[Mono-osx] Apple Application Tools

Michael Hutchinson m.j.hutchinson at gmail.com
Tue Feb 1 22:18:39 EST 2011


On Tue, Feb 1, 2011 at 8:57 PM, Miguel de Icaza <miguel at novell.com> wrote:
>> Thanks, I was struggling to find this package.
>> I could download it with your link, but the problem to find it is I think
>> only developers enrolled in the mac program can see it, because it doesn't
>> appear for me on the developer.apple.com/mac
>
> Correct, you need that to publish to the AppStore.
>
> I dont think this is required to build regular bundles that do not go
> through the AppStore.

The MonoDevelop Mac app packaging command can create and sign a
standalone .app bundle even without the Application Tools. If you have
the Application tools then MD can create a .pkg installer package from
the .app, which is required for the App Store (though you can also
distribute the pkg directly).

If you don't have the Application Tools, you can use MD's packaging
command to create the .app, then distribute it as a zip file or as a
dmg, or use Apple's "PackageMaker" tool to create a .pkg.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Mono-osx mailing list