IOS安装app

1.真机

①安装ideviceinstaller

Please uninstall libimobiledevice and ideviceinstall, then disconnected all iOS device.

Then install libimobiledevice with --HEAD, and ideviceinstaller, and removed all file of the directory /var/db/lockdown/.

Finally, connect your iOS device again, and Trust the Mac on your iPhone.

brew uninstall ideviceinstaller -g

brew uninstall libimobiledevice -g

brew install --HEAD libimobiledevice -g

brew install ideviceinstaller -g

sudo rm -rf /var/db/lockdown/*

②将真机连接在mac上,命令行输入idevice_id -l,如果出现该设备的udid,则说明配置成功能够正常识别了。

相关指令:

ideviceinstaller -i [ipa文件] -o [设备udid] 安装ipa文件到设备

ideviceinstaller -l -o [设备udid] 显示当前设备中所有已安装的应用

ideviceinstaller -U [appId] -o [设备udid] 卸载应用

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

友情链接更多精彩内容