I have an application that has LSUIElement = 1 in the Info.plist. When I run the application, a dock item and toplevel menu bar is created for it. Why?
EDIT:
I was using a library that was calling TransformProcessType(), clobbering my Info.plist configuration.