|
@@ -22,7 +22,6 @@
|
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
|
24
|
832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
|
25
|
|
- CCCF226F1C9379C300455574 /* libReactNativeControllers.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CCCF226E1C9379B000455574 /* libReactNativeControllers.a */; };
|
26
|
25
|
/* End PBXBuildFile section */
|
27
|
26
|
|
28
|
27
|
/* Begin PBXContainerItemProxy section */
|
|
@@ -103,13 +102,6 @@
|
103
|
102
|
remoteGlobalIDString = 58B5119B1A9E6C1200147676;
|
104
|
103
|
remoteInfo = RCTText;
|
105
|
104
|
};
|
106
|
|
- CCCF226D1C9379B000455574 /* PBXContainerItemProxy */ = {
|
107
|
|
- isa = PBXContainerItemProxy;
|
108
|
|
- containerPortal = CCCF225F1C9379AF00455574 /* ReactNativeControllers.xcodeproj */;
|
109
|
|
- proxyType = 2;
|
110
|
|
- remoteGlobalIDString = D8AFADBD1BEE6F3F00A4592D;
|
111
|
|
- remoteInfo = ReactNativeControllers;
|
112
|
|
- };
|
113
|
105
|
/* End PBXContainerItemProxy section */
|
114
|
106
|
|
115
|
107
|
/* Begin PBXFileReference section */
|
|
@@ -134,7 +126,6 @@
|
134
|
126
|
146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; };
|
135
|
127
|
78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
|
136
|
128
|
832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
|
137
|
|
- CCCF225F1C9379AF00455574 /* ReactNativeControllers.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ReactNativeControllers.xcodeproj; path = "../node_modules/react-native-controllers/ios/ReactNativeControllers.xcodeproj"; sourceTree = "<group>"; };
|
138
|
129
|
/* End PBXFileReference section */
|
139
|
130
|
|
140
|
131
|
/* Begin PBXFrameworksBuildPhase section */
|
|
@@ -149,7 +140,6 @@
|
149
|
140
|
isa = PBXFrameworksBuildPhase;
|
150
|
141
|
buildActionMask = 2147483647;
|
151
|
142
|
files = (
|
152
|
|
- CCCF226F1C9379C300455574 /* libReactNativeControllers.a in Frameworks */,
|
153
|
143
|
146834051AC3E58100842450 /* libReact.a in Frameworks */,
|
154
|
144
|
00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */,
|
155
|
145
|
00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */,
|
|
@@ -282,7 +272,6 @@
|
282
|
272
|
832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */,
|
283
|
273
|
00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */,
|
284
|
274
|
139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */,
|
285
|
|
- CCCF225F1C9379AF00455574 /* ReactNativeControllers.xcodeproj */,
|
286
|
275
|
);
|
287
|
276
|
name = Libraries;
|
288
|
277
|
sourceTree = "<group>";
|
|
@@ -316,14 +305,6 @@
|
316
|
305
|
name = Products;
|
317
|
306
|
sourceTree = "<group>";
|
318
|
307
|
};
|
319
|
|
- CCCF22601C9379AF00455574 /* Products */ = {
|
320
|
|
- isa = PBXGroup;
|
321
|
|
- children = (
|
322
|
|
- CCCF226E1C9379B000455574 /* libReactNativeControllers.a */,
|
323
|
|
- );
|
324
|
|
- name = Products;
|
325
|
|
- sourceTree = "<group>";
|
326
|
|
- };
|
327
|
308
|
/* End PBXGroup section */
|
328
|
309
|
|
329
|
310
|
/* Begin PBXNativeTarget section */
|
|
@@ -430,10 +411,6 @@
|
430
|
411
|
ProductGroup = 146834001AC3E56700842450 /* Products */;
|
431
|
412
|
ProjectRef = 146833FF1AC3E56700842450 /* React.xcodeproj */;
|
432
|
413
|
},
|
433
|
|
- {
|
434
|
|
- ProductGroup = CCCF22601C9379AF00455574 /* Products */;
|
435
|
|
- ProjectRef = CCCF225F1C9379AF00455574 /* ReactNativeControllers.xcodeproj */;
|
436
|
|
- },
|
437
|
414
|
);
|
438
|
415
|
projectRoot = "";
|
439
|
416
|
targets = (
|
|
@@ -514,13 +491,6 @@
|
514
|
491
|
remoteRef = 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */;
|
515
|
492
|
sourceTree = BUILT_PRODUCTS_DIR;
|
516
|
493
|
};
|
517
|
|
- CCCF226E1C9379B000455574 /* libReactNativeControllers.a */ = {
|
518
|
|
- isa = PBXReferenceProxy;
|
519
|
|
- fileType = archive.ar;
|
520
|
|
- path = libReactNativeControllers.a;
|
521
|
|
- remoteRef = CCCF226D1C9379B000455574 /* PBXContainerItemProxy */;
|
522
|
|
- sourceTree = BUILT_PRODUCTS_DIR;
|
523
|
|
- };
|
524
|
494
|
/* End PBXReferenceProxy section */
|
525
|
495
|
|
526
|
496
|
/* Begin PBXResourcesBuildPhase section */
|
|
@@ -646,7 +616,7 @@
|
646
|
616
|
"$(inherited)",
|
647
|
617
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
648
|
618
|
"$(SRCROOT)/../node_modules/react-native/React/**",
|
649
|
|
- "$(SRCROOT)/../node_modules/react-native-controllers/ios/**",
|
|
619
|
+ "$(SRCROOT)/../node_modules/react-native-navigation/ios/**",
|
650
|
620
|
);
|
651
|
621
|
INFOPLIST_FILE = example/Info.plist;
|
652
|
622
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
@@ -667,7 +637,7 @@
|
667
|
637
|
"$(inherited)",
|
668
|
638
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
669
|
639
|
"$(SRCROOT)/../node_modules/react-native/React/**",
|
670
|
|
- "$(SRCROOT)/../node_modules/react-native-controllers/ios/**",
|
|
640
|
+ "$(SRCROOT)/../node_modules/react-native-navigation/ios/**",
|
671
|
641
|
);
|
672
|
642
|
INFOPLIST_FILE = example/Info.plist;
|
673
|
643
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|