Processing Symbol Files in Xcode Version 7.3 (7D175)

后端 未结 3 1865
不思量自难忘°
不思量自难忘° 2021-02-20 03:11

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:41

    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

提交回复
热议问题