[Mono-osx] How to make PKG files for Mac?

Duane Wandless duane at wandless.net
Tue Mar 29 15:06:50 EDT 2011


You can use PackageMaker.app to create the template, then invoke that from
the command line like this:
/Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker
--doc PkgProject.pmdoc/ --out OutputPkg.pkg

Or if you are using MonoMac, MonoDevelop has a Create Packager option.

Duane

On Tue, Mar 29, 2011 at 2:55 PM, Chu <rscott at computerlabsolutions.com>wrote:

> Is there a way to make a PKG file for the Mac?  Right now we create a .APP
> that gets installed, but we've had some people requesting a .PKG so that
> they could deploy it remotely. I admit ignorance in how to accomplish this
> programatically (I know I can use a PackageMaker app on the Mac, but that
> doesn't really help since I can't easily work this in automatically from
> code.)
>
> Thanks for any insight.
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/How-to-make-PKG-files-for-Mac-tp3415847p3415847.html
> Sent from the Mono - OSX mailing list archive at Nabble.com.
> _______________________________________________
> Mono-osx mailing list
> Mono-osx at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-osx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20110329/0fb1c6fc/attachment.html 


More information about the Mono-osx mailing list