Processing Symbol Files in Xcode Version 7.3 (7D175)

后端 未结 3 1554
滥情空心
滥情空心 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

提交回复
热议问题