From 86612bf441f58e25471fd62df9ebb14ab34d1754 Mon Sep 17 00:00:00 2001 From: DRC Date: Tue, 25 Mar 2014 05:27:16 +0000 Subject: [PATCH] Update build instructions to reflect the use of pkgbuild/productbuild --- BUILDING.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/BUILDING.txt b/BUILDING.txt index d50ad428..7f1ea7af 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}]