问题
I am using the iPhone Configuration Utility to deploy an .ipa file to an iOS device from Windows.
However, I am redeploying quite frequently, and it takes almost a minute to go through the steps: Add application, scroll down file types menu to select ipa, wait, press yes overwrite existing app, press install.
Is there a way to automate this from the command line?
回答1:
You can have a look at the ideviceinstaller that's part of imobiledevice.
A Windows version of ideviceinstaller is available here: http://quamotion.mobi/iMobileDevice/Download
Hope it helps
来源:https://stackoverflow.com/questions/14659915/ios-automatic-deployment-from-command-line-on-windows