ipatool
ipatool copied to clipboard
Command-line tool that allows searching and downloading app packages (known as ipa files) from the iOS App Store
### Description Any idea what it would take to support the Mac AppStore? My primary use case for this is trying to obtain clean IPA copies of the installers for...
### Description I have many apps that were purchased by a family member and shared to my personal account using Family Sharing. However, it seems that when I try to...
### Description Right now you have to pass `--email [email protected]` for the command to work. If the user doesn't, instead it could just ask after the fact instead: ``` >...
### Description I would like to download the IPA of an app that was taken off the App Store a long time ago. However, I still own the app, and...
### Description When downloading large IPAs on poor quality network, the download can fail, leaving a file.ipa.tmp with partial progress. It would be useful to be able to resume from...
### What happened? Once logged in, it does not allow you to perform other actions, it immediately shows the error: `failed to save account in keychain: failed to set item:...
### What happened? Last month I has installed ipatool-2.1.4-linux-amd64 on my Linux server and tested it is ok. But every command will get keychain error now. Also I has tested...
### Description Is there a way to download visionOS' appstore ipa?
### What happened? I wanted to find that app: https://apps.apple.com/us/app/communicate-by-smokeball/id1447059340 I had run the following: ipatool search "Communicate By Smokeball" ipatool search "communicate-by-smokeball" I am on us store `ipatool search...
### Description Since ipatool uses my keychain, I think this isn't accessible from the cron environment. What is the correct way to run ipatool in a cronjob?