summaryrefslogtreecommitdiffstats
path: root/macosx/README
diff options
context:
space:
mode:
authordas <das@noemail.net>2008-06-01 00:29:27 (GMT)
committerdas <das@noemail.net>2008-06-01 00:29:27 (GMT)
commitce1771a583b558ca85c8f524a7c6809d5ad68592 (patch)
tree6afc221265dbfc0622c992b5ec8efb0f57587c90 /macosx/README
parent5992ecc0b031a8e70ba5f3300f7b105f591bf320 (diff)
downloadtk-ce1771a583b558ca85c8f524a7c6809d5ad68592.zip
tk-ce1771a583b558ca85c8f524a7c6809d5ad68592.tar.gz
tk-ce1771a583b558ca85c8f524a7c6809d5ad68592.tar.bz2
* macosx/Wish.xcodeproj/project.pbxproj: add new tclOO files; add debug
* macosx/README: targets with gcov; update to Xcode 3.1. FossilOrigin-Name: 59dc8f877926b6e0527bcbc4411fc287448814c7
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).