majd / ipatool

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

Environment Variable #29

Closed MnSx3 closed 2 years ago

MnSx3 commented 2 years ago

installed ipatool via HomeBrew, How to set Email and Password as an Env Variable?

majd commented 2 years ago

You can specify the values using the environment variables IPATOOL_EMAIL and IPATOOL_PASSWORD respectively.