Locating Xcode6 instruments templates
Posted on Aug 16, 2014
by de_poon
With the help of my colleagues, I am trying to request the author of calabash to fix (via Pull Request) an issue of run_loop repo with XCode6.
Apparently the issue lies with the output of
when XCode6SDK is set at /Applications/Xcode.app/Contents/Developer
the output is:
However if your SDK is at a different location, eg /Applications/Xcode6.app
, the output becomes
The difference in output affects how run_loop interprets and parses it.
If you need a quick fix for v.1.0.2
change to