symbolicatecrash not working with dSYM, but 'atos' works
问题 Excuse me! There's a problem confuse me! I have the Myapp.app.dSYM. (All Symbols has stripped from the MyApp.app and copy to dSYM) Now I use symbolicatecrash tool to symbolicate Crashes, it's not working! Hex address is still there. Part of my crash log: ...... 11 MyApp 0x00000001010ac2c8 0x100070000 + 17023688 12 MyApp 0x00000001010b1168 0x100070000 + 17043816 13 MyApp 0x00000001010b10e0 0x100070000 + 17043680 ...... So I try to use: atos -arch arm64 -o MyApp.app.dSYM/Contents/Resources