Unknown Window class (null) in Interface Builder file, creating generic Window instead
This warning also occurs when I build and run a brand new empty project in Xcode 9.1. Replacing the default NSWindow with an empty custom class of NSWindow with no changes does remove the error, but that behaviour makes no sense. Therefore, I’m filing it as a bug.