Installing iOS Apps - CraigDonkin/ios-testing GitHub Wiki
- Download .deb
- Connect device to laptop
- Launch impactor
- Select the binary
- Authenticate to get a certificate
- Approve certificate on the device
- Settings > General > Profile & Device Management
- Trust
- Settings > General > Profile & Device Management
- Needs internet access for signing
ideviceinstaller -i app.ipa
scp -r app.app/ [email protected]/Applications/
cd /Applications/app.app/
chmod +x app
uicache
- Install installipa from BigBoss Repo in Cydia
- Install appsync from Karen's repo in cydia
- Copy the IPA
installipa app.ipa