skip to Main Content

Xcode – error: could not build Objective-C module 'Quick'

Running my Quick and Nimble tests in Xcode and I am now getting this error out of the blue. Build/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Quick.build/module.modulemap:2:19: error: umbrella header 'Quick-umbrella.h' not found umbrella header "Quick-umbrella.h" ^ error: could not build Objective-C module 'Quick' How can I…

VIEW QUESTION

Xcode 12.3 keeps freezing

I updated to the latest AppStore release of Xcode (12.3, 12C33). It worked fine for an hour or two. After that it started to constantly freeze after being open for a few seconds to minutes. I've tried the following, all…

VIEW QUESTION
Back To Top
Search