Recently, because of job needs, need to find all the Apple iOS above the application of information, including the name of the app and identifier, if an application of an application installed on the phone and then connected to the computer to find it is too much expense, and the time and the cost of the company's network. So I wrote a script to find this information.
Installation method is gem install Fetchapp
Use the format below fetchapp-t [iphone ipad mac]-A
There is no writing document because there is not much functionality to write, here is an example
fetchapp-t iphone
Start request ... request OK!------iTunes U------com.apple.itunesu---------------Find My IPhone------com.apple.mobileme.fmip1---------------iBooks------com.apple.iBooks---------------Podcasts------com.apple.pod Casts---------------Find My friends------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 Utility------Com.apple.airport.mobileairportutility---------------ITunes Connect------com.apple.itunesconnect.mobile---------------WWDC------developer.apple.wwdc-release---------------TestFlight ------Com.apple.TestFlight---------
This is a simple to print information, after adding-a, will print a more comprehensive information. This is the basic usage. If there is time, more features will be added later.
Command line information about all apps for Apple IOS MAC IPAD