-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
I believe Xcode 4.5 breaks this. The full path to Instruments template is now:
"/Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.bundle/Contents/Resources/Automation.tracetemplate"
The xcode-select -print-path method /Applications/Xcode.app/Contents/Developer is now apparently problematic.
I tried setting the full path in runner.rb > def detect_template which solved the ".../Automation.tracetemplate does not exist (RuntimeError)", but immediately crashes Xcode, with no logged error, while running the CoreDataBooks example app on iPhone 5 / iOS 6.
Metadata
Metadata
Assignees
Labels
No labels