Xcode- 7: No such file or directory

后端 未结 10 593
你的背包
你的背包 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:37

    do following two things I might solve your problem.

    1. Product -> Clean and build folder
    2. Go to finder -> library -> Developer -> Xcode -> Derived data delete that folder

    or check screen shot may be this is your problem enter image description here

    and then check

提交回复
热议问题