liuqing90 / Symbolicate

Convenient iOS crash symbolicating script
3 stars 2 forks source link

Unable to Symbolicate files. #1

Open rcmpayne opened 7 years ago

rcmpayne commented 7 years ago

Trying this on Windows and it looks ok but the output file is not converted

MINGW64 /c/Symbolicate-master $ python --version Python 2.7.13

$ python symbolicate.py -2017-07-28-123853.crash .xcarchive/ #################### INFO #################### App: **** 512.31.1533 (12.31.1533) OS: iOS 10.3.3 (14G60) ################## END INFO ##################

Begin symbolicating... Done! The output file is "C:\Symbolicate-master\symbol.crash".

rcmpayne commented 7 years ago

it works on mac btw