contrib/macosx/macosx-build.txt
branchstable
changeset 29605 519bb4f9d3a4
parent 29460 a7d1532b26a1
parent 29604 db0095c83344
child 29606 59a0cbd71921
equal deleted inserted replaced
29460:a7d1532b26a1 29605:519bb4f9d3a4
     1 to build a new macosx binary package:
       
     2 
       
     3 install macpython from http://www.python.org/download/mac
       
     4 
       
     5 install py2app from http://pythonmac.org/packages/
       
     6 
       
     7 make sure /usr/local/bin is in your path
       
     8 
       
     9 run bdist_mpkg in top-level hg directory
       
    10 
       
    11 find packaged stuff in dist directory