Thread: [Mysql-cocoa-commits] CVS: SMySQL/SMySQL.pbproj cohen.pbxuser,1.22,1.23 project.pbxproj,1.23,1.24
Brought to you by:
sergecohen
From: Serge C. <ser...@us...> - 2003-08-22 12:53:53
|
Update of /cvsroot/mysql-cocoa/SMySQL/SMySQL.pbproj In directory sc8-pr-cvs1:/tmp/cvs-serv12951/SMySQL.pbproj Modified Files: cohen.pbxuser project.pbxproj Log Message: Added the Info.plist entry to make the framework AppleScriptable... But did not check so far what it is doing (and don't know how to check). 2003-08-21; Serge Cohen. Index: cohen.pbxuser =================================================================== RCS file: /cvsroot/mysql-cocoa/SMySQL/SMySQL.pbproj/cohen.pbxuser,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** cohen.pbxuser 21 Aug 2003 06:30:53 -0000 1.22 --- cohen.pbxuser 21 Aug 2003 14:08:40 -0000 1.23 *************** *** 11,15 **** ); perUserDictionary = { ! PBXPerProjectTemplateStateSaveDate = 83138294; PBXWorkspaceContents = ( { --- 11,15 ---- ); perUserDictionary = { ! PBXPerProjectTemplateStateSaveDate = 83144899; PBXWorkspaceContents = ( [...1399 lines suppressed...] + vrLen = 2416; + vrLoc = 7045; + }; + 0DF73C7404F49C5000A8C863 = { + isa = PBXTargetBookmark; + trg = 0867D69CFE84028FC02AAC07; + }; + 0DF73C7504F49C5000A8C863 = { + isa = PBXTargetBookmark; + trg = 0DA7207E04EE8A99002E9126; + }; + 0DF73C7604F49C5000A8C863 = { + isa = PBXTargetBookmark; + trg = 0DA7208504EE8C3F002E9126; + }; + 0DF73C7704F49C5000A8C863 = { + isa = PBXTargetBookmark; + trg = 0DCFFE7404EE9B4400AD80EC; }; } Index: project.pbxproj =================================================================== RCS file: /cvsroot/mysql-cocoa/SMySQL/SMySQL.pbproj/project.pbxproj,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** project.pbxproj 21 Aug 2003 06:30:53 -0000 1.23 --- project.pbxproj 21 Aug 2003 14:08:40 -0000 1.24 *************** *** 171,174 **** --- 171,176 ---- <key>CFBundleExecutable</key> <string>SMySQL</string> + <key>CFBundleGetInfoString</key> + <string>2.2.1, © Serge Cohen, 2002</string> <key>CFBundleIconFile</key> <string></string> *************** *** 181,190 **** <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> <string>2.2.1d1</string> <key>NSPrincipalClass</key> ! <string></string> </dict> </plist> --- 183,196 ---- <key>CFBundlePackageType</key> <string>FMWK</string> + <key>CFBundleShortVersionString</key> + <string>2.2.1</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> <string>2.2.1d1</string> + <key>NSAppleScriptEnabled</key> + <string>Yes</string> <key>NSPrincipalClass</key> ! <string>MCPConnection</string> </dict> </plist> *************** *** 485,489 **** <string>SMySQL_static</string> <key>CFBundleGetInfoString</key> ! <string></string> <key>CFBundleIconFile</key> <string></string> --- 491,495 ---- <string>SMySQL_static</string> <key>CFBundleGetInfoString</key> ! <string>2.2.1, © Serge Cohen, 2002</string> <key>CFBundleIconFile</key> <string></string> *************** *** 493,505 **** <string>6.0</string> <key>CFBundleName</key> ! <string></string> <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleShortVersionString</key> ! <string></string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> <string>2.2.1d1</string> </dict> </plist> --- 499,515 ---- <string>6.0</string> <key>CFBundleName</key> ! <string>SMySQL Static</string> <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleShortVersionString</key> ! <string>2.2.1</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> <string>2.2.1d1</string> + <key>NSAppleScriptEnabled</key> + <string>Yes</string> + <key>NSPrincipalClass</key> + <string>MCPConnection</string> </dict> </plist> *************** *** 616,620 **** <string>SMySQL_bundle</string> <key>CFBundleGetInfoString</key> ! <string></string> <key>CFBundleIconFile</key> <string></string> --- 626,630 ---- <string>SMySQL_bundle</string> <key>CFBundleGetInfoString</key> ! <string>2.2.1, © Serge Cohen, 2002</string> <key>CFBundleIconFile</key> <string></string> *************** *** 624,636 **** <string>6.0</string> <key>CFBundleName</key> ! <string></string> <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleShortVersionString</key> ! <string></string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> <string>2.2.1d1</string> </dict> </plist> --- 634,650 ---- <string>6.0</string> <key>CFBundleName</key> ! <string>SMySQL bundled</string> <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleShortVersionString</key> ! <string>2.2.1</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> <string>2.2.1d1</string> + <key>NSAppleScriptEnabled</key> + <string>Yes</string> + <key>NSPrincipalClass</key> + <string>MCPConnection</string> </dict> </plist> |