Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xcode 4.5 breaks path to Instruments template #13

Open
seeker12 opened this issue Sep 28, 2012 · 1 comment
Open

Xcode 4.5 breaks path to Instruments template #13

seeker12 opened this issue Sep 28, 2012 · 1 comment

Comments

@seeker12
Copy link

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.

@i3house
Copy link

i3house commented Oct 17, 2012

HI @seeker12,

did u manage to solve this issue ? if so, can u please explain me how to solve it ?

thanks

Jaco-Pretorius pushed a commit to Jaco-Pretorius/zucchini that referenced this issue Jul 3, 2013
Screenshot orientation matching device orientation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants