#318: enable arbitrary properties in hotcocoa app Info.plist
-----------------------------------+----------------------------------------
Reporter: isaackea...@… | Owner: lsansone...@…
Type: enhancement | Status: new
Priority: minor | Milestone: MacRuby 0.5
Component: MacRuby | Keywords: hotcocoa
-----------------------------------+----------------------------------------
This patch enables adding extra key/string properties to the Info.plist
for a hotcocoa application. All you need to do is add a properties hash
to config/build.yml and the application builder will take the properties
in the hash and append them to the applications Info.plist.
The use case I had for this was that I wanted to run my app as an agent
application. (no dock icon or top left menu). To do this I needed to add
the key LSUIElement with a string value of "1" to the Info.plist
Cheers,
Isaac
--
Ticket URL: <http://www.macruby.org/trac/ticket/318>
MacRuby <http://macruby.org/>
_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel