From 5c4c3337528970fc4356dad138c88d69efcf3dfd Mon Sep 17 00:00:00 2001 From: shiqian Date: Wed, 6 Aug 2008 21:42:12 +0000 Subject: [PATCH] Adds Xcode's version requirement to README. By Preston Jackson. --- trunk/README | 1 + 1 file changed, 1 insertion(+) diff --git a/trunk/README b/trunk/README index 5705bd15..556c580d 100644 --- a/trunk/README +++ b/trunk/README @@ -47,6 +47,7 @@ described below), there are further requirements: ### Mac OS X Requirements ### * Mac OS X 10.4 Tiger or newer * Developer Tools Installed + * Optional: Xcode 2.5 or later for univeral-binary framework; see note below. Getting the Source ------------------