993 lines
65 KiB
Plaintext
993 lines
65 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
DC2C988317E3C63700F1E04F /* TestViewMappingsLogic.m in Sources */ = {isa = PBXBuildFile; fileRef = DC2C988217E3C63700F1E04F /* TestViewMappingsLogic.m */; };
|
|
DC49737617E9173000489267 /* TestYapDatabaseFullTextSearch.m in Sources */ = {isa = PBXBuildFile; fileRef = DC49737417E9173000489267 /* TestYapDatabaseFullTextSearch.m */; };
|
|
DC84005B175132E7003BFBB2 /* libsqlite3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = DC84005A175132E7003BFBB2 /* libsqlite3.dylib */; };
|
|
DC84006617514255003BFBB2 /* TestObject.m in Sources */ = {isa = PBXBuildFile; fileRef = DC84005D17514255003BFBB2 /* TestObject.m */; };
|
|
DC84006817514255003BFBB2 /* TestYapDatabase.m in Sources */ = {isa = PBXBuildFile; fileRef = DC84006117514255003BFBB2 /* TestYapDatabase.m */; };
|
|
DC84006B175142BD003BFBB2 /* libsqlite3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = DC84005A175132E7003BFBB2 /* libsqlite3.dylib */; };
|
|
DC84008E17514E59003BFBB2 /* TestYapDatabaseView.m in Sources */ = {isa = PBXBuildFile; fileRef = DC84008D17514E59003BFBB2 /* TestYapDatabaseView.m */; };
|
|
DC84FF8F175130D2003BFBB2 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC84FF8E175130D2003BFBB2 /* Cocoa.framework */; };
|
|
DC84FF99175130D3003BFBB2 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = DC84FF97175130D3003BFBB2 /* InfoPlist.strings */; };
|
|
DC84FF9B175130D3003BFBB2 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = DC84FF9A175130D3003BFBB2 /* main.m */; };
|
|
DC84FF9F175130D3003BFBB2 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = DC84FF9D175130D3003BFBB2 /* Credits.rtf */; };
|
|
DC84FFA2175130D3003BFBB2 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = DC84FFA1175130D3003BFBB2 /* AppDelegate.m */; };
|
|
DC84FFA5175130D3003BFBB2 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = DC84FFA3175130D3003BFBB2 /* MainMenu.xib */; };
|
|
DC84FFAD175130D3003BFBB2 /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC84FFAC175130D3003BFBB2 /* SenTestingKit.framework */; };
|
|
DC84FFAE175130D3003BFBB2 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC84FF8E175130D2003BFBB2 /* Cocoa.framework */; };
|
|
DC84FFB6175130D3003BFBB2 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = DC84FFB4175130D3003BFBB2 /* InfoPlist.strings */; };
|
|
DC84FFD41751312E003BFBB2 /* DDAbstractDatabaseLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = DC84FFC41751312E003BFBB2 /* DDAbstractDatabaseLogger.m */; };
|
|
DC84FFD61751312E003BFBB2 /* DDASLLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = DC84FFC61751312E003BFBB2 /* DDASLLogger.m */; };
|
|
DC84FFD81751312E003BFBB2 /* DDFileLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = DC84FFC81751312E003BFBB2 /* DDFileLogger.m */; };
|
|
DC84FFDA1751312E003BFBB2 /* DDLog.m in Sources */ = {isa = PBXBuildFile; fileRef = DC84FFCA1751312E003BFBB2 /* DDLog.m */; };
|
|
DC84FFDC1751312E003BFBB2 /* DDTTYLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = DC84FFCC1751312E003BFBB2 /* DDTTYLogger.m */; };
|
|
DC84FFDE1751312E003BFBB2 /* ContextFilterLogFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = DC84FFCF1751312E003BFBB2 /* ContextFilterLogFormatter.m */; };
|
|
DC84FFE01751312E003BFBB2 /* DispatchQueueLogFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = DC84FFD11751312E003BFBB2 /* DispatchQueueLogFormatter.m */; };
|
|
DC84FFEC17513197003BFBB2 /* BenchmarkYapCache.m in Sources */ = {isa = PBXBuildFile; fileRef = DC84FFE917513197003BFBB2 /* BenchmarkYapCache.m */; };
|
|
DC84FFED17513197003BFBB2 /* BenchmarkYapDatabase.m in Sources */ = {isa = PBXBuildFile; fileRef = DC84FFEB17513197003BFBB2 /* BenchmarkYapDatabase.m */; };
|
|
DC9B1005184B1B4300174B0F /* TestYapDatabaseSecondaryIndex.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B1004184B1B4300174B0F /* TestYapDatabaseSecondaryIndex.m */; };
|
|
DC9B10DE184D124E00174B0F /* YapDatabaseFilteredView.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B107E184D124D00174B0F /* YapDatabaseFilteredView.m */; };
|
|
DC9B10DF184D124E00174B0F /* YapDatabaseFilteredViewConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B1080184D124D00174B0F /* YapDatabaseFilteredViewConnection.m */; };
|
|
DC9B10E0184D124E00174B0F /* YapDatabaseFilteredViewTransaction.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B1082184D124D00174B0F /* YapDatabaseFilteredViewTransaction.m */; };
|
|
DC9B10E1184D124E00174B0F /* YapDatabaseFullTextSearch.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B1087184D124D00174B0F /* YapDatabaseFullTextSearch.m */; };
|
|
DC9B10E2184D124E00174B0F /* YapDatabaseFullTextSearchConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B1089184D124D00174B0F /* YapDatabaseFullTextSearchConnection.m */; };
|
|
DC9B10E3184D124E00174B0F /* YapDatabaseFullTextSearchSnippetOptions.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B108B184D124D00174B0F /* YapDatabaseFullTextSearchSnippetOptions.m */; };
|
|
DC9B10E4184D124E00174B0F /* YapDatabaseFullTextSearchTransaction.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B108D184D124D00174B0F /* YapDatabaseFullTextSearchTransaction.m */; };
|
|
DC9B10E5184D124E00174B0F /* YapDatabaseExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B1092184D124D00174B0F /* YapDatabaseExtension.m */; };
|
|
DC9B10E6184D124E00174B0F /* YapDatabaseExtensionConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B1094184D124D00174B0F /* YapDatabaseExtensionConnection.m */; };
|
|
DC9B10E7184D124E00174B0F /* YapDatabaseExtensionTransaction.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B1096184D124D00174B0F /* YapDatabaseExtensionTransaction.m */; };
|
|
DC9B10E8184D124E00174B0F /* YapDatabaseSecondaryIndex.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B109B184D124D00174B0F /* YapDatabaseSecondaryIndex.m */; };
|
|
DC9B10E9184D124E00174B0F /* YapDatabaseSecondaryIndexConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B109D184D124D00174B0F /* YapDatabaseSecondaryIndexConnection.m */; };
|
|
DC9B10EA184D124E00174B0F /* YapDatabaseSecondaryIndexSetup.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B109F184D124D00174B0F /* YapDatabaseSecondaryIndexSetup.m */; };
|
|
DC9B10EB184D124E00174B0F /* YapDatabaseSecondaryIndexTransaction.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B10A1184D124D00174B0F /* YapDatabaseSecondaryIndexTransaction.m */; };
|
|
DC9B10EC184D124E00174B0F /* YapDatabaseViewPage.mm in Sources */ = {isa = PBXBuildFile; fileRef = DC9B10A7184D124D00174B0F /* YapDatabaseViewPage.mm */; };
|
|
DC9B10ED184D124E00174B0F /* YapDatabaseViewPageMetadata.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B10A9184D124D00174B0F /* YapDatabaseViewPageMetadata.m */; };
|
|
DC9B10EE184D124E00174B0F /* YapDatabaseViewChange.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B10AE184D124D00174B0F /* YapDatabaseViewChange.m */; };
|
|
DC9B10EF184D124E00174B0F /* YapDatabaseViewMappings.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B10B0184D124D00174B0F /* YapDatabaseViewMappings.m */; };
|
|
DC9B10F0184D124E00174B0F /* YapDatabaseViewRangeOptions.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B10B2184D124D00174B0F /* YapDatabaseViewRangeOptions.m */; };
|
|
DC9B10F1184D124E00174B0F /* YapDatabaseView.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B10B4184D124D00174B0F /* YapDatabaseView.m */; };
|
|
DC9B10F2184D124E00174B0F /* YapDatabaseViewConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B10B6184D124D00174B0F /* YapDatabaseViewConnection.m */; };
|
|
DC9B10F3184D124E00174B0F /* YapDatabaseViewOptions.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B10B8184D124D00174B0F /* YapDatabaseViewOptions.m */; };
|
|
DC9B10F4184D124E00174B0F /* YapDatabaseViewTransaction.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B10BA184D124D00174B0F /* YapDatabaseViewTransaction.m */; };
|
|
DC9B10F5184D124E00174B0F /* YapCache.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B10BD184D124D00174B0F /* YapCache.m */; };
|
|
DC9B10F6184D124E00174B0F /* YapDatabaseConnectionState.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B10BF184D124D00174B0F /* YapDatabaseConnectionState.m */; };
|
|
DC9B10F7184D124E00174B0F /* YapDatabaseDefaults.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B10C1184D124D00174B0F /* YapDatabaseDefaults.m */; };
|
|
DC9B10F8184D124E00174B0F /* YapDatabaseLogging.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B10C3184D124D00174B0F /* YapDatabaseLogging.m */; };
|
|
DC9B10F9184D124E00174B0F /* YapDatabaseManager.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B10C5184D124D00174B0F /* YapDatabaseManager.m */; };
|
|
DC9B10FA184D124E00174B0F /* YapDatabaseStatement.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B10C8184D124D00174B0F /* YapDatabaseStatement.m */; };
|
|
DC9B10FB184D124E00174B0F /* YapMemoryTable.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B10CB184D124D00174B0F /* YapMemoryTable.m */; };
|
|
DC9B10FC184D124E00174B0F /* YapNull.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B10CD184D124D00174B0F /* YapNull.m */; };
|
|
DC9B10FD184D124E00174B0F /* YapTouch.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B10CF184D124D00174B0F /* YapTouch.m */; };
|
|
DC9B10FF184D124E00174B0F /* YapCollectionKey.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B10D3184D124E00174B0F /* YapCollectionKey.m */; };
|
|
DC9B1100184D124E00174B0F /* YapDatabaseQuery.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B10D5184D124E00174B0F /* YapDatabaseQuery.m */; };
|
|
DC9B1101184D124E00174B0F /* YapSet.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B10D7184D124E00174B0F /* YapSet.m */; };
|
|
DC9B1102184D124E00174B0F /* YapDatabase.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B10D9184D124E00174B0F /* YapDatabase.m */; };
|
|
DC9B1103184D124E00174B0F /* YapDatabaseConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B10DB184D124E00174B0F /* YapDatabaseConnection.m */; };
|
|
DC9B1104184D124E00174B0F /* YapDatabaseTransaction.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B10DD184D124E00174B0F /* YapDatabaseTransaction.m */; };
|
|
DC9B1106184D143800174B0F /* TestYapDatabaseFilteredView.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B1105184D143800174B0F /* TestYapDatabaseFilteredView.m */; };
|
|
DCA528C71797650600B4503B /* TestViewChangeLogic.m in Sources */ = {isa = PBXBuildFile; fileRef = DCA528C41797650500B4503B /* TestViewChangeLogic.m */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
DC84FFAF175130D3003BFBB2 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = DC84FF83175130D2003BFBB2 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = DC84FF8A175130D2003BFBB2;
|
|
remoteInfo = YapDatabase;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
DC2C988217E3C63700F1E04F /* TestViewMappingsLogic.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestViewMappingsLogic.m; path = ../../UnitTesting/TestViewMappingsLogic.m; sourceTree = "<group>"; };
|
|
DC49737417E9173000489267 /* TestYapDatabaseFullTextSearch.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestYapDatabaseFullTextSearch.m; path = ../../UnitTesting/TestYapDatabaseFullTextSearch.m; sourceTree = "<group>"; };
|
|
DC84005A175132E7003BFBB2 /* libsqlite3.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libsqlite3.dylib; path = usr/lib/libsqlite3.dylib; sourceTree = SDKROOT; };
|
|
DC84005C17514255003BFBB2 /* TestObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TestObject.h; path = ../../UnitTesting/TestObject.h; sourceTree = "<group>"; };
|
|
DC84005D17514255003BFBB2 /* TestObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestObject.m; path = ../../UnitTesting/TestObject.m; sourceTree = "<group>"; };
|
|
DC84006117514255003BFBB2 /* TestYapDatabase.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestYapDatabase.m; path = ../../UnitTesting/TestYapDatabase.m; sourceTree = "<group>"; };
|
|
DC84008D17514E59003BFBB2 /* TestYapDatabaseView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestYapDatabaseView.m; path = ../../UnitTesting/TestYapDatabaseView.m; sourceTree = "<group>"; };
|
|
DC84FF8B175130D2003BFBB2 /* YapDatabase.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = YapDatabase.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
DC84FF8E175130D2003BFBB2 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
|
|
DC84FF91175130D2003BFBB2 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
|
|
DC84FF92175130D2003BFBB2 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
|
|
DC84FF93175130D2003BFBB2 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
DC84FF96175130D2003BFBB2 /* YapDatabase-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "YapDatabase-Info.plist"; sourceTree = "<group>"; };
|
|
DC84FF98175130D3003BFBB2 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
DC84FF9A175130D3003BFBB2 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
DC84FF9C175130D3003BFBB2 /* YapDatabase-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "YapDatabase-Prefix.pch"; sourceTree = "<group>"; };
|
|
DC84FF9E175130D3003BFBB2 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
|
|
DC84FFA0175130D3003BFBB2 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
DC84FFA1175130D3003BFBB2 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
DC84FFA4175130D3003BFBB2 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
|
DC84FFAB175130D3003BFBB2 /* YapDatabaseTests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = YapDatabaseTests.octest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
DC84FFAC175130D3003BFBB2 /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOPER_DIR; };
|
|
DC84FFB3175130D3003BFBB2 /* YapDatabaseTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "YapDatabaseTests-Info.plist"; sourceTree = "<group>"; };
|
|
DC84FFB5175130D3003BFBB2 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
DC84FFC31751312E003BFBB2 /* DDAbstractDatabaseLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDAbstractDatabaseLogger.h; sourceTree = "<group>"; };
|
|
DC84FFC41751312E003BFBB2 /* DDAbstractDatabaseLogger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDAbstractDatabaseLogger.m; sourceTree = "<group>"; };
|
|
DC84FFC51751312E003BFBB2 /* DDASLLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDASLLogger.h; sourceTree = "<group>"; };
|
|
DC84FFC61751312E003BFBB2 /* DDASLLogger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDASLLogger.m; sourceTree = "<group>"; };
|
|
DC84FFC71751312E003BFBB2 /* DDFileLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDFileLogger.h; sourceTree = "<group>"; };
|
|
DC84FFC81751312E003BFBB2 /* DDFileLogger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDFileLogger.m; sourceTree = "<group>"; };
|
|
DC84FFC91751312E003BFBB2 /* DDLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDLog.h; sourceTree = "<group>"; };
|
|
DC84FFCA1751312E003BFBB2 /* DDLog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDLog.m; sourceTree = "<group>"; };
|
|
DC84FFCB1751312E003BFBB2 /* DDTTYLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDTTYLogger.h; sourceTree = "<group>"; };
|
|
DC84FFCC1751312E003BFBB2 /* DDTTYLogger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDTTYLogger.m; sourceTree = "<group>"; };
|
|
DC84FFCE1751312E003BFBB2 /* ContextFilterLogFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContextFilterLogFormatter.h; sourceTree = "<group>"; };
|
|
DC84FFCF1751312E003BFBB2 /* ContextFilterLogFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ContextFilterLogFormatter.m; sourceTree = "<group>"; };
|
|
DC84FFD01751312E003BFBB2 /* DispatchQueueLogFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DispatchQueueLogFormatter.h; sourceTree = "<group>"; };
|
|
DC84FFD11751312E003BFBB2 /* DispatchQueueLogFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DispatchQueueLogFormatter.m; sourceTree = "<group>"; };
|
|
DC84FFE817513197003BFBB2 /* BenchmarkYapCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BenchmarkYapCache.h; sourceTree = "<group>"; };
|
|
DC84FFE917513197003BFBB2 /* BenchmarkYapCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BenchmarkYapCache.m; sourceTree = "<group>"; };
|
|
DC84FFEA17513197003BFBB2 /* BenchmarkYapDatabase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BenchmarkYapDatabase.h; sourceTree = "<group>"; };
|
|
DC84FFEB17513197003BFBB2 /* BenchmarkYapDatabase.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BenchmarkYapDatabase.m; sourceTree = "<group>"; };
|
|
DC9B1004184B1B4300174B0F /* TestYapDatabaseSecondaryIndex.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestYapDatabaseSecondaryIndex.m; path = ../../UnitTesting/TestYapDatabaseSecondaryIndex.m; sourceTree = "<group>"; };
|
|
DC9B107C184D124D00174B0F /* YapDatabaseFilteredViewPrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseFilteredViewPrivate.h; sourceTree = "<group>"; };
|
|
DC9B107D184D124D00174B0F /* YapDatabaseFilteredView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseFilteredView.h; sourceTree = "<group>"; };
|
|
DC9B107E184D124D00174B0F /* YapDatabaseFilteredView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseFilteredView.m; sourceTree = "<group>"; };
|
|
DC9B107F184D124D00174B0F /* YapDatabaseFilteredViewConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseFilteredViewConnection.h; sourceTree = "<group>"; };
|
|
DC9B1080184D124D00174B0F /* YapDatabaseFilteredViewConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseFilteredViewConnection.m; sourceTree = "<group>"; };
|
|
DC9B1081184D124D00174B0F /* YapDatabaseFilteredViewTransaction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseFilteredViewTransaction.h; sourceTree = "<group>"; };
|
|
DC9B1082184D124D00174B0F /* YapDatabaseFilteredViewTransaction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseFilteredViewTransaction.m; sourceTree = "<group>"; };
|
|
DC9B1085184D124D00174B0F /* YapDatabaseFullTextSearchPrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseFullTextSearchPrivate.h; sourceTree = "<group>"; };
|
|
DC9B1086184D124D00174B0F /* YapDatabaseFullTextSearch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseFullTextSearch.h; sourceTree = "<group>"; };
|
|
DC9B1087184D124D00174B0F /* YapDatabaseFullTextSearch.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseFullTextSearch.m; sourceTree = "<group>"; };
|
|
DC9B1088184D124D00174B0F /* YapDatabaseFullTextSearchConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseFullTextSearchConnection.h; sourceTree = "<group>"; };
|
|
DC9B1089184D124D00174B0F /* YapDatabaseFullTextSearchConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseFullTextSearchConnection.m; sourceTree = "<group>"; };
|
|
DC9B108A184D124D00174B0F /* YapDatabaseFullTextSearchSnippetOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseFullTextSearchSnippetOptions.h; sourceTree = "<group>"; };
|
|
DC9B108B184D124D00174B0F /* YapDatabaseFullTextSearchSnippetOptions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseFullTextSearchSnippetOptions.m; sourceTree = "<group>"; };
|
|
DC9B108C184D124D00174B0F /* YapDatabaseFullTextSearchTransaction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseFullTextSearchTransaction.h; sourceTree = "<group>"; };
|
|
DC9B108D184D124D00174B0F /* YapDatabaseFullTextSearchTransaction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseFullTextSearchTransaction.m; sourceTree = "<group>"; };
|
|
DC9B1090184D124D00174B0F /* YapDatabaseExtensionPrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseExtensionPrivate.h; sourceTree = "<group>"; };
|
|
DC9B1091184D124D00174B0F /* YapDatabaseExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseExtension.h; sourceTree = "<group>"; };
|
|
DC9B1092184D124D00174B0F /* YapDatabaseExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseExtension.m; sourceTree = "<group>"; };
|
|
DC9B1093184D124D00174B0F /* YapDatabaseExtensionConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseExtensionConnection.h; sourceTree = "<group>"; };
|
|
DC9B1094184D124D00174B0F /* YapDatabaseExtensionConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseExtensionConnection.m; sourceTree = "<group>"; };
|
|
DC9B1095184D124D00174B0F /* YapDatabaseExtensionTransaction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseExtensionTransaction.h; sourceTree = "<group>"; };
|
|
DC9B1096184D124D00174B0F /* YapDatabaseExtensionTransaction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseExtensionTransaction.m; sourceTree = "<group>"; };
|
|
DC9B1099184D124D00174B0F /* YapDatabaseSecondaryIndexPrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseSecondaryIndexPrivate.h; sourceTree = "<group>"; };
|
|
DC9B109A184D124D00174B0F /* YapDatabaseSecondaryIndex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseSecondaryIndex.h; sourceTree = "<group>"; };
|
|
DC9B109B184D124D00174B0F /* YapDatabaseSecondaryIndex.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseSecondaryIndex.m; sourceTree = "<group>"; };
|
|
DC9B109C184D124D00174B0F /* YapDatabaseSecondaryIndexConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseSecondaryIndexConnection.h; sourceTree = "<group>"; };
|
|
DC9B109D184D124D00174B0F /* YapDatabaseSecondaryIndexConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseSecondaryIndexConnection.m; sourceTree = "<group>"; };
|
|
DC9B109E184D124D00174B0F /* YapDatabaseSecondaryIndexSetup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseSecondaryIndexSetup.h; sourceTree = "<group>"; };
|
|
DC9B109F184D124D00174B0F /* YapDatabaseSecondaryIndexSetup.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseSecondaryIndexSetup.m; sourceTree = "<group>"; };
|
|
DC9B10A0184D124D00174B0F /* YapDatabaseSecondaryIndexTransaction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseSecondaryIndexTransaction.h; sourceTree = "<group>"; };
|
|
DC9B10A1184D124D00174B0F /* YapDatabaseSecondaryIndexTransaction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseSecondaryIndexTransaction.m; sourceTree = "<group>"; };
|
|
DC9B10A4184D124D00174B0F /* YapDatabaseViewChangePrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseViewChangePrivate.h; sourceTree = "<group>"; };
|
|
DC9B10A5184D124D00174B0F /* YapDatabaseViewMappingsPrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseViewMappingsPrivate.h; sourceTree = "<group>"; };
|
|
DC9B10A6184D124D00174B0F /* YapDatabaseViewPage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseViewPage.h; sourceTree = "<group>"; };
|
|
DC9B10A7184D124D00174B0F /* YapDatabaseViewPage.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = YapDatabaseViewPage.mm; sourceTree = "<group>"; };
|
|
DC9B10A8184D124D00174B0F /* YapDatabaseViewPageMetadata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseViewPageMetadata.h; sourceTree = "<group>"; };
|
|
DC9B10A9184D124D00174B0F /* YapDatabaseViewPageMetadata.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseViewPageMetadata.m; sourceTree = "<group>"; };
|
|
DC9B10AA184D124D00174B0F /* YapDatabaseViewPrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseViewPrivate.h; sourceTree = "<group>"; };
|
|
DC9B10AB184D124D00174B0F /* YapDatabaseViewRangeOptionsPrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseViewRangeOptionsPrivate.h; sourceTree = "<group>"; };
|
|
DC9B10AD184D124D00174B0F /* YapDatabaseViewChange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseViewChange.h; sourceTree = "<group>"; };
|
|
DC9B10AE184D124D00174B0F /* YapDatabaseViewChange.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseViewChange.m; sourceTree = "<group>"; };
|
|
DC9B10AF184D124D00174B0F /* YapDatabaseViewMappings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseViewMappings.h; sourceTree = "<group>"; };
|
|
DC9B10B0184D124D00174B0F /* YapDatabaseViewMappings.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseViewMappings.m; sourceTree = "<group>"; };
|
|
DC9B10B1184D124D00174B0F /* YapDatabaseViewRangeOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseViewRangeOptions.h; sourceTree = "<group>"; };
|
|
DC9B10B2184D124D00174B0F /* YapDatabaseViewRangeOptions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseViewRangeOptions.m; sourceTree = "<group>"; };
|
|
DC9B10B3184D124D00174B0F /* YapDatabaseView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseView.h; sourceTree = "<group>"; };
|
|
DC9B10B4184D124D00174B0F /* YapDatabaseView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseView.m; sourceTree = "<group>"; };
|
|
DC9B10B5184D124D00174B0F /* YapDatabaseViewConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseViewConnection.h; sourceTree = "<group>"; };
|
|
DC9B10B6184D124D00174B0F /* YapDatabaseViewConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseViewConnection.m; sourceTree = "<group>"; };
|
|
DC9B10B7184D124D00174B0F /* YapDatabaseViewOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseViewOptions.h; sourceTree = "<group>"; };
|
|
DC9B10B8184D124D00174B0F /* YapDatabaseViewOptions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseViewOptions.m; sourceTree = "<group>"; };
|
|
DC9B10B9184D124D00174B0F /* YapDatabaseViewTransaction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseViewTransaction.h; sourceTree = "<group>"; };
|
|
DC9B10BA184D124D00174B0F /* YapDatabaseViewTransaction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseViewTransaction.m; sourceTree = "<group>"; };
|
|
DC9B10BC184D124D00174B0F /* YapCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapCache.h; sourceTree = "<group>"; };
|
|
DC9B10BD184D124D00174B0F /* YapCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapCache.m; sourceTree = "<group>"; };
|
|
DC9B10BE184D124D00174B0F /* YapDatabaseConnectionState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseConnectionState.h; sourceTree = "<group>"; };
|
|
DC9B10BF184D124D00174B0F /* YapDatabaseConnectionState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseConnectionState.m; sourceTree = "<group>"; };
|
|
DC9B10C0184D124D00174B0F /* YapDatabaseDefaults.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseDefaults.h; sourceTree = "<group>"; };
|
|
DC9B10C1184D124D00174B0F /* YapDatabaseDefaults.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseDefaults.m; sourceTree = "<group>"; };
|
|
DC9B10C2184D124D00174B0F /* YapDatabaseLogging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseLogging.h; sourceTree = "<group>"; };
|
|
DC9B10C3184D124D00174B0F /* YapDatabaseLogging.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseLogging.m; sourceTree = "<group>"; };
|
|
DC9B10C4184D124D00174B0F /* YapDatabaseManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseManager.h; sourceTree = "<group>"; };
|
|
DC9B10C5184D124D00174B0F /* YapDatabaseManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseManager.m; sourceTree = "<group>"; };
|
|
DC9B10C6184D124D00174B0F /* YapDatabasePrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabasePrivate.h; sourceTree = "<group>"; };
|
|
DC9B10C7184D124D00174B0F /* YapDatabaseStatement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseStatement.h; sourceTree = "<group>"; };
|
|
DC9B10C8184D124D00174B0F /* YapDatabaseStatement.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseStatement.m; sourceTree = "<group>"; };
|
|
DC9B10C9184D124D00174B0F /* YapDatabaseString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseString.h; sourceTree = "<group>"; };
|
|
DC9B10CA184D124D00174B0F /* YapMemoryTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapMemoryTable.h; sourceTree = "<group>"; };
|
|
DC9B10CB184D124D00174B0F /* YapMemoryTable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapMemoryTable.m; sourceTree = "<group>"; };
|
|
DC9B10CC184D124D00174B0F /* YapNull.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapNull.h; sourceTree = "<group>"; };
|
|
DC9B10CD184D124D00174B0F /* YapNull.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapNull.m; sourceTree = "<group>"; };
|
|
DC9B10CE184D124D00174B0F /* YapTouch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapTouch.h; sourceTree = "<group>"; };
|
|
DC9B10CF184D124D00174B0F /* YapTouch.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapTouch.m; sourceTree = "<group>"; };
|
|
DC9B10D2184D124E00174B0F /* YapCollectionKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapCollectionKey.h; sourceTree = "<group>"; };
|
|
DC9B10D3184D124E00174B0F /* YapCollectionKey.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapCollectionKey.m; sourceTree = "<group>"; };
|
|
DC9B10D4184D124E00174B0F /* YapDatabaseQuery.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseQuery.h; sourceTree = "<group>"; };
|
|
DC9B10D5184D124E00174B0F /* YapDatabaseQuery.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseQuery.m; sourceTree = "<group>"; };
|
|
DC9B10D6184D124E00174B0F /* YapSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapSet.h; sourceTree = "<group>"; };
|
|
DC9B10D7184D124E00174B0F /* YapSet.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapSet.m; sourceTree = "<group>"; };
|
|
DC9B10D8184D124E00174B0F /* YapDatabase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabase.h; sourceTree = "<group>"; };
|
|
DC9B10D9184D124E00174B0F /* YapDatabase.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabase.m; sourceTree = "<group>"; };
|
|
DC9B10DA184D124E00174B0F /* YapDatabaseConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseConnection.h; sourceTree = "<group>"; };
|
|
DC9B10DB184D124E00174B0F /* YapDatabaseConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseConnection.m; sourceTree = "<group>"; };
|
|
DC9B10DC184D124E00174B0F /* YapDatabaseTransaction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YapDatabaseTransaction.h; sourceTree = "<group>"; };
|
|
DC9B10DD184D124E00174B0F /* YapDatabaseTransaction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YapDatabaseTransaction.m; sourceTree = "<group>"; };
|
|
DC9B1105184D143800174B0F /* TestYapDatabaseFilteredView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestYapDatabaseFilteredView.m; path = ../../UnitTesting/TestYapDatabaseFilteredView.m; sourceTree = "<group>"; };
|
|
DCA528C41797650500B4503B /* TestViewChangeLogic.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestViewChangeLogic.m; path = ../../UnitTesting/TestViewChangeLogic.m; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
DC84FF88175130D2003BFBB2 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
DC84005B175132E7003BFBB2 /* libsqlite3.dylib in Frameworks */,
|
|
DC84FF8F175130D2003BFBB2 /* Cocoa.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
DC84FFA7175130D3003BFBB2 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
DC84006B175142BD003BFBB2 /* libsqlite3.dylib in Frameworks */,
|
|
DC84FFAD175130D3003BFBB2 /* SenTestingKit.framework in Frameworks */,
|
|
DC84FFAE175130D3003BFBB2 /* Cocoa.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
DC49737217E9171800489267 /* FullTextSearch */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC49737417E9173000489267 /* TestYapDatabaseFullTextSearch.m */,
|
|
);
|
|
name = FullTextSearch;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC84FF82175130D2003BFBB2 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC9B1078184D124D00174B0F /* YapDatabase */,
|
|
DC84FFC21751312E003BFBB2 /* Logging */,
|
|
DC84FFE717513197003BFBB2 /* Benchmarking */,
|
|
DC84FFB1175130D3003BFBB2 /* UnitTests */,
|
|
DC84FF94175130D2003BFBB2 /* App */,
|
|
DC84FF8D175130D2003BFBB2 /* Frameworks */,
|
|
DC84FF8C175130D2003BFBB2 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
DC84FF8C175130D2003BFBB2 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC84FF8B175130D2003BFBB2 /* YapDatabase.app */,
|
|
DC84FFAB175130D3003BFBB2 /* YapDatabaseTests.octest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC84FF8D175130D2003BFBB2 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC84FF8E175130D2003BFBB2 /* Cocoa.framework */,
|
|
DC84FFAC175130D3003BFBB2 /* SenTestingKit.framework */,
|
|
DC84005A175132E7003BFBB2 /* libsqlite3.dylib */,
|
|
DC84FF90175130D2003BFBB2 /* Other Frameworks */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC84FF90175130D2003BFBB2 /* Other Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC84FF91175130D2003BFBB2 /* AppKit.framework */,
|
|
DC84FF92175130D2003BFBB2 /* CoreData.framework */,
|
|
DC84FF93175130D2003BFBB2 /* Foundation.framework */,
|
|
);
|
|
name = "Other Frameworks";
|
|
sourceTree = "<group>";
|
|
};
|
|
DC84FF94175130D2003BFBB2 /* App */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC84FFA0175130D3003BFBB2 /* AppDelegate.h */,
|
|
DC84FFA1175130D3003BFBB2 /* AppDelegate.m */,
|
|
DC84FFA3175130D3003BFBB2 /* MainMenu.xib */,
|
|
DC84FF95175130D2003BFBB2 /* Supporting Files */,
|
|
);
|
|
name = App;
|
|
path = YapDatabase;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC84FF95175130D2003BFBB2 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC84FF96175130D2003BFBB2 /* YapDatabase-Info.plist */,
|
|
DC84FF97175130D3003BFBB2 /* InfoPlist.strings */,
|
|
DC84FF9A175130D3003BFBB2 /* main.m */,
|
|
DC84FF9C175130D3003BFBB2 /* YapDatabase-Prefix.pch */,
|
|
DC84FF9D175130D3003BFBB2 /* Credits.rtf */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
DC84FFB1175130D3003BFBB2 /* UnitTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC84005C17514255003BFBB2 /* TestObject.h */,
|
|
DC84005D17514255003BFBB2 /* TestObject.m */,
|
|
DCA528C91797651F00B4503B /* Database */,
|
|
DCA528CA1797652400B4503B /* Views */,
|
|
DC9B101F184D10EA00174B0F /* Secondary Indexes */,
|
|
DC49737217E9171800489267 /* FullTextSearch */,
|
|
DC9B1107184D143D00174B0F /* Filtered Views */,
|
|
DC84FFB2175130D3003BFBB2 /* Supporting Files */,
|
|
);
|
|
name = UnitTests;
|
|
path = YapDatabaseTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC84FFB2175130D3003BFBB2 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC84FFB3175130D3003BFBB2 /* YapDatabaseTests-Info.plist */,
|
|
DC84FFB4175130D3003BFBB2 /* InfoPlist.strings */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
DC84FFC21751312E003BFBB2 /* Logging */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC84FFC31751312E003BFBB2 /* DDAbstractDatabaseLogger.h */,
|
|
DC84FFC41751312E003BFBB2 /* DDAbstractDatabaseLogger.m */,
|
|
DC84FFC51751312E003BFBB2 /* DDASLLogger.h */,
|
|
DC84FFC61751312E003BFBB2 /* DDASLLogger.m */,
|
|
DC84FFC71751312E003BFBB2 /* DDFileLogger.h */,
|
|
DC84FFC81751312E003BFBB2 /* DDFileLogger.m */,
|
|
DC84FFC91751312E003BFBB2 /* DDLog.h */,
|
|
DC84FFCA1751312E003BFBB2 /* DDLog.m */,
|
|
DC84FFCB1751312E003BFBB2 /* DDTTYLogger.h */,
|
|
DC84FFCC1751312E003BFBB2 /* DDTTYLogger.m */,
|
|
DC84FFCD1751312E003BFBB2 /* Extensions */,
|
|
);
|
|
name = Logging;
|
|
path = ../../Vendor/CocoaLumberjack;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC84FFCD1751312E003BFBB2 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC84FFCE1751312E003BFBB2 /* ContextFilterLogFormatter.h */,
|
|
DC84FFCF1751312E003BFBB2 /* ContextFilterLogFormatter.m */,
|
|
DC84FFD01751312E003BFBB2 /* DispatchQueueLogFormatter.h */,
|
|
DC84FFD11751312E003BFBB2 /* DispatchQueueLogFormatter.m */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC84FFE717513197003BFBB2 /* Benchmarking */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC84FFE817513197003BFBB2 /* BenchmarkYapCache.h */,
|
|
DC84FFE917513197003BFBB2 /* BenchmarkYapCache.m */,
|
|
DC84FFEA17513197003BFBB2 /* BenchmarkYapDatabase.h */,
|
|
DC84FFEB17513197003BFBB2 /* BenchmarkYapDatabase.m */,
|
|
);
|
|
name = Benchmarking;
|
|
path = ../Benchmarking;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC9B101F184D10EA00174B0F /* Secondary Indexes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC9B1004184B1B4300174B0F /* TestYapDatabaseSecondaryIndex.m */,
|
|
);
|
|
name = "Secondary Indexes";
|
|
sourceTree = "<group>";
|
|
};
|
|
DC9B1078184D124D00174B0F /* YapDatabase */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC9B1079184D124D00174B0F /* Extensions */,
|
|
DC9B10BB184D124D00174B0F /* Internal */,
|
|
DC9B10D1184D124E00174B0F /* Utilities */,
|
|
DC9B10D8184D124E00174B0F /* YapDatabase.h */,
|
|
DC9B10D9184D124E00174B0F /* YapDatabase.m */,
|
|
DC9B10DA184D124E00174B0F /* YapDatabaseConnection.h */,
|
|
DC9B10DB184D124E00174B0F /* YapDatabaseConnection.m */,
|
|
DC9B10DC184D124E00174B0F /* YapDatabaseTransaction.h */,
|
|
DC9B10DD184D124E00174B0F /* YapDatabaseTransaction.m */,
|
|
);
|
|
name = YapDatabase;
|
|
path = ../../YapDatabase;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC9B1079184D124D00174B0F /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC9B107A184D124D00174B0F /* FilteredViews */,
|
|
DC9B1083184D124D00174B0F /* FullTextSearch */,
|
|
DC9B108E184D124D00174B0F /* Protocol */,
|
|
DC9B1097184D124D00174B0F /* SecondaryIndex */,
|
|
DC9B10A2184D124D00174B0F /* Views */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC9B107A184D124D00174B0F /* FilteredViews */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC9B107B184D124D00174B0F /* Internal */,
|
|
DC9B107D184D124D00174B0F /* YapDatabaseFilteredView.h */,
|
|
DC9B107E184D124D00174B0F /* YapDatabaseFilteredView.m */,
|
|
DC9B107F184D124D00174B0F /* YapDatabaseFilteredViewConnection.h */,
|
|
DC9B1080184D124D00174B0F /* YapDatabaseFilteredViewConnection.m */,
|
|
DC9B1081184D124D00174B0F /* YapDatabaseFilteredViewTransaction.h */,
|
|
DC9B1082184D124D00174B0F /* YapDatabaseFilteredViewTransaction.m */,
|
|
);
|
|
path = FilteredViews;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC9B107B184D124D00174B0F /* Internal */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC9B107C184D124D00174B0F /* YapDatabaseFilteredViewPrivate.h */,
|
|
);
|
|
path = Internal;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC9B1083184D124D00174B0F /* FullTextSearch */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC9B1084184D124D00174B0F /* Internal */,
|
|
DC9B1086184D124D00174B0F /* YapDatabaseFullTextSearch.h */,
|
|
DC9B1087184D124D00174B0F /* YapDatabaseFullTextSearch.m */,
|
|
DC9B1088184D124D00174B0F /* YapDatabaseFullTextSearchConnection.h */,
|
|
DC9B1089184D124D00174B0F /* YapDatabaseFullTextSearchConnection.m */,
|
|
DC9B108A184D124D00174B0F /* YapDatabaseFullTextSearchSnippetOptions.h */,
|
|
DC9B108B184D124D00174B0F /* YapDatabaseFullTextSearchSnippetOptions.m */,
|
|
DC9B108C184D124D00174B0F /* YapDatabaseFullTextSearchTransaction.h */,
|
|
DC9B108D184D124D00174B0F /* YapDatabaseFullTextSearchTransaction.m */,
|
|
);
|
|
path = FullTextSearch;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC9B1084184D124D00174B0F /* Internal */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC9B1085184D124D00174B0F /* YapDatabaseFullTextSearchPrivate.h */,
|
|
);
|
|
path = Internal;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC9B108E184D124D00174B0F /* Protocol */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC9B108F184D124D00174B0F /* Internal */,
|
|
DC9B1091184D124D00174B0F /* YapDatabaseExtension.h */,
|
|
DC9B1092184D124D00174B0F /* YapDatabaseExtension.m */,
|
|
DC9B1093184D124D00174B0F /* YapDatabaseExtensionConnection.h */,
|
|
DC9B1094184D124D00174B0F /* YapDatabaseExtensionConnection.m */,
|
|
DC9B1095184D124D00174B0F /* YapDatabaseExtensionTransaction.h */,
|
|
DC9B1096184D124D00174B0F /* YapDatabaseExtensionTransaction.m */,
|
|
);
|
|
path = Protocol;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC9B108F184D124D00174B0F /* Internal */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC9B1090184D124D00174B0F /* YapDatabaseExtensionPrivate.h */,
|
|
);
|
|
path = Internal;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC9B1097184D124D00174B0F /* SecondaryIndex */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC9B1098184D124D00174B0F /* Internal */,
|
|
DC9B109A184D124D00174B0F /* YapDatabaseSecondaryIndex.h */,
|
|
DC9B109B184D124D00174B0F /* YapDatabaseSecondaryIndex.m */,
|
|
DC9B109C184D124D00174B0F /* YapDatabaseSecondaryIndexConnection.h */,
|
|
DC9B109D184D124D00174B0F /* YapDatabaseSecondaryIndexConnection.m */,
|
|
DC9B109E184D124D00174B0F /* YapDatabaseSecondaryIndexSetup.h */,
|
|
DC9B109F184D124D00174B0F /* YapDatabaseSecondaryIndexSetup.m */,
|
|
DC9B10A0184D124D00174B0F /* YapDatabaseSecondaryIndexTransaction.h */,
|
|
DC9B10A1184D124D00174B0F /* YapDatabaseSecondaryIndexTransaction.m */,
|
|
);
|
|
path = SecondaryIndex;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC9B1098184D124D00174B0F /* Internal */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC9B1099184D124D00174B0F /* YapDatabaseSecondaryIndexPrivate.h */,
|
|
);
|
|
path = Internal;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC9B10A2184D124D00174B0F /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC9B10A3184D124D00174B0F /* Internal */,
|
|
DC9B10AC184D124D00174B0F /* Utilities */,
|
|
DC9B10B3184D124D00174B0F /* YapDatabaseView.h */,
|
|
DC9B10B4184D124D00174B0F /* YapDatabaseView.m */,
|
|
DC9B10B5184D124D00174B0F /* YapDatabaseViewConnection.h */,
|
|
DC9B10B6184D124D00174B0F /* YapDatabaseViewConnection.m */,
|
|
DC9B10B7184D124D00174B0F /* YapDatabaseViewOptions.h */,
|
|
DC9B10B8184D124D00174B0F /* YapDatabaseViewOptions.m */,
|
|
DC9B10B9184D124D00174B0F /* YapDatabaseViewTransaction.h */,
|
|
DC9B10BA184D124D00174B0F /* YapDatabaseViewTransaction.m */,
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC9B10A3184D124D00174B0F /* Internal */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC9B10A4184D124D00174B0F /* YapDatabaseViewChangePrivate.h */,
|
|
DC9B10A5184D124D00174B0F /* YapDatabaseViewMappingsPrivate.h */,
|
|
DC9B10A6184D124D00174B0F /* YapDatabaseViewPage.h */,
|
|
DC9B10A7184D124D00174B0F /* YapDatabaseViewPage.mm */,
|
|
DC9B10A8184D124D00174B0F /* YapDatabaseViewPageMetadata.h */,
|
|
DC9B10A9184D124D00174B0F /* YapDatabaseViewPageMetadata.m */,
|
|
DC9B10AA184D124D00174B0F /* YapDatabaseViewPrivate.h */,
|
|
DC9B10AB184D124D00174B0F /* YapDatabaseViewRangeOptionsPrivate.h */,
|
|
);
|
|
path = Internal;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC9B10AC184D124D00174B0F /* Utilities */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC9B10AD184D124D00174B0F /* YapDatabaseViewChange.h */,
|
|
DC9B10AE184D124D00174B0F /* YapDatabaseViewChange.m */,
|
|
DC9B10AF184D124D00174B0F /* YapDatabaseViewMappings.h */,
|
|
DC9B10B0184D124D00174B0F /* YapDatabaseViewMappings.m */,
|
|
DC9B10B1184D124D00174B0F /* YapDatabaseViewRangeOptions.h */,
|
|
DC9B10B2184D124D00174B0F /* YapDatabaseViewRangeOptions.m */,
|
|
);
|
|
path = Utilities;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC9B10BB184D124D00174B0F /* Internal */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC9B10BC184D124D00174B0F /* YapCache.h */,
|
|
DC9B10BD184D124D00174B0F /* YapCache.m */,
|
|
DC9B10BE184D124D00174B0F /* YapDatabaseConnectionState.h */,
|
|
DC9B10BF184D124D00174B0F /* YapDatabaseConnectionState.m */,
|
|
DC9B10C0184D124D00174B0F /* YapDatabaseDefaults.h */,
|
|
DC9B10C1184D124D00174B0F /* YapDatabaseDefaults.m */,
|
|
DC9B10C2184D124D00174B0F /* YapDatabaseLogging.h */,
|
|
DC9B10C3184D124D00174B0F /* YapDatabaseLogging.m */,
|
|
DC9B10C4184D124D00174B0F /* YapDatabaseManager.h */,
|
|
DC9B10C5184D124D00174B0F /* YapDatabaseManager.m */,
|
|
DC9B10C6184D124D00174B0F /* YapDatabasePrivate.h */,
|
|
DC9B10C7184D124D00174B0F /* YapDatabaseStatement.h */,
|
|
DC9B10C8184D124D00174B0F /* YapDatabaseStatement.m */,
|
|
DC9B10C9184D124D00174B0F /* YapDatabaseString.h */,
|
|
DC9B10CA184D124D00174B0F /* YapMemoryTable.h */,
|
|
DC9B10CB184D124D00174B0F /* YapMemoryTable.m */,
|
|
DC9B10CC184D124D00174B0F /* YapNull.h */,
|
|
DC9B10CD184D124D00174B0F /* YapNull.m */,
|
|
DC9B10CE184D124D00174B0F /* YapTouch.h */,
|
|
DC9B10CF184D124D00174B0F /* YapTouch.m */,
|
|
);
|
|
path = Internal;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC9B10D1184D124E00174B0F /* Utilities */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC9B10D2184D124E00174B0F /* YapCollectionKey.h */,
|
|
DC9B10D3184D124E00174B0F /* YapCollectionKey.m */,
|
|
DC9B10D4184D124E00174B0F /* YapDatabaseQuery.h */,
|
|
DC9B10D5184D124E00174B0F /* YapDatabaseQuery.m */,
|
|
DC9B10D6184D124E00174B0F /* YapSet.h */,
|
|
DC9B10D7184D124E00174B0F /* YapSet.m */,
|
|
);
|
|
path = Utilities;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC9B1107184D143D00174B0F /* Filtered Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC9B1105184D143800174B0F /* TestYapDatabaseFilteredView.m */,
|
|
);
|
|
name = "Filtered Views";
|
|
sourceTree = "<group>";
|
|
};
|
|
DCA528C91797651F00B4503B /* Database */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC84006117514255003BFBB2 /* TestYapDatabase.m */,
|
|
);
|
|
name = Database;
|
|
sourceTree = "<group>";
|
|
};
|
|
DCA528CA1797652400B4503B /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC84008D17514E59003BFBB2 /* TestYapDatabaseView.m */,
|
|
DCA528C41797650500B4503B /* TestViewChangeLogic.m */,
|
|
DC2C988217E3C63700F1E04F /* TestViewMappingsLogic.m */,
|
|
);
|
|
name = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
DC84FF8A175130D2003BFBB2 /* YapDatabase */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = DC84FFBC175130D3003BFBB2 /* Build configuration list for PBXNativeTarget "YapDatabase" */;
|
|
buildPhases = (
|
|
DC84FF87175130D2003BFBB2 /* Sources */,
|
|
DC84FF88175130D2003BFBB2 /* Frameworks */,
|
|
DC84FF89175130D2003BFBB2 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = YapDatabase;
|
|
productName = YapDatabase;
|
|
productReference = DC84FF8B175130D2003BFBB2 /* YapDatabase.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
DC84FFAA175130D3003BFBB2 /* YapDatabaseTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = DC84FFBF175130D3003BFBB2 /* Build configuration list for PBXNativeTarget "YapDatabaseTests" */;
|
|
buildPhases = (
|
|
DC84FFA6175130D3003BFBB2 /* Sources */,
|
|
DC84FFA7175130D3003BFBB2 /* Frameworks */,
|
|
DC84FFA8175130D3003BFBB2 /* Resources */,
|
|
DC84FFA9175130D3003BFBB2 /* ShellScript */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
DC84FFB0175130D3003BFBB2 /* PBXTargetDependency */,
|
|
);
|
|
name = YapDatabaseTests;
|
|
productName = YapDatabaseTests;
|
|
productReference = DC84FFAB175130D3003BFBB2 /* YapDatabaseTests.octest */;
|
|
productType = "com.apple.product-type.bundle";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
DC84FF83175130D2003BFBB2 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0500;
|
|
ORGANIZATIONNAME = "Robbie Hanson";
|
|
};
|
|
buildConfigurationList = DC84FF86175130D2003BFBB2 /* Build configuration list for PBXProject "YapDatabase" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = DC84FF82175130D2003BFBB2;
|
|
productRefGroup = DC84FF8C175130D2003BFBB2 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
DC84FF8A175130D2003BFBB2 /* YapDatabase */,
|
|
DC84FFAA175130D3003BFBB2 /* YapDatabaseTests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
DC84FF89175130D2003BFBB2 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
DC84FF99175130D3003BFBB2 /* InfoPlist.strings in Resources */,
|
|
DC84FF9F175130D3003BFBB2 /* Credits.rtf in Resources */,
|
|
DC84FFA5175130D3003BFBB2 /* MainMenu.xib in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
DC84FFA8175130D3003BFBB2 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
DC84FFB6175130D3003BFBB2 /* InfoPlist.strings in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
DC84FFA9175130D3003BFBB2 /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "# Run the unit tests in this test bundle.\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n";
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
DC84FF87175130D2003BFBB2 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
DC9B10F2184D124E00174B0F /* YapDatabaseViewConnection.m in Sources */,
|
|
DC9B1103184D124E00174B0F /* YapDatabaseConnection.m in Sources */,
|
|
DC9B10FD184D124E00174B0F /* YapTouch.m in Sources */,
|
|
DC9B10E4184D124E00174B0F /* YapDatabaseFullTextSearchTransaction.m in Sources */,
|
|
DC9B10F1184D124E00174B0F /* YapDatabaseView.m in Sources */,
|
|
DC9B10FF184D124E00174B0F /* YapCollectionKey.m in Sources */,
|
|
DC9B10F0184D124E00174B0F /* YapDatabaseViewRangeOptions.m in Sources */,
|
|
DC9B1102184D124E00174B0F /* YapDatabase.m in Sources */,
|
|
DC9B10E7184D124E00174B0F /* YapDatabaseExtensionTransaction.m in Sources */,
|
|
DC84FF9B175130D3003BFBB2 /* main.m in Sources */,
|
|
DC84FFA2175130D3003BFBB2 /* AppDelegate.m in Sources */,
|
|
DC84FFD41751312E003BFBB2 /* DDAbstractDatabaseLogger.m in Sources */,
|
|
DC9B10E8184D124E00174B0F /* YapDatabaseSecondaryIndex.m in Sources */,
|
|
DC9B1100184D124E00174B0F /* YapDatabaseQuery.m in Sources */,
|
|
DC84FFD61751312E003BFBB2 /* DDASLLogger.m in Sources */,
|
|
DC9B10E3184D124E00174B0F /* YapDatabaseFullTextSearchSnippetOptions.m in Sources */,
|
|
DC9B10F8184D124E00174B0F /* YapDatabaseLogging.m in Sources */,
|
|
DC84FFD81751312E003BFBB2 /* DDFileLogger.m in Sources */,
|
|
DC9B10DE184D124E00174B0F /* YapDatabaseFilteredView.m in Sources */,
|
|
DC9B10EE184D124E00174B0F /* YapDatabaseViewChange.m in Sources */,
|
|
DC9B10E5184D124E00174B0F /* YapDatabaseExtension.m in Sources */,
|
|
DC9B10EF184D124E00174B0F /* YapDatabaseViewMappings.m in Sources */,
|
|
DC9B10EB184D124E00174B0F /* YapDatabaseSecondaryIndexTransaction.m in Sources */,
|
|
DC9B10E0184D124E00174B0F /* YapDatabaseFilteredViewTransaction.m in Sources */,
|
|
DC9B10FC184D124E00174B0F /* YapNull.m in Sources */,
|
|
DC9B10E6184D124E00174B0F /* YapDatabaseExtensionConnection.m in Sources */,
|
|
DC9B10F4184D124E00174B0F /* YapDatabaseViewTransaction.m in Sources */,
|
|
DC9B10F9184D124E00174B0F /* YapDatabaseManager.m in Sources */,
|
|
DC9B10FB184D124E00174B0F /* YapMemoryTable.m in Sources */,
|
|
DC84FFDA1751312E003BFBB2 /* DDLog.m in Sources */,
|
|
DC9B10EC184D124E00174B0F /* YapDatabaseViewPage.mm in Sources */,
|
|
DC9B10ED184D124E00174B0F /* YapDatabaseViewPageMetadata.m in Sources */,
|
|
DC9B10E1184D124E00174B0F /* YapDatabaseFullTextSearch.m in Sources */,
|
|
DC84FFDC1751312E003BFBB2 /* DDTTYLogger.m in Sources */,
|
|
DC9B1104184D124E00174B0F /* YapDatabaseTransaction.m in Sources */,
|
|
DC84FFDE1751312E003BFBB2 /* ContextFilterLogFormatter.m in Sources */,
|
|
DC9B10DF184D124E00174B0F /* YapDatabaseFilteredViewConnection.m in Sources */,
|
|
DC84FFE01751312E003BFBB2 /* DispatchQueueLogFormatter.m in Sources */,
|
|
DC9B1101184D124E00174B0F /* YapSet.m in Sources */,
|
|
DC9B10F3184D124E00174B0F /* YapDatabaseViewOptions.m in Sources */,
|
|
DC9B10E2184D124E00174B0F /* YapDatabaseFullTextSearchConnection.m in Sources */,
|
|
DC84FFEC17513197003BFBB2 /* BenchmarkYapCache.m in Sources */,
|
|
DC9B10F5184D124E00174B0F /* YapCache.m in Sources */,
|
|
DC9B10F7184D124E00174B0F /* YapDatabaseDefaults.m in Sources */,
|
|
DC84FFED17513197003BFBB2 /* BenchmarkYapDatabase.m in Sources */,
|
|
DC9B10EA184D124E00174B0F /* YapDatabaseSecondaryIndexSetup.m in Sources */,
|
|
DC9B10FA184D124E00174B0F /* YapDatabaseStatement.m in Sources */,
|
|
DC9B10E9184D124E00174B0F /* YapDatabaseSecondaryIndexConnection.m in Sources */,
|
|
DC9B10F6184D124E00174B0F /* YapDatabaseConnectionState.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
DC84FFA6175130D3003BFBB2 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
DC84006617514255003BFBB2 /* TestObject.m in Sources */,
|
|
DC9B1106184D143800174B0F /* TestYapDatabaseFilteredView.m in Sources */,
|
|
DC84006817514255003BFBB2 /* TestYapDatabase.m in Sources */,
|
|
DC9B1005184B1B4300174B0F /* TestYapDatabaseSecondaryIndex.m in Sources */,
|
|
DC2C988317E3C63700F1E04F /* TestViewMappingsLogic.m in Sources */,
|
|
DC84008E17514E59003BFBB2 /* TestYapDatabaseView.m in Sources */,
|
|
DCA528C71797650600B4503B /* TestViewChangeLogic.m in Sources */,
|
|
DC49737617E9173000489267 /* TestYapDatabaseFullTextSearch.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
DC84FFB0175130D3003BFBB2 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = DC84FF8A175130D2003BFBB2 /* YapDatabase */;
|
|
targetProxy = DC84FFAF175130D3003BFBB2 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
DC84FF97175130D3003BFBB2 /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
DC84FF98175130D3003BFBB2 /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC84FF9D175130D3003BFBB2 /* Credits.rtf */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
DC84FF9E175130D3003BFBB2 /* en */,
|
|
);
|
|
name = Credits.rtf;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC84FFA3175130D3003BFBB2 /* MainMenu.xib */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
DC84FFA4175130D3003BFBB2 /* en */,
|
|
);
|
|
name = MainMenu.xib;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC84FFB4175130D3003BFBB2 /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
DC84FFB5175130D3003BFBB2 /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
DC84FFBA175130D3003BFBB2 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.8;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Debug;
|
|
};
|
|
DC84FFBB175130D3003BFBB2 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.8;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Release;
|
|
};
|
|
DC84FFBD175130D3003BFBB2 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "YapDatabase/YapDatabase-Prefix.pch";
|
|
INFOPLIST_FILE = "YapDatabase/YapDatabase-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
DC84FFBE175130D3003BFBB2 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "YapDatabase/YapDatabase-Prefix.pch";
|
|
INFOPLIST_FILE = "YapDatabase/YapDatabase-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
DC84FFC0175130D3003BFBB2 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/YapDatabase.app/Contents/MacOS/YapDatabase";
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
FRAMEWORK_SEARCH_PATHS = "\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\"";
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "YapDatabase/YapDatabase-Prefix.pch";
|
|
INFOPLIST_FILE = "YapDatabaseTests/YapDatabaseTests-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TEST_HOST = "$(BUNDLE_LOADER)";
|
|
WRAPPER_EXTENSION = octest;
|
|
};
|
|
name = Debug;
|
|
};
|
|
DC84FFC1175130D3003BFBB2 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/YapDatabase.app/Contents/MacOS/YapDatabase";
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
FRAMEWORK_SEARCH_PATHS = "\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\"";
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "YapDatabase/YapDatabase-Prefix.pch";
|
|
INFOPLIST_FILE = "YapDatabaseTests/YapDatabaseTests-Info.plist";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TEST_HOST = "$(BUNDLE_LOADER)";
|
|
WRAPPER_EXTENSION = octest;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
DC84FF86175130D2003BFBB2 /* Build configuration list for PBXProject "YapDatabase" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
DC84FFBA175130D3003BFBB2 /* Debug */,
|
|
DC84FFBB175130D3003BFBB2 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
DC84FFBC175130D3003BFBB2 /* Build configuration list for PBXNativeTarget "YapDatabase" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
DC84FFBD175130D3003BFBB2 /* Debug */,
|
|
DC84FFBE175130D3003BFBB2 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
DC84FFBF175130D3003BFBB2 /* Build configuration list for PBXNativeTarget "YapDatabaseTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
DC84FFC0175130D3003BFBB2 /* Debug */,
|
|
DC84FFC1175130D3003BFBB2 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = DC84FF83175130D2003BFBB2 /* Project object */;
|
|
}
|