commit | d97525644792cf0bceccde67be1bfd31dc7e2721 | [log] [tgz] |
---|---|---|
author | Jaywalker <justin@justinandyadi.com> | Sun May 24 06:56:59 2020 -0500 |
committer | Jaywalker <justin@justinandyadi.com> | Sun May 24 07:54:09 2020 -0500 |
tree | 08fd172513b4124fbcb309b68078923813939c91 | |
parent | 15f2eea66366ec692d4f9cd13c3302ea771ecad0 [diff] |
plistutil: Added ability for files to be read from stdin
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.git
git clone https://github.com/libimobiledevice/libplist.git
Apple, 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