summaryrefslogtreecommitdiffstats
path: root/macosx/README
diff options
context:
space:
mode:
authordas <das>2008-06-01 00:29:28 (GMT)
committerdas <das>2008-06-01 00:29:28 (GMT)
commit7db7ff0842cd86cc40928749f0d878d815104a82 (patch)
tree6afc221265dbfc0622c992b5ec8efb0f57587c90 /macosx/README
parent24503ec516039a59c4368bdbaff909db6451514c (diff)
downloadtk-7db7ff0842cd86cc40928749f0d878d815104a82.zip
tk-7db7ff0842cd86cc40928749f0d878d815104a82.tar.gz
tk-7db7ff0842cd86cc40928749f0d878d815104a82.tar.bz2
* macosx/Wish.xcodeproj/project.pbxproj: add new tclOO files; add debug
* macosx/README: targets with gcov; update to Xcode 3.1.
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 f695e6c..2f6cd3c 100644
--- a/macosx/README
+++ b/macosx/README
@@ -1,7 +1,7 @@
Tcl/Tk Mac OS X README
----------------------
-RCS: @(#) $Id: README,v 1.27 2007/12/13 15:27:08 dgp Exp $
+RCS: @(#) $Id: README,v 1.28 2008/06/01 00:29:29 das Exp $
This is the README file for the Mac OS X/Darwin version of Tcl/Tk.
@@ -188,7 +188,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.
- * Wish.xcodeproj for Xcode 3.0 on 10.5 and later, which has the following
+ * Wish.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).