A library to handle Apple Property List format in binary or XML
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
All
LGPL-2.1-or-later
Manifest