Xcode – Cannot load underlying module for 'SceneKit'
I'm trying to run SceneKit in Xcode, but when I connect my physical device (iPhone 11) the import of SceneKit fails and the following error occurs: "Cannot load underlying module for 'SceneKit'". Can anybody give me a hint how to…