Starten Sie Instruments über die Befehlszeile
Ich bin dieser Site gefolgt, um mit der UI-Automatisierung zu beginnen.http://blog.manbolo.com/2012/04/08/ios-automated-tests-with-uiautomation#1.2
Ich versuche, Instruments über die Befehlszeile zu starten. Leider erhalte ich eine Fehlermeldung:
2013-03-14 14:06:36.376 instruments[17854:1207] Connection to the remote device lost while launching target. Aborting...
2013-03-14 14:06:36.378 instruments[17854:1207] Recording cancelled : At least one target failed to launch; aborting run
Instruments Trace Error : Failed to start trace.
Dies ist der Befehl, den ich verwendet habe:
instruments -w {deviceId} -t /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.bundle/Contents/Resources/Automation.tracetemplate {appname} -e UIASCRIPT /Path/to/Script.js
Zur Zeit benutze ich Xcode 4.6.