Nat*_* S. 12
这将隐藏图标:
http://www.macosxtips.co.uk/index_files/disable-the-dock-icon-for-any-application.html
总结URL,在Info.plist应用程序里面的dict xml元素中添加以下行:
<key>LSUIElement</key>
<string>1</string>
Run Code Online (Sandbox Code Playgroud)
您需要使用适当的OS API来添加菜单.