|
|
@@ -12,7 +12,7 @@
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
06B1064E2CF84E210047B090 /* CoordinatorSUI */ = {isa = PBXFileReference; lastKnownFileType = wrapper; path = CoordinatorSUI; sourceTree = "<group>"; };
|
|
|
- 06C5BF7E2C707D2C006896A8 /* SUIExamples.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SUIExamples.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
+ 06C5BF7E2C707D2C006896A8 /* CoordinatorSUIExamples.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CoordinatorSUIExamples.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFileSystemSynchronizedRootGroup section */
|
|
|
@@ -55,7 +55,7 @@
|
|
|
06C5BF7F2C707D2C006896A8 /* Products */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 06C5BF7E2C707D2C006896A8 /* SUIExamples.app */,
|
|
|
+ 06C5BF7E2C707D2C006896A8 /* CoordinatorSUIExamples.app */,
|
|
|
);
|
|
|
name = Products;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -63,9 +63,9 @@
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
- 06C5BF7D2C707D2C006896A8 /* SUIExamples */ = {
|
|
|
+ 06C5BF7D2C707D2C006896A8 /* CoordinatorSUIExamples */ = {
|
|
|
isa = PBXNativeTarget;
|
|
|
- buildConfigurationList = 06C5BF8C2C707D2D006896A8 /* Build configuration list for PBXNativeTarget "SUIExamples" */;
|
|
|
+ buildConfigurationList = 06C5BF8C2C707D2D006896A8 /* Build configuration list for PBXNativeTarget "CoordinatorSUIExamples" */;
|
|
|
buildPhases = (
|
|
|
06C5BF7A2C707D2C006896A8 /* Sources */,
|
|
|
06C5BF7B2C707D2C006896A8 /* Frameworks */,
|
|
|
@@ -78,12 +78,12 @@
|
|
|
fileSystemSynchronizedGroups = (
|
|
|
06C5BF802C707D2C006896A8 /* SUIExamples */,
|
|
|
);
|
|
|
- name = SUIExamples;
|
|
|
+ name = CoordinatorSUIExamples;
|
|
|
packageProductDependencies = (
|
|
|
060F7D0B2CF85210005B0507 /* CoordinatorSUI */,
|
|
|
);
|
|
|
productName = SUIExamples;
|
|
|
- productReference = 06C5BF7E2C707D2C006896A8 /* SUIExamples.app */;
|
|
|
+ productReference = 06C5BF7E2C707D2C006896A8 /* CoordinatorSUIExamples.app */;
|
|
|
productType = "com.apple.product-type.application";
|
|
|
};
|
|
|
/* End PBXNativeTarget section */
|
|
|
@@ -101,7 +101,7 @@
|
|
|
};
|
|
|
};
|
|
|
};
|
|
|
- buildConfigurationList = 06C5BF792C707D2C006896A8 /* Build configuration list for PBXProject "SUIExamples" */;
|
|
|
+ buildConfigurationList = 06C5BF792C707D2C006896A8 /* Build configuration list for PBXProject "CoordinatorSUIExamples" */;
|
|
|
developmentRegion = en;
|
|
|
hasScannedForEncodings = 0;
|
|
|
knownRegions = (
|
|
|
@@ -115,7 +115,7 @@
|
|
|
projectDirPath = "";
|
|
|
projectRoot = "";
|
|
|
targets = (
|
|
|
- 06C5BF7D2C707D2C006896A8 /* SUIExamples */,
|
|
|
+ 06C5BF7D2C707D2C006896A8 /* CoordinatorSUIExamples */,
|
|
|
);
|
|
|
};
|
|
|
/* End PBXProject section */
|
|
|
@@ -319,7 +319,7 @@
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
|
- 06C5BF792C707D2C006896A8 /* Build configuration list for PBXProject "SUIExamples" */ = {
|
|
|
+ 06C5BF792C707D2C006896A8 /* Build configuration list for PBXProject "CoordinatorSUIExamples" */ = {
|
|
|
isa = XCConfigurationList;
|
|
|
buildConfigurations = (
|
|
|
06C5BF8A2C707D2D006896A8 /* Debug */,
|
|
|
@@ -328,7 +328,7 @@
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
defaultConfigurationName = Release;
|
|
|
};
|
|
|
- 06C5BF8C2C707D2D006896A8 /* Build configuration list for PBXNativeTarget "SUIExamples" */ = {
|
|
|
+ 06C5BF8C2C707D2D006896A8 /* Build configuration list for PBXNativeTarget "CoordinatorSUIExamples" */ = {
|
|
|
isa = XCConfigurationList;
|
|
|
buildConfigurations = (
|
|
|
06C5BF8D2C707D2D006896A8 /* Debug */,
|