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?