Hi,
Wondering if others have had this problem or if I'm doing something wrong.
I download a crash report in Xcode's organizer window (Xcode 8). I have the archive, with the dSyms, so it is symbolicated. I've checked out of git the exact code that was used to build the archive. But still, the function names (from Swift) are mangled, like _TTSf4g_n_n__TFC8iMyFooApp25SomeViewController. I could live with mangled names, but when I "Open in Project... " I can't go to the line of code either. The stack frame icons in Xcode debug navigator are the generic brown icon that looks like a building with 3 columns. [1] Clicking on it does nothing.
Rob
[1] Please allow image attachments in these forums.