Backup & restore iPA data, dump iPA and repack it into their original state, swap linked AppleID in iPA.
- Pull app from the device
- Backup/Restore app data
- Repack dumped app.
- Swap AppleID
- Bash environment. Including: sshpass and libplist
- MacOS/Linues:
git clone https://github.com/mast3rz3ro/iPA-Swapper
cd ./iPA-Swapper
chmod +x ipa-swapper.sh
./ipa-swapper.sh -h
- Windows users: Download GUI version from releases
- Any contribution Including readme file update are welcome ;).