contrib/macosx/macosx-build.txt
author Mads Kiilerich <madski@unity3d.com>
Thu, 10 Oct 2013 04:28:44 +0200
changeset 19918 ae65192fd6b4
parent 2575 7289d20b18cd
permissions -rw-r--r--
largefiles: refactor basestore, extract _gethash method

to build a new macosx binary package:

install macpython from http://www.python.org/download/mac

install py2app from http://pythonmac.org/packages/

make sure /usr/local/bin is in your path

run bdist_mpkg in top-level hg directory

find packaged stuff in dist directory