From 03b8e38a2ee41be02466fc97c30ef253ffff79c5 Mon Sep 17 00:00:00 2001 From: tjw Date: Thu, 3 Jan 2008 20:27:46 +0000 Subject: * fix MacOSX build instructions in README git-svn-id: svn://svn.icculus.org/quake3/trunk@1248 edf5b092-35ff-0310-97b2-ce42778d08ea --- README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 1884ada..37dd719 100644 --- a/README +++ b/README @@ -49,8 +49,7 @@ For Windows, using MinGW For Mac OS X, building a Universal Binary 1. Install MacOSX SDK packages from XCode. For maximum compatibility, - be sure to install MacOSX10.3.9.sdk and MacOSX10.4u.sdk. - (MacOSX10.2.8.sdk no longer supported) + install MacOSX10.4u.sdk and MacOSX10.3.9.sdk, and MacOSX10.2.8.sdk. 2. Change to the directory containing this README file. 3. Run './make-macosx-ub.sh' 4. Copy the resulting ioquake3.app in /build/release-darwin-ub to your -- cgit v1.2.3