From 7cc9ee4f84589de2f4a6cd2048ac124963516758 Mon Sep 17 00:00:00 2001 From: "Tony J. White =" Date: Thu, 3 Jan 2008 20:27:46 +0000 Subject: [PATCH] * fix MacOSX build instructions in README --- README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README b/README index 1884ada0..37dd7199 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