Stack trace method names redacted

五迷三道 提交于 2019-12-03 12:16:17
ageektrapped

Do you have any iOS 6 betas installed, by chance? I ran into this same problem.

This question helped me.

Alex

The OP mentions the wrong file to use in his EDIT.

This post has all the info required to get this working:

Using atos to determine crashed method name with dSYM

Clear instructions on where to find the correct file to run with atos:

Atos cannot get symbols from dSYM of archived application

Make sure to use the correct architecture; I was trying to use armv7, but I needed to specify arm64

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!