996 lines
47 KiB
Plaintext
996 lines
47 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
350048CDD7F589060A0BB604 /* libPods-MultiprocessApp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 9CB5FE7C8515F12D98D4B6FA /* libPods-MultiprocessApp.a */; };
|
|
6A39BAB407577464717B4899 /* libPods-YapDatabase.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B35E0B22B9C8745607FA3F70 /* libPods-YapDatabase.a */; };
|
|
980A1A1F1C73445E00AE574D /* run in CopyFiles */ = {isa = PBXBuildFile; fileRef = 980A1A1B1C73439D00AE574D /* run */; };
|
|
98987F821C71D79600173D90 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 98987F811C71D79600173D90 /* main.m */; };
|
|
98987F881C71D80E00173D90 /* MultiprocessTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 98987F871C71D80E00173D90 /* MultiprocessTest.m */; };
|
|
CA2880B208086B41E4E5C264 /* libPods-YapDatabaseTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8AA2B4C4E83688980B7D6378 /* libPods-YapDatabaseTests.a */; };
|
|
DC2B5F6D1C458D2D00319AF5 /* TestRelationshipMigration.m in Sources */ = {isa = PBXBuildFile; fileRef = DC2B5F6C1C458D2D00319AF5 /* TestRelationshipMigration.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 */; };
|
|
DC84FFEC17513197003BFBB2 /* BenchmarkYapCache.m in Sources */ = {isa = PBXBuildFile; fileRef = DC84FFE917513197003BFBB2 /* BenchmarkYapCache.m */; };
|
|
DC84FFED17513197003BFBB2 /* BenchmarkYapDatabase.m in Sources */ = {isa = PBXBuildFile; fileRef = DC84FFEB17513197003BFBB2 /* BenchmarkYapDatabase.m */; };
|
|
DC96D1BA1BA1F223001B4B08 /* TestYapDatabaseHooks.m in Sources */ = {isa = PBXBuildFile; fileRef = DC96D1B91BA1F223001B4B08 /* TestYapDatabaseHooks.m */; };
|
|
DCDA29E11BE586FA005C9835 /* libsqlite3.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = DCDA29E01BE586FA005C9835 /* libsqlite3.tbd */; };
|
|
DCFBF71B1B45F92200EC6DFF /* TestNodes.m in Sources */ = {isa = PBXBuildFile; fileRef = DC36A6FE1A23F3F000DB95FB /* TestNodes.m */; };
|
|
DCFBF7211B45F9E200EC6DFF /* TestYapDatabase.m in Sources */ = {isa = PBXBuildFile; fileRef = DC84006117514255003BFBB2 /* TestYapDatabase.m */; };
|
|
DCFBF7221B45F9F700EC6DFF /* TestObject.m in Sources */ = {isa = PBXBuildFile; fileRef = DC84005D17514255003BFBB2 /* TestObject.m */; };
|
|
DCFBF72D1B45FCE700EC6DFF /* TestYapDatabaseQuery.m in Sources */ = {isa = PBXBuildFile; fileRef = DC36A7021A23F41200DB95FB /* TestYapDatabaseQuery.m */; };
|
|
DCFBF72E1B45FD1E00EC6DFF /* TestYapDatabaseView.m in Sources */ = {isa = PBXBuildFile; fileRef = DC84008D17514E59003BFBB2 /* TestYapDatabaseView.m */; };
|
|
DCFBF72F1B45FD2000EC6DFF /* TestViewChangeLogic.m in Sources */ = {isa = PBXBuildFile; fileRef = DCA528C41797650500B4503B /* TestViewChangeLogic.m */; };
|
|
DCFBF7301B45FD2300EC6DFF /* TestViewMappingsLogic.m in Sources */ = {isa = PBXBuildFile; fileRef = DC2C988217E3C63700F1E04F /* TestViewMappingsLogic.m */; };
|
|
DCFBF7331B45FE9B00EC6DFF /* TestYapDatabaseFilteredView.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B1105184D143800174B0F /* TestYapDatabaseFilteredView.m */; };
|
|
DCFBF7341B45FE9E00EC6DFF /* TestYapDatabaseFullTextSearch.m in Sources */ = {isa = PBXBuildFile; fileRef = DC49737417E9173000489267 /* TestYapDatabaseFullTextSearch.m */; };
|
|
DCFBF7351B45FEA000EC6DFF /* TestYapDatabaseSecondaryIndex.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9B1004184B1B4300174B0F /* TestYapDatabaseSecondaryIndex.m */; };
|
|
DCFBF7361B45FEA600EC6DFF /* TestYapDatabaseRelationship.m in Sources */ = {isa = PBXBuildFile; fileRef = DC36A6FF1A23F3F000DB95FB /* TestYapDatabaseRelationship.m */; };
|
|
DCFBF7371B45FEAA00EC6DFF /* TestYapDatabaseSearchResultsView.m in Sources */ = {isa = PBXBuildFile; fileRef = DC36A7041A23F42400DB95FB /* TestYapDatabaseSearchResultsView.m */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
DC5F53CA1B7AA77B009F4E2F /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = DC84FF83175130D2003BFBB2 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = DC84FF8A175130D2003BFBB2;
|
|
remoteInfo = YapDatabase;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
980A1A1E1C73445200AE574D /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 16;
|
|
files = (
|
|
980A1A1F1C73445E00AE574D /* run in CopyFiles */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
2B4F87A32EF76AE43AA98904 /* Pods-YapDatabaseTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-YapDatabaseTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-YapDatabaseTests/Pods-YapDatabaseTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
583A4982BD8EA5EAB4C43EE0 /* Pods-MultiprocessApp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MultiprocessApp.debug.xcconfig"; path = "Pods/Target Support Files/Pods-MultiprocessApp/Pods-MultiprocessApp.debug.xcconfig"; sourceTree = "<group>"; };
|
|
588E5E6547945E9906A3C836 /* Pods-YapDatabase.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-YapDatabase.release.xcconfig"; path = "Pods/Target Support Files/Pods-YapDatabase/Pods-YapDatabase.release.xcconfig"; sourceTree = "<group>"; };
|
|
71C1B3CA4D75DBA9CA1F368F /* Pods-YapDatabase.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-YapDatabase.debug.xcconfig"; path = "Pods/Target Support Files/Pods-YapDatabase/Pods-YapDatabase.debug.xcconfig"; sourceTree = "<group>"; };
|
|
8096713B5ED9819DA2FE8A6F /* Pods-YapDatabaseTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-YapDatabaseTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-YapDatabaseTests/Pods-YapDatabaseTests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
8AA2B4C4E83688980B7D6378 /* libPods-YapDatabaseTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-YapDatabaseTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
980A1A1B1C73439D00AE574D /* run */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = run; sourceTree = "<group>"; };
|
|
98987F7F1C71D79600173D90 /* MultiprocessApp */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = MultiprocessApp; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
98987F811C71D79600173D90 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
98987F861C71D80E00173D90 /* MultiprocessTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MultiprocessTest.h; sourceTree = "<group>"; };
|
|
98987F871C71D80E00173D90 /* MultiprocessTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MultiprocessTest.m; sourceTree = "<group>"; };
|
|
9CB5FE7C8515F12D98D4B6FA /* libPods-MultiprocessApp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-MultiprocessApp.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
B35E0B22B9C8745607FA3F70 /* libPods-YapDatabase.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-YapDatabase.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
D71802B8DE814FD69A9CC453 /* Pods-MultiprocessApp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MultiprocessApp.release.xcconfig"; path = "Pods/Target Support Files/Pods-MultiprocessApp/Pods-MultiprocessApp.release.xcconfig"; sourceTree = "<group>"; };
|
|
DC2B5F6B1C458D2D00319AF5 /* TestRelationshipMigration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TestRelationshipMigration.h; path = ../../Testing/UnitTesting/TestRelationshipMigration.h; sourceTree = "<group>"; };
|
|
DC2B5F6C1C458D2D00319AF5 /* TestRelationshipMigration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestRelationshipMigration.m; path = ../../Testing/UnitTesting/TestRelationshipMigration.m; sourceTree = "<group>"; };
|
|
DC2C988217E3C63700F1E04F /* TestViewMappingsLogic.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestViewMappingsLogic.m; path = ../../UnitTesting/TestViewMappingsLogic.m; sourceTree = "<group>"; };
|
|
DC36A6FD1A23F3F000DB95FB /* TestNodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TestNodes.h; path = ../../Testing/UnitTesting/TestNodes.h; sourceTree = "<group>"; };
|
|
DC36A6FE1A23F3F000DB95FB /* TestNodes.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestNodes.m; path = ../../Testing/UnitTesting/TestNodes.m; sourceTree = "<group>"; };
|
|
DC36A6FF1A23F3F000DB95FB /* TestYapDatabaseRelationship.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestYapDatabaseRelationship.m; path = ../../Testing/UnitTesting/TestYapDatabaseRelationship.m; sourceTree = "<group>"; };
|
|
DC36A7021A23F41200DB95FB /* TestYapDatabaseQuery.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestYapDatabaseQuery.m; path = ../../UnitTesting/TestYapDatabaseQuery.m; sourceTree = "<group>"; };
|
|
DC36A7041A23F42400DB95FB /* TestYapDatabaseSearchResultsView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestYapDatabaseSearchResultsView.m; path = ../../UnitTesting/TestYapDatabaseSearchResultsView.m; sourceTree = "<group>"; };
|
|
DC49737417E9173000489267 /* TestYapDatabaseFullTextSearch.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestYapDatabaseFullTextSearch.m; path = ../../UnitTesting/TestYapDatabaseFullTextSearch.m; sourceTree = "<group>"; };
|
|
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>"; };
|
|
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>"; };
|
|
DC96D1B91BA1F223001B4B08 /* TestYapDatabaseHooks.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestYapDatabaseHooks.m; path = ../../UnitTesting/TestYapDatabaseHooks.m; sourceTree = "<group>"; };
|
|
DC9B1004184B1B4300174B0F /* TestYapDatabaseSecondaryIndex.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestYapDatabaseSecondaryIndex.m; path = ../../UnitTesting/TestYapDatabaseSecondaryIndex.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>"; };
|
|
DCDA29E01BE586FA005C9835 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; };
|
|
DCFBF7041B45F2D700EC6DFF /* YapDatabaseTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = YapDatabaseTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
DCFBF7071B45F2D700EC6DFF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
98987F7C1C71D79600173D90 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
350048CDD7F589060A0BB604 /* libPods-MultiprocessApp.a in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
DC84FF88175130D2003BFBB2 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
DCDA29E11BE586FA005C9835 /* libsqlite3.tbd in Frameworks */,
|
|
DC84FF8F175130D2003BFBB2 /* Cocoa.framework in Frameworks */,
|
|
6A39BAB407577464717B4899 /* libPods-YapDatabase.a in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
DCFBF7011B45F2D700EC6DFF /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
CA2880B208086B41E4E5C264 /* libPods-YapDatabaseTests.a in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
940AF7B5B3945C28E1F5C1BE /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
583A4982BD8EA5EAB4C43EE0 /* Pods-MultiprocessApp.debug.xcconfig */,
|
|
D71802B8DE814FD69A9CC453 /* Pods-MultiprocessApp.release.xcconfig */,
|
|
71C1B3CA4D75DBA9CA1F368F /* Pods-YapDatabase.debug.xcconfig */,
|
|
588E5E6547945E9906A3C836 /* Pods-YapDatabase.release.xcconfig */,
|
|
8096713B5ED9819DA2FE8A6F /* Pods-YapDatabaseTests.debug.xcconfig */,
|
|
2B4F87A32EF76AE43AA98904 /* Pods-YapDatabaseTests.release.xcconfig */,
|
|
);
|
|
name = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
98987F801C71D79600173D90 /* MultiprocessApp */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
980A1A1B1C73439D00AE574D /* run */,
|
|
98987F811C71D79600173D90 /* main.m */,
|
|
98987F861C71D80E00173D90 /* MultiprocessTest.h */,
|
|
98987F871C71D80E00173D90 /* MultiprocessTest.m */,
|
|
);
|
|
path = MultiprocessApp;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC36A6BE1A23F15100DB95FB /* Relationships */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC36A6FD1A23F3F000DB95FB /* TestNodes.h */,
|
|
DC36A6FE1A23F3F000DB95FB /* TestNodes.m */,
|
|
DC36A6FF1A23F3F000DB95FB /* TestYapDatabaseRelationship.m */,
|
|
DC2B5F6B1C458D2D00319AF5 /* TestRelationshipMigration.h */,
|
|
DC2B5F6C1C458D2D00319AF5 /* TestRelationshipMigration.m */,
|
|
);
|
|
name = Relationships;
|
|
path = ../../../YapDatabase/Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC36A6C41A23F1D200DB95FB /* SearchResultsView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC36A7041A23F42400DB95FB /* TestYapDatabaseSearchResultsView.m */,
|
|
);
|
|
name = SearchResultsView;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC36A6E71A23F34800DB95FB /* Utilities */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC36A7021A23F41200DB95FB /* TestYapDatabaseQuery.m */,
|
|
);
|
|
name = Utilities;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC49737217E9171800489267 /* FullTextSearch */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC49737417E9173000489267 /* TestYapDatabaseFullTextSearch.m */,
|
|
);
|
|
name = FullTextSearch;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC84FF82175130D2003BFBB2 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC84FFE717513197003BFBB2 /* Benchmarking */,
|
|
DC84FFB1175130D3003BFBB2 /* UnitTests */,
|
|
DC84FF94175130D2003BFBB2 /* App */,
|
|
DCFBF7051B45F2D700EC6DFF /* YapDatabaseTests */,
|
|
98987F801C71D79600173D90 /* MultiprocessApp */,
|
|
DC84FF8D175130D2003BFBB2 /* Frameworks */,
|
|
DC84FF8C175130D2003BFBB2 /* Products */,
|
|
940AF7B5B3945C28E1F5C1BE /* Pods */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
DC84FF8C175130D2003BFBB2 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC84FF8B175130D2003BFBB2 /* YapDatabase.app */,
|
|
DCFBF7041B45F2D700EC6DFF /* YapDatabaseTests.xctest */,
|
|
98987F7F1C71D79600173D90 /* MultiprocessApp */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC84FF8D175130D2003BFBB2 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC84FF8E175130D2003BFBB2 /* Cocoa.framework */,
|
|
DC84FF90175130D2003BFBB2 /* Other Frameworks */,
|
|
DCDA29E01BE586FA005C9835 /* libsqlite3.tbd */,
|
|
9CB5FE7C8515F12D98D4B6FA /* libPods-MultiprocessApp.a */,
|
|
B35E0B22B9C8745607FA3F70 /* libPods-YapDatabase.a */,
|
|
8AA2B4C4E83688980B7D6378 /* libPods-YapDatabaseTests.a */,
|
|
);
|
|
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 */,
|
|
DC36A6E71A23F34800DB95FB /* Utilities */,
|
|
DCA528C91797651F00B4503B /* Database */,
|
|
DCA528CA1797652400B4503B /* Views */,
|
|
DC9B1107184D143D00174B0F /* Filtered Views */,
|
|
DC49737217E9171800489267 /* FullTextSearch */,
|
|
DC9B101F184D10EA00174B0F /* Secondary Indexes */,
|
|
DC36A6BE1A23F15100DB95FB /* Relationships */,
|
|
DC36A6C41A23F1D200DB95FB /* SearchResultsView */,
|
|
DC96D1B81BA1F1FD001B4B08 /* Hooks */,
|
|
);
|
|
name = UnitTests;
|
|
path = YapDatabaseTests;
|
|
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>";
|
|
};
|
|
DC96D1B81BA1F1FD001B4B08 /* Hooks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC96D1B91BA1F223001B4B08 /* TestYapDatabaseHooks.m */,
|
|
);
|
|
name = Hooks;
|
|
sourceTree = "<group>";
|
|
};
|
|
DC9B101F184D10EA00174B0F /* Secondary Indexes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DC9B1004184B1B4300174B0F /* TestYapDatabaseSecondaryIndex.m */,
|
|
);
|
|
name = "Secondary Indexes";
|
|
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>";
|
|
};
|
|
DCFBF7051B45F2D700EC6DFF /* YapDatabaseTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DCFBF7061B45F2D700EC6DFF /* Supporting Files */,
|
|
);
|
|
path = YapDatabaseTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
DCFBF7061B45F2D700EC6DFF /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DCFBF7071B45F2D700EC6DFF /* Info.plist */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
98987F7E1C71D79600173D90 /* MultiprocessApp */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 98987F831C71D79600173D90 /* Build configuration list for PBXNativeTarget "MultiprocessApp" */;
|
|
buildPhases = (
|
|
15D2CA53F5C9243340E31E1C /* [CP] Check Pods Manifest.lock */,
|
|
98987F7B1C71D79600173D90 /* Sources */,
|
|
98987F7C1C71D79600173D90 /* Frameworks */,
|
|
980A1A1E1C73445200AE574D /* CopyFiles */,
|
|
3F3B1E8341485E819B1ECFB9 /* [CP] Copy Pods Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = MultiprocessApp;
|
|
productName = MultiprocessApp;
|
|
productReference = 98987F7F1C71D79600173D90 /* MultiprocessApp */;
|
|
productType = "com.apple.product-type.tool";
|
|
};
|
|
DC84FF8A175130D2003BFBB2 /* YapDatabase */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = DC84FFBC175130D3003BFBB2 /* Build configuration list for PBXNativeTarget "YapDatabase" */;
|
|
buildPhases = (
|
|
32E94495040550E360BC0A06 /* [CP] Check Pods Manifest.lock */,
|
|
DC84FF87175130D2003BFBB2 /* Sources */,
|
|
DC84FF88175130D2003BFBB2 /* Frameworks */,
|
|
DC84FF89175130D2003BFBB2 /* Resources */,
|
|
87068B8ADA8374DE292CA2A9 /* [CP] Embed Pods Frameworks */,
|
|
54F2B23EDEE349A6675A75AF /* [CP] Copy Pods Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = YapDatabase;
|
|
productName = YapDatabase;
|
|
productReference = DC84FF8B175130D2003BFBB2 /* YapDatabase.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
DCFBF7031B45F2D700EC6DFF /* YapDatabaseTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = DCFBF70C1B45F2D700EC6DFF /* Build configuration list for PBXNativeTarget "YapDatabaseTests" */;
|
|
buildPhases = (
|
|
CA689FA5101E28C0B10CF1BB /* [CP] Check Pods Manifest.lock */,
|
|
DCFBF7001B45F2D700EC6DFF /* Sources */,
|
|
DCFBF7011B45F2D700EC6DFF /* Frameworks */,
|
|
DCFBF7021B45F2D700EC6DFF /* Resources */,
|
|
9ACE8F341C5C45529F0CEF7E /* [CP] Embed Pods Frameworks */,
|
|
DDAB329B4D08BE3FF60F3C63 /* [CP] Copy Pods Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
DC5F53CB1B7AA77B009F4E2F /* PBXTargetDependency */,
|
|
);
|
|
name = YapDatabaseTests;
|
|
productName = YapDatabaseTests;
|
|
productReference = DCFBF7041B45F2D700EC6DFF /* YapDatabaseTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
DC84FF83175130D2003BFBB2 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastTestingUpgradeCheck = 0510;
|
|
LastUpgradeCheck = 0910;
|
|
ORGANIZATIONNAME = "Robbie Hanson";
|
|
TargetAttributes = {
|
|
98987F7E1C71D79600173D90 = {
|
|
CreatedOnToolsVersion = 7.3;
|
|
};
|
|
DC84FF8A175130D2003BFBB2 = {
|
|
DevelopmentTeam = 4D98PK6HWS;
|
|
SystemCapabilities = {
|
|
com.apple.iCloud = {
|
|
enabled = 0;
|
|
};
|
|
};
|
|
};
|
|
DCFBF7031B45F2D700EC6DFF = {
|
|
CreatedOnToolsVersion = 6.4;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = DC84FF86175130D2003BFBB2 /* Build configuration list for PBXProject "YapDatabaseTesting" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = DC84FF82175130D2003BFBB2;
|
|
productRefGroup = DC84FF8C175130D2003BFBB2 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
DC84FF8A175130D2003BFBB2 /* YapDatabase */,
|
|
DCFBF7031B45F2D700EC6DFF /* YapDatabaseTests */,
|
|
98987F7E1C71D79600173D90 /* MultiprocessApp */,
|
|
);
|
|
};
|
|
/* 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;
|
|
};
|
|
DCFBF7021B45F2D700EC6DFF /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
15D2CA53F5C9243340E31E1C /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
"${PODS_ROOT}/Manifest.lock",
|
|
);
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
outputPaths = (
|
|
"$(DERIVED_FILE_DIR)/Pods-MultiprocessApp-checkManifestLockResult.txt",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
32E94495040550E360BC0A06 /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
"${PODS_ROOT}/Manifest.lock",
|
|
);
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
outputPaths = (
|
|
"$(DERIVED_FILE_DIR)/Pods-YapDatabase-checkManifestLockResult.txt",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
3F3B1E8341485E819B1ECFB9 /* [CP] Copy Pods Resources */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Copy Pods Resources";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-MultiprocessApp/Pods-MultiprocessApp-resources.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
54F2B23EDEE349A6675A75AF /* [CP] Copy Pods Resources */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Copy Pods Resources";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-YapDatabase/Pods-YapDatabase-resources.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
87068B8ADA8374DE292CA2A9 /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-YapDatabase/Pods-YapDatabase-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
9ACE8F341C5C45529F0CEF7E /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-YapDatabaseTests/Pods-YapDatabaseTests-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
CA689FA5101E28C0B10CF1BB /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
"${PODS_ROOT}/Manifest.lock",
|
|
);
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
outputPaths = (
|
|
"$(DERIVED_FILE_DIR)/Pods-YapDatabaseTests-checkManifestLockResult.txt",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
DDAB329B4D08BE3FF60F3C63 /* [CP] Copy Pods Resources */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Copy Pods Resources";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-YapDatabaseTests/Pods-YapDatabaseTests-resources.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
98987F7B1C71D79600173D90 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
98987F821C71D79600173D90 /* main.m in Sources */,
|
|
98987F881C71D80E00173D90 /* MultiprocessTest.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
DC84FF87175130D2003BFBB2 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
DC2B5F6D1C458D2D00319AF5 /* TestRelationshipMigration.m in Sources */,
|
|
DC84FF9B175130D3003BFBB2 /* main.m in Sources */,
|
|
DC84FFA2175130D3003BFBB2 /* AppDelegate.m in Sources */,
|
|
DC84FFEC17513197003BFBB2 /* BenchmarkYapCache.m in Sources */,
|
|
DC84FFED17513197003BFBB2 /* BenchmarkYapDatabase.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
DCFBF7001B45F2D700EC6DFF /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
DCFBF71B1B45F92200EC6DFF /* TestNodes.m in Sources */,
|
|
DCFBF7331B45FE9B00EC6DFF /* TestYapDatabaseFilteredView.m in Sources */,
|
|
DCFBF7221B45F9F700EC6DFF /* TestObject.m in Sources */,
|
|
DCFBF7371B45FEAA00EC6DFF /* TestYapDatabaseSearchResultsView.m in Sources */,
|
|
DCFBF7361B45FEA600EC6DFF /* TestYapDatabaseRelationship.m in Sources */,
|
|
DCFBF7351B45FEA000EC6DFF /* TestYapDatabaseSecondaryIndex.m in Sources */,
|
|
DCFBF72E1B45FD1E00EC6DFF /* TestYapDatabaseView.m in Sources */,
|
|
DCFBF7301B45FD2300EC6DFF /* TestViewMappingsLogic.m in Sources */,
|
|
DCFBF72D1B45FCE700EC6DFF /* TestYapDatabaseQuery.m in Sources */,
|
|
DCFBF7211B45F9E200EC6DFF /* TestYapDatabase.m in Sources */,
|
|
DCFBF7341B45FE9E00EC6DFF /* TestYapDatabaseFullTextSearch.m in Sources */,
|
|
DCFBF72F1B45FD2000EC6DFF /* TestViewChangeLogic.m in Sources */,
|
|
DC96D1BA1BA1F223001B4B08 /* TestYapDatabaseHooks.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
DC5F53CB1B7AA77B009F4E2F /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = DC84FF8A175130D2003BFBB2 /* YapDatabase */;
|
|
targetProxy = DC5F53CA1B7AA77B009F4E2F /* 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>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
98987F841C71D79600173D90 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 583A4982BD8EA5EAB4C43EE0 /* Pods-MultiprocessApp.debug.xcconfig */;
|
|
buildSettings = {
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
98987F851C71D79600173D90 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = D71802B8DE814FD69A9CC453 /* Pods-MultiprocessApp.release.xcconfig */;
|
|
buildSettings = {
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
COPY_PHASE_STRIP = NO;
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
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_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
GCC_NO_COMMON_BLOCKS = 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_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.12;
|
|
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_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.12;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Release;
|
|
};
|
|
DC84FFBD175130D3003BFBB2 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 71C1B3CA4D75DBA9CA1F368F /* Pods-YapDatabase.debug.xcconfig */;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "YapDatabase/YapDatabase-Prefix.pch";
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"${PODS_ROOT}/Headers/Public\"",
|
|
"\"${PODS_ROOT}/Headers/Public/CocoaLumberjack\"",
|
|
"\"${PODS_ROOT}/Headers/Public/YapDatabase\"",
|
|
"\"${PODS_ROOT}/Headers/Private/YapDatabase\"",
|
|
);
|
|
INFOPLIST_FILE = "YapDatabase/YapDatabase-Info.plist";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.deusty.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
DC84FFBE175130D3003BFBB2 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 588E5E6547945E9906A3C836 /* Pods-YapDatabase.release.xcconfig */;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "YapDatabase/YapDatabase-Prefix.pch";
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"${PODS_ROOT}/Headers/Public\"",
|
|
"\"${PODS_ROOT}/Headers/Public/CocoaLumberjack\"",
|
|
"\"${PODS_ROOT}/Headers/Public/YapDatabase\"",
|
|
"\"${PODS_ROOT}/Headers/Private/YapDatabase\"",
|
|
);
|
|
INFOPLIST_FILE = "YapDatabase/YapDatabase-Info.plist";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.deusty.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
DCFBF70D1B45F2D700EC6DFF /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 8096713B5ED9819DA2FE8A6F /* Pods-YapDatabaseTests.debug.xcconfig */;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"${PODS_ROOT}/Headers/Public\"",
|
|
"\"${PODS_ROOT}/Headers/Public/CocoaLumberjack\"",
|
|
"\"${PODS_ROOT}/Headers/Public/YapDatabase\"",
|
|
"\"${PODS_ROOT}/Headers/Private/YapDatabase\"",
|
|
);
|
|
INFOPLIST_FILE = YapDatabaseTests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.deusty.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
DCFBF70E1B45F2D700EC6DFF /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 2B4F87A32EF76AE43AA98904 /* Pods-YapDatabaseTests.release.xcconfig */;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"${PODS_ROOT}/Headers/Public\"",
|
|
"\"${PODS_ROOT}/Headers/Public/CocoaLumberjack\"",
|
|
"\"${PODS_ROOT}/Headers/Public/YapDatabase\"",
|
|
"\"${PODS_ROOT}/Headers/Private/YapDatabase\"",
|
|
);
|
|
INFOPLIST_FILE = YapDatabaseTests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.deusty.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
98987F831C71D79600173D90 /* Build configuration list for PBXNativeTarget "MultiprocessApp" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
98987F841C71D79600173D90 /* Debug */,
|
|
98987F851C71D79600173D90 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
DC84FF86175130D2003BFBB2 /* Build configuration list for PBXProject "YapDatabaseTesting" */ = {
|
|
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;
|
|
};
|
|
DCFBF70C1B45F2D700EC6DFF /* Build configuration list for PBXNativeTarget "YapDatabaseTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
DCFBF70D1B45F2D700EC6DFF /* Debug */,
|
|
DCFBF70E1B45F2D700EC6DFF /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = DC84FF83175130D2003BFBB2 /* Project object */;
|
|
}
|