A library to handle Apple Property List format in binary or XML
Run the following Vcpkg command to install the port.
vcpkg install libplist
libplist provides CMake targets:
find_package(unofficial-libplist CONFIG REQUIRED) target_link_libraries(main PRIVATE unofficial::libplist::libplist unofficial::libplist::libplist++)
build command line tool
v2023-06-15#1
Sep 19, 2023
All
libimobiledevice/libplist551
libimobiledevice.org
d55379ba17
LGPL-2.1-or-later
Manifest