Bladeren bron

renamed iOS example project

Artal Druk 8 jaren geleden
bovenliggende
commit
54dc228d6e

example/ios/react_native_navigation_bootstrap.xcodeproj/project.pbxproj → example/ios/example.xcodeproj/project.pbxproj Bestand weergeven

@@ -120,12 +120,12 @@
120 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 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 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 124
 		00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
125 125
 		00E356F21AD99517003FC87E /* react_native_navigation_bootstrapTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = react_native_navigation_bootstrapTests.m; sourceTree = "<group>"; };
126 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 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 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 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 131
 		13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
@@ -312,8 +312,8 @@
312 312
 		83CBBA001A601CBA00E9B192 /* Products */ = {
313 313
 			isa = PBXGroup;
314 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 318
 			name = Products;
319 319
 			sourceTree = "<group>";
@@ -329,9 +329,9 @@
329 329
 /* End PBXGroup section */
330 330
 
331 331
 /* Begin PBXNativeTarget section */
332
-		00E356ED1AD99517003FC87E /* react_native_navigation_bootstrapTests */ = {
332
+		00E356ED1AD99517003FC87E /* exampleTests */ = {
333 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 335
 			buildPhases = (
336 336
 				00E356EA1AD99517003FC87E /* Sources */,
337 337
 				00E356EB1AD99517003FC87E /* Frameworks */,
@@ -342,14 +342,14 @@
342 342
 			dependencies = (
343 343
 				00E356F51AD99517003FC87E /* PBXTargetDependency */,
344 344
 			);
345
-			name = react_native_navigation_bootstrapTests;
345
+			name = exampleTests;
346 346
 			productName = react_native_navigation_bootstrapTests;
347
-			productReference = 00E356EE1AD99517003FC87E /* react_native_navigation_bootstrapTests.xctest */;
347
+			productReference = 00E356EE1AD99517003FC87E /* exampleTests.xctest */;
348 348
 			productType = "com.apple.product-type.bundle.unit-test";
349 349
 		};
350
-		13B07F861A680F5B00A75B9A /* react_native_navigation_bootstrap */ = {
350
+		13B07F861A680F5B00A75B9A /* example */ = {
351 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 353
 			buildPhases = (
354 354
 				13B07F871A680F5B00A75B9A /* Sources */,
355 355
 				13B07F8C1A680F5B00A75B9A /* Frameworks */,
@@ -360,9 +360,9 @@
360 360
 			);
361 361
 			dependencies = (
362 362
 			);
363
-			name = react_native_navigation_bootstrap;
363
+			name = example;
364 364
 			productName = "Hello World";
365
-			productReference = 13B07F961A680F5B00A75B9A /* react_native_navigation_bootstrap.app */;
365
+			productReference = 13B07F961A680F5B00A75B9A /* example.app */;
366 366
 			productType = "com.apple.product-type.application";
367 367
 		};
368 368
 /* End PBXNativeTarget section */
@@ -380,7 +380,7 @@
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 384
 			compatibilityVersion = "Xcode 3.2";
385 385
 			developmentRegion = English;
386 386
 			hasScannedForEncodings = 0;
@@ -439,8 +439,8 @@
439 439
 			);
440 440
 			projectRoot = "";
441 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 446
 /* End PBXProject section */
@@ -584,7 +584,7 @@
584 584
 /* Begin PBXTargetDependency section */
585 585
 		00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
586 586
 			isa = PBXTargetDependency;
587
-			target = 13B07F861A680F5B00A75B9A /* react_native_navigation_bootstrap */;
587
+			target = 13B07F861A680F5B00A75B9A /* example */;
588 588
 			targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
589 589
 		};
590 590
 /* End PBXTargetDependency section */
@@ -614,7 +614,7 @@
614 614
 				IPHONEOS_DEPLOYMENT_TARGET = 8.2;
615 615
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
616 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 619
 			name = Debug;
620 620
 		};
@@ -627,7 +627,7 @@
627 627
 				IPHONEOS_DEPLOYMENT_TARGET = 8.2;
628 628
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
629 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 632
 			name = Release;
633 633
 		};
@@ -649,7 +649,7 @@
649 649
 					"-ObjC",
650 650
 					"-lc++",
651 651
 				);
652
-				PRODUCT_NAME = react_native_navigation_bootstrap;
652
+				PRODUCT_NAME = example;
653 653
 			};
654 654
 			name = Debug;
655 655
 		};
@@ -670,7 +670,7 @@
670 670
 					"-ObjC",
671 671
 					"-lc++",
672 672
 				);
673
-				PRODUCT_NAME = react_native_navigation_bootstrap;
673
+				PRODUCT_NAME = example;
674 674
 			};
675 675
 			name = Release;
676 676
 		};
@@ -763,7 +763,7 @@
763 763
 /* End XCBuildConfiguration section */
764 764
 
765 765
 /* Begin XCConfigurationList section */
766
-		00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "react_native_navigation_bootstrapTests" */ = {
766
+		00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "exampleTests" */ = {
767 767
 			isa = XCConfigurationList;
768 768
 			buildConfigurations = (
769 769
 				00E356F61AD99517003FC87E /* Debug */,
@@ -772,7 +772,7 @@
772 772
 			defaultConfigurationIsVisible = 0;
773 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 776
 			isa = XCConfigurationList;
777 777
 			buildConfigurations = (
778 778
 				13B07F941A680F5B00A75B9A /* Debug */,
@@ -781,7 +781,7 @@
781 781
 			defaultConfigurationIsVisible = 0;
782 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 785
 			isa = XCConfigurationList;
786 786
 			buildConfigurations = (
787 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 Bestand weergeven

@@ -16,8 +16,8 @@
16 16
                BuildableIdentifier = "primary"
17 17
                BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
18 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 21
             </BuildableReference>
22 22
          </BuildActionEntry>
23 23
          <BuildActionEntry
@@ -29,27 +29,27 @@
29 29
             <BuildableReference
30 30
                BuildableIdentifier = "primary"
31 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 35
             </BuildableReference>
36 36
          </BuildActionEntry>
37 37
       </BuildActionEntries>
38 38
    </BuildAction>
39 39
    <TestAction
40
+      buildConfiguration = "Debug"
40 41
       selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
41 42
       selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
42
-      shouldUseLaunchSchemeArgsEnv = "YES"
43
-      buildConfiguration = "Debug">
43
+      shouldUseLaunchSchemeArgsEnv = "YES">
44 44
       <Testables>
45 45
          <TestableReference
46 46
             skipped = "NO">
47 47
             <BuildableReference
48 48
                BuildableIdentifier = "primary"
49 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 53
             </BuildableReference>
54 54
          </TestableReference>
55 55
       </Testables>
@@ -58,19 +58,22 @@
58 58
             BuildableIdentifier = "primary"
59 59
             BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
60 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 63
          </BuildableReference>
64 64
       </MacroExpansion>
65
+      <AdditionalOptions>
66
+      </AdditionalOptions>
65 67
    </TestAction>
66 68
    <LaunchAction
69
+      buildConfiguration = "Debug"
67 70
       selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
68 71
       selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
69 72
       launchStyle = "0"
70 73
       useCustomWorkingDirectory = "NO"
71
-      buildConfiguration = "Debug"
72 74
       ignoresPersistentStateOnLaunch = "NO"
73 75
       debugDocumentVersioning = "YES"
76
+      debugServiceExtension = "internal"
74 77
       allowLocationSimulation = "YES">
75 78
       <BuildableProductRunnable
76 79
          runnableDebuggingMode = "0">
@@ -78,18 +81,18 @@
78 81
             BuildableIdentifier = "primary"
79 82
             BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
80 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 86
          </BuildableReference>
84 87
       </BuildableProductRunnable>
85 88
       <AdditionalOptions>
86 89
       </AdditionalOptions>
87 90
    </LaunchAction>
88 91
    <ProfileAction
92
+      buildConfiguration = "Release"
89 93
       shouldUseLaunchSchemeArgsEnv = "YES"
90 94
       savedToolIdentifier = ""
91 95
       useCustomWorkingDirectory = "NO"
92
-      buildConfiguration = "Release"
93 96
       debugDocumentVersioning = "YES">
94 97
       <BuildableProductRunnable
95 98
          runnableDebuggingMode = "0">
@@ -97,8 +100,8 @@
97 100
             BuildableIdentifier = "primary"
98 101
             BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
99 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 105
          </BuildableReference>
103 106
       </BuildableProductRunnable>
104 107
    </ProfileAction>

+ 5
- 5
example/ios/react_native_navigation_bootstrap/Base.lproj/LaunchScreen.xib Bestand weergeven

@@ -1,8 +1,8 @@
1 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 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 6
         <capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/>
7 7
     </dependencies>
8 8
     <objects>
@@ -18,14 +18,14 @@
18 18
                     <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
19 19
                     <nil key="highlightedColor"/>
20 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 22
                     <rect key="frame" x="20" y="140" width="441" height="43"/>
23 23
                     <fontDescription key="fontDescription" type="boldSystem" pointSize="36"/>
24 24
                     <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
25 25
                     <nil key="highlightedColor"/>
26 26
                 </label>
27 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 29
             <constraints>
30 30
                 <constraint firstItem="kId-c2-rCX" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="bottom" multiplier="1/3" constant="1" id="5cJ-9S-tgC"/>
31 31
                 <constraint firstAttribute="centerX" secondItem="kId-c2-rCX" secondAttribute="centerX" id="Koa-jz-hwk"/>