I am seeing .dSYM file but Instruments wont read it.

Hey guys I am finally able to generate a .dSYM file for my debug verision of an app running in XCode 7.3

which was a painful endeavor in and of itself...this seemed to be more automatic in Xcode 6.


Anyway...It seems to be the correct dSYM file, based on time stamps of the app and the dSYM file itself.


However, Instruments does not want to find it, even if I use the File/Symbols option to show it directly

the folder to look in.


I get a popup alert from Instruments that says this:


The specified path didn't locate a dSYM for any of the selected libraries.


In File/Symbols panel I tried selecting the app on the left and the app binary on the left...neither would

acknowledge my .dSYM file.


Seems broken. Any advice?

Did you drop it into Organizer to see if that works?


As well, note that current Xcode is 7.3.1 - might want to move up to be sure some fixed bug isn't the issue.

I am seeing .dSYM file but Instruments wont read it.
 
 
Q