Highlights
This version brings new useful utility ipadecrypt versions, bug fixes and more interactivity.
- Added
ipadecrypt versions, an interactive subcommand for browsing available App Store versions. Motivated by the posted issue I've created this utility to help users discover .ipa versions without using third-party utilities such asipatool- for later use together with--external-version-id
- New shiny progress bars so that you are sure the tool didn't hang...
- Improved usage, error logging and few messages
ipadecryptwill right now reinstall app on remote instead of failing early- Multiple bug fixes, refactors, and general code cleanup
Changelog
- 6bebb7a: feat: implement versions interactive subcommand (@londek)
- ec1b2c0: feat: make installation more interactive (@londek)
- b315e54: feat: show more progressbars in decrypt (@londek)
- 7d7653c: feat: simplify subcommand usage (@londek)
- 63164ee: refactor: fix few nitpicks (@londek)
- 2a221ff: refactor: unslop the code (@londek)