Skip to content

Script to use multiple packages to add or remove an IPA from all connected devices by USB or WiFi.

Notifications You must be signed in to change notification settings

PartTimeJS/Mass-IPA-Deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mass IPA Deploy or Remove

1: git clone the repo and then cd to DepoloyIPA

2: run sudo npm install -g ipa-deploy run sudo npm install -g ios-deploy --unsafe-perm=true (unsafe perm has to be used on El Capitan or higher) run brew install libimobiledevice

3: chmod +x deploy.sh

4: Add your resigned ipa to the DeployIPA folder. (you can rename your ipa to resigned.ipa or change the filename in deploy.sh)

5: Run ./deploy.sh in Terminal

6: To Remove a specifi app, open remove.sh and change the target bundle to remove and run ./remove.sh in Terminal within the repo directory.

About

Script to use multiple packages to add or remove an IPA from all connected devices by USB or WiFi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages