Pavel Yurchenko 1 жил өмнө
parent
commit
1d0093bd53

+ 10 - 10
SUIExamples.xcodeproj/project.pbxproj → CoordinatorSUIExamples.xcodeproj/project.pbxproj

@@ -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 */,

+ 0 - 0
SUIExamples.xcodeproj/project.xcworkspace/contents.xcworkspacedata → CoordinatorSUIExamples.xcodeproj/project.xcworkspace/contents.xcworkspacedata


+ 38 - 0
CoordinatorSUIExamples.xcodeproj/xcuserdata/p.yurchenko.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist

@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Bucket
+   uuid = "2E55A035-A849-4467-A7E0-09DE11AC7568"
+   type = "1"
+   version = "2.0">
+   <Breakpoints>
+      <BreakpointProxy
+         BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
+         <BreakpointContent
+            uuid = "542CDA8D-F54C-4E22-98A7-B96AB8AD19FE"
+            shouldBeEnabled = "Yes"
+            ignoreCount = "0"
+            continueAfterRunningActions = "No"
+            filePath = "SUIExamples/Flows/Route.swift"
+            startingColumnNumber = "9223372036854775807"
+            endingColumnNumber = "9223372036854775807"
+            startingLineNumber = "23"
+            endingLineNumber = "23">
+         </BreakpointContent>
+      </BreakpointProxy>
+      <BreakpointProxy
+         BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
+         <BreakpointContent
+            uuid = "A639D52C-5B86-4F5F-AF4A-489C8407BD2F"
+            shouldBeEnabled = "Yes"
+            ignoreCount = "0"
+            continueAfterRunningActions = "No"
+            filePath = "CoordinatorSUI/Sources/CoordinatorSUI/Route.swift"
+            startingColumnNumber = "9223372036854775807"
+            endingColumnNumber = "9223372036854775807"
+            startingLineNumber = "22"
+            endingLineNumber = "22"
+            landmarkName = "buildDestination(_:)"
+            landmarkType = "7">
+         </BreakpointContent>
+      </BreakpointProxy>
+   </Breakpoints>
+</Bucket>

+ 0 - 0
SUIExamples.xcodeproj/xcuserdata/p.yurchenko.xcuserdatad/xcschemes/xcschememanagement.plist → CoordinatorSUIExamples.xcodeproj/xcuserdata/p.yurchenko.xcuserdatad/xcschemes/xcschememanagement.plist