【发布时间】:2012-07-05 07:25:53
【问题描述】:
我正在尝试从命令行使用 UI 自动化启动我的应用程序。这就是我要说的
instruments -w -t /Applications/Xcode45-DP2.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.bundle/Contents/Resources/Automation.tracetemplate /projects/TesApp/build/Debug-iphoneos /TestApp.app
我总是收到这个错误 仪器 [3613:3503] 在“setThrottleConstraints:”调度期间遇到异常:(null) 仪器使用错误:设备无法准备好使用。
知道我可能做错了什么吗?甚至有什么建议我还能尝试什么?
【问题讨论】:
标签: ios command-line automation instruments