Skip to content

Instantly share code, notes, and snippets.

@lucascorrea
Last active August 29, 2015 14:22
Show Gist options
  • Save lucascorrea/7e46038d1fcf5a8f79c7 to your computer and use it in GitHub Desktop.
Save lucascorrea/7e46038d1fcf5a8f79c7 to your computer and use it in GitHub Desktop.
Xcode 6.3.2 command line invocation of UIAutomation Test - Mandatory -t -w -e
instruments -t "/Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate"
-w "iPhone 5s (8.3 Simulator)"
"/Users/lucas/Library/Developer/CoreSimulator/Devices/2483020B-7BC7-4958-AEE8-8F0FBFD08DD5/data/Containers/Bundle/Application/B1730E63-8730-43DB-8848-9282B0434493/MOB2all.app"
-e UIASCRIPT "Scenariums/logsTest.js"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment