Personal tools
The Open Lighting Project has moved!

We've launched our new site at www.openlighting.org. This wiki will remain and be updated with more technical information.

Difference between revisions of "Building Binary Packages With Macports"

From wiki.openlighting.org

Jump to: navigation, search
(Created page with "[http://macports.org Macports] can be used to create binary packages, suitable for distribution, from OLA releases. <pre>sudo port mpkg ola</pre> See https://www.macports.o...")
 
(No difference)

Latest revision as of 01:16, 6 January 2014

Macports can be used to create binary packages, suitable for distribution, from OLA releases.


sudo port mpkg ola

See https://www.macports.org/guide/chunked/using.binaries.html#using.binaries.binary-packages for more information.

Note: Macports requires the productbuild utility, included in Apple's XCode version 3.2 and later.