mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-30 03:44:18 +01:00
dsada
parent
3119fd30f8
commit
ad40229b62
@ -74,6 +74,7 @@ Please select your usage.
|
||||
- [Sideload apps to iOS device on Linux](Sideloading-on-Linux)
|
||||
- [Hacktivate old iPhone (activate without valid SIM card)](Hacktivation)
|
||||
- [Boot an SSH Ramdisk](SSH-Ramdisk)
|
||||
- [Install IPA files to jailbroken iOS device](Install-IPA-AppSync)
|
||||
|
||||
|
||||
## More info about the options
|
||||
@ -83,5 +84,6 @@ Please select your usage.
|
||||
- [powdersn0w](powdersn0w)
|
||||
- [Jailbreak Device](Jailbreaking)
|
||||
- [Sideload IPA (Linux only)](Sideloading-on-Linux)
|
||||
- [Install IPA (AppSync)](Install-IPA-AppSync)
|
||||
- [Hacktivation](Hacktivation)
|
||||
- [SSH Ramdisk](SSH-Ramdisk)
|
||||
|
13
Install-IPA-AppSync.md
Normal file
13
Install-IPA-AppSync.md
Normal file
@ -0,0 +1,13 @@
|
||||
**Install IPA (AppSync)** is an option in Legacy iOS Kit that allows installation of IPA files to iOS devices. The iOS device must be jailbroken and have AppSync Unified installed for this option to work.
|
||||
|
||||
## Requirements
|
||||
|
||||
- Device must be on iOS 5 or newer
|
||||
- Device must be jailbroken, and have AppSync Unified installed
|
||||
- IPA(s) to sideload to device (it can be multiple IPAs)
|
||||
|
||||
## Usage
|
||||
|
||||
1. Run Legacy iOS Kit: `./restore.sh`
|
||||
1. Select "Install IPA (AppSync)" option
|
||||
1. Select the IPA files, then select Install IPA.
|
@ -4,6 +4,8 @@
|
||||
|
||||
- Device must be on iOS 9 or newer
|
||||
- Apple ID
|
||||
- IPA to sideload to device
|
||||
- For jailbreak IPAs, go to [Jailbreaking](Jailbreaking)
|
||||
|
||||
## Usage
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user