Convert README to markdown syntax, update content and links
2 files changed
tree: 3cdb677fad500bf16cec6022887d65083f7cbc1b
  1. m4/
  2. man/
  3. src/
  4. .gitignore
  5. AUTHORS
  6. autogen.sh
  7. configure.ac
  8. COPYING
  9. Makefile.am
  10. NEWS
  11. README.md
README.md

ideviceinstaller

About

The ideviceinstaller tool allows interacting with the installation_proxy service of an iOS device allowing to install, upgrade, uninstall, archive, restore and enumerate installed or archived apps.

It makes use of the fabulous libimobiledevice library that allows communication with iOS devices.

Requirements

Development Packages of:

  • libimobiledevice
  • libplist
  • libzip

Installation

To compile run:

./autogen.sh
make
sudo make install

Who/What/Where?

Credits

Apple, iPhone, iPod, iPad, Apple TV and iPod Touch are trademarks of Apple Inc.

ideviceinstaller is an independent software application and has not been authorized, sponsored or otherwise approved by Apple Inc.

README Updated on: 2020-06-08