|
5 | 5 | };
|
6 | 6 | objectVersion = 46;
|
7 | 7 | objects = {
|
8 |
| - |
9 | 8 | /* Begin PBXBuildFile section */
|
10 | 9 | 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */; };
|
11 | 10 | 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */; };
|
|
38 | 37 | 5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */; };
|
39 | 38 | 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
|
40 | 39 | ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */; };
|
| 40 | + 0DEB930C40564C6EA64B2F22 /* libRNCWebView.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 694F766453F2454298825A66 /* libRNCWebView.a */; }; |
41 | 41 | /* End PBXBuildFile section */
|
42 | 42 |
|
43 | 43 | /* Begin PBXContainerItemProxy section */
|
|
343 | 343 | 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
|
344 | 344 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
|
345 | 345 | ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTBlob.xcodeproj; path = "../node_modules/react-native/Libraries/Blob/RCTBlob.xcodeproj"; sourceTree = "<group>"; };
|
| 346 | + 145424F98F774DD4816B6AB1 /* RNCWebView.xcodeproj */ = {isa = PBXFileReference; name = "RNCWebView.xcodeproj"; path = "../node_modules/react-native-webview/ios/RNCWebView.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; }; |
| 347 | + 694F766453F2454298825A66 /* libRNCWebView.a */ = {isa = PBXFileReference; name = "libRNCWebView.a"; path = "libRNCWebView.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; }; |
346 | 348 | /* End PBXFileReference section */
|
347 | 349 |
|
348 | 350 | /* Begin PBXFrameworksBuildPhase section */
|
|
371 | 373 | 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */,
|
372 | 374 | 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */,
|
373 | 375 | 139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */,
|
| 376 | + 0DEB930C40564C6EA64B2F22 /* libRNCWebView.a in Frameworks */, |
374 | 377 | );
|
375 | 378 | runOnlyForDeploymentPostprocessing = 0;
|
376 | 379 | };
|
|
557 | 560 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */,
|
558 | 561 | 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */,
|
559 | 562 | 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */,
|
| 563 | + 145424F98F774DD4816B6AB1 /* RNCWebView.xcodeproj */, |
560 | 564 | );
|
561 | 565 | name = Libraries;
|
562 | 566 | sourceTree = "<group>";
|
|
685 | 689 | 83CBB9F71A601CBA00E9B192 /* Project object */ = {
|
686 | 690 | isa = PBXProject;
|
687 | 691 | attributes = {
|
688 |
| - LastUpgradeCheck = 0610; |
| 692 | + LastUpgradeCheck = 610; |
689 | 693 | ORGANIZATIONNAME = Facebook;
|
690 | 694 | TargetAttributes = {
|
691 | 695 | 00E356ED1AD99517003FC87E = {
|
|
1181 | 1185 | );
|
1182 | 1186 | PRODUCT_NAME = "$(TARGET_NAME)";
|
1183 | 1187 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/WebTest.app/WebTest";
|
| 1188 | + LIBRARY_SEARCH_PATHS = ( |
| 1189 | + "$(inherited)", |
| 1190 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1191 | + ); |
| 1192 | + HEADER_SEARCH_PATHS = ( |
| 1193 | + "$(inherited)", |
| 1194 | + "$(SRCROOT)/../node_modules/react-native-webview/ios/**", |
| 1195 | + ); |
1184 | 1196 | };
|
1185 | 1197 | name = Debug;
|
1186 | 1198 | };
|
|
1198 | 1210 | );
|
1199 | 1211 | PRODUCT_NAME = "$(TARGET_NAME)";
|
1200 | 1212 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/WebTest.app/WebTest";
|
| 1213 | + LIBRARY_SEARCH_PATHS = ( |
| 1214 | + "$(inherited)", |
| 1215 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1216 | + ); |
| 1217 | + HEADER_SEARCH_PATHS = ( |
| 1218 | + "$(inherited)", |
| 1219 | + "$(SRCROOT)/../node_modules/react-native-webview/ios/**", |
| 1220 | + ); |
1201 | 1221 | };
|
1202 | 1222 | name = Release;
|
1203 | 1223 | };
|
|
1216 | 1236 | );
|
1217 | 1237 | PRODUCT_NAME = WebTest;
|
1218 | 1238 | VERSIONING_SYSTEM = "apple-generic";
|
| 1239 | + HEADER_SEARCH_PATHS = ( |
| 1240 | + "$(inherited)", |
| 1241 | + "$(SRCROOT)/../node_modules/react-native-webview/ios/**", |
| 1242 | + ); |
1219 | 1243 | };
|
1220 | 1244 | name = Debug;
|
1221 | 1245 | };
|
|
1233 | 1257 | );
|
1234 | 1258 | PRODUCT_NAME = WebTest;
|
1235 | 1259 | VERSIONING_SYSTEM = "apple-generic";
|
| 1260 | + HEADER_SEARCH_PATHS = ( |
| 1261 | + "$(inherited)", |
| 1262 | + "$(SRCROOT)/../node_modules/react-native-webview/ios/**", |
| 1263 | + ); |
1236 | 1264 | };
|
1237 | 1265 | name = Release;
|
1238 | 1266 | };
|
|
1259 | 1287 | SDKROOT = appletvos;
|
1260 | 1288 | TARGETED_DEVICE_FAMILY = 3;
|
1261 | 1289 | TVOS_DEPLOYMENT_TARGET = 9.2;
|
| 1290 | + LIBRARY_SEARCH_PATHS = ( |
| 1291 | + "$(inherited)", |
| 1292 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1293 | + ); |
| 1294 | + HEADER_SEARCH_PATHS = ( |
| 1295 | + "$(inherited)", |
| 1296 | + "$(SRCROOT)/../node_modules/react-native-webview/ios/**", |
| 1297 | + ); |
1262 | 1298 | };
|
1263 | 1299 | name = Debug;
|
1264 | 1300 | };
|
|
1285 | 1321 | SDKROOT = appletvos;
|
1286 | 1322 | TARGETED_DEVICE_FAMILY = 3;
|
1287 | 1323 | TVOS_DEPLOYMENT_TARGET = 9.2;
|
| 1324 | + LIBRARY_SEARCH_PATHS = ( |
| 1325 | + "$(inherited)", |
| 1326 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1327 | + ); |
| 1328 | + HEADER_SEARCH_PATHS = ( |
| 1329 | + "$(inherited)", |
| 1330 | + "$(SRCROOT)/../node_modules/react-native-webview/ios/**", |
| 1331 | + ); |
1288 | 1332 | };
|
1289 | 1333 | name = Release;
|
1290 | 1334 | };
|
|
1310 | 1354 | SDKROOT = appletvos;
|
1311 | 1355 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/WebTest-tvOS.app/WebTest-tvOS";
|
1312 | 1356 | TVOS_DEPLOYMENT_TARGET = 10.1;
|
| 1357 | + LIBRARY_SEARCH_PATHS = ( |
| 1358 | + "$(inherited)", |
| 1359 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1360 | + ); |
| 1361 | + HEADER_SEARCH_PATHS = ( |
| 1362 | + "$(inherited)", |
| 1363 | + "$(SRCROOT)/../node_modules/react-native-webview/ios/**", |
| 1364 | + ); |
1313 | 1365 | };
|
1314 | 1366 | name = Debug;
|
1315 | 1367 | };
|
|
1335 | 1387 | SDKROOT = appletvos;
|
1336 | 1388 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/WebTest-tvOS.app/WebTest-tvOS";
|
1337 | 1389 | TVOS_DEPLOYMENT_TARGET = 10.1;
|
| 1390 | + LIBRARY_SEARCH_PATHS = ( |
| 1391 | + "$(inherited)", |
| 1392 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1393 | + ); |
| 1394 | + HEADER_SEARCH_PATHS = ( |
| 1395 | + "$(inherited)", |
| 1396 | + "$(SRCROOT)/../node_modules/react-native-webview/ios/**", |
| 1397 | + ); |
1338 | 1398 | };
|
1339 | 1399 | name = Release;
|
1340 | 1400 | };
|
|
0 commit comments