在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:]:警告:自动化仪器无法找到sim工具。
该命令启动模拟器并简要显示应用程序的启动画面,然后转储出来。
有什么想法吗?
答案 0 :(得分:0)
你可以去xCode - >偏好 - >下载并查看iOS模拟器7.1是否已下载,如果未下载然后下载并安装它,它可能适合您