| commit | 303924413fcac2670dc6baf61d65d21545aa082f | [log] [tgz] |
|---|---|---|
| author | Nikias Bassen <nikias@gmx.li> | Mon May 11 04:32:22 2020 +0200 |
| committer | Nikias Bassen <nikias@gmx.li> | Mon May 11 04:32:22 2020 +0200 |
| tree | f67455a32ce9a2215edb63dc6908db930f9122a9 | |
| parent | b1c9fda74be24a69443f45d4470cbe14f69fe860 [diff] |
Add plist_*_val_compare, plist_*_val_contains, etc. for the respective node types ... except container node types like PLIST_ARRAY or PLIST_DICT.
A small portable C library to handle Apple Property List files in binary or XML.
Software:
Optional:
To compile run:
./autogen.sh make sudo make install
If you require a custom prefix or other option being passed to ./configure you can pass them directly to ./autogen.sh like this:
./autogen.sh --prefix=/opt/local --without-cython make sudo make install
git clone https://git.libimobiledevice.org/libplist.gitgit clone https://github.com/libimobiledevice/libplist.gitApple, iPhone, iPod, and iPod Touch are trademarks of Apple Inc. libimobiledevice is an independent software library and has not been authorized, sponsored, or otherwise approved by Apple Inc.
README Updated on: 2019-05-16