无法在Xcode 6.2工具中启动iOS7.1模拟器

xcode 6.1.1中运行良好的代码现在无法在xcode 6.2中启动iOS 7.1模拟器(但适用于iOS 8.2 sim).

这是我正在使用的命令:

instruments -t Automation -w /Users/USER/Library/Developer/CoreSimulator/Devices/233D1DE0-8660-4D98-8E45-5E0794CF7366 /Users/USER/Library/Developer/CoreSimulator/Devices/233D1DE0-8660-4D98-8E45-5E0794CF7366/data/Applications/APPNAME/APPNAME.app -v -l 20

这是返回的错误:

instruments[2274:66214] -[UIAInstrument(UIAInstrument_Simulator) _startAgentForApp:withPID:]: Warning: Automation instrument could not locate sim tool.

该命令启动模拟器并简要显示应用程序的启动画面,然后转储.

有任何想法吗?

解决方法

你可以去xCode – >偏好 – >下载和查看iOS模拟器7.1是否已下载,如果没有下载然后下载并安装它,它可能适合您

相关文章

当我们远离最新的 iOS 16 更新版本时,我们听到了困扰 Apple...
欧版/美版 特别说一下,美版选错了 可能会永久丧失4G,不过只...
一般在接外包的时候, 通常第三方需要安装你的app进行测...
前言为了让更多的人永远记住12月13日,各大厂都在这一天将应...