From f1f341ddda6f49a2e7b4a9ac30de8bd8cbc6e3a4 Mon Sep 17 00:00:00 2001 From: das Date: Tue, 3 Sep 2002 15:08:49 +0000 Subject: * macosx/Wish.pbproj/project.pbxproj: Bumped version number to 8.4.0 and updated copyright info. --- ChangeLog | 5 +++++ macosx/Wish.pbproj/project.pbxproj | 42 +++++++++++++++++++++++--------------- 2 files changed, 31 insertions(+), 16 deletions(-) diff --git a/ChangeLog b/ChangeLog index ea4d28c..c23f3e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-09-03 Daniel Steffen + + * macosx/Wish.pbproj/project.pbxproj: Bumped version number to + 8.4.0 and updated copyright info. + 2002-09-03 Vince Darley * macosx/tkMacOSXWm.c: fix to 'wm attributes' error-handling bug. diff --git a/macosx/Wish.pbproj/project.pbxproj b/macosx/Wish.pbproj/project.pbxproj index b3a7b98..5196bd2 100644 --- a/macosx/Wish.pbproj/project.pbxproj +++ b/macosx/Wish.pbproj/project.pbxproj @@ -112,7 +112,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "if [ \"${BUILD_STYLE}\" = \"Development\" ]; then\n\t# keep copy of debug library around, so that\n\t# Deployment build can be installed on top\n\t# of Development build without overwriting it\n\tcd \"${TARGET_BUILD_DIR}/${PRODUCT_NAME}.${WRAPPER_EXTENSION}/Versions/${FRAMEWORK_VERSION}\"\n\tcp -fp \"${PRODUCT_NAME}\" \"${PRODUCT_NAME}_debug\"\n\n\t# force Deployment build to be relinked next time\n\tif [ -f \"${OBJROOT}/Deployment.build/${PROJECT_NAME}.build/${TARGET_NAME}.build/Objects-normal/LinkFileList\" ]; then\n\t touch -t `date -r \\`expr \\\\\\`date +\"%s\"\\\\\\` + 30\\` +\"%G%m%d%H%M.%S\"` \"${OBJROOT}/Deployment.build/${PROJECT_NAME}.build/${TARGET_NAME}.build/Objects-normal/LinkFileList\"\n\tfi\nelse\n\t# force Development build to be relinked next time\n\tif [ -f \"${OBJROOT}/Development.build/${PROJECT_NAME}.build/${TARGET_NAME}.build/Objects-normal/LinkFileList\" ]; then\n\t touch -t `date -r \\`expr \\\\\\`date +\"%s\"\\\\\\` + 30\\` +\"%G%m%d%H%M.%S\"` \"${OBJROOT}/Development.build/${PROJECT_NAME}.build/${TARGET_NAME}.build/Objects-normal/LinkFileList\"\n\tfi\nfi"; + shellScript = "if [ \"${BUILD_STYLE}\" = \"Development\" ]; then\n\t# keep copy of debug library around, so that\n\t# Deployment build can be installed on top\n\t# of Development build without overwriting it\n\tcd \"${TARGET_BUILD_DIR}/${PRODUCT_NAME}.${WRAPPER_EXTENSION}/Versions/${FRAMEWORK_VERSION}\"\n\tcp -fp \"${PRODUCT_NAME}\" \"${PRODUCT_NAME}_debug\"\n\n\t# force Deployment build to be relinked next time\n\tif [ -f \"${OBJROOT}/Deployment.build/${PROJECT_NAME}.build/${TARGET_NAME}.build/Objects-normal/LinkFileList\" ]; then\n\t touch -t `date -r \\`expr \\\\\\`date +\"%s\"\\\\\\` + 30\\` +\"%Y%m%d%H%M.%S\"` \"${OBJROOT}/Deployment.build/${PROJECT_NAME}.build/${TARGET_NAME}.build/Objects-normal/LinkFileList\"\n\tfi\nelse\n\t# force Development build to be relinked next time\n\tif [ -f \"${OBJROOT}/Development.build/${PROJECT_NAME}.build/${TARGET_NAME}.build/Objects-normal/LinkFileList\" ]; then\n\t touch -t `date -r \\`expr \\\\\\`date +\"%s\"\\\\\\` + 30\\` +\"%Y%m%d%H%M.%S\"` \"${OBJROOT}/Development.build/${PROJECT_NAME}.build/${TARGET_NAME}.build/Objects-normal/LinkFileList\"\n\tfi\nfi"; }; F537552A016C352C01DC9062 = { buildStyles = ( @@ -1378,7 +1378,7 @@ TK_MINOR_VERSION = 4; TK_PATCH_LEVEL = b3; USE_GCC3_PFE_SUPPORT = NO; - WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas -Wno-unused-variable"; + WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; WRAPPER_EXTENSION = framework; }; dependencies = ( @@ -1398,10 +1398,8 @@ CFBundleExecutable Tk CFBundleGetInfoString - Tk Library 8.4b3 -MacOS X Port by Jim Ingham & Ian Reid -jingham@apple.com -Copyright Apple Computer, Inc 2001 + Tk Library 8.4, Copyright © 2002 Tcl Core Team. +MacOS X Port by Jim Ingham <jingham@apple.com> & Ian Reid, Copyright © 2001-2002, Apple Computer, Inc. CFBundleIconFile CFBundleIdentifier @@ -1409,15 +1407,15 @@ Copyright Apple Computer, Inc 2001 CFBundleInfoDictionaryVersion 6.0 CFBundleName - Tk Library 8.4b3 + Tk Library 8.4 CFBundlePackageType FMWK CFBundleShortVersionString - libtk8.4b3 + 8.4.0 CFBundleSignature WiSH CFBundleVersion - 8.4b3 + 8.4.0 "; @@ -2737,6 +2735,7 @@ Copyright Apple Computer, Inc 2001 F53756A4016C4DD401DC9062, F53756A6016C4DD401DC9062, F53756AA016C4DD401DC9062, + F5EEA7050324680B016F146B, F5877FBD031FAC6A016F146B, ); buildSettings = { @@ -2772,14 +2771,12 @@ Copyright Apple Computer, Inc 2001 CFBundleExecutable Wish Shell CFBundleGetInfoString - Wish Shell 8.4b3 -MacOS X Port by Jim Ingham & Ian Reid -jingham@apple.com -Copyright Apple Computer, Inc 2002 + Wish Shell 8.4, Copyright © 2002 Tcl Core Team. +MacOS X Port by Jim Ingham <jingham@apple.com> & Ian Reid, Copyright © 2001-2002, Apple Computer, Inc. CFBundleIconFile Wish.icns CFBundleIdentifier - com.apple.wish + com.tcltk.wish CFBundleInfoDictionaryVersion 6.0 CFBundleName @@ -2787,11 +2784,11 @@ Copyright Apple Computer, Inc 2002 CFBundlePackageType APPL CFBundleShortVersionString - Wish8.4b3 + 8.4.0 CFBundleSignature WiSH CFBundleVersion - 8.4b3 + 8.4.0 "; @@ -3588,6 +3585,19 @@ Copyright Apple Computer, Inc 2002 path = ../library/xmfbox.tcl; refType = 2; }; + F5EEA7050324680B016F146B = { + buildActionMask = 2147483647; + files = ( + ); + generatedFileNames = ( + ); + isa = PBXShellScriptBuildPhase; + neededFileNames = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "if [ \"${BUILD_STYLE}\" = \"Development\" ]; then\n\t# force Deployment build to be relinked next time\n\tif [ -f \"${OBJROOT}/Deployment.build/${PROJECT_NAME}.build/${TARGET_NAME}.build/Objects-normal/LinkFileList\" ]; then\n\t touch -t `date -r \\`expr \\\\\\`date +\"%s\"\\\\\\` + 30\\` +\"%Y%m%d%H%M.%S\"` \"${OBJROOT}/Deployment.build/${PROJECT_NAME}.build/${TARGET_NAME}.build/Objects-normal/LinkFileList\"\n\tfi\nelse\n\t# force Development build to be relinked next time\n\tif [ -f \"${OBJROOT}/Development.build/${PROJECT_NAME}.build/${TARGET_NAME}.build/Objects-normal/LinkFileList\" ]; then\n\t touch -t `date -r \\`expr \\\\\\`date +\"%s\"\\\\\\` + 30\\` +\"%Y%m%d%H%M.%S\"` \"${OBJROOT}/Development.build/${PROJECT_NAME}.build/${TARGET_NAME}.build/Objects-normal/LinkFileList\"\n\tfi\nfi"; + }; }; rootObject = F537552A016C352C01DC9062; } -- cgit v0.12