I received a crash report via AirBrake.io that isn\'t symbolicated. Since the crash report is not in exactly the same format as an Apple crashlog I can\'t just drop it on XC
I think this post may help you, https://stackoverflow.com/a/12559150/1773317. Joe's commit soled my problem.
The reason is that my .app and .dSYM files can't be indexed by spotlight, so my XCode can't symbolicate the crash info correctly.