Search code examples
iosxcodexcode4.5symbolicatecrashsymbolicate

Xcode 4.5 - crash log not symbolicated


A user emailed me a crash log for an app I submitted to the App Store. I have the original app store submission archive in Xcode still, but his crash report will not symbolicate. Clicking "resymbolicate" doesn't do anything. I can't find the symbolicatecrash script using mdfind, is it still a part of Xcode 4.5? Is there any way to symbolicate this crash log?


Solution

  • Place the dsym and the log in one folder, and then try to open the crash log.