Browse Source

renamed iOS example project

Artal Druk 8 years ago
parent
commit
54dc228d6e

example/ios/react_native_navigation_bootstrap.xcodeproj/project.pbxproj → example/ios/example.xcodeproj/project.pbxproj View File

120
 		00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = "../node_modules/react-native/Libraries/Image/RCTImage.xcodeproj"; sourceTree = "<group>"; };
120
 		00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = "../node_modules/react-native/Libraries/Image/RCTImage.xcodeproj"; sourceTree = "<group>"; };
121
 		00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = "../node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj"; sourceTree = "<group>"; };
121
 		00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = "../node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj"; sourceTree = "<group>"; };
122
 		00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = "../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"; sourceTree = "<group>"; };
122
 		00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = "../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"; sourceTree = "<group>"; };
123
-		00E356EE1AD99517003FC87E /* react_native_navigation_bootstrapTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = react_native_navigation_bootstrapTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
123
+		00E356EE1AD99517003FC87E /* exampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = exampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
124
 		00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
124
 		00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
125
 		00E356F21AD99517003FC87E /* react_native_navigation_bootstrapTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = react_native_navigation_bootstrapTests.m; sourceTree = "<group>"; };
125
 		00E356F21AD99517003FC87E /* react_native_navigation_bootstrapTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = react_native_navigation_bootstrapTests.m; sourceTree = "<group>"; };
126
 		139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; };
126
 		139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; };
127
 		139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; };
127
 		139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; };
128
-		13B07F961A680F5B00A75B9A /* react_native_navigation_bootstrap.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = react_native_navigation_bootstrap.app; sourceTree = BUILT_PRODUCTS_DIR; };
128
+		13B07F961A680F5B00A75B9A /* example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = example.app; sourceTree = BUILT_PRODUCTS_DIR; };
129
 		13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = react_native_navigation_bootstrap/AppDelegate.h; sourceTree = "<group>"; };
129
 		13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = react_native_navigation_bootstrap/AppDelegate.h; sourceTree = "<group>"; };
130
 		13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = react_native_navigation_bootstrap/AppDelegate.m; sourceTree = "<group>"; };
130
 		13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = react_native_navigation_bootstrap/AppDelegate.m; sourceTree = "<group>"; };
131
 		13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
131
 		13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
312
 		83CBBA001A601CBA00E9B192 /* Products */ = {
312
 		83CBBA001A601CBA00E9B192 /* Products */ = {
313
 			isa = PBXGroup;
313
 			isa = PBXGroup;
314
 			children = (
314
 			children = (
315
-				13B07F961A680F5B00A75B9A /* react_native_navigation_bootstrap.app */,
316
-				00E356EE1AD99517003FC87E /* react_native_navigation_bootstrapTests.xctest */,
315
+				13B07F961A680F5B00A75B9A /* example.app */,
316
+				00E356EE1AD99517003FC87E /* exampleTests.xctest */,
317
 			);
317
 			);
318
 			name = Products;
318
 			name = Products;
319
 			sourceTree = "<group>";
319
 			sourceTree = "<group>";
329
 /* End PBXGroup section */
329
 /* End PBXGroup section */
330
 
330
 
331
 /* Begin PBXNativeTarget section */
331
 /* Begin PBXNativeTarget section */
332
-		00E356ED1AD99517003FC87E /* react_native_navigation_bootstrapTests */ = {
332
+		00E356ED1AD99517003FC87E /* exampleTests */ = {
333
 			isa = PBXNativeTarget;
333
 			isa = PBXNativeTarget;
334
-			buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "react_native_navigation_bootstrapTests" */;
334
+			buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "exampleTests" */;
335
 			buildPhases = (
335
 			buildPhases = (
336
 				00E356EA1AD99517003FC87E /* Sources */,
336
 				00E356EA1AD99517003FC87E /* Sources */,
337
 				00E356EB1AD99517003FC87E /* Frameworks */,
337
 				00E356EB1AD99517003FC87E /* Frameworks */,
342
 			dependencies = (
342
 			dependencies = (
343
 				00E356F51AD99517003FC87E /* PBXTargetDependency */,
343
 				00E356F51AD99517003FC87E /* PBXTargetDependency */,
344
 			);
344
 			);
345
-			name = react_native_navigation_bootstrapTests;
345
+			name = exampleTests;
346
 			productName = react_native_navigation_bootstrapTests;
346
 			productName = react_native_navigation_bootstrapTests;
347
-			productReference = 00E356EE1AD99517003FC87E /* react_native_navigation_bootstrapTests.xctest */;
347
+			productReference = 00E356EE1AD99517003FC87E /* exampleTests.xctest */;
348
 			productType = "com.apple.product-type.bundle.unit-test";
348
 			productType = "com.apple.product-type.bundle.unit-test";
349
 		};
349
 		};
350
-		13B07F861A680F5B00A75B9A /* react_native_navigation_bootstrap */ = {
350
+		13B07F861A680F5B00A75B9A /* example */ = {
351
 			isa = PBXNativeTarget;
351
 			isa = PBXNativeTarget;
352
-			buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "react_native_navigation_bootstrap" */;
352
+			buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "example" */;
353
 			buildPhases = (
353
 			buildPhases = (
354
 				13B07F871A680F5B00A75B9A /* Sources */,
354
 				13B07F871A680F5B00A75B9A /* Sources */,
355
 				13B07F8C1A680F5B00A75B9A /* Frameworks */,
355
 				13B07F8C1A680F5B00A75B9A /* Frameworks */,
360
 			);
360
 			);
361
 			dependencies = (
361
 			dependencies = (
362
 			);
362
 			);
363
-			name = react_native_navigation_bootstrap;
363
+			name = example;
364
 			productName = "Hello World";
364
 			productName = "Hello World";
365
-			productReference = 13B07F961A680F5B00A75B9A /* react_native_navigation_bootstrap.app */;
365
+			productReference = 13B07F961A680F5B00A75B9A /* example.app */;
366
 			productType = "com.apple.product-type.application";
366
 			productType = "com.apple.product-type.application";
367
 		};
367
 		};
368
 /* End PBXNativeTarget section */
368
 /* End PBXNativeTarget section */
380
 					};
380
 					};
381
 				};
381
 				};
382
 			};
382
 			};
383
-			buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "react_native_navigation_bootstrap" */;
383
+			buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "example" */;
384
 			compatibilityVersion = "Xcode 3.2";
384
 			compatibilityVersion = "Xcode 3.2";
385
 			developmentRegion = English;
385
 			developmentRegion = English;
386
 			hasScannedForEncodings = 0;
386
 			hasScannedForEncodings = 0;
439
 			);
439
 			);
440
 			projectRoot = "";
440
 			projectRoot = "";
441
 			targets = (
441
 			targets = (
442
-				13B07F861A680F5B00A75B9A /* react_native_navigation_bootstrap */,
443
-				00E356ED1AD99517003FC87E /* react_native_navigation_bootstrapTests */,
442
+				13B07F861A680F5B00A75B9A /* example */,
443
+				00E356ED1AD99517003FC87E /* exampleTests */,
444
 			);
444
 			);
445
 		};
445
 		};
446
 /* End PBXProject section */
446
 /* End PBXProject section */
584
 /* Begin PBXTargetDependency section */
584
 /* Begin PBXTargetDependency section */
585
 		00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
585
 		00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
586
 			isa = PBXTargetDependency;
586
 			isa = PBXTargetDependency;
587
-			target = 13B07F861A680F5B00A75B9A /* react_native_navigation_bootstrap */;
587
+			target = 13B07F861A680F5B00A75B9A /* example */;
588
 			targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
588
 			targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
589
 		};
589
 		};
590
 /* End PBXTargetDependency section */
590
 /* End PBXTargetDependency section */
614
 				IPHONEOS_DEPLOYMENT_TARGET = 8.2;
614
 				IPHONEOS_DEPLOYMENT_TARGET = 8.2;
615
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
615
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
616
 				PRODUCT_NAME = "$(TARGET_NAME)";
616
 				PRODUCT_NAME = "$(TARGET_NAME)";
617
-				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/react_native_navigation_bootstrap.app/react_native_navigation_bootstrap";
617
+				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/example.app/example";
618
 			};
618
 			};
619
 			name = Debug;
619
 			name = Debug;
620
 		};
620
 		};
627
 				IPHONEOS_DEPLOYMENT_TARGET = 8.2;
627
 				IPHONEOS_DEPLOYMENT_TARGET = 8.2;
628
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
628
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
629
 				PRODUCT_NAME = "$(TARGET_NAME)";
629
 				PRODUCT_NAME = "$(TARGET_NAME)";
630
-				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/react_native_navigation_bootstrap.app/react_native_navigation_bootstrap";
630
+				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/example.app/example";
631
 			};
631
 			};
632
 			name = Release;
632
 			name = Release;
633
 		};
633
 		};
649
 					"-ObjC",
649
 					"-ObjC",
650
 					"-lc++",
650
 					"-lc++",
651
 				);
651
 				);
652
-				PRODUCT_NAME = react_native_navigation_bootstrap;
652
+				PRODUCT_NAME = example;
653
 			};
653
 			};
654
 			name = Debug;
654
 			name = Debug;
655
 		};
655
 		};
670
 					"-ObjC",
670
 					"-ObjC",
671
 					"-lc++",
671
 					"-lc++",
672
 				);
672
 				);
673
-				PRODUCT_NAME = react_native_navigation_bootstrap;
673
+				PRODUCT_NAME = example;
674
 			};
674
 			};
675
 			name = Release;
675
 			name = Release;
676
 		};
676
 		};
763
 /* End XCBuildConfiguration section */
763
 /* End XCBuildConfiguration section */
764
 
764
 
765
 /* Begin XCConfigurationList section */
765
 /* Begin XCConfigurationList section */
766
-		00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "react_native_navigation_bootstrapTests" */ = {
766
+		00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "exampleTests" */ = {
767
 			isa = XCConfigurationList;
767
 			isa = XCConfigurationList;
768
 			buildConfigurations = (
768
 			buildConfigurations = (
769
 				00E356F61AD99517003FC87E /* Debug */,
769
 				00E356F61AD99517003FC87E /* Debug */,
772
 			defaultConfigurationIsVisible = 0;
772
 			defaultConfigurationIsVisible = 0;
773
 			defaultConfigurationName = Release;
773
 			defaultConfigurationName = Release;
774
 		};
774
 		};
775
-		13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "react_native_navigation_bootstrap" */ = {
775
+		13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "example" */ = {
776
 			isa = XCConfigurationList;
776
 			isa = XCConfigurationList;
777
 			buildConfigurations = (
777
 			buildConfigurations = (
778
 				13B07F941A680F5B00A75B9A /* Debug */,
778
 				13B07F941A680F5B00A75B9A /* Debug */,
781
 			defaultConfigurationIsVisible = 0;
781
 			defaultConfigurationIsVisible = 0;
782
 			defaultConfigurationName = Release;
782
 			defaultConfigurationName = Release;
783
 		};
783
 		};
784
-		83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "react_native_navigation_bootstrap" */ = {
784
+		83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "example" */ = {
785
 			isa = XCConfigurationList;
785
 			isa = XCConfigurationList;
786
 			buildConfigurations = (
786
 			buildConfigurations = (
787
 				83CBBA201A601CBA00E9B192 /* Debug */,
787
 				83CBBA201A601CBA00E9B192 /* Debug */,

example/ios/react_native_navigation_bootstrap.xcodeproj/xcshareddata/xcschemes/react_native_navigation_bootstrap.xcscheme → example/ios/example.xcodeproj/xcshareddata/xcschemes/react_native_navigation_bootstrap.xcscheme View File

16
                BuildableIdentifier = "primary"
16
                BuildableIdentifier = "primary"
17
                BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
17
                BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
18
                BuildableName = "react_native_navigation_bootstrap.app"
18
                BuildableName = "react_native_navigation_bootstrap.app"
19
-               BlueprintName = "react_native_navigation_bootstrap"
20
-               ReferencedContainer = "container:react_native_navigation_bootstrap.xcodeproj">
19
+               BlueprintName = "example"
20
+               ReferencedContainer = "container:example.xcodeproj">
21
             </BuildableReference>
21
             </BuildableReference>
22
          </BuildActionEntry>
22
          </BuildActionEntry>
23
          <BuildActionEntry
23
          <BuildActionEntry
29
             <BuildableReference
29
             <BuildableReference
30
                BuildableIdentifier = "primary"
30
                BuildableIdentifier = "primary"
31
                BlueprintIdentifier = "00E356ED1AD99517003FC87E"
31
                BlueprintIdentifier = "00E356ED1AD99517003FC87E"
32
-               BuildableName = "react_native_navigation_bootstrapTests.xctest"
33
-               BlueprintName = "react_native_navigation_bootstrapTests"
34
-               ReferencedContainer = "container:react_native_navigation_bootstrap.xcodeproj">
32
+               BuildableName = "exampleTests.xctest"
33
+               BlueprintName = "exampleTests"
34
+               ReferencedContainer = "container:example.xcodeproj">
35
             </BuildableReference>
35
             </BuildableReference>
36
          </BuildActionEntry>
36
          </BuildActionEntry>
37
       </BuildActionEntries>
37
       </BuildActionEntries>
38
    </BuildAction>
38
    </BuildAction>
39
    <TestAction
39
    <TestAction
40
+      buildConfiguration = "Debug"
40
       selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
41
       selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
41
       selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
42
       selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
42
-      shouldUseLaunchSchemeArgsEnv = "YES"
43
-      buildConfiguration = "Debug">
43
+      shouldUseLaunchSchemeArgsEnv = "YES">
44
       <Testables>
44
       <Testables>
45
          <TestableReference
45
          <TestableReference
46
             skipped = "NO">
46
             skipped = "NO">
47
             <BuildableReference
47
             <BuildableReference
48
                BuildableIdentifier = "primary"
48
                BuildableIdentifier = "primary"
49
                BlueprintIdentifier = "00E356ED1AD99517003FC87E"
49
                BlueprintIdentifier = "00E356ED1AD99517003FC87E"
50
-               BuildableName = "react_native_navigation_bootstrapTests.xctest"
51
-               BlueprintName = "react_native_navigation_bootstrapTests"
52
-               ReferencedContainer = "container:react_native_navigation_bootstrap.xcodeproj">
50
+               BuildableName = "exampleTests.xctest"
51
+               BlueprintName = "exampleTests"
52
+               ReferencedContainer = "container:example.xcodeproj">
53
             </BuildableReference>
53
             </BuildableReference>
54
          </TestableReference>
54
          </TestableReference>
55
       </Testables>
55
       </Testables>
58
             BuildableIdentifier = "primary"
58
             BuildableIdentifier = "primary"
59
             BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
59
             BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
60
             BuildableName = "react_native_navigation_bootstrap.app"
60
             BuildableName = "react_native_navigation_bootstrap.app"
61
-            BlueprintName = "react_native_navigation_bootstrap"
62
-            ReferencedContainer = "container:react_native_navigation_bootstrap.xcodeproj">
61
+            BlueprintName = "example"
62
+            ReferencedContainer = "container:example.xcodeproj">
63
          </BuildableReference>
63
          </BuildableReference>
64
       </MacroExpansion>
64
       </MacroExpansion>
65
+      <AdditionalOptions>
66
+      </AdditionalOptions>
65
    </TestAction>
67
    </TestAction>
66
    <LaunchAction
68
    <LaunchAction
69
+      buildConfiguration = "Debug"
67
       selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
70
       selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
68
       selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
71
       selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
69
       launchStyle = "0"
72
       launchStyle = "0"
70
       useCustomWorkingDirectory = "NO"
73
       useCustomWorkingDirectory = "NO"
71
-      buildConfiguration = "Debug"
72
       ignoresPersistentStateOnLaunch = "NO"
74
       ignoresPersistentStateOnLaunch = "NO"
73
       debugDocumentVersioning = "YES"
75
       debugDocumentVersioning = "YES"
76
+      debugServiceExtension = "internal"
74
       allowLocationSimulation = "YES">
77
       allowLocationSimulation = "YES">
75
       <BuildableProductRunnable
78
       <BuildableProductRunnable
76
          runnableDebuggingMode = "0">
79
          runnableDebuggingMode = "0">
78
             BuildableIdentifier = "primary"
81
             BuildableIdentifier = "primary"
79
             BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
82
             BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
80
             BuildableName = "react_native_navigation_bootstrap.app"
83
             BuildableName = "react_native_navigation_bootstrap.app"
81
-            BlueprintName = "react_native_navigation_bootstrap"
82
-            ReferencedContainer = "container:react_native_navigation_bootstrap.xcodeproj">
84
+            BlueprintName = "example"
85
+            ReferencedContainer = "container:example.xcodeproj">
83
          </BuildableReference>
86
          </BuildableReference>
84
       </BuildableProductRunnable>
87
       </BuildableProductRunnable>
85
       <AdditionalOptions>
88
       <AdditionalOptions>
86
       </AdditionalOptions>
89
       </AdditionalOptions>
87
    </LaunchAction>
90
    </LaunchAction>
88
    <ProfileAction
91
    <ProfileAction
92
+      buildConfiguration = "Release"
89
       shouldUseLaunchSchemeArgsEnv = "YES"
93
       shouldUseLaunchSchemeArgsEnv = "YES"
90
       savedToolIdentifier = ""
94
       savedToolIdentifier = ""
91
       useCustomWorkingDirectory = "NO"
95
       useCustomWorkingDirectory = "NO"
92
-      buildConfiguration = "Release"
93
       debugDocumentVersioning = "YES">
96
       debugDocumentVersioning = "YES">
94
       <BuildableProductRunnable
97
       <BuildableProductRunnable
95
          runnableDebuggingMode = "0">
98
          runnableDebuggingMode = "0">
97
             BuildableIdentifier = "primary"
100
             BuildableIdentifier = "primary"
98
             BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
101
             BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
99
             BuildableName = "react_native_navigation_bootstrap.app"
102
             BuildableName = "react_native_navigation_bootstrap.app"
100
-            BlueprintName = "react_native_navigation_bootstrap"
101
-            ReferencedContainer = "container:react_native_navigation_bootstrap.xcodeproj">
103
+            BlueprintName = "example"
104
+            ReferencedContainer = "container:example.xcodeproj">
102
          </BuildableReference>
105
          </BuildableReference>
103
       </BuildableProductRunnable>
106
       </BuildableProductRunnable>
104
    </ProfileAction>
107
    </ProfileAction>

+ 5
- 5
example/ios/react_native_navigation_bootstrap/Base.lproj/LaunchScreen.xib View File

1
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
1
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7702" systemVersion="14D136" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES">
2
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11201" systemVersion="15G1004" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="NO">
3
     <dependencies>
3
     <dependencies>
4
-        <deployment identifier="iOS"/>
5
-        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7701"/>
4
+        <development version="7000" identifier="xcode"/>
5
+        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11161"/>
6
         <capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/>
6
         <capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/>
7
     </dependencies>
7
     </dependencies>
8
     <objects>
8
     <objects>
18
                     <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
18
                     <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
19
                     <nil key="highlightedColor"/>
19
                     <nil key="highlightedColor"/>
20
                 </label>
20
                 </label>
21
-                <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="react_native_navigation_bootstrap" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="kId-c2-rCX">
21
+                <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="example" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="kId-c2-rCX">
22
                     <rect key="frame" x="20" y="140" width="441" height="43"/>
22
                     <rect key="frame" x="20" y="140" width="441" height="43"/>
23
                     <fontDescription key="fontDescription" type="boldSystem" pointSize="36"/>
23
                     <fontDescription key="fontDescription" type="boldSystem" pointSize="36"/>
24
                     <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
24
                     <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
25
                     <nil key="highlightedColor"/>
25
                     <nil key="highlightedColor"/>
26
                 </label>
26
                 </label>
27
             </subviews>
27
             </subviews>
28
-            <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
28
+            <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
29
             <constraints>
29
             <constraints>
30
                 <constraint firstItem="kId-c2-rCX" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="bottom" multiplier="1/3" constant="1" id="5cJ-9S-tgC"/>
30
                 <constraint firstItem="kId-c2-rCX" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="bottom" multiplier="1/3" constant="1" id="5cJ-9S-tgC"/>
31
                 <constraint firstAttribute="centerX" secondItem="kId-c2-rCX" secondAttribute="centerX" id="Koa-jz-hwk"/>
31
                 <constraint firstAttribute="centerX" secondItem="kId-c2-rCX" secondAttribute="centerX" id="Koa-jz-hwk"/>