vigossjjj / CrashMonkey4IOS

iOS Monkey Test Tool.
MIT License
344 stars 135 forks source link

Instruments Usage Error: The specified template '' does not exist. instruments, version 7.3 (60134) #90

Open Graice opened 7 years ago

Graice commented 7 years ago

Run: ["instruments", "-w", "190ebc68c757c3eb2eee1e323ae87f808cadafbc", "-l", "7200000", "-t", "", "com..", "-e", "UIASCRIPT", "/Users/**/auto-test/map/smallapple-master/bin/smart_monkey_result/report_20170502211731/custom.js", "-e", "UIARESULTSPATH", "/Users/**/auto-test/map/smallapple-master/bin/smart_monkey_result/report_20170502211731"] 2017-05-02 21:18:18.208 instruments[16286:771938] -[__NSCFConstantString stringByAppendingPathExtension:]: cannot append extension 'tracetemplate' to path '' Instruments Usage Error: The specified template '' does not exist. instruments, version 7.3 (60134) usage: instruments [-t template] [-D document] [-l timeLimit] [-i #] [-w device] [[-p pid] | [application [-e variable value] [argument ...]]] Stop iOS system log capture.

Graice commented 7 years ago

已解决,安装了两个Xcode,默认的Xcode名称是“Xcode 2”,重命名成”Xcode“后解决

wuyanxueling commented 7 years ago

我也遇到了这个问题,但是我只有一个xcode,请问这个错误是什么意思?

rookiegithub commented 6 years ago

同遇一样的问题,肿么办

xixijy commented 5 years ago

我也遇到同样的问题