Xcode- 7: No such file or directory

后端 未结 10 630
你的背包
你的背包 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条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-17 20:56

    The solution which worked with me is as following:

    1. Go in the left panel of the Xcode to products folder then select the Tests.xctest file

    2. In the right panel of Xcode / Target Membership, unselect Tests

    3. Click command u

提交回复
热议问题