I'm writing a program in objective-c but when I build and go the window is not loading. I can click on the .xib file and tweak the interface but when I run the program the GUI is not loading. Any ideas on why this is happening.
NOTE: I do see a menu bar that shows that my application is running but the GUI is not visible.