Release Notes
Fixed
- Fixed
version list requests for Apple's current response shape, including parsing version IDs from songList metadata and exposing the latest external version ID.
- Improved
version list text output by removing placeholder version: ? labels and marking the latest external version.
- Added clearer guidance when version commands require purchasing the app first.
- Preserved the selected IPA app bundle and directory metadata when patching downloaded archives.
Install ipatool 0.1.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Kosthi/ipatool-rs/releases/download/v0.1.2/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.2/ipatool-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install Kosthi/tap/ipatool
Download ipatool 0.1.2