8000 ipatool 2.2.0 by BrewTestBot · Pull Request #226481 · Homebrew/homebrew-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ipatool 2.2.0 #226481

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 11, 2025
Merged

ipatool 2.2.0 #226481

merged 2 commits into from
Jun 11, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
Use [Patreon](https://www.patreon.com/majd_dev) if you value this project and would like to support it. ❤️

What's Changed

  • Added support for downloading older versions of iOS apps using the newly introduced external-version-id flag in the download command.
  • Added new command list-versions that lists all available versions of an app.
  • Added new command get-version-metadata that resolves the external-version-id into display versions.

To download an older version of an app, use the following workflow:

  1. List all available versions of an app:
$ ipatool list-versions --bundle-identifier com.apple.TestFlight
INF bundleID=com.apple.TestFlight externalVersionIdentifiers=["630253062", ...] success=true
  1. Resolve the display version of an app
$ ipatool get-version-metadata --bundle-identifier com.apple.TestFlight --external-version-id 630253062
INF displayVersion=0.8.0 externalVersionID=630253062 releaseDate=2014-07-23T19:48:08Z success=true
  1. Download the old version of the app
$ ipatool download -b com.apple.TestFlight --external-version-id 630253062
INF output=.../com.apple.TestFlight_899247664_0.8.0.ipa success=true

New Contributors

Full Changelog: majd/ipatool@v2.1.6...v2.2.0

View the full release notes at https://github.com/majd/ipatool/releases/tag/v2.2.0.


@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jun 10, 2025
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jun 11, 2025
@BrewTestBot BrewTestBot enabled auto-merge June 11, 2025 02:06
@BrewTestBot BrewTestBot added this pull request to the merge queue Jun 11, 2025
Merged via the queue into master with commit 60af62e Jun 11, 2025
17 checks passed
@BrewTestBot BrewTestBot deleted the bump-ipatool-2.2.0 branch June 11, 2025 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0