diff options
| author | 2010-01-05 04:52:50 +0100 | |
|---|---|---|
| committer | 2010-01-05 04:52:50 +0100 | |
| commit | e0cf27624accbcd49ff628919a2546685e3136d9 (patch) | |
| tree | 0009f001df8e971813e363a2d8036caad261d3f0 /README | |
| download | ideviceinstaller-e0cf27624accbcd49ff628919a2546685e3136d9.tar.gz ideviceinstaller-e0cf27624accbcd49ff628919a2546685e3136d9.tar.bz2 | |
Commit initial sources
Diffstat (limited to 'README')
| -rw-r--r-- | README | 15 |
1 files changed, 15 insertions, 0 deletions
| @@ -0,0 +1,15 @@ | |||
| 1 | iphoneinstaller | ||
| 2 | ---------- | ||
| 3 | |||
| 4 | iphoneinstaller is a tool to interact with the installation_proxy | ||
| 5 | of an iPhone/iPod Touch device allowing to install, upgrade, uninstall, | ||
| 6 | archive, restore, and enumerate installed or archived apps. | ||
| 7 | |||
| 8 | It makes use of the libiphone library that allows communication | ||
| 9 | with the devices. | ||
| 10 | |||
| 11 | For more information: | ||
| 12 | http://matt.colyer.name/projects/iphone-linux/ | ||
| 13 | |||
| 14 | README updated on: | ||
| 15 | 2010-01-04 | ||
