I am using XCode 6.1.1 on OSX 10.10
I am creating a Cocoa Menu bar extra.
I have create a new project and selected "Use storyboard" option.
How do I disable the "Visible at launch" of default window.
I also tried deleting the default window controller, still a window is shown at app launch.
It used to work fine for the default Mainmenu.xib, but when I enable storyboard, I dont find any option to disable the "Visible at launch" option
hadLaunchScreen.xib
? – Zigii Wong