commit | 45ba75a9a48f61b65e4487fa706dc764a85198b9 | [log] [tgz] |
---|---|---|
author | Nikias Bassen <nikias@gmx.li> | Thu May 28 23:11:24 2020 +0200 |
committer | Nikias Bassen <nikias@gmx.li> | Thu May 28 23:11:24 2020 +0200 |
tree | ff382b3c197ae36b9d5d4bf5c24497aabef430e7 | |
parent | 4331c3c06bc3b99c271996523866ae5184a87521 [diff] |
idevicesyslog: Add command line switch --no-colors to disable colored output
A library to communicate with services of Apple iOS devices using native protocols.
Development Packages of:
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 --enable-debug-code make sudo make install
By default, OpenSSL will be used. If you prefer GnuTLS, configure with --disable-openssl
like this:
./autogen.sh --disable-openssl
git clone https://git.libimobiledevice.org/libimobiledevice.git
git clone https://github.com/libimobiledevice/libimobiledevice.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-06-21