|
18 | 18 | E3469C1225079888005A6696 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E3469C1025079888005A6696 /* Main.storyboard */; };
|
19 | 19 | E3469C142507988A005A6696 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = E3469C132507988A005A6696 /* Assets.xcassets */; };
|
20 | 20 | E3469C172507988A005A6696 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E3469C152507988A005A6696 /* LaunchScreen.storyboard */; };
|
21 |
| - E3469C222507988A005A6696 /* DemoTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3469C212507988A005A6696 /* DemoTests.swift */; }; |
22 |
| - E3469C2D2507988A005A6696 /* DemoUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3469C2C2507988A005A6696 /* DemoUITests.swift */; }; |
23 | 21 | E3469C3B25079899005A6696 /* YAPLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3469C3925079899005A6696 /* YAPLayout.swift */; };
|
24 | 22 | E3469C3C25079899005A6696 /* YAPLayoutAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3469C3A25079899005A6696 /* YAPLayoutAttributes.swift */; };
|
25 | 23 | E3469C3E250798BA005A6696 /* UIStackViewFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3469C3D250798BA005A6696 /* UIStackViewFactory.swift */; };
|
|
33 | 31 | remoteGlobalIDString = E3469BE525079859005A6696;
|
34 | 32 | remoteInfo = RProgressView;
|
35 | 33 | };
|
36 |
| - E3469C1E2507988A005A6696 /* PBXContainerItemProxy */ = { |
37 |
| - isa = PBXContainerItemProxy; |
38 |
| - containerPortal = E3469BDD25079859005A6696 /* Project object */; |
39 |
| - proxyType = 1; |
40 |
| - remoteGlobalIDString = E3469C0725079888005A6696; |
41 |
| - remoteInfo = Demo; |
42 |
| - }; |
43 |
| - E3469C292507988A005A6696 /* PBXContainerItemProxy */ = { |
44 |
| - isa = PBXContainerItemProxy; |
45 |
| - containerPortal = E3469BDD25079859005A6696 /* Project object */; |
46 |
| - proxyType = 1; |
47 |
| - remoteGlobalIDString = E3469C0725079888005A6696; |
48 |
| - remoteInfo = Demo; |
49 |
| - }; |
50 | 34 | /* End PBXContainerItemProxy section */
|
51 | 35 |
|
52 | 36 | /* Begin PBXFileReference section */
|
|
66 | 50 | E3469C132507988A005A6696 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
67 | 51 | E3469C162507988A005A6696 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
68 | 52 | E3469C182507988A005A6696 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
69 |
| - E3469C1D2507988A005A6696 /* DemoTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DemoTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
70 | 53 | E3469C212507988A005A6696 /* DemoTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DemoTests.swift; sourceTree = "<group>"; };
|
71 | 54 | E3469C232507988A005A6696 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
72 |
| - E3469C282507988A005A6696 /* DemoUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DemoUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
73 | 55 | E3469C2C2507988A005A6696 /* DemoUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DemoUITests.swift; sourceTree = "<group>"; };
|
74 | 56 | E3469C2E2507988A005A6696 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
75 | 57 | E3469C3925079899005A6696 /* YAPLayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = YAPLayout.swift; sourceTree = "<group>"; };
|
|
100 | 82 | );
|
101 | 83 | runOnlyForDeploymentPostprocessing = 0;
|
102 | 84 | };
|
103 |
| - E3469C1A2507988A005A6696 /* Frameworks */ = { |
104 |
| - isa = PBXFrameworksBuildPhase; |
105 |
| - buildActionMask = 2147483647; |
106 |
| - files = ( |
107 |
| - ); |
108 |
| - runOnlyForDeploymentPostprocessing = 0; |
109 |
| - }; |
110 |
| - E3469C252507988A005A6696 /* Frameworks */ = { |
111 |
| - isa = PBXFrameworksBuildPhase; |
112 |
| - buildActionMask = 2147483647; |
113 |
| - files = ( |
114 |
| - ); |
115 |
| - runOnlyForDeploymentPostprocessing = 0; |
116 |
| - }; |
117 | 85 | /* End PBXFrameworksBuildPhase section */
|
118 | 86 |
|
119 | 87 | /* Begin PBXGroup section */
|
|
135 | 103 | E3469BE625079859005A6696 /* RProgressView.framework */,
|
136 | 104 | E3469BEF25079859005A6696 /* RProgressViewTests.xctest */,
|
137 | 105 | E3469C0825079888005A6696 /* Demo.app */,
|
138 |
| - E3469C1D2507988A005A6696 /* DemoTests.xctest */, |
139 |
| - E3469C282507988A005A6696 /* DemoUITests.xctest */, |
140 | 106 | );
|
141 | 107 | name = Products;
|
142 | 108 | sourceTree = "<group>";
|
|
271 | 237 | productReference = E3469C0825079888005A6696 /* Demo.app */;
|
272 | 238 | productType = "com.apple.product-type.application";
|
273 | 239 | };
|
274 |
| - E3469C1C2507988A005A6696 /* DemoTests */ = { |
275 |
| - isa = PBXNativeTarget; |
276 |
| - buildConfigurationList = E3469C322507988A005A6696 /* Build configuration list for PBXNativeTarget "DemoTests" */; |
277 |
| - buildPhases = ( |
278 |
| - E3469C192507988A005A6696 /* Sources */, |
279 |
| - E3469C1A2507988A005A6696 /* Frameworks */, |
280 |
| - E3469C1B2507988A005A6696 /* Resources */, |
281 |
| - ); |
282 |
| - buildRules = ( |
283 |
| - ); |
284 |
| - dependencies = ( |
285 |
| - E3469C1F2507988A005A6696 /* PBXTargetDependency */, |
286 |
| - ); |
287 |
| - name = DemoTests; |
288 |
| - productName = DemoTests; |
289 |
| - productReference = E3469C1D2507988A005A6696 /* DemoTests.xctest */; |
290 |
| - productType = "com.apple.product-type.bundle.unit-test"; |
291 |
| - }; |
292 |
| - E3469C272507988A005A6696 /* DemoUITests */ = { |
293 |
| - isa = PBXNativeTarget; |
294 |
| - buildConfigurationList = E3469C352507988A005A6696 /* Build configuration list for PBXNativeTarget "DemoUITests" */; |
295 |
| - buildPhases = ( |
296 |
| - E3469C242507988A005A6696 /* Sources */, |
297 |
| - E3469C252507988A005A6696 /* Frameworks */, |
298 |
| - E3469C262507988A005A6696 /* Resources */, |
299 |
| - ); |
300 |
| - buildRules = ( |
301 |
| - ); |
302 |
| - dependencies = ( |
303 |
| - E3469C2A2507988A005A6696 /* PBXTargetDependency */, |
304 |
| - ); |
305 |
| - name = DemoUITests; |
306 |
| - productName = DemoUITests; |
307 |
| - productReference = E3469C282507988A005A6696 /* DemoUITests.xctest */; |
308 |
| - productType = "com.apple.product-type.bundle.ui-testing"; |
309 |
| - }; |
310 | 240 | /* End PBXNativeTarget section */
|
311 | 241 |
|
312 | 242 | /* Begin PBXProject section */
|
|
327 | 257 | E3469C0725079888005A6696 = {
|
328 | 258 | CreatedOnToolsVersion = 11.4;
|
329 | 259 | };
|
330 |
| - E3469C1C2507988A005A6696 = { |
331 |
| - CreatedOnToolsVersion = 11.4; |
332 |
| - TestTargetID = E3469C0725079888005A6696; |
333 |
| - }; |
334 |
| - E3469C272507988A005A6696 = { |
335 |
| - CreatedOnToolsVersion = 11.4; |
336 |
| - TestTargetID = E3469C0725079888005A6696; |
337 |
| - }; |
338 | 260 | };
|
339 | 261 | };
|
340 | 262 | buildConfigurationList = E3469BE025079859005A6696 /* Build configuration list for PBXProject "RProgressView" */;
|
|
353 | 275 | E3469BE525079859005A6696 /* RProgressView */,
|
354 | 276 | E3469BEE25079859005A6696 /* RProgressViewTests */,
|
355 | 277 | E3469C0725079888005A6696 /* Demo */,
|
356 |
| - E3469C1C2507988A005A6696 /* DemoTests */, |
357 |
| - E3469C272507988A005A6696 /* DemoUITests */, |
358 | 278 | );
|
359 | 279 | };
|
360 | 280 | /* End PBXProject section */
|
|
384 | 304 | );
|
385 | 305 | runOnlyForDeploymentPostprocessing = 0;
|
386 | 306 | };
|
387 |
| - E3469C1B2507988A005A6696 /* Resources */ = { |
388 |
| - isa = PBXResourcesBuildPhase; |
389 |
| - buildActionMask = 2147483647; |
390 |
| - files = ( |
391 |
| - ); |
392 |
| - runOnlyForDeploymentPostprocessing = 0; |
393 |
| - }; |
394 |
| - E3469C262507988A005A6696 /* Resources */ = { |
395 |
| - isa = PBXResourcesBuildPhase; |
396 |
| - buildActionMask = 2147483647; |
397 |
| - files = ( |
398 |
| - ); |
399 |
| - runOnlyForDeploymentPostprocessing = 0; |
400 |
| - }; |
401 | 307 | /* End PBXResourcesBuildPhase section */
|
402 | 308 |
|
403 | 309 | /* Begin PBXSourcesBuildPhase section */
|
|
431 | 337 | );
|
432 | 338 | runOnlyForDeploymentPostprocessing = 0;
|
433 | 339 | };
|
434 |
| - E3469C192507988A005A6696 /* Sources */ = { |
435 |
| - isa = PBXSourcesBuildPhase; |
436 |
| - buildActionMask = 2147483647; |
437 |
| - files = ( |
438 |
| - E3469C222507988A005A6696 /* DemoTests.swift in Sources */, |
439 |
| - ); |
440 |
| - runOnlyForDeploymentPostprocessing = 0; |
441 |
| - }; |
442 |
| - E3469C242507988A005A6696 /* Sources */ = { |
443 |
| - isa = PBXSourcesBuildPhase; |
444 |
| - buildActionMask = 2147483647; |
445 |
| - files = ( |
446 |
| - E3469C2D2507988A005A6696 /* DemoUITests.swift in Sources */, |
447 |
| - ); |
448 |
| - runOnlyForDeploymentPostprocessing = 0; |
449 |
| - }; |
450 | 340 | /* End PBXSourcesBuildPhase section */
|
451 | 341 |
|
452 | 342 | /* Begin PBXTargetDependency section */
|
|
455 | 345 | target = E3469BE525079859005A6696 /* RProgressView */;
|
456 | 346 | targetProxy = E3469BF125079859005A6696 /* PBXContainerItemProxy */;
|
457 | 347 | };
|
458 |
| - E3469C1F2507988A005A6696 /* PBXTargetDependency */ = { |
459 |
| - isa = PBXTargetDependency; |
460 |
| - target = E3469C0725079888005A6696 /* Demo */; |
461 |
| - targetProxy = E3469C1E2507988A005A6696 /* PBXContainerItemProxy */; |
462 |
| - }; |
463 |
| - E3469C2A2507988A005A6696 /* PBXTargetDependency */ = { |
464 |
| - isa = PBXTargetDependency; |
465 |
| - target = E3469C0725079888005A6696 /* Demo */; |
466 |
| - targetProxy = E3469C292507988A005A6696 /* PBXContainerItemProxy */; |
467 |
| - }; |
468 | 348 | /* End PBXTargetDependency section */
|
469 | 349 |
|
470 | 350 | /* Begin PBXVariantGroup section */
|
|
734 | 614 | };
|
735 | 615 | name = Release;
|
736 | 616 | };
|
737 |
| - E3469C332507988A005A6696 /* Debug */ = { |
738 |
| - isa = XCBuildConfiguration; |
739 |
| - buildSettings = { |
740 |
| - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
741 |
| - BUNDLE_LOADER = "$(TEST_HOST)"; |
742 |
| - CODE_SIGN_STYLE = Automatic; |
743 |
| - DEVELOPMENT_TEAM = 7VBQS7JDYT; |
744 |
| - INFOPLIST_FILE = DemoTests/Info.plist; |
745 |
| - IPHONEOS_DEPLOYMENT_TARGET = 13.4; |
746 |
| - LD_RUNPATH_SEARCH_PATHS = ( |
747 |
| - "$(inherited)", |
748 |
| - "@executable_path/Frameworks", |
749 |
| - "@loader_path/Frameworks", |
750 |
| - ); |
751 |
| - PRODUCT_BUNDLE_IDENTIFIER = XeroT.DemoTests; |
752 |
| - PRODUCT_NAME = "$(TARGET_NAME)"; |
753 |
| - SWIFT_VERSION = 5.0; |
754 |
| - TARGETED_DEVICE_FAMILY = "1,2"; |
755 |
| - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Demo.app/Demo"; |
756 |
| - }; |
757 |
| - name = Debug; |
758 |
| - }; |
759 |
| - E3469C342507988A005A6696 /* Release */ = { |
760 |
| - isa = XCBuildConfiguration; |
761 |
| - buildSettings = { |
762 |
| - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
763 |
| - BUNDLE_LOADER = "$(TEST_HOST)"; |
764 |
| - CODE_SIGN_STYLE = Automatic; |
765 |
| - DEVELOPMENT_TEAM = 7VBQS7JDYT; |
766 |
| - INFOPLIST_FILE = DemoTests/Info.plist; |
767 |
| - IPHONEOS_DEPLOYMENT_TARGET = 13.4; |
768 |
| - LD_RUNPATH_SEARCH_PATHS = ( |
769 |
| - "$(inherited)", |
770 |
| - "@executable_path/Frameworks", |
771 |
| - "@loader_path/Frameworks", |
772 |
| - ); |
773 |
| - PRODUCT_BUNDLE_IDENTIFIER = XeroT.DemoTests; |
774 |
| - PRODUCT_NAME = "$(TARGET_NAME)"; |
775 |
| - SWIFT_VERSION = 5.0; |
776 |
| - TARGETED_DEVICE_FAMILY = "1,2"; |
777 |
| - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Demo.app/Demo"; |
778 |
| - }; |
779 |
| - name = Release; |
780 |
| - }; |
781 |
| - E3469C362507988A005A6696 /* Debug */ = { |
782 |
| - isa = XCBuildConfiguration; |
783 |
| - buildSettings = { |
784 |
| - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
785 |
| - CODE_SIGN_STYLE = Automatic; |
786 |
| - DEVELOPMENT_TEAM = 7VBQS7JDYT; |
787 |
| - INFOPLIST_FILE = DemoUITests/Info.plist; |
788 |
| - LD_RUNPATH_SEARCH_PATHS = ( |
789 |
| - "$(inherited)", |
790 |
| - "@executable_path/Frameworks", |
791 |
| - "@loader_path/Frameworks", |
792 |
| - ); |
793 |
| - PRODUCT_BUNDLE_IDENTIFIER = XeroT.DemoUITests; |
794 |
| - PRODUCT_NAME = "$(TARGET_NAME)"; |
795 |
| - SWIFT_VERSION = 5.0; |
796 |
| - TARGETED_DEVICE_FAMILY = "1,2"; |
797 |
| - TEST_TARGET_NAME = Demo; |
798 |
| - }; |
799 |
| - name = Debug; |
800 |
| - }; |
801 |
| - E3469C372507988A005A6696 /* Release */ = { |
802 |
| - isa = XCBuildConfiguration; |
803 |
| - buildSettings = { |
804 |
| - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
805 |
| - CODE_SIGN_STYLE = Automatic; |
806 |
| - DEVELOPMENT_TEAM = 7VBQS7JDYT; |
807 |
| - INFOPLIST_FILE = DemoUITests/Info.plist; |
808 |
| - LD_RUNPATH_SEARCH_PATHS = ( |
809 |
| - "$(inherited)", |
810 |
| - "@executable_path/Frameworks", |
811 |
| - "@loader_path/Frameworks", |
812 |
| - ); |
813 |
| - PRODUCT_BUNDLE_IDENTIFIER = XeroT.DemoUITests; |
814 |
| - PRODUCT_NAME = "$(TARGET_NAME)"; |
815 |
| - SWIFT_VERSION = 5.0; |
816 |
| - TARGETED_DEVICE_FAMILY = "1,2"; |
817 |
| - TEST_TARGET_NAME = Demo; |
818 |
| - }; |
819 |
| - name = Release; |
820 |
| - }; |
821 | 617 | /* End XCBuildConfiguration section */
|
822 | 618 |
|
823 | 619 | /* Begin XCConfigurationList section */
|
|
857 | 653 | defaultConfigurationIsVisible = 0;
|
858 | 654 | defaultConfigurationName = Release;
|
859 | 655 | };
|
860 |
| - E3469C322507988A005A6696 /* Build configuration list for PBXNativeTarget "DemoTests" */ = { |
861 |
| - isa = XCConfigurationList; |
862 |
| - buildConfigurations = ( |
863 |
| - E3469C332507988A005A6696 /* Debug */, |
864 |
| - E3469C342507988A005A6696 /* Release */, |
865 |
| - ); |
866 |
| - defaultConfigurationIsVisible = 0; |
867 |
| - defaultConfigurationName = Release; |
868 |
| - }; |
869 |
| - E3469C352507988A005A6696 /* Build configuration list for PBXNativeTarget "DemoUITests" */ = { |
870 |
| - isa = XCConfigurationList; |
871 |
| - buildConfigurations = ( |
872 |
| - E3469C362507988A005A6696 /* Debug */, |
873 |
| - E3469C372507988A005A6696 /* Release */, |
874 |
| - ); |
875 |
| - defaultConfigurationIsVisible = 0; |
876 |
| - defaultConfigurationName = Release; |
877 |
| - }; |
878 | 656 | /* End XCConfigurationList section */
|
879 | 657 | };
|
880 | 658 | rootObject = E3469BDD25079859005A6696 /* Project object */;
|
|
0 commit comments