From 751919dbe323dfa9d7b7f89cf0f23258ee14f0c6 Mon Sep 17 00:00:00 2001 From: tjw Date: Mon, 31 Dec 2007 03:47:36 +0000 Subject: * Improved Mac OS X build support. * Dropped support for Mac OS X 10.2 to simplify things. If anyone still needs this version supported let me know. git-svn-id: svn://svn.icculus.org/quake3/trunk@1243 edf5b092-35ff-0310-97b2-ce42778d08ea --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 59dea94..1884ada 100644 --- a/README +++ b/README @@ -48,7 +48,9 @@ For Windows, using MinGW 2. Open an MSys terminal, and follow the instructions for compiling on *nix. For Mac OS X, building a Universal Binary - 1. Install the MacOSX10.5.sdk + 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) 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