|
@@ -7,6 +7,7 @@
|
|
|
objects = {
|
|
objects = {
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
/* 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 /* SUIExamples.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SUIExamples.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
/* End PBXFileReference section */
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
@@ -32,6 +33,7 @@
|
|
|
06C5BF752C707D2C006896A8 = {
|
|
06C5BF752C707D2C006896A8 = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
|
|
+ 06B1064E2CF84E210047B090 /* CoordinatorSUI */,
|
|
|
06C5BF802C707D2C006896A8 /* SUIExamples */,
|
|
06C5BF802C707D2C006896A8 /* SUIExamples */,
|
|
|
06C5BF7F2C707D2C006896A8 /* Products */,
|
|
06C5BF7F2C707D2C006896A8 /* Products */,
|
|
|
);
|
|
);
|