Release Notes
Fixed
- Fixed duplicated password input on Windows in both CLI login prompts and TUI login fields.
- Clarified
version download output by showing the resolved version ID and using it in default IPA filenames.
- Improved errors for missing bundle identifiers and unavailable version IDs with storefront- and command-specific guidance.
Install ipatool 0.1.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Kosthi/ipatool-rs/releases/download/v0.1.4/ipatool-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/Kosthi/ipatool-rs/releases/download/v0.1.4/ipatool-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install Kosthi/tap/ipatool
Download ipatool 0.1.4