|
@@ -59,20 +59,7 @@
|
|
|
};
|
|
};
|
|
|
/* End PBXContainerItemProxy section */
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
|
|
|
|
-/* Begin PBXCopyFilesBuildPhase section */
|
|
|
|
|
- CD21AE1B1E4A3E7900536178 /* CopyFiles */ = {
|
|
|
|
|
- isa = PBXCopyFilesBuildPhase;
|
|
|
|
|
- buildActionMask = 2147483647;
|
|
|
|
|
- dstPath = /usr/share/man/man1/;
|
|
|
|
|
- dstSubfolderSpec = 0;
|
|
|
|
|
- files = (
|
|
|
|
|
- );
|
|
|
|
|
- runOnlyForDeploymentPostprocessing = 1;
|
|
|
|
|
- };
|
|
|
|
|
-/* End PBXCopyFilesBuildPhase section */
|
|
|
|
|
-
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
/* Begin PBXFileReference section */
|
|
|
- CD21AE1D1E4A3E7900536178 /* iterator_tc */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = iterator_tc; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
CDCB3BBC24E1CDE40029B771 /* iterator */ = {isa = PBXFileReference; lastKnownFileType = folder; name = iterator; path = include/iterator; sourceTree = "<group>"; };
|
|
CDCB3BBC24E1CDE40029B771 /* iterator */ = {isa = PBXFileReference; lastKnownFileType = folder; name = iterator; path = include/iterator; sourceTree = "<group>"; };
|
|
|
CDCB3BC124E1D3880029B771 /* iterator-test.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "iterator-test.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
CDCB3BC124E1D3880029B771 /* iterator-test.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "iterator-test.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
CDCB3BC524E1D3880029B771 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
CDCB3BC524E1D3880029B771 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
@@ -91,13 +78,6 @@
|
|
|
/* End PBXFileReference section */
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
- CD21AE1A1E4A3E7900536178 /* Frameworks */ = {
|
|
|
|
|
- isa = PBXFrameworksBuildPhase;
|
|
|
|
|
- buildActionMask = 2147483647;
|
|
|
|
|
- files = (
|
|
|
|
|
- );
|
|
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
- };
|
|
|
|
|
CDCB3BBE24E1D3880029B771 /* Frameworks */ = {
|
|
CDCB3BBE24E1D3880029B771 /* Frameworks */ = {
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
@@ -124,7 +104,6 @@
|
|
|
CD21AE1E1E4A3E7900536178 /* Products */ = {
|
|
CD21AE1E1E4A3E7900536178 /* Products */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
- CD21AE1D1E4A3E7900536178 /* iterator_tc */,
|
|
|
|
|
CDCB3BC124E1D3880029B771 /* iterator-test.xctest */,
|
|
CDCB3BC124E1D3880029B771 /* iterator-test.xctest */,
|
|
|
);
|
|
);
|
|
|
name = Products;
|
|
name = Products;
|
|
@@ -177,24 +156,6 @@
|
|
|
/* End PBXGroup section */
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
/* Begin PBXNativeTarget section */
|
|
|
- CD21AE1C1E4A3E7900536178 /* iterator_tc */ = {
|
|
|
|
|
- isa = PBXNativeTarget;
|
|
|
|
|
- buildConfigurationList = CD21AE241E4A3E7900536178 /* Build configuration list for PBXNativeTarget "iterator_tc" */;
|
|
|
|
|
- buildPhases = (
|
|
|
|
|
- CD21AE2D1E4A3EF600536178 /* ShellScript */,
|
|
|
|
|
- CD21AE191E4A3E7900536178 /* Sources */,
|
|
|
|
|
- CD21AE1A1E4A3E7900536178 /* Frameworks */,
|
|
|
|
|
- CD21AE1B1E4A3E7900536178 /* CopyFiles */,
|
|
|
|
|
- );
|
|
|
|
|
- buildRules = (
|
|
|
|
|
- );
|
|
|
|
|
- dependencies = (
|
|
|
|
|
- );
|
|
|
|
|
- name = iterator_tc;
|
|
|
|
|
- productName = iterator;
|
|
|
|
|
- productReference = CD21AE1D1E4A3E7900536178 /* iterator_tc */;
|
|
|
|
|
- productType = "com.apple.product-type.tool";
|
|
|
|
|
- };
|
|
|
|
|
CDCB3BC024E1D3880029B771 /* iterator-test */ = {
|
|
CDCB3BC024E1D3880029B771 /* iterator-test */ = {
|
|
|
isa = PBXNativeTarget;
|
|
isa = PBXNativeTarget;
|
|
|
buildConfigurationList = CDCB3BC624E1D3880029B771 /* Build configuration list for PBXNativeTarget "iterator-test" */;
|
|
buildConfigurationList = CDCB3BC624E1D3880029B771 /* Build configuration list for PBXNativeTarget "iterator-test" */;
|
|
@@ -222,9 +183,6 @@
|
|
|
LastUpgradeCheck = 1110;
|
|
LastUpgradeCheck = 1110;
|
|
|
ORGANIZATIONNAME = "Sam Jaffe";
|
|
ORGANIZATIONNAME = "Sam Jaffe";
|
|
|
TargetAttributes = {
|
|
TargetAttributes = {
|
|
|
- CD21AE1C1E4A3E7900536178 = {
|
|
|
|
|
- CreatedOnToolsVersion = 7.2.1;
|
|
|
|
|
- };
|
|
|
|
|
CDCB3BC024E1D3880029B771 = {
|
|
CDCB3BC024E1D3880029B771 = {
|
|
|
CreatedOnToolsVersion = 11.3.1;
|
|
CreatedOnToolsVersion = 11.3.1;
|
|
|
ProvisioningStyle = Automatic;
|
|
ProvisioningStyle = Automatic;
|
|
@@ -250,7 +208,6 @@
|
|
|
);
|
|
);
|
|
|
projectRoot = "";
|
|
projectRoot = "";
|
|
|
targets = (
|
|
targets = (
|
|
|
- CD21AE1C1E4A3E7900536178 /* iterator_tc */,
|
|
|
|
|
CDCB3BC024E1D3880029B771 /* iterator-test */,
|
|
CDCB3BC024E1D3880029B771 /* iterator-test */,
|
|
|
);
|
|
);
|
|
|
};
|
|
};
|
|
@@ -297,40 +254,7 @@
|
|
|
};
|
|
};
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
-/* Begin PBXShellScriptBuildPhase section */
|
|
|
|
|
- CD21AE2D1E4A3EF600536178 /* ShellScript */ = {
|
|
|
|
|
- isa = PBXShellScriptBuildPhase;
|
|
|
|
|
- buildActionMask = 2147483647;
|
|
|
|
|
- files = (
|
|
|
|
|
- );
|
|
|
|
|
- inputPaths = (
|
|
|
|
|
- "$(SRCROOT)/end_aware_iterator.t.h",
|
|
|
|
|
- "$(SRCROOT)/join_iterator.t.h",
|
|
|
|
|
- "$(SRCROOT)/recursive_iterator_one_dimension.t.h",
|
|
|
|
|
- "$(SRCROOT)/recursive_iterator_nested_map.t.h",
|
|
|
|
|
- "$(SRCROOT)/recursive_iterator_mixed_container.t.h",
|
|
|
|
|
- "$(SRCROOT)/recursive_iterator_accessors.t.h",
|
|
|
|
|
- "$(SRCROOT)/unkeyed_iterator.t.h",
|
|
|
|
|
- "$(SRCROOT)/indexed_iterator.t.h",
|
|
|
|
|
- "$(SRCROOT)/filter_iterator.t.h",
|
|
|
|
|
- );
|
|
|
|
|
- outputPaths = (
|
|
|
|
|
- "$(SRCROOT)/iterator_tc.cpp",
|
|
|
|
|
- );
|
|
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
- shellPath = /bin/sh;
|
|
|
|
|
- shellScript = "cxxtestgen --error-printer -o iterator_tc.cpp end_aware_iterator.t.h join_iterator.t.h recursive_iterator_one_dimension.t.h recursive_iterator_nested_map.t.h recursive_iterator_mixed_container.t.h recursive_iterator_accessors.t.h unkeyed_iterator.t.h indexed_iterator.t.h filter_iterator.t.h";
|
|
|
|
|
- };
|
|
|
|
|
-/* End PBXShellScriptBuildPhase section */
|
|
|
|
|
-
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
- CD21AE191E4A3E7900536178 /* Sources */ = {
|
|
|
|
|
- isa = PBXSourcesBuildPhase;
|
|
|
|
|
- buildActionMask = 2147483647;
|
|
|
|
|
- files = (
|
|
|
|
|
- );
|
|
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
- };
|
|
|
|
|
CDCB3BBD24E1D3880029B771 /* Sources */ = {
|
|
CDCB3BBD24E1D3880029B771 /* Sources */ = {
|
|
|
isa = PBXSourcesBuildPhase;
|
|
isa = PBXSourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
@@ -463,24 +387,6 @@
|
|
|
};
|
|
};
|
|
|
name = Release;
|
|
name = Release;
|
|
|
};
|
|
};
|
|
|
- CD21AE251E4A3E7900536178 /* Debug */ = {
|
|
|
|
|
- isa = XCBuildConfiguration;
|
|
|
|
|
- buildSettings = {
|
|
|
|
|
- CODE_SIGN_IDENTITY = "-";
|
|
|
|
|
- HEADER_SEARCH_PATHS = /usr/local/include/;
|
|
|
|
|
- PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
- };
|
|
|
|
|
- name = Debug;
|
|
|
|
|
- };
|
|
|
|
|
- CD21AE261E4A3E7900536178 /* Release */ = {
|
|
|
|
|
- isa = XCBuildConfiguration;
|
|
|
|
|
- buildSettings = {
|
|
|
|
|
- CODE_SIGN_IDENTITY = "-";
|
|
|
|
|
- HEADER_SEARCH_PATHS = /usr/local/include/;
|
|
|
|
|
- PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
- };
|
|
|
|
|
- name = Release;
|
|
|
|
|
- };
|
|
|
|
|
CDCB3BC724E1D3880029B771 /* Debug */ = {
|
|
CDCB3BC724E1D3880029B771 /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
buildSettings = {
|
|
@@ -536,15 +442,6 @@
|
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationIsVisible = 0;
|
|
|
defaultConfigurationName = Release;
|
|
defaultConfigurationName = Release;
|
|
|
};
|
|
};
|
|
|
- CD21AE241E4A3E7900536178 /* Build configuration list for PBXNativeTarget "iterator_tc" */ = {
|
|
|
|
|
- isa = XCConfigurationList;
|
|
|
|
|
- buildConfigurations = (
|
|
|
|
|
- CD21AE251E4A3E7900536178 /* Debug */,
|
|
|
|
|
- CD21AE261E4A3E7900536178 /* Release */,
|
|
|
|
|
- );
|
|
|
|
|
- defaultConfigurationIsVisible = 0;
|
|
|
|
|
- defaultConfigurationName = Release;
|
|
|
|
|
- };
|
|
|
|
|
CDCB3BC624E1D3880029B771 /* Build configuration list for PBXNativeTarget "iterator-test" */ = {
|
|
CDCB3BC624E1D3880029B771 /* Build configuration list for PBXNativeTarget "iterator-test" */ = {
|
|
|
isa = XCConfigurationList;
|
|
isa = XCConfigurationList;
|
|
|
buildConfigurations = (
|
|
buildConfigurations = (
|