aboutsummaryrefslogtreecommitdiff
path: root/BUILDING.txt
diff options
context:
space:
mode:
authordcommander <dcommander@632fc199-4ca6-4c93-a231-07263d6284db>2014-03-25 05:27:16 +0000
committerdcommander <dcommander@632fc199-4ca6-4c93-a231-07263d6284db>2014-03-25 05:27:16 +0000
commit895507e8f51ff66e191961fc559639f4cd228f38 (patch)
tree2f58214ac5336fcccb1dfda38228aeac8381361f /BUILDING.txt
parentdbf7aa7ad43e14dd94dc0fbfa0640970611bca9e (diff)
Update build instructions to reflect the use of pkgbuild/productbuild
git-svn-id: svn://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1215 632fc199-4ca6-4c93-a231-07263d6284db
Diffstat (limited to 'BUILDING.txt')
-rw-r--r--BUILDING.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/BUILDING.txt b/BUILDING.txt
index d50ad42..7f1ea7a 100644
--- a/BUILDING.txt
+++ b/BUILDING.txt
@@ -712,11 +712,11 @@ make deb
make dmg
- Create Macintosh package/disk image. This requires the PackageMaker
- application, which must be installed in /Developer/Applications/Utilities.
- Note that PackageMaker is not included in recent releases of Xcode, but it
- can be obtained by downloading the "Auxiliary Tools for Xcode" package from
- http://developer.apple.com/downloads.
+ Create Macintosh package/disk image. This requires pkgbuild and
+ productbuild, which are installed by default on OS X 10.7 and later and which
+ can be obtained by installing Xcode 3.2.6 (with the "Unix Development"
+ option) on OS X 10.6. Packages built in this manner can be installed on OS X
+ 10.5 and later, but they must be built on OS X 10.6 or later.
make udmg [BUILDDIR32={32-bit build directory}]