Processing Symbol Files in Xcode

后端 未结 8 2171
花落未央
花落未央 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:04

    In Xcode Version 6.1.1 (6A2008a), after "Processing Symbol Files", a folder containing symbols associated with the device (including iOS version and CPU type) was created in ~/Library/Developer/Xcode/iOS DeviceSupport/ like this:

    enter image description here

提交回复
热议问题