From 6c75fac19f5067a1e5d4f7767040c74942e71600 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sat, 22 Apr 2006 19:50:23 +0000 Subject: [PATCH] Whoops, you can't use Project Builder anymore... --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401657 --- README.MacOSX | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MacOSX b/README.MacOSX index c4ca038bf..38b0d170d 100644 --- a/README.MacOSX +++ b/README.MacOSX @@ -23,7 +23,7 @@ the fatbuild.sh script in build-scripts: sudo build-scripts/fatbuild.sh install To use the library once it's built, you essential have two possibilities: -use the traditional autoconf/automake/make method, or use Project Builder. +use the traditional autoconf/automake/make method, or use Xcode. ============================================================================== Using the Simple DirectMedia Layer with a traditional Makefile