Exercise 1 in Xcode 8 Version 8.0 (8A218a)

Hello,

I am trying to get my window to come up when running Password Generator in Getting Started. At this point, I have not added the IBOutlet or Action, and I have triple checked my code to see that I do not have any typos in my source.

When I run the app it builds, and launches, but the window is not open. If I run the Solution project from your website, it actually runs properly and opens the window, etc.

Any suggestions?