iOS Automatic Deployment from Command Line on Windows

淺唱寂寞╮ 提交于 2019-12-24 09:58:38

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!