Processing Symbol Files in Xcode

后端 未结 8 2166
花落未央
花落未央 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 17:54

    Add SDK version correspond to your iPhone iOS, eg: iOS 10.3

    path:

    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport


    It's downloading. When it's finished, it's OK. As shown in the figure:

    enter image description here

提交回复
热议问题