I have problems running my IOS Simulator within XCode, everytime I try to run the simulator, I get an error message saying:
"fatal error: module map file '/Users/maurice/Library/Developer/Xcode/DerivedData/feedIt-etmfdpwrwadziocunpypqhkwucsd/Build/Products/Debug-iphonesimulator/YogaKit/YogaKit.modulemap' not found"
Expected behavior: XCode runs the simulator.
Actual Behavior: The Build fails and I get the described error message.
I already tried to update Pods and delete the Derived Data, but apparently that didn't work.
How can I fix this issue?
I'm running on MacOS 10.15.5 and XCode 11.6



