Stopping an Application from appearing in the Dock

To stop an Application appearing in the Dock under Mac OS X add the following to the Contents/Info.plist:

1     <key>NSUIElement</key>
2     <string>1</string>
blog comments powered by Disqus