majd / ipatool

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

Ability to specify output path for .ipa #41

Closed michaeleisel closed 2 years ago

michaeleisel commented 2 years ago

It would be great to be able to specify the output path, especially when using ipatool in scripts and where it's downloading multiple .ipas

majd commented 2 years ago

Version 1.0.8 adds the --output option with the desired functionality.