IPA 无线安装工具
$ brew tap magic-unique/tap && brew install ipainstaller- 克隆 (下载 *.zip) 此项目.
$ pod install- 打开 IPAServer.xcworkspace
- 选择 IPAServer (Release) scheme
- 编译
$ ipainstaller
你将会得到:
Usage:
$ ipainstaller <IPA_PATH>
IPA Wireless Installer
Requires:
<IPA_PATH> IPA file path
Options:
--port <port> Default: 10510
--verbose Show more information
--help Show help banner of specified command
--silent Show nothing
--no-ansi Show output without ANSI codes
$ ipainstaller /path/to/*.ipa你会得到一个二维码,然后使用你的 iOS 设备上的扫码 App 扫描此二维码即可安装。
