Feature
- NSStatusBar add menu.
- When app launched , no any window controller init.(service hidden in back)
- Don’t show app on the dock.
how
- Use
- NSStatusBar *statusBar - NSStatusItem *statusItem - NSMenu *theMenu
- storyboard -> select window controller -> attributes inspector -> 取消 is initial controller
- in plist,set key ‘Application is agent (UIElement)’ = YES