From 7f5db5addff7e3f6d6d7a726d9e177509883e6d8 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... --- 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