Processing Symbol Files in Xcode Version 7.3 (7D175)

后端 未结 3 1593
滥情空心
滥情空心 2021-02-20 03:32

When I try to run my Xcode project on my iPhone device, it gives me this pop up. iPhone is busy: Processing symbol files. If caused for more than 3 quarters of an hour, but noth

相关标签:
3条回答
  • 2021-02-20 03:46

    Try this:

    1. Clean Project
    2. Remove this folder Library/Developer/Xcode/DerivedData/ModuleCache
    3. Find your project folder in Library/Developer/Xcode/DerivedData/ and remove
    4. Restart Xcode
    0 讨论(0)
  • 2021-02-20 04:00

    1.First restart your iPhone and mac

    2.Try to use another cable or USB port

    0 讨论(0)
  • 2021-02-20 04:08

    close xcode and start again and its done

    0 讨论(0)
提交回复
热议问题