Show
Ignore:
Timestamp:
11/17/07 20:43:26 (1 year ago)
Author:
daboo
Message:

Cocoa spell checker for OS X 10.5 only.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Mulberry/branches/v4.1d1/MacOS/MulberryXcode.xcodeproj/project.pbxproj

    r101 r116  
    1010                8D0C4E8D0486CD37000505A6 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 0867D6AAFE840B52C02AAC07 /* InfoPlist.strings */; }; 
    1111                8D0C4E920486CD37000505A6 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 20286C33FDCF999611CA2CEA /* Carbon.framework */; }; 
     12                AF17ACFB0CCC550500205B17 /* CocoaSpeller.bundle in CopyFiles */ = {isa = PBXBuildFile; fileRef = AF17ACEF0CCC54D300205B17 /* CocoaSpeller.bundle */; }; 
     13                AF17AD190CCC579D00205B17 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF17AD180CCC579D00205B17 /* AppKit.framework */; }; 
     14                AF17AE450CCC585C00205B17 /* CMulberryCocoaApp.m in Sources */ = {isa = PBXBuildFile; fileRef = AF17AE440CCC585C00205B17 /* CMulberryCocoaApp.m */; }; 
    1215                AF25512C0C432558001AAE53 /* CFreeBusyPrintout.cp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551240C432558001AAE53 /* CFreeBusyPrintout.cp */; }; 
    1316                AF25512E0C432559001AAE53 /* CFreeBusyTable.cp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551260C432558001AAE53 /* CFreeBusyTable.cp */; }; 
     
    157160                AF8269500C1B2C9300B18EED /* XMLParserSAX.cp in Sources */ = {isa = PBXBuildFile; fileRef = AF82693D0C1B2C9300B18EED /* XMLParserSAX.cp */; }; 
    158161                AF8269520C1B2C9300B18EED /* XMLSAXSimple.cp in Sources */ = {isa = PBXBuildFile; fileRef = AF82693F0C1B2C9300B18EED /* XMLSAXSimple.cp */; }; 
     162                AFC7981B0CCADCAF00E62F0F /* CPasswordManager.cp in Sources */ = {isa = PBXBuildFile; fileRef = AFC7981A0CCADCAF00E62F0F /* CPasswordManager.cp */; }; 
     163                AFC798200CCAE69000E62F0F /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AFC7981F0CCAE69000E62F0F /* Security.framework */; }; 
    159164                AFCDD2D30AE1647A00E30447 /* os_dep.cp in Sources */ = {isa = PBXBuildFile; fileRef = AFCDD2D20AE1647A00E30447 /* os_dep.cp */; }; 
    160165                AFCDD6780AE164F300E30447 /* LMutexSemaphore.cp in Sources */ = {isa = PBXBuildFile; fileRef = AFCDD36B0AE164EE00E30447 /* LMutexSemaphore.cp */; }; 
     
    12991304                        remoteInfo = "vCard MachO"; 
    13001305                }; 
     1306                AFC79A500CCBEB4C00E62F0F /* PBXContainerItemProxy */ = { 
     1307                        isa = PBXContainerItemProxy; 
     1308                        containerPortal = AFC79A4C0CCBEB4C00E62F0F /* CocoaSpeller.xcodeproj */; 
     1309                        proxyType = 2; 
     1310                        remoteGlobalIDString = AF4196C70AE6F4E000E19592; 
     1311                        remoteInfo = "CocoaSpeller MachO"; 
     1312                }; 
    13011313                AFD93B5B0AE5AA10007F506F /* PBXContainerItemProxy */ = { 
    13021314                        isa = PBXContainerItemProxy; 
     
    13291341                        dstSubfolderSpec = 1; 
    13301342                        files = ( 
     1343                                AF17ACFB0CCC550500205B17 /* CocoaSpeller.bundle in CopyFiles */, 
    13311344                                AFDD772C0C4068FC00DE5877 /* CommunicatorAdbkIO.bundle in CopyFiles */, 
    13321345                                AFDD772D0C4068FC00DE5877 /* CRAM-MD5.bundle in CopyFiles */, 
     
    14431456                508344B209E5C41E0093A071 /* Mulberry.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Mulberry.app; sourceTree = BUILT_PRODUCTS_DIR; }; 
    14441457                8D0C4E960486CD37000505A6 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = Info.plist; path = Packaging/Info.plist; sourceTree = SOURCE_ROOT; }; 
     1458                AF17ACEF0CCC54D300205B17 /* CocoaSpeller.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = CocoaSpeller.bundle; path = "../Plug-ins/CocoaSpeller/build/Debug/CocoaSpeller.bundle"; sourceTree = SOURCE_ROOT; }; 
     1459                AF17AD180CCC579D00205B17 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; }; 
     1460                AF17AE430CCC585C00205B17 /* CMulberryCocoaApp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CMulberryCocoaApp.h; path = General/CMulberryCocoaApp.h; sourceTree = "<group>"; }; 
     1461                AF17AE440CCC585C00205B17 /* CMulberryCocoaApp.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CMulberryCocoaApp.m; path = General/CMulberryCocoaApp.m; sourceTree = "<group>"; }; 
    14451462                AF2551240C432558001AAE53 /* CFreeBusyPrintout.cp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CFreeBusyPrintout.cp; sourceTree = "<group>"; }; 
    14461463                AF2551250C432558001AAE53 /* CFreeBusyPrintout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CFreeBusyPrintout.h; sourceTree = "<group>"; }; 
     
    16711688                AF82693F0C1B2C9300B18EED /* XMLSAXSimple.cp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = XMLSAXSimple.cp; path = ../../Libraries/XMLLib/Source/XMLSAXSimple.cp; sourceTree = "<group>"; }; 
    16721689                AF8269400C1B2C9300B18EED /* XMLSAXSimple.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = XMLSAXSimple.h; path = ../../Libraries/XMLLib/Source/XMLSAXSimple.h; sourceTree = "<group>"; }; 
     1690                AFC798190CCADCAF00E62F0F /* CPasswordManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CPasswordManager.h; path = ../Sources_Common/Mail/Control/CPasswordManager.h; sourceTree = SOURCE_ROOT; }; 
     1691                AFC7981A0CCADCAF00E62F0F /* CPasswordManager.cp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CPasswordManager.cp; path = ../Sources_Common/Mail/Control/CPasswordManager.cp; sourceTree = SOURCE_ROOT; }; 
     1692                AFC7981F0CCAE69000E62F0F /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; }; 
     1693                AFC79A4C0CCBEB4C00E62F0F /* CocoaSpeller.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = CocoaSpeller.xcodeproj; path = "../Plug-ins/CocoaSpeller/CocoaSpeller.xcodeproj"; sourceTree = SOURCE_ROOT; }; 
    16731694                AFCDD2D10AE1647A00E30447 /* os_dep.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = os_dep.h; path = ../Sources_Common/os_dep.h; sourceTree = SOURCE_ROOT; }; 
    16741695                AFCDD2D20AE1647A00E30447 /* os_dep.cp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = os_dep.cp; path = ../Sources_Common/os_dep.cp; sourceTree = SOURCE_ROOT; }; 
     
    37893810                                AF2555010C43DAC7001AAE53 /* Cocoa.framework in Frameworks */, 
    37903811                                AF2555020C43DAC7001AAE53 /* WebKit.framework in Frameworks */, 
     3812                                AFC798200CCAE69000E62F0F /* Security.framework in Frameworks */, 
     3813                                AF17AD190CCC579D00205B17 /* AppKit.framework in Frameworks */, 
    37913814                        ); 
    37923815                        runOnlyForDeploymentPostprocessing = 0; 
     
    39183941                                AF3750B30AE1DD1B00C56E20 /* AddressBook.framework */, 
    39193942                                AF3750B70AE1DD3900C56E20 /* LDAP.framework */, 
     3943                                AFC7981F0CCAE69000E62F0F /* Security.framework */, 
    39203944                                AF2554580C43DAC7001AAE53 /* Cocoa.framework */, 
     3945                                AF17AD180CCC579D00205B17 /* AppKit.framework */, 
    39213946                                AF2554590C43DAC7001AAE53 /* WebKit.framework */, 
    39223947                                AF2ADE070AE456F30078C306 /* libcrypto.0.9.7.dylib */, 
     
    41974222                        isa = PBXGroup; 
    41984223                        children = ( 
     4224                                AF17ACEF0CCC54D300205B17 /* CocoaSpeller.bundle */, 
    41994225                                AFDD768A0C4066C400DE5877 /* CommunicatorAdbkIO.bundle */, 
    42004226                                AFDD768F0C4066E700DE5877 /* CRAM-MD5.bundle */, 
     
    43274353                        sourceTree = "<group>"; 
    43284354                }; 
     4355                AFC79A4D0CCBEB4C00E62F0F /* Products */ = { 
     4356                        isa = PBXGroup; 
     4357                        children = ( 
     4358                                AFC79A510CCBEB4C00E62F0F /* CocoaSpeller.bundle */, 
     4359                        ); 
     4360                        name = Products; 
     4361                        sourceTree = "<group>"; 
     4362                }; 
    43294363                AFCDD2E00AE164ED00E30447 /* PowerPlant */ = { 
    43304364                        isa = PBXGroup; 
     
    52325266                                AFCDDAEB0AE1769900E30447 /* CWindowsMenu.h */, 
    52335267                                AFCDDAEC0AE1769900E30447 /* CWindowsMenu.cp */, 
     5268                                AF17AE430CCC585C00205B17 /* CMulberryCocoaApp.h */, 
     5269                                AF17AE440CCC585C00205B17 /* CMulberryCocoaApp.m */, 
    52345270                        ); 
    52355271                        name = Application; 
     
    69116947                                AFCDDF610AE176DD00E30447 /* CAttachmentManager.h */, 
    69126948                                AFCDDF620AE176DD00E30447 /* CAttachmentManager.cp */, 
     6949                                AFC798190CCADCAF00E62F0F /* CPasswordManager.h */, 
     6950                                AFC7981A0CCADCAF00E62F0F /* CPasswordManager.cp */, 
    69136951                        ); 
    69146952                        name = Control; 
     
    77607798                        children = ( 
    77617799                                AF419E9F0AEA750800E19592 /* PluginLibrary.xcodeproj */, 
     7800                                AFC79A4C0CCBEB4C00E62F0F /* CocoaSpeller.xcodeproj */, 
    77627801                                AF419E460AEA72AE00E19592 /* CommunicatorAdbkIO.xcodeproj */, 
    77637802                                AFD93B540AE5AA10007F506F /* CRAM-MD5.xcodeproj */, 
     
    78287867                        isa = PBXProject; 
    78297868                        buildConfigurationList = C0E91AC908A95435008D54AB /* Build configuration list for PBXProject "MulberryXcode" */; 
     7869                        compatibilityVersion = "Xcode 2.4"; 
    78307870                        hasScannedForEncodings = 1; 
    78317871                        mainGroup = 20286C29FDCF999611CA2CEA /* MulberryXcode */; 
    78327872                        projectDirPath = ""; 
    78337873                        projectReferences = ( 
     7874                                { 
     7875                                        ProductGroup = AFC79A4D0CCBEB4C00E62F0F /* Products */; 
     7876                                        ProjectRef = AFC79A4C0CCBEB4C00E62F0F /* CocoaSpeller.xcodeproj */; 
     7877                                }, 
    78347878                                { 
    78357879                                        ProductGroup = AF419E470AEA72AE00E19592 /* Products */; 
     
    79057949                                }, 
    79067950                        ); 
     7951                        projectRoot = ""; 
    79077952                        targets = ( 
    79087953                                8D0C4E890486CD37000505A6 /* MulberryXcode */, 
     
    80158060                        path = vCardAdbkIO.bundle; 
    80168061                        remoteRef = AF419EE20AEA753C00E19592 /* PBXContainerItemProxy */; 
     8062                        sourceTree = BUILT_PRODUCTS_DIR; 
     8063                }; 
     8064                AFC79A510CCBEB4C00E62F0F /* CocoaSpeller.bundle */ = { 
     8065                        isa = PBXReferenceProxy; 
     8066                        fileType = wrapper.cfbundle; 
     8067                        path = CocoaSpeller.bundle; 
     8068                        remoteRef = AFC79A500CCBEB4C00E62F0F /* PBXContainerItemProxy */; 
    80178069                        sourceTree = BUILT_PRODUCTS_DIR; 
    80188070                }; 
     
    91579209                                AF2555070C442299001AAE53 /* CFreeBusyTableCommon.cp in Sources */, 
    91589210                                AF2555080C442299001AAE53 /* CFreeBusyViewCommon.cp in Sources */, 
     9211                                AFC7981B0CCADCAF00E62F0F /* CPasswordManager.cp in Sources */, 
     9212                                AF17AE450CCC585C00205B17 /* CMulberryCocoaApp.m in Sources */, 
    91599213                        ); 
    91609214                        runOnlyForDeploymentPostprocessing = 0;