majd / ipatool

Command-line tool that allows searching and downloading app packages (known as ipa files) from the iOS App Store
MIT License
5.34k stars 466 forks source link

does not work in non-interactive mode on linux #207

Closed Geczy closed 1 year ago

Geczy commented 1 year ago

i had to turn off non-interactive mode and then i saw this prompt

9:30PM INF enter passphrase to unlock "/home/pi/.ipatool" (this is separate from your Apple ID password): 

and then i could continue with the rest of the app . how do i do this without a password so that its truly non interactive?

Originally posted by @Geczy in https://github.com/majd/ipatool/issues/197#issuecomment-1595585187

Geczy commented 1 year ago

tried also with --keychain-passphrase "pass123" https://github.com/majd/ipatool/commit/b031cd20d182a99c59f890713e2e78d998ae7e1d and have the same issue prompting me for a pw

Geczy commented 1 year ago

i got it working by adding this passphrase to the download as well as to the login commands