I'm attempting to profile my app on iOS using instruments on XCode 6.4 but can't get the symbols to appear. I'm using the latest version of JUCE.
I've tried changing to "DWARF with dSYM File" but still can't locate the file. I have the same issue the demo app but both work fine when building for OSX
Anybody else had this problem and found a solution?