[Mysql-cocoa-commits] CVS: SMySQL/SMySQL.pbproj project.pbxproj,1.34,1.35
Brought to you by:
sergecohen
From: Serge C. <ser...@us...> - 2004-08-09 16:04:37
|
Update of /cvsroot/mysql-cocoa/SMySQL/SMySQL.pbproj In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27883/SMySQL.pbproj Modified Files: project.pbxproj Log Message: Changed the version of the object (MCPConnection and MCPResult) to 2.3.1. Corrected the -quoteObject method of the MCPConnection to take care of hte case where the object is either nil or an instance of NSNull. 2004-08-09; Serge Cohen. Index: project.pbxproj =================================================================== RCS file: /cvsroot/mysql-cocoa/SMySQL/SMySQL.pbproj/project.pbxproj,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** project.pbxproj 4 Aug 2004 23:44:08 -0000 1.34 --- project.pbxproj 9 Aug 2004 16:04:26 -0000 1.35 *************** *** 7,12 **** objects = { 014CEA440018CDF011CA2923 = { - buildRules = ( - ); buildSettings = { COPY_PHASE_STRIP = NO; --- 7,10 ---- *************** *** 24,29 **** }; 014CEA450018CDF011CA2923 = { - buildRules = ( - ); buildSettings = { COPY_PHASE_STRIP = YES; --- 22,25 ---- *************** *** 62,67 **** 034768E0FF38A50411DB9C8B = { explicitFileType = wrapper.framework; ! fallbackIsa = PBXFileReference; ! isa = PBXFrameworkReference; path = SMySQL.framework; refType = 3; --- 58,62 ---- 034768E0FF38A50411DB9C8B = { explicitFileType = wrapper.framework; ! isa = PBXFileReference; path = SMySQL.framework; refType = 3; *************** *** 137,142 **** }; 0867D69BFE84028FC02AAC07 = { ! fallbackIsa = PBXFileReference; ! isa = PBXFrameworkReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; --- 132,136 ---- }; 0867D69BFE84028FC02AAC07 = { ! isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; *************** *** 158,162 **** CPLUSPLUS = "/usr/bin/g++-3.3"; DYLIB_COMPATIBILITY_VERSION = 2.0.0; ! DYLIB_CURRENT_VERSION = 2.3.0; FRAMEWORK_SEARCH_PATHS = ""; FRAMEWORK_VERSION = A; --- 152,156 ---- CPLUSPLUS = "/usr/bin/g++-3.3"; DYLIB_COMPATIBILITY_VERSION = 2.0.0; ! DYLIB_CURRENT_VERSION = 2.3.1; FRAMEWORK_SEARCH_PATHS = ""; FRAMEWORK_VERSION = A; *************** *** 193,197 **** <string>SMySQL</string> <key>CFBundleGetInfoString</key> ! <string>2.3.0, © Serge Cohen, 2002</string> <key>CFBundleIconFile</key> <string></string> --- 187,191 ---- <string>SMySQL</string> <key>CFBundleGetInfoString</key> ! <string>2.3.1, © Serge Cohen, 2002</string> <key>CFBundleIconFile</key> <string></string> *************** *** 205,213 **** <string>FMWK</string> <key>CFBundleShortVersionString</key> ! <string>2.3.0</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> ! <string>2.3.0d1</string> <key>NSAppleScriptEnabled</key> <string>Yes</string> --- 199,207 ---- <string>FMWK</string> <key>CFBundleShortVersionString</key> ! <string>2.3.1</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> ! <string>2.3.1d1</string> <key>NSAppleScriptEnabled</key> <string>Yes</string> *************** *** 277,282 **** }; 0867D6A5FE840307C02AAC07 = { ! fallbackIsa = PBXFileReference; ! isa = PBXFrameworkReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; --- 271,275 ---- }; 0867D6A5FE840307C02AAC07 = { ! isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; *************** *** 661,665 **** CPLUSPLUS = "/usr/bin/g++-3.3"; DYLIB_COMPATIBILITY_VERSION = 2.0.0; ! DYLIB_CURRENT_VERSION = 2.3.0; FRAMEWORK_VERSION = A; GCC_VERSION = 3.3; --- 654,658 ---- CPLUSPLUS = "/usr/bin/g++-3.3"; DYLIB_COMPATIBILITY_VERSION = 2.0.0; ! DYLIB_CURRENT_VERSION = 2.3.1; FRAMEWORK_VERSION = A; GCC_VERSION = 3.3; *************** *** 696,700 **** <string>SMySQL_static</string> <key>CFBundleGetInfoString</key> ! <string>2.3.0, © Serge Cohen, 2002</string> <key>CFBundleIconFile</key> <string></string> --- 689,693 ---- <string>SMySQL_static</string> <key>CFBundleGetInfoString</key> ! <string>2.3.1, © Serge Cohen, 2002</string> <key>CFBundleIconFile</key> <string></string> *************** *** 708,716 **** <string>FMWK</string> <key>CFBundleShortVersionString</key> ! <string>2.3.0</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> ! <string>2.3.0d1</string> <key>NSAppleScriptEnabled</key> <string>Yes</string> --- 701,709 ---- <string>FMWK</string> <key>CFBundleShortVersionString</key> ! <string>2.3.1</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> ! <string>2.3.1d1</string> <key>NSAppleScriptEnabled</key> <string>Yes</string> *************** *** 723,728 **** 0DA7207F04EE8A99002E9126 = { explicitFileType = wrapper.framework; ! fallbackIsa = PBXFileReference; ! isa = PBXFrameworkReference; path = SMySQL_static.framework; refType = 3; --- 716,720 ---- 0DA7207F04EE8A99002E9126 = { explicitFileType = wrapper.framework; ! isa = PBXFileReference; path = SMySQL_static.framework; refType = 3; *************** *** 808,812 **** CPLUSPLUS = "/usr/bin/g++"; DYLIB_COMPATIBILITY_VERSION = 2.0.0; ! DYLIB_CURRENT_VERSION = 2.3.0; FRAMEWORK_VERSION = A; GCC_VERSION = 3.3; --- 800,804 ---- CPLUSPLUS = "/usr/bin/g++"; DYLIB_COMPATIBILITY_VERSION = 2.0.0; ! DYLIB_CURRENT_VERSION = 2.3.1; FRAMEWORK_VERSION = A; GCC_VERSION = 3.3; *************** *** 858,862 **** <string>SMySQL_bundle</string> <key>CFBundleGetInfoString</key> ! <string>2.3.0, © Serge Cohen, 2002</string> <key>CFBundleIconFile</key> <string></string> --- 850,854 ---- <string>SMySQL_bundle</string> <key>CFBundleGetInfoString</key> ! <string>2.3.1, © Serge Cohen, 2002</string> <key>CFBundleIconFile</key> <string></string> *************** *** 870,878 **** <string>FMWK</string> <key>CFBundleShortVersionString</key> ! <string>2.3.0</string> <key>CFBundleSignature</key> <string>mcpS</string> <key>CFBundleVersion</key> ! <string>2.3.0d1</string> <key>NSAppleScriptEnabled</key> <string>Yes</string> --- 862,870 ---- <string>FMWK</string> <key>CFBundleShortVersionString</key> ! <string>2.3.1</string> <key>CFBundleSignature</key> <string>mcpS</string> <key>CFBundleVersion</key> ! <string>2.3.1d1</string> <key>NSAppleScriptEnabled</key> <string>Yes</string> *************** *** 885,890 **** 0DA7208604EE8C3F002E9126 = { explicitFileType = wrapper.framework; ! fallbackIsa = PBXFileReference; ! isa = PBXFrameworkReference; path = SMySQL_bundled.framework; refType = 3; --- 877,881 ---- 0DA7208604EE8C3F002E9126 = { explicitFileType = wrapper.framework; ! isa = PBXFileReference; path = SMySQL_bundled.framework; refType = 3; *************** *** 1024,1029 **** }; 0DA720A804EE90BE002E9126 = { - buildRules = ( - ); buildSettings = { COPY_PHASE_STRIP = YES; --- 1015,1018 ---- *************** *** 1722,1727 **** 0DCFFE7504EE9B4400AD80EC = { explicitFileType = "compiled.mach-o.executable"; ! fallbackIsa = PBXFileReference; ! isa = PBXExecutableFileReference; path = CLI_Test; refType = 3; --- 1711,1715 ---- 0DCFFE7504EE9B4400AD80EC = { explicitFileType = "compiled.mach-o.executable"; ! isa = PBXFileReference; path = CLI_Test; refType = 3; *************** *** 1835,1839 **** <string>????</string> <key>CFBundleVersion</key> ! <string>2.3.0d1</string> </dict> </plist> --- 1823,1827 ---- <string>????</string> <key>CFBundleVersion</key> ! <string>2.3.1d1</string> </dict> </plist> *************** *** 1842,1847 **** 0DEFA05804F0318B00A68F01 = { explicitFileType = wrapper.cfbundle; ! fallbackIsa = PBXFileReference; ! isa = PBXBundleReference; path = Prepare_Distributions.bundle; refType = 3; --- 1830,1834 ---- 0DEFA05804F0318B00A68F01 = { explicitFileType = wrapper.cfbundle; ! isa = PBXFileReference; path = Prepare_Distributions.bundle; refType = 3; *************** *** 1855,1859 **** runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; ! shellScript = "MKDIRS=\"mkdir -p\"\nCP=\"cp -r\"\nWORK_DIR=\"$TARGET_BUILD_DIR/Distributions\"\n\nBASE_DIST_NAME=\"SMySQL\"\nVERSION_DIST=\"2.3.0\"\n\nSOURCE_FILES=\"CLI_Test MCPFoundationKit MCPApplicationKit SMySQLConstants.h SMySQL_Prefix.h README TO_DO TO_INSTALL gpl.txt gpl.html mysql_bins CLI_Test SMySQL.pbproj English.lproj\"\n\nBIN_FILES=\"SMySQL.framework SMySQL_static.framework SMySQL_bundled.framework CLI_Test\"\n\nrm -rf \"$WORK_DIR\"\n$MKDIRS \"$WORK_DIR\"\ncd \"$WORK_DIR\"\n\n#cat - > foo.txt <<EOF\n#This Foo Bar saying Hello World...\n#EOF\n\n# Preparing the source distribution:\nSOURCE_DIST_NAME=\"${BASE_DIST_NAME}_src_${VERSION_DIST}\"\n# Create a writable DMG file :\nhdiutil create -megabytes 5 Sources_Temp.dmg -layout NONE\n# Mount it just to be able to format it (and format in HFS+)\nDEV_SOURCES=`hdid -nomount Sources_Temp.dmg`\nnewfs_hfs -v \"$SOURCE_DIST_NAME\" $DEV_SOURCES\nhdiutil eject $DEV_SOURCES\n# Mount in writable way:\nhdid Sources_Temp.dmg > mount_source.log\nDEV_SOURCES=`awk '{print $1}' mount_source.log`\nVOL_SOURCES=`awk '{print $2}' mount_source.log`\n# Copy the sources to the source volume...\ncd \"$SRCROOT\"\n$CP $SOURCE_FILES $VOL_SOURCES\nfind $VOL_SOURCES -name 'CVS' -exec rm -rf {} \\;\n# Make a Tar/gz version of the distribution...\ncd $VOL_SOURCES\ncd ..\ngnutar -cvzf \"${WORK_DIR}/${SOURCE_DIST_NAME}.tgz\" ${SOURCE_DIST_NAME}\ncd \"$WORK_DIR\"\n# Copying is done, we can eject and compress the image:\nhdiutil eject $DEV_SOURCES\nhdiutil convert -format UDZO -imagekey zlib-level=9 Sources_Temp.dmg -o ${SOURCE_DIST_NAME}.dmg\n\n# Preparing the binary distribution:\nBINS_DIST_NAME=\"${BASE_DIST_NAME}_bin_${VERSION_DIST}\"\n# Create a writable DMG file :\nhdiutil create -megabytes 5 Bins_Temp.dmg -layout NONE\n# Mount it just to be able to format it (and format in HFS+)\nDEV_BINS=`hdid -nomount Bins_Temp.dmg`\nnewfs_hfs -v \"$BINS_DIST_NAME\" $DEV_BINS\nhdiutil eject $DEV_BINS\n# Mount in writable way:\nhdid Bins_Temp.dmg > mount_bin.log\nDEV_BINS=`awk '{print $1}' mount_bin.log`\nVOL_BINS=`awk '{print $2}' mount_bin.log`\n# Copy the sources to the source volume...\ncd \"$TARGET_BUILD_DIR\"\n$CP $BIN_FILES $VOL_BINS\n$CP ${SRCROOT}/README_BIN ${VOL_BINS}/README\n$CP \"${SRCROOT}/CLI_Test/README.txt\" ${VOL_BINS}/CLI_Test_README\n$CP \"${SRCROOT}/CLI_Test/Make_DB_and_table.mysql\" ${VOL_BINS}/\nmv \"${VOL_BINS}/CLI_Test\" \"${VOL_BINS}/CLI_Test.command\"\ncd \"$WORK_DIR\"\n# Copying is done, we can eject and compress the image:\nhdiutil eject $DEV_BINS\nhdiutil convert -format UDZO -imagekey zlib-level=9 Bins_Temp.dmg -o ${BINS_DIST_NAME}.dmg\n\n\n# Clean_up:\nrm -f Sources_Temp.dmg\nrm -f mount_source.log\nrm -f Bins_Temp.dmg\nrm -f mount_bin.log\n\necho Everything will be in : $WORK_DIR\n"; }; //0D0 --- 1842,1846 ---- runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; ! shellScript = "MKDIRS=\"mkdir -p\"\nCP=\"cp -r\"\nWORK_DIR=\"$TARGET_BUILD_DIR/Distributions\"\n\nBASE_DIST_NAME=\"SMySQL\"\nVERSION_DIST=\"2.3.1\"\n\nSOURCE_FILES=\"CLI_Test MCPFoundationKit MCPApplicationKit SMySQLConstants.h SMySQL_Prefix.h README TO_DO TO_INSTALL gpl.txt gpl.html mysql_bins CLI_Test SMySQL.pbproj English.lproj\"\n\nBIN_FILES=\"SMySQL.framework SMySQL_static.framework SMySQL_bundled.framework CLI_Test\"\n\nrm -rf \"$WORK_DIR\"\n$MKDIRS \"$WORK_DIR\"\ncd \"$WORK_DIR\"\n\n#cat - > foo.txt <<EOF\n#This Foo Bar saying Hello World...\n#EOF\n\n# Preparing the source distribution:\nSOURCE_DIST_NAME=\"${BASE_DIST_NAME}_src_${VERSION_DIST}\"\n# Create a writable DMG file :\nhdiutil create -megabytes 5 Sources_Temp.dmg -layout NONE\n# Mount it just to be able to format it (and format in HFS+)\nDEV_SOURCES=`hdid -nomount Sources_Temp.dmg`\nnewfs_hfs -v \"$SOURCE_DIST_NAME\" $DEV_SOURCES\nhdiutil eject $DEV_SOURCES\n# Mount in writable way:\nhdid Sources_Temp.dmg > mount_source.log\nDEV_SOURCES=`awk '{print $1}' mount_source.log`\nVOL_SOURCES=`awk '{print $2}' mount_source.log`\n# Copy the sources to the source volume...\ncd \"$SRCROOT\"\n$CP $SOURCE_FILES $VOL_SOURCES\nfind $VOL_SOURCES -name 'CVS' -exec rm -rf {} \\;\n# Make a Tar/gz version of the distribution...\ncd $VOL_SOURCES\ncd ..\ngnutar -cvzf \"${WORK_DIR}/${SOURCE_DIST_NAME}.tgz\" ${SOURCE_DIST_NAME}\ncd \"$WORK_DIR\"\n# Copying is done, we can eject and compress the image:\nhdiutil eject $DEV_SOURCES\nhdiutil convert -format UDZO -imagekey zlib-level=9 Sources_Temp.dmg -o ${SOURCE_DIST_NAME}.dmg\n\n# Preparing the binary distribution:\nBINS_DIST_NAME=\"${BASE_DIST_NAME}_bin_${VERSION_DIST}\"\n# Create a writable DMG file :\nhdiutil create -megabytes 5 Bins_Temp.dmg -layout NONE\n# Mount it just to be able to format it (and format in HFS+)\nDEV_BINS=`hdid -nomount Bins_Temp.dmg`\nnewfs_hfs -v \"$BINS_DIST_NAME\" $DEV_BINS\nhdiutil eject $DEV_BINS\n# Mount in writable way:\nhdid Bins_Temp.dmg > mount_bin.log\nDEV_BINS=`awk '{print $1}' mount_bin.log`\nVOL_BINS=`awk '{print $2}' mount_bin.log`\n# Copy the sources to the source volume...\ncd \"$TARGET_BUILD_DIR\"\n$CP $BIN_FILES $VOL_BINS\n$CP ${SRCROOT}/README_BIN ${VOL_BINS}/README\n$CP \"${SRCROOT}/CLI_Test/README.txt\" ${VOL_BINS}/CLI_Test_README\n$CP \"${SRCROOT}/CLI_Test/Make_DB_and_table.mysql\" ${VOL_BINS}/\nmv \"${VOL_BINS}/CLI_Test\" \"${VOL_BINS}/CLI_Test.command\"\ncd \"$WORK_DIR\"\n# Copying is done, we can eject and compress the image:\nhdiutil eject $DEV_BINS\nhdiutil convert -format UDZO -imagekey zlib-level=9 Bins_Temp.dmg -o ${BINS_DIST_NAME}.dmg\n\n\n# Clean_up:\nrm -f Sources_Temp.dmg\nrm -f mount_source.log\nrm -f Bins_Temp.dmg\nrm -f mount_bin.log\n\necho Everything will be in : $WORK_DIR\n"; }; //0D0 *************** *** 1877,1882 **** }; 1058C7B1FEA5585E11CA2CBB = { ! fallbackIsa = PBXFileReference; ! isa = PBXFrameworkReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; --- 1864,1868 ---- }; 1058C7B1FEA5585E11CA2CBB = { ! isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; |