Symbolicating iPhone App Crash Reports

后端 未结 25 3154
迷失自我
迷失自我 2020-11-21 05:38

I\'m looking to try and symbolicate my iPhone app\'s crash reports.

I retrieved the crash reports from iTunes Connect. I have the application binary that I submitted

25条回答
  •  南旧
    南旧 (楼主)
    2020-11-21 05:50

    atos is being deprecated so if you are running OSX 10.9 or later you may need to run

    xcrun atos

    Warning: /usr/bin/atos is moving and will be removed from a future OS X release. It is now available in the Xcode developer tools to be invoked via: xcrun atos

提交回复
热议问题