Skip to Content

libplist v2023-06-15

Created
Updated

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

# Usage

libplist provides CMake targets:

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

# License

# Supported Platforms

All platforms are supported

# Features

No default features set.

# tools

build command line tool

Supports: !android & !ios & !xbox
  • linux
  • osx
  • uwp
  • windows
    Dependencies:

    No dependencies.

    Host Dependencies:

    No dependencies.

    # Dependencies

    No dependencies.

    # Host Dependencies

    No transitive dependencies.

    # Dependents

    # Host Dependents

    No dependents.

    # Contributors

    • Frederik Carlier's avatar Frederik Carlier
    • the-j0k3r's avatar the-j0k3r
    • Robert Schumacher's avatar Robert Schumacher
    • Andrew Gunnerson's avatar Andrew Gunnerson
    • Phoebe's avatar Phoebe
    • Jack·Boos·Yu's avatar Jack·Boos·Yu
    • Alexander Neumann's avatar Alexander Neumann
    • Weihang Ding's avatar Weihang Ding

    # Changelog

    • d55379b [libplist] Add tools feature (#33837)
    • 29151e1 [libimobiledevice/*] Use original upstream (#33246)
    • 16fc24d [libplist & libusbmuxd & libimobiledevice] Support build on macos & linux (#28022)
    • 546813a [glib up to gtk] update and make it work with meson (#13100)
    • 334aec6 [libplist/libusbmuxd/libimobiledevice/libideviceactivation/usbmuxd] Update version (#13811)
    • 08c951f [many ports] Upgrades to 2020.02.08 (#9986)
    • 3200392 [libplist] Update to 1.2.137 (#8936)
    • 4235c21 [libplist,libusbmuxd] Set ONLY_DYNAMIC_LIBRARY instead of ONLY_STATIC_LIBRARY (#8392)
    • 3fadaff [many ports] Updates 2019.05.24 (#6618)
    • 88bc189 [openssl] bump to 1.0.2p CVE-2018-0732 (#4130)
    • f37ca93 Update HEAD_REF for libimobiledevice-win32 projects (#4162)
    • cc00cf0 New packages: libimobiledevice, getopt, readline (#3504)

    # Source