Processing Symbol Files in Xcode

后端 未结 8 2181
花落未央
花落未央 2020-12-22 17:11

I was wondering if anyone could tell me what Xcode is actually doing when it says: \"Processing Symbol Files\" after plugging in your device?

8条回答
  •  不知归路
    2020-12-22 18:03

    xCode just copy all crashes logs. If you want to speed-up: delete number of crash reports after you analyze it, directly in this window.

    Devices -> View Device Logs -> All Logs
    

提交回复
热议问题