* 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.
This commit is contained in:
Tony J. White = 2007-12-31 03:47:36 +00:00
parent c1f8727f0f
commit 2d32d3dbff
3 changed files with 73 additions and 29 deletions

4
README
View file

@ -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