iPhoneやiPadアプリをApp Storeから検索しアプリのipaファイルをダウンロードできるコマンドラインツール「ipatool」がMac App Storeアプリの検索とダウンロードに対応。

ipatool-support-Mac-App-Store 仕事効率化
記事内に広告が含まれています。This article contains advertisements.
スポンサーリンク

 iPhoneやiPadアプリをApp Storeから検索しアプリのipaファイルをダウンロードできるコマンドラインツール「ipatool」がMac App Storeアプリの検索とダウンロードに対応しています。詳細は以下から。

ターミナルアプリ

 ipatoolはMac App Storeで公開されているアプリをターミナルから検索&ダウンロードできるコマンドラインツールmasのiPhone/iPad版のようなアプリで、Go言語で開発されAppleのApp Storeで公開されているiOS/iPadOSアプリの検索やダウンロードが出来ますが、このipatoolがバージョン2.6.0アップデートでMac App Storeで公開されているアプリに対応しています。

macOS App Store support: Search for and download Mac apps, list available versions, and retrieve version metadata using –platform macos.

リリースノートより

 ipatool開発者のMajdさんによると、最新のipatool v2.6.0ではオプションに”–platform macos”を付けることでMac App Storeアプリの検索とダウンロード、利用可能バージョンのリスト、メタデータを取得することが可能になっているそうで、

ipatool search

Apple IDでのログインが必要ですが、既に購入した/ダウンロード済みのアプリなら”ipatool download –app-id AppID –platform macos”でパッケージ形式でダウンロードできるようになっているので、Mac App Storeアプリを管理したい方は試してみて下さい。

ipatool-support-Mac-App-Store

brew install ipatool
ipatool search "HogeHoge" --platform macos

ipatool v2.6.0

  • macOS App Store support: Search for and download Mac apps, list available versions, and retrieve version metadata using –platform macos.
  • Run on jailbroken iOS devices.
  • Search results now show supported platforms. list-purchases command includes Mac apps and supports filtering with –platform.
  • Use purchase –app-id to obtain an app license without looking up its bundle identifier.
  • Interactive login now prompts for your email when omitted, with cleaner inline prompts and masked password input.
  • Improved recovery from App Store errors and fixed issues with resuming interrupted downloads, including when progress output is disabled.
  • Downloaded IPAs now include iTunes artwork when available, with fixes for OTA installation compatibility.
  • Improved handling of unexpected Apple responses and fixed a Linux crash on systems with both glibc and musl installed.
  • Added support for XDG_STATE_HOME and XDG_DATA_HOME, with automatic migration of existing sessions when possible.

コメント

タイトルとURLをコピーしました