命令行苹果 IOS MAC IPAD 所有app 的相关信息

最近因为工作需要,需要查找所有苹果IOS 上面应用的相关信息,包括APP 的名称和Identifier,如果一个应用一个应用的安装到手机上面再接通到电脑上面查找就太过费公费了,而且相当费时间和占用公司的网速了。于是自己写了一个查找这些信息的脚本程序。

安装方式是  gem install fetchapp

使用格式如下 fetchapp -t  [iphone ipad mac]  -a 

没有写文档,因为没有写太多的功能,这里是一个例子

fetchapp -t iphone
start request ..... request OK ! ------iTunes U------com.apple.itunesu--------- ------查找我的 iPhone------com.apple.mobileme.fmip1--------- ------iBooks------com.apple.iBooks--------- ------Podcasts------com.apple.podcasts--------- ------查找我的朋友------com.apple.mobileme.fmf1--------- ------Pages------com.apple.Pages--------- ------iMovie------com.apple.iMovie--------- ------Numbers------com.apple.Numbers--------- ------Keynote------com.apple.Keynote--------- ------GarageBand------com.apple.mobilegarageband--------- ------Apple Store------com.apple.store.Jolly--------- ------Remote------com.apple.Remote--------- ------AirPort 实用工具------com.apple.airport.mobileairportutility--------- ------iTunes Connect------com.apple.itunesconnect.mobile--------- ------WWDC------developer.apple.wwdc-Release--------- ------TestFlight------com.apple.TestFlight---------

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/zgwpwp.html