I got a report from Crash from Apple (joy). I understand that I can symbolize this report to see what the failure is in my code. I understand, I need dSYM and build a binary to do this.
My question is, what exactly steps need to be done in xCode for this? I have a build folder that I sent using iTunes connect saved on my computer. How to get dSYM and binary in xcode so that I can drag and drop the crash report?
Thanks to everyone in advance,
Martin
source share