|
|
@@ -11,14 +11,14 @@
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
- 06B1064E2CF84E210047B090 /* CoordinatorSUI */ = {isa = PBXFileReference; lastKnownFileType = wrapper; path = CoordinatorSUI; sourceTree = "<group>"; };
|
|
|
06C5BF7E2C707D2C006896A8 /* CoordinatorSUIExamples.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CoordinatorSUIExamples.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
+ D98D50C42CFA31710060BAAC /* CoordinatorSUI */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = CoordinatorSUI; path = ../CoordinatorSUI; sourceTree = SOURCE_ROOT; };
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFileSystemSynchronizedRootGroup section */
|
|
|
- 06C5BF802C707D2C006896A8 /* SUIExamples */ = {
|
|
|
+ 06C5BF802C707D2C006896A8 /* CoordinatorSUIExamples */ = {
|
|
|
isa = PBXFileSystemSynchronizedRootGroup;
|
|
|
- path = SUIExamples;
|
|
|
+ path = CoordinatorSUIExamples;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
/* End PBXFileSystemSynchronizedRootGroup section */
|
|
|
@@ -38,8 +38,8 @@
|
|
|
06C5BF752C707D2C006896A8 = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 06B1064E2CF84E210047B090 /* CoordinatorSUI */,
|
|
|
- 06C5BF802C707D2C006896A8 /* SUIExamples */,
|
|
|
+ D98D50C42CFA31710060BAAC /* CoordinatorSUI */,
|
|
|
+ 06C5BF802C707D2C006896A8 /* CoordinatorSUIExamples */,
|
|
|
06C5BF7F2C707D2C006896A8 /* Products */,
|
|
|
);
|
|
|
sourceTree = "<group>";
|
|
|
@@ -68,7 +68,7 @@
|
|
|
dependencies = (
|
|
|
);
|
|
|
fileSystemSynchronizedGroups = (
|
|
|
- 06C5BF802C707D2C006896A8 /* SUIExamples */,
|
|
|
+ 06C5BF802C707D2C006896A8 /* CoordinatorSUIExamples */,
|
|
|
);
|
|
|
name = CoordinatorSUIExamples;
|
|
|
packageProductDependencies = (
|
|
|
@@ -259,7 +259,7 @@
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
- DEVELOPMENT_ASSET_PATHS = "\"SUIExamples/Preview Content\"";
|
|
|
+ DEVELOPMENT_ASSET_PATHS = "\"CoordinatorSUIExamples/Preview Content\"";
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
|
|
@@ -287,7 +287,7 @@
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
- DEVELOPMENT_ASSET_PATHS = "\"SUIExamples/Preview Content\"";
|
|
|
+ DEVELOPMENT_ASSET_PATHS = "\"CoordinatorSUIExamples/Preview Content\"";
|
|
|
ENABLE_PREVIEWS = YES;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|