I have created a new project with xcode but have the following error:
Missing required module '_SwiftUIKitOverlayShims' 
What should I do?
I have created a new project with xcode but have the following error:
Missing required module '_SwiftUIKitOverlayShims' 
What should I do?
Try this process -
"Cmd + Shift + K" or shift + cmd + alt + k to clean up, and quit Xcode."rm -rf ~/Library/Developer/Xcode/DerivedData" in terminalre-build it