Xcode- 7: No such file or directory

后端 未结 10 644
你的背包
你的背包 2020-12-17 20:05

I keep trying to run my Xcode project (titled \"YidKit\") and it keeps giving me the following error: error: /Users/Dani/Library/Developer/Xcode/DerivedData/YidKit-ex

10条回答
  •  刺人心
    刺人心 (楼主)
    2020-12-17 20:49

    For future reference

    One way you can solve this problem is to open your Project with a text editor and search for the file there. It should be there the file path for it. Just delete it and any references that might exist of the file.

    It should be working now.

    Don't forget to BACKUP FIRST before doing this

提交回复
热议问题