mobile
ios
get info
$ /usr/libexec/PlistBuddy -c "Print :CFBundleIdentifier" package/Info.plist
com.mycompany.myapp.demo
$ /usr/libexec/PlistBuddy -c print package/Info.plist | grep CFBundleVersion
CFBundleVersion = 185get ipa file information
check version
mobileprovisionget version
details
idevice
list real devices
list simulator & devices
list apps
List the 3rd part apps
list default apps
install app
restart device
get provision
environment
get info
get andriod version
show list
list all apps
install & uninstall
install
uninstall
e.g.:
Last updated
Was this helpful?