diff options
Diffstat (limited to 'macosx/README')
-rw-r--r-- | macosx/README | 4 |
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). |