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
error: /Users/Dani/Library/Developer/Xcode/DerivedData/YidKit-ex
The solution which worked with me is as following:
Go in the left panel of the Xcode to products folder then select the Tests.xctest file
In the right panel of Xcode / Target Membership, unselect Tests
Click command u