I have a Single view application project called "SpaceImpactSwift" when I run the app the iPhone simulator is black and the log says:
Unknown class _TtC16SpaceImpactSwift18GameViewController in Interface Builder file. Unknown class SKView in Interface Builder file. Now, it says a SKView is wrong or something, but this is not a SpriteKit project, I had a project called the same that DID use SpriteKi but I removed it and created this.
I have tried [cmd]+[shift]+K Clean but it doesn't work.