Release Notes
Fixed
- Read
version meta values from the selected IPA's main Info.plist instead of stale App Store download metadata.
- Added targeted remote ZIP range reading for
Info.plist so version metadata can be inspected without downloading the full IPA.
- Re-authenticate and retry
version list and version meta when stored password tokens expire.
Install ipatool 0.1.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Kosthi/ipatool-rs/releases/download/v0.1.3/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.3/ipatool-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install Kosthi/tap/ipatool
Download ipatool 0.1.3