summaryrefslogtreecommitdiffstats
path: root/Mac/OSX/README
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/OSX/README')
-rw-r--r--Mac/OSX/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/Mac/OSX/README b/Mac/OSX/README
index 1656e61..d618915 100644
--- a/Mac/OSX/README
+++ b/Mac/OSX/README
@@ -119,6 +119,10 @@ non-GUI and GUI python scripts from the command line, respectively.
6. How do I create a binary distribution?
-----------------------------------------
+First go to Mac/OSX and run "python fixversions.py -a" with the Python
+you are going to distribute. This will fix the version numbers and copyright
+strings in the various Info.plist files.
+
Go to the Mac/OSX/Dist directory. There you find a script "build" that
does all the work: it configures and builds a framework Python, installs
it, creates the installer package file and packs this in a DMG image.
@@ -156,4 +160,4 @@ macresource module and the Mac/OSX/Makefile cater for this, and create
".rsrc.df.rsrc" files on the fly that are normal datafork-based resource
files.
- Jack Jansen, Jack.Jansen@cwi.nl, 20-Jun-2003. \ No newline at end of file
+ Jack Jansen, Jack.Jansen@cwi.nl, 15-Jul-2004. \ No newline at end of file