1. Home
  2. Browse
  3. libplist

libplist

v2.7.0#0Latest

A library to handle Apple Property List format in binary or XML

Install

Run the following Vcpkg command to install the port.

vcpkg install libplist

Usage

libplist provides CMake targets:

find_package(unofficial-libplist CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::libplist::libplist unofficial::libplist::libplist++)

Features

Dependencies

See source

Version

v2.7.0#0

Publication

Supports

All

GitHub

libimobiledevice/libplist579

Homepage

libimobiledevice.org

Subtree

388141d50c

License

LGPL-2.1-or-later

Definition

Manifest