symbolicatecrash is unable to find any symbols

后端 未结 4 1034
逝去的感伤
逝去的感伤 2021-02-06 11:59

I\'m running XCode 4.5.2 and am having problems getting symbolicatecrash to work.

Note that this is for an app and dsym that were NOT generated on my system, and aren\'t

4条回答
  •  难免孤独
    2021-02-06 12:01

    On line 4 the last argument should be the directory that contains the .app and the .dSYM. At least that is what I do when I run the symbolicatecrash script from the command line.

提交回复
热议问题