|
@@ -12,7 +12,7 @@
|
12
|
12
|
00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */; };
|
13
|
13
|
00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */; };
|
14
|
14
|
00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */; };
|
15
|
|
- 00E356F31AD99517003FC87E /* exampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* exampleTests.m */; };
|
|
15
|
+ 00E356F31AD99517003FC87E /* playgroundTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* playgroundTests.m */; };
|
16
|
16
|
133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 78C398B91ACF4ADC00677621 /* libRCTLinking.a */; };
|
17
|
17
|
139105C61AF99C1200B5F7CC /* libRCTSettings.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */; };
|
18
|
18
|
139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */; };
|
|
@@ -21,9 +21,7 @@
|
21
|
21
|
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
22
|
22
|
13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
23
|
23
|
146834051AC3E58100842450 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
|
24
|
|
- 263617451E1151D300D88A13 /* commands.json in Resources */ = {isa = PBXBuildFile; fileRef = 2636F1D51E114FF5007ABB09 /* commands.json */; };
|
25
|
24
|
2636F1CD1E11309B007ABB09 /* RNNViewControllerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 2636F1CC1E11309B007ABB09 /* RNNViewControllerTests.m */; };
|
26
|
|
- 2636F1D61E114FF5007ABB09 /* commands.json in Resources */ = {isa = PBXBuildFile; fileRef = 2636F1D51E114FF5007ABB09 /* commands.json */; };
|
27
|
25
|
2647D65F1DB175C200B23722 /* libReactNativeNavigation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2647D65E1DB175B300B23722 /* libReactNativeNavigation.a */; };
|
28
|
26
|
7B9B39861DEB4091004A6281 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B9B39631DEB4076004A6281 /* libRCTAnimation.a */; };
|
29
|
27
|
832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
|
|
@@ -180,27 +178,25 @@
|
180
|
178
|
/* End PBXContainerItemProxy section */
|
181
|
179
|
|
182
|
180
|
/* Begin PBXFileReference section */
|
183
|
|
- 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; };
|
184
|
181
|
00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTActionSheet.xcodeproj; path = "../node_modules/react-native/Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj"; sourceTree = "<group>"; };
|
185
|
182
|
00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTGeolocation.xcodeproj; path = "../node_modules/react-native/Libraries/Geolocation/RCTGeolocation.xcodeproj"; sourceTree = "<group>"; };
|
186
|
183
|
00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = "../node_modules/react-native/Libraries/Image/RCTImage.xcodeproj"; sourceTree = "<group>"; };
|
187
|
184
|
00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = "../node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj"; sourceTree = "<group>"; };
|
188
|
185
|
00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = "../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"; sourceTree = "<group>"; };
|
189
|
|
- 00E356EE1AD99517003FC87E /* exampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = exampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
186
|
+ 00E356EE1AD99517003FC87E /* playgroundTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = playgroundTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
190
|
187
|
00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
191
|
|
- 00E356F21AD99517003FC87E /* exampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = exampleTests.m; sourceTree = "<group>"; };
|
|
188
|
+ 00E356F21AD99517003FC87E /* playgroundTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = playgroundTests.m; sourceTree = "<group>"; };
|
192
|
189
|
139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; };
|
193
|
190
|
139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; };
|
194
|
|
- 13B07F961A680F5B00A75B9A /* example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = example.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
195
|
|
- 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = example/AppDelegate.h; sourceTree = "<group>"; };
|
196
|
|
- 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = example/AppDelegate.m; sourceTree = "<group>"; };
|
|
191
|
+ 13B07F961A680F5B00A75B9A /* playground.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = playground.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
192
|
+ 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
193
|
+ 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
197
|
194
|
13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
|
198
|
|
- 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = example/Images.xcassets; sourceTree = "<group>"; };
|
199
|
|
- 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = example/Info.plist; sourceTree = "<group>"; };
|
200
|
|
- 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = example/main.m; sourceTree = "<group>"; };
|
|
195
|
+ 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
|
196
|
+ 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
197
|
+ 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
201
|
198
|
146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; };
|
202
|
199
|
2636F1CC1E11309B007ABB09 /* RNNViewControllerTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNViewControllerTests.m; sourceTree = "<group>"; };
|
203
|
|
- 2636F1D51E114FF5007ABB09 /* commands.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = commands.json; path = "../node_modules/react-native-navigation/example/commands.json"; sourceTree = "<group>"; };
|
204
|
200
|
2647D6591DB175B300B23722 /* ReactNativeNavigation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ReactNativeNavigation.xcodeproj; path = "../node_modules/react-native-navigation/ios/ReactNativeNavigation.xcodeproj"; sourceTree = "<group>"; };
|
205
|
201
|
78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
|
206
|
202
|
7B9B395C1DEB4076004A6281 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; };
|
|
@@ -279,14 +275,14 @@
|
279
|
275
|
name = Products;
|
280
|
276
|
sourceTree = "<group>";
|
281
|
277
|
};
|
282
|
|
- 00E356EF1AD99517003FC87E /* exampleTests */ = {
|
|
278
|
+ 00E356EF1AD99517003FC87E /* playgroundTests */ = {
|
283
|
279
|
isa = PBXGroup;
|
284
|
280
|
children = (
|
285
|
|
- 00E356F21AD99517003FC87E /* exampleTests.m */,
|
|
281
|
+ 00E356F21AD99517003FC87E /* playgroundTests.m */,
|
286
|
282
|
2636F1CC1E11309B007ABB09 /* RNNViewControllerTests.m */,
|
287
|
283
|
00E356F01AD99517003FC87E /* Supporting Files */,
|
288
|
284
|
);
|
289
|
|
- path = exampleTests;
|
|
285
|
+ path = playgroundTests;
|
290
|
286
|
sourceTree = "<group>";
|
291
|
287
|
};
|
292
|
288
|
00E356F01AD99517003FC87E /* Supporting Files */ = {
|
|
@@ -315,11 +311,9 @@
|
315
|
311
|
name = Products;
|
316
|
312
|
sourceTree = "<group>";
|
317
|
313
|
};
|
318
|
|
- 13B07FAE1A68108700A75B9A /* example */ = {
|
|
314
|
+ 13B07FAE1A68108700A75B9A /* playground */ = {
|
319
|
315
|
isa = PBXGroup;
|
320
|
316
|
children = (
|
321
|
|
- 2636F1D51E114FF5007ABB09 /* commands.json */,
|
322
|
|
- 008F07F21AC5B25A0029DE68 /* main.jsbundle */,
|
323
|
317
|
13B07FAF1A68108700A75B9A /* AppDelegate.h */,
|
324
|
318
|
13B07FB01A68108700A75B9A /* AppDelegate.m */,
|
325
|
319
|
13B07FB51A68108700A75B9A /* Images.xcassets */,
|
|
@@ -327,7 +321,7 @@
|
327
|
321
|
13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
|
328
|
322
|
13B07FB71A68108700A75B9A /* main.m */,
|
329
|
323
|
);
|
330
|
|
- name = example;
|
|
324
|
+ path = playground;
|
331
|
325
|
sourceTree = "<group>";
|
332
|
326
|
};
|
333
|
327
|
146834001AC3E56700842450 /* Products */ = {
|
|
@@ -396,9 +390,9 @@
|
396
|
390
|
83CBB9F61A601CBA00E9B192 = {
|
397
|
391
|
isa = PBXGroup;
|
398
|
392
|
children = (
|
399
|
|
- 13B07FAE1A68108700A75B9A /* example */,
|
|
393
|
+ 13B07FAE1A68108700A75B9A /* playground */,
|
400
|
394
|
832341AE1AAA6A7D00B99B32 /* Libraries */,
|
401
|
|
- 00E356EF1AD99517003FC87E /* exampleTests */,
|
|
395
|
+ 00E356EF1AD99517003FC87E /* playgroundTests */,
|
402
|
396
|
83CBBA001A601CBA00E9B192 /* Products */,
|
403
|
397
|
);
|
404
|
398
|
indentWidth = 2;
|
|
@@ -408,8 +402,8 @@
|
408
|
402
|
83CBBA001A601CBA00E9B192 /* Products */ = {
|
409
|
403
|
isa = PBXGroup;
|
410
|
404
|
children = (
|
411
|
|
- 13B07F961A680F5B00A75B9A /* example.app */,
|
412
|
|
- 00E356EE1AD99517003FC87E /* exampleTests.xctest */,
|
|
405
|
+ 13B07F961A680F5B00A75B9A /* playground.app */,
|
|
406
|
+ 00E356EE1AD99517003FC87E /* playgroundTests.xctest */,
|
413
|
407
|
);
|
414
|
408
|
name = Products;
|
415
|
409
|
sourceTree = "<group>";
|
|
@@ -417,9 +411,9 @@
|
417
|
411
|
/* End PBXGroup section */
|
418
|
412
|
|
419
|
413
|
/* Begin PBXNativeTarget section */
|
420
|
|
- 00E356ED1AD99517003FC87E /* exampleTests */ = {
|
|
414
|
+ 00E356ED1AD99517003FC87E /* playgroundTests */ = {
|
421
|
415
|
isa = PBXNativeTarget;
|
422
|
|
- buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "exampleTests" */;
|
|
416
|
+ buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "playgroundTests" */;
|
423
|
417
|
buildPhases = (
|
424
|
418
|
00E356EA1AD99517003FC87E /* Sources */,
|
425
|
419
|
00E356EB1AD99517003FC87E /* Frameworks */,
|
|
@@ -430,14 +424,14 @@
|
430
|
424
|
dependencies = (
|
431
|
425
|
00E356F51AD99517003FC87E /* PBXTargetDependency */,
|
432
|
426
|
);
|
433
|
|
- name = exampleTests;
|
|
427
|
+ name = playgroundTests;
|
434
|
428
|
productName = exampleTests;
|
435
|
|
- productReference = 00E356EE1AD99517003FC87E /* exampleTests.xctest */;
|
|
429
|
+ productReference = 00E356EE1AD99517003FC87E /* playgroundTests.xctest */;
|
436
|
430
|
productType = "com.apple.product-type.bundle.unit-test";
|
437
|
431
|
};
|
438
|
|
- 13B07F861A680F5B00A75B9A /* example */ = {
|
|
432
|
+ 13B07F861A680F5B00A75B9A /* playground */ = {
|
439
|
433
|
isa = PBXNativeTarget;
|
440
|
|
- buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "example" */;
|
|
434
|
+ buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "playground" */;
|
441
|
435
|
buildPhases = (
|
442
|
436
|
13B07F871A680F5B00A75B9A /* Sources */,
|
443
|
437
|
13B07F8C1A680F5B00A75B9A /* Frameworks */,
|
|
@@ -449,9 +443,9 @@
|
449
|
443
|
);
|
450
|
444
|
dependencies = (
|
451
|
445
|
);
|
452
|
|
- name = example;
|
|
446
|
+ name = playground;
|
453
|
447
|
productName = "Hello World";
|
454
|
|
- productReference = 13B07F961A680F5B00A75B9A /* example.app */;
|
|
448
|
+ productReference = 13B07F961A680F5B00A75B9A /* playground.app */;
|
455
|
449
|
productType = "com.apple.product-type.application";
|
456
|
450
|
};
|
457
|
451
|
/* End PBXNativeTarget section */
|
|
@@ -467,9 +461,12 @@
|
467
|
461
|
CreatedOnToolsVersion = 6.2;
|
468
|
462
|
TestTargetID = 13B07F861A680F5B00A75B9A;
|
469
|
463
|
};
|
|
464
|
+ 13B07F861A680F5B00A75B9A = {
|
|
465
|
+ ProvisioningStyle = Manual;
|
|
466
|
+ };
|
470
|
467
|
};
|
471
|
468
|
};
|
472
|
|
- buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "example" */;
|
|
469
|
+ buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "playground" */;
|
473
|
470
|
compatibilityVersion = "Xcode 3.2";
|
474
|
471
|
developmentRegion = English;
|
475
|
472
|
hasScannedForEncodings = 0;
|
|
@@ -532,8 +529,8 @@
|
532
|
529
|
);
|
533
|
530
|
projectRoot = "";
|
534
|
531
|
targets = (
|
535
|
|
- 13B07F861A680F5B00A75B9A /* example */,
|
536
|
|
- 00E356ED1AD99517003FC87E /* exampleTests */,
|
|
532
|
+ 13B07F861A680F5B00A75B9A /* playground */,
|
|
533
|
+ 00E356ED1AD99517003FC87E /* playgroundTests */,
|
537
|
534
|
);
|
538
|
535
|
};
|
539
|
536
|
/* End PBXProject section */
|
|
@@ -686,7 +683,6 @@
|
686
|
683
|
isa = PBXResourcesBuildPhase;
|
687
|
684
|
buildActionMask = 2147483647;
|
688
|
685
|
files = (
|
689
|
|
- 2636F1D61E114FF5007ABB09 /* commands.json in Resources */,
|
690
|
686
|
);
|
691
|
687
|
runOnlyForDeploymentPostprocessing = 0;
|
692
|
688
|
};
|
|
@@ -694,7 +690,6 @@
|
694
|
690
|
isa = PBXResourcesBuildPhase;
|
695
|
691
|
buildActionMask = 2147483647;
|
696
|
692
|
files = (
|
697
|
|
- 263617451E1151D300D88A13 /* commands.json in Resources */,
|
698
|
693
|
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
|
699
|
694
|
13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
|
700
|
695
|
);
|
|
@@ -738,7 +733,7 @@
|
738
|
733
|
isa = PBXSourcesBuildPhase;
|
739
|
734
|
buildActionMask = 2147483647;
|
740
|
735
|
files = (
|
741
|
|
- 00E356F31AD99517003FC87E /* exampleTests.m in Sources */,
|
|
736
|
+ 00E356F31AD99517003FC87E /* playgroundTests.m in Sources */,
|
742
|
737
|
2636F1CD1E11309B007ABB09 /* RNNViewControllerTests.m in Sources */,
|
743
|
738
|
);
|
744
|
739
|
runOnlyForDeploymentPostprocessing = 0;
|
|
@@ -757,7 +752,7 @@
|
757
|
752
|
/* Begin PBXTargetDependency section */
|
758
|
753
|
00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
|
759
|
754
|
isa = PBXTargetDependency;
|
760
|
|
- target = 13B07F861A680F5B00A75B9A /* example */;
|
|
755
|
+ target = 13B07F861A680F5B00A75B9A /* playground */;
|
761
|
756
|
targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
|
762
|
757
|
};
|
763
|
758
|
/* End PBXTargetDependency section */
|
|
@@ -769,7 +764,6 @@
|
769
|
764
|
13B07FB21A68108700A75B9A /* Base */,
|
770
|
765
|
);
|
771
|
766
|
name = LaunchScreen.xib;
|
772
|
|
- path = example;
|
773
|
767
|
sourceTree = "<group>";
|
774
|
768
|
};
|
775
|
769
|
/* End PBXVariantGroup section */
|
|
@@ -793,11 +787,11 @@
|
793
|
787
|
"$(SRCROOT)/../node_modules/react-native/React/**",
|
794
|
788
|
"$(SRCROOT)/../node_modules/react-native-navigation/ios/**",
|
795
|
789
|
);
|
796
|
|
- INFOPLIST_FILE = exampleTests/Info.plist;
|
|
790
|
+ INFOPLIST_FILE = playgroundTests/Info.plist;
|
797
|
791
|
IPHONEOS_DEPLOYMENT_TARGET = 8.2;
|
798
|
792
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
799
|
793
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
800
|
|
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/example.app/example";
|
|
794
|
+ TEST_HOST = "$(BUILT_PRODUCTS_DIR)/playground.app/playground";
|
801
|
795
|
};
|
802
|
796
|
name = Debug;
|
803
|
797
|
};
|
|
@@ -816,11 +810,11 @@
|
816
|
810
|
"$(SRCROOT)/../node_modules/react-native/React/**",
|
817
|
811
|
"$(SRCROOT)/../node_modules/react-native-navigation/ios/**",
|
818
|
812
|
);
|
819
|
|
- INFOPLIST_FILE = exampleTests/Info.plist;
|
|
813
|
+ INFOPLIST_FILE = playgroundTests/Info.plist;
|
820
|
814
|
IPHONEOS_DEPLOYMENT_TARGET = 8.2;
|
821
|
815
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
822
|
816
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
823
|
|
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/example.app/example";
|
|
817
|
+ TEST_HOST = "$(BUILT_PRODUCTS_DIR)/playground.app/playground";
|
824
|
818
|
};
|
825
|
819
|
name = Release;
|
826
|
820
|
};
|
|
@@ -829,20 +823,22 @@
|
829
|
823
|
buildSettings = {
|
830
|
824
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
831
|
825
|
DEAD_CODE_STRIPPING = NO;
|
|
826
|
+ DEVELOPMENT_TEAM = "";
|
832
|
827
|
HEADER_SEARCH_PATHS = (
|
833
|
828
|
"$(inherited)",
|
834
|
829
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
835
|
830
|
"$(SRCROOT)/../node_modules/react-native/React/**",
|
836
|
831
|
"$(SRCROOT)/../node_modules/react-native-navigation/ios/**",
|
837
|
832
|
);
|
838
|
|
- INFOPLIST_FILE = example/Info.plist;
|
|
833
|
+ INFOPLIST_FILE = playground/Info.plist;
|
839
|
834
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
840
|
835
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
841
|
836
|
OTHER_LDFLAGS = (
|
842
|
837
|
"-ObjC",
|
843
|
838
|
"-l\"c++\"",
|
844
|
839
|
);
|
845
|
|
- PRODUCT_NAME = example;
|
|
840
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.reactnativenavigation.playground;
|
|
841
|
+ PRODUCT_NAME = playground;
|
846
|
842
|
};
|
847
|
843
|
name = Debug;
|
848
|
844
|
};
|
|
@@ -850,96 +846,25 @@
|
850
|
846
|
isa = XCBuildConfiguration;
|
851
|
847
|
buildSettings = {
|
852
|
848
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
849
|
+ DEVELOPMENT_TEAM = "";
|
853
|
850
|
HEADER_SEARCH_PATHS = (
|
854
|
851
|
"$(inherited)",
|
855
|
852
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
856
|
853
|
"$(SRCROOT)/../node_modules/react-native/React/**",
|
857
|
854
|
"$(SRCROOT)/../node_modules/react-native-navigation/ios/**",
|
858
|
855
|
);
|
859
|
|
- INFOPLIST_FILE = example/Info.plist;
|
|
856
|
+ INFOPLIST_FILE = playground/Info.plist;
|
860
|
857
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
861
|
858
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
862
|
859
|
OTHER_LDFLAGS = (
|
863
|
860
|
"-ObjC",
|
864
|
861
|
"-l\"c++\"",
|
865
|
862
|
);
|
866
|
|
- PRODUCT_NAME = example;
|
|
863
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.reactnativenavigation.playground;
|
|
864
|
+ PRODUCT_NAME = playground;
|
867
|
865
|
};
|
868
|
866
|
name = Release;
|
869
|
867
|
};
|
870
|
|
- 2C24A1398D388E120DDC2CA1 /* Debug_Detox */ = {
|
871
|
|
- isa = XCBuildConfiguration;
|
872
|
|
- buildSettings = {
|
873
|
|
- ALWAYS_SEARCH_USER_PATHS = NO;
|
874
|
|
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
875
|
|
- CLANG_CXX_LIBRARY = "libc++";
|
876
|
|
- CLANG_ENABLE_MODULES = YES;
|
877
|
|
- CLANG_ENABLE_OBJC_ARC = YES;
|
878
|
|
- CLANG_WARN_BOOL_CONVERSION = YES;
|
879
|
|
- CLANG_WARN_CONSTANT_CONVERSION = YES;
|
880
|
|
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
881
|
|
- CLANG_WARN_EMPTY_BODY = YES;
|
882
|
|
- CLANG_WARN_ENUM_CONVERSION = YES;
|
883
|
|
- CLANG_WARN_INT_CONVERSION = YES;
|
884
|
|
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
885
|
|
- CLANG_WARN_UNREACHABLE_CODE = YES;
|
886
|
|
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
887
|
|
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
888
|
|
- COPY_PHASE_STRIP = NO;
|
889
|
|
- ENABLE_STRICT_OBJC_MSGSEND = YES;
|
890
|
|
- GCC_C_LANGUAGE_STANDARD = gnu99;
|
891
|
|
- GCC_DYNAMIC_NO_PIC = NO;
|
892
|
|
- GCC_OPTIMIZATION_LEVEL = 0;
|
893
|
|
- GCC_PREPROCESSOR_DEFINITIONS = (
|
894
|
|
- "DEBUG=1",
|
895
|
|
- "$(inherited)",
|
896
|
|
- );
|
897
|
|
- GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
898
|
|
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
899
|
|
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
900
|
|
- GCC_WARN_UNDECLARED_SELECTOR = YES;
|
901
|
|
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
902
|
|
- GCC_WARN_UNUSED_FUNCTION = YES;
|
903
|
|
- GCC_WARN_UNUSED_VARIABLE = YES;
|
904
|
|
- HEADER_SEARCH_PATHS = (
|
905
|
|
- "$(inherited)",
|
906
|
|
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
907
|
|
- "$(SRCROOT)/../node_modules/react-native/React/**",
|
908
|
|
- );
|
909
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
910
|
|
- MTL_ENABLE_DEBUG_INFO = YES;
|
911
|
|
- ONLY_ACTIVE_ARCH = YES;
|
912
|
|
- OTHER_LDFLAGS = "";
|
913
|
|
- SDKROOT = iphoneos;
|
914
|
|
- };
|
915
|
|
- name = Debug_Detox;
|
916
|
|
- };
|
917
|
|
- 5627D4C51CEC610E1744267F /* Debug_Detox */ = {
|
918
|
|
- isa = XCBuildConfiguration;
|
919
|
|
- buildSettings = {
|
920
|
|
- BUNDLE_LOADER = "$(TEST_HOST)";
|
921
|
|
- FRAMEWORK_SEARCH_PATHS = (
|
922
|
|
- "$(SDKROOT)/Developer/Library/Frameworks",
|
923
|
|
- "$(inherited)",
|
924
|
|
- );
|
925
|
|
- GCC_PREPROCESSOR_DEFINITIONS = (
|
926
|
|
- "DEBUG=1",
|
927
|
|
- "$(inherited)",
|
928
|
|
- );
|
929
|
|
- HEADER_SEARCH_PATHS = (
|
930
|
|
- "$(inherited)",
|
931
|
|
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
932
|
|
- "$(SRCROOT)/../node_modules/react-native/React/**",
|
933
|
|
- "$(SRCROOT)/../node_modules/react-native-navigation/ios/**",
|
934
|
|
- );
|
935
|
|
- INFOPLIST_FILE = exampleTests/Info.plist;
|
936
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 8.2;
|
937
|
|
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
938
|
|
- PRODUCT_NAME = "$(TARGET_NAME)";
|
939
|
|
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/example.app/example";
|
940
|
|
- };
|
941
|
|
- name = Debug_Detox;
|
942
|
|
- };
|
943
|
868
|
83CBBA201A601CBA00E9B192 /* Debug */ = {
|
944
|
869
|
isa = XCBuildConfiguration;
|
945
|
870
|
buildSettings = {
|
|
@@ -1028,162 +953,35 @@
|
1028
|
953
|
};
|
1029
|
954
|
name = Release;
|
1030
|
955
|
};
|
1031
|
|
- 96FA810D67E56FD9D43906E6 /* Release_Detox */ = {
|
1032
|
|
- isa = XCBuildConfiguration;
|
1033
|
|
- buildSettings = {
|
1034
|
|
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
1035
|
|
- DEPLOY_DETOX_FRAMEWORK = YES;
|
1036
|
|
- FRAMEWORK_SEARCH_PATHS = (
|
1037
|
|
- "$(inherited)",
|
1038
|
|
- "$(PROJECT_DIR)/../node_modules/detox",
|
1039
|
|
- );
|
1040
|
|
- HEADER_SEARCH_PATHS = (
|
1041
|
|
- "$(inherited)",
|
1042
|
|
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
1043
|
|
- "$(SRCROOT)/../node_modules/react-native/React/**",
|
1044
|
|
- "$(SRCROOT)/../node_modules/react-native-navigation/ios/**",
|
1045
|
|
- );
|
1046
|
|
- INFOPLIST_FILE = example/Info.plist;
|
1047
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
1048
|
|
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
1049
|
|
- OTHER_LDFLAGS = (
|
1050
|
|
- "-ObjC",
|
1051
|
|
- "-l\"c++\"",
|
1052
|
|
- "-framework",
|
1053
|
|
- Detox,
|
1054
|
|
- );
|
1055
|
|
- PRODUCT_NAME = example;
|
1056
|
|
- };
|
1057
|
|
- name = Release_Detox;
|
1058
|
|
- };
|
1059
|
|
- BEB8EFA9FD7A9DCE32773C1C /* Debug_Detox */ = {
|
1060
|
|
- isa = XCBuildConfiguration;
|
1061
|
|
- buildSettings = {
|
1062
|
|
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
1063
|
|
- DEAD_CODE_STRIPPING = NO;
|
1064
|
|
- DEPLOY_DETOX_FRAMEWORK = YES;
|
1065
|
|
- FRAMEWORK_SEARCH_PATHS = (
|
1066
|
|
- "$(inherited)",
|
1067
|
|
- "$(PROJECT_DIR)/../node_modules/detox",
|
1068
|
|
- );
|
1069
|
|
- HEADER_SEARCH_PATHS = (
|
1070
|
|
- "$(inherited)",
|
1071
|
|
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
1072
|
|
- "$(SRCROOT)/../node_modules/react-native/React/**",
|
1073
|
|
- "$(SRCROOT)/../node_modules/react-native-navigation/ios/**",
|
1074
|
|
- );
|
1075
|
|
- INFOPLIST_FILE = example/Info.plist;
|
1076
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
1077
|
|
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
1078
|
|
- OTHER_LDFLAGS = (
|
1079
|
|
- "-ObjC",
|
1080
|
|
- "-l\"c++\"",
|
1081
|
|
- "-framework",
|
1082
|
|
- Detox,
|
1083
|
|
- );
|
1084
|
|
- PRODUCT_NAME = example;
|
1085
|
|
- };
|
1086
|
|
- name = Debug_Detox;
|
1087
|
|
- };
|
1088
|
|
- E53E50BD43A56CF67FAAD3A5 /* Release_Detox */ = {
|
1089
|
|
- isa = XCBuildConfiguration;
|
1090
|
|
- buildSettings = {
|
1091
|
|
- BUNDLE_LOADER = "$(TEST_HOST)";
|
1092
|
|
- COPY_PHASE_STRIP = NO;
|
1093
|
|
- FRAMEWORK_SEARCH_PATHS = (
|
1094
|
|
- "$(SDKROOT)/Developer/Library/Frameworks",
|
1095
|
|
- "$(inherited)",
|
1096
|
|
- );
|
1097
|
|
- HEADER_SEARCH_PATHS = (
|
1098
|
|
- "$(inherited)",
|
1099
|
|
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
1100
|
|
- "$(SRCROOT)/../node_modules/react-native/React/**",
|
1101
|
|
- "$(SRCROOT)/../node_modules/react-native-navigation/ios/**",
|
1102
|
|
- );
|
1103
|
|
- INFOPLIST_FILE = exampleTests/Info.plist;
|
1104
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 8.2;
|
1105
|
|
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
1106
|
|
- PRODUCT_NAME = "$(TARGET_NAME)";
|
1107
|
|
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/example.app/example";
|
1108
|
|
- };
|
1109
|
|
- name = Release_Detox;
|
1110
|
|
- };
|
1111
|
|
- EAA4DC359BE7739594666868 /* Release_Detox */ = {
|
1112
|
|
- isa = XCBuildConfiguration;
|
1113
|
|
- buildSettings = {
|
1114
|
|
- ALWAYS_SEARCH_USER_PATHS = NO;
|
1115
|
|
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
1116
|
|
- CLANG_CXX_LIBRARY = "libc++";
|
1117
|
|
- CLANG_ENABLE_MODULES = YES;
|
1118
|
|
- CLANG_ENABLE_OBJC_ARC = YES;
|
1119
|
|
- CLANG_WARN_BOOL_CONVERSION = YES;
|
1120
|
|
- CLANG_WARN_CONSTANT_CONVERSION = YES;
|
1121
|
|
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
1122
|
|
- CLANG_WARN_EMPTY_BODY = YES;
|
1123
|
|
- CLANG_WARN_ENUM_CONVERSION = YES;
|
1124
|
|
- CLANG_WARN_INT_CONVERSION = YES;
|
1125
|
|
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
1126
|
|
- CLANG_WARN_UNREACHABLE_CODE = YES;
|
1127
|
|
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
1128
|
|
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
1129
|
|
- COPY_PHASE_STRIP = YES;
|
1130
|
|
- ENABLE_NS_ASSERTIONS = NO;
|
1131
|
|
- ENABLE_STRICT_OBJC_MSGSEND = YES;
|
1132
|
|
- GCC_C_LANGUAGE_STANDARD = gnu99;
|
1133
|
|
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
1134
|
|
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
1135
|
|
- GCC_WARN_UNDECLARED_SELECTOR = YES;
|
1136
|
|
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
1137
|
|
- GCC_WARN_UNUSED_FUNCTION = YES;
|
1138
|
|
- GCC_WARN_UNUSED_VARIABLE = YES;
|
1139
|
|
- HEADER_SEARCH_PATHS = (
|
1140
|
|
- "$(inherited)",
|
1141
|
|
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
1142
|
|
- "$(SRCROOT)/../node_modules/react-native/React/**",
|
1143
|
|
- );
|
1144
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
1145
|
|
- MTL_ENABLE_DEBUG_INFO = NO;
|
1146
|
|
- OTHER_LDFLAGS = "";
|
1147
|
|
- SDKROOT = iphoneos;
|
1148
|
|
- VALIDATE_PRODUCT = YES;
|
1149
|
|
- };
|
1150
|
|
- name = Release_Detox;
|
1151
|
|
- };
|
1152
|
956
|
/* End XCBuildConfiguration section */
|
1153
|
957
|
|
1154
|
958
|
/* Begin XCConfigurationList section */
|
1155
|
|
- 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "exampleTests" */ = {
|
|
959
|
+ 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "playgroundTests" */ = {
|
1156
|
960
|
isa = XCConfigurationList;
|
1157
|
961
|
buildConfigurations = (
|
1158
|
962
|
00E356F61AD99517003FC87E /* Debug */,
|
1159
|
963
|
00E356F71AD99517003FC87E /* Release */,
|
1160
|
|
- 5627D4C51CEC610E1744267F /* Debug_Detox */,
|
1161
|
|
- E53E50BD43A56CF67FAAD3A5 /* Release_Detox */,
|
1162
|
964
|
);
|
1163
|
965
|
defaultConfigurationIsVisible = 0;
|
1164
|
|
- defaultConfigurationName = Release;
|
|
966
|
+ defaultConfigurationName = Debug;
|
1165
|
967
|
};
|
1166
|
|
- 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "example" */ = {
|
|
968
|
+ 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "playground" */ = {
|
1167
|
969
|
isa = XCConfigurationList;
|
1168
|
970
|
buildConfigurations = (
|
1169
|
971
|
13B07F941A680F5B00A75B9A /* Debug */,
|
1170
|
972
|
13B07F951A680F5B00A75B9A /* Release */,
|
1171
|
|
- BEB8EFA9FD7A9DCE32773C1C /* Debug_Detox */,
|
1172
|
|
- 96FA810D67E56FD9D43906E6 /* Release_Detox */,
|
1173
|
973
|
);
|
1174
|
974
|
defaultConfigurationIsVisible = 0;
|
1175
|
|
- defaultConfigurationName = Release;
|
|
975
|
+ defaultConfigurationName = Debug;
|
1176
|
976
|
};
|
1177
|
|
- 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "example" */ = {
|
|
977
|
+ 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "playground" */ = {
|
1178
|
978
|
isa = XCConfigurationList;
|
1179
|
979
|
buildConfigurations = (
|
1180
|
980
|
83CBBA201A601CBA00E9B192 /* Debug */,
|
1181
|
981
|
83CBBA211A601CBA00E9B192 /* Release */,
|
1182
|
|
- 2C24A1398D388E120DDC2CA1 /* Debug_Detox */,
|
1183
|
|
- EAA4DC359BE7739594666868 /* Release_Detox */,
|
1184
|
982
|
);
|
1185
|
983
|
defaultConfigurationIsVisible = 0;
|
1186
|
|
- defaultConfigurationName = Release;
|
|
984
|
+ defaultConfigurationName = Debug;
|
1187
|
985
|
};
|
1188
|
986
|
/* End XCConfigurationList section */
|
1189
|
987
|
};
|