summaryrefslogtreecommitdiffstats
path: root/macosx/README
diff options
context:
space:
mode:
authordas <das@noemail.net>2008-05-31 23:33:50 (GMT)
committerdas <das@noemail.net>2008-05-31 23:33:50 (GMT)
commit7d6457389bf5ae319a34a67b13efc7ea3822b249 (patch)
treee9555fbcf0c3fde731171beadd29447faae78c8f /macosx/README
parentc1a278205ba91fb55aea972ad7b9475f9eae0d3e (diff)
downloadtcl-7d6457389bf5ae319a34a67b13efc7ea3822b249.zip
tcl-7d6457389bf5ae319a34a67b13efc7ea3822b249.tar.gz
tcl-7d6457389bf5ae319a34a67b13efc7ea3822b249.tar.bz2
* macosx/Tcl.xcodeproj/project.pbxproj: add new tclOO files; add debug
* macosx/README: targets with corefoundation disabled and with gcov; update to Xcode 3.1. FossilOrigin-Name: ddfeb80290b981ea191885fe19d9ba23bdf62888
Diffstat (limited to 'macosx/README')
-rw-r--r--macosx/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/README b/macosx/README
index 0f164ff..1c1d790 100644
--- a/macosx/README
+++ b/macosx/README
@@ -1,7 +1,7 @@
Tcl Mac OS X README
-------------------
-RCS: @(#) $Id: README,v 1.16 2007/12/13 15:26:03 dgp Exp $
+RCS: @(#) $Id: README,v 1.17 2008/05/31 23:33:51 das Exp $
This is the README file for the Mac OS X/Darwin version of Tcl.
@@ -111,7 +111,7 @@ take care to only use the project matching your DevTools and OS version:
'ReleasePPC10.2.8SDK': builds for PowerPC with gcc-3.3 against the
10.2.8 SDK, useful to verify on Tiger that building on Jaguar
would succeed.
- * Tcl.xcodeproj for Xcode 3.0 on 10.5 and later, which has the following
+ * Tcl.xcodeproj for Xcode 3.1 on 10.5 and later, which has the following
additional build configuration:
'ReleaseUniversal10.5SDK': same as 'ReleaseUniversal' but builds
against the 10.5 SDK on Leopard (with 10.5 deployment target).