[Mono-osx] Creating OS X app bundles

Michael Hutchinson m.j.hutchinson at gmail.com
Tue Jun 21 08:36:43 EDT 2011


On Tue, Jun 21, 2011 at 12:43 PM, Brendan Simon (eTRIX)
<brendan.simon at etrix.com.au> wrote:
> On 20/06/11 1:25 PM, Brendan Simon (eTRIX) wrote:
>> I see that MonoMac can be used to create OS X app bundles, however I do
>> not use MonoMac.
>> I'm using my favourite environments (VI and Eclipse) :)
>>
>> Can MonoMac be used to create app bundles from the command line ??
>
> I found macpack which does the job for me:)
>
> I presume this is the tool that MonoMac uses to actually do the work, or
> perhaps not ??

No, it does most of the work itself, with some help from mmp (MonoMac packager).

macpack is old and unmaintained, you might want to read
http://mjhutchinson.com/journal/2010/01/24/creating_mac_app_bundle_for_gtk_app
and write a script to create the bundle manually.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Mono-osx mailing list