|
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 */; };
|
|
47 | 46 | ED200521426141278155DEC0 /* libRNVectorIcons.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 844C02EB72FD4CF68C888230 /* libRNVectorIcons.a */; };
|
48 | 47 | ED297163215061F000B7C4FE /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED297162215061F000B7C4FE /* JavaScriptCore.framework */; };
|
49 | 48 | FDB03A9DBC5D49228E8DB2DC /* AntDesign.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 7D1D4513C9EF44C189655CAF /* AntDesign.ttf */; };
|
| 49 | + 0CEDE9EC97C14677A9543812 /* libRNCWebView.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 45DD52A2F69D4E79A56C15AE /* libRNCWebView.a */; }; |
50 | 50 | /* End PBXBuildFile section */
|
51 | 51 |
|
52 | 52 | /* Begin PBXContainerItemProxy section */
|
|
444 | 444 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
|
445 | 445 | ED2971642150620600B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework; sourceTree = DEVELOPER_DIR; };
|
446 | 446 | FDA6887DFA214861BC2E41FA /* MaterialIcons.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = MaterialIcons.ttf; path = "../node_modules/react-native-vector-icons/Fonts/MaterialIcons.ttf"; sourceTree = "<group>"; };
|
| 447 | + C2DD50AC00DC46FA94AE70A4 /* 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; }; |
| 448 | + 45DD52A2F69D4E79A56C15AE /* libRNCWebView.a */ = {isa = PBXFileReference; name = "libRNCWebView.a"; path = "libRNCWebView.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; }; |
447 | 449 | /* End PBXFileReference section */
|
448 | 450 |
|
449 | 451 | /* Begin PBXFrameworksBuildPhase section */
|
|
478 | 480 | BF1CD381BAC94F9690DB88FE /* libRNCAsyncStorage.a in Frameworks */,
|
479 | 481 | 0DAFCA47BCAA441B9A299D1A /* libBVLinearGradient.a in Frameworks */,
|
480 | 482 | 188D03BE530846CD94DB515D /* libRNSpinkit.a in Frameworks */,
|
| 483 | + 0CEDE9EC97C14677A9543812 /* libRNCWebView.a in Frameworks */, |
481 | 484 | );
|
482 | 485 | runOnlyForDeploymentPostprocessing = 0;
|
483 | 486 | };
|
|
716 | 719 | 8B07DED0DAEB4D16B0EF42DB /* RNCAsyncStorage.xcodeproj */,
|
717 | 720 | A22F48750B9B40DBAC9E954F /* BVLinearGradient.xcodeproj */,
|
718 | 721 | C5FB75E28F3E46B1AE625D81 /* RNSpinkit.xcodeproj */,
|
| 722 | + C2DD50AC00DC46FA94AE70A4 /* RNCWebView.xcodeproj */, |
719 | 723 | );
|
720 | 724 | name = Libraries;
|
721 | 725 | sourceTree = "<group>";
|
|
1379 | 1383 | "$(SRCROOT)/../node_modules/@react-native-community/async-storage/ios",
|
1380 | 1384 | "$(SRCROOT)/../node_modules/react-native-linear-gradient/BVLinearGradient",
|
1381 | 1385 | "$(SRCROOT)/../node_modules/react-native-spinkit/ios/**",
|
| 1386 | + "$(SRCROOT)/../node_modules/react-native-webview/ios", |
1382 | 1387 | );
|
1383 | 1388 | INFOPLIST_FILE = MoviesRevampedTests/Info.plist;
|
1384 | 1389 | IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
1385 | 1390 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
1386 |
| - LIBRARY_SEARCH_PATHS = "$(inherited)"; |
| 1391 | + LIBRARY_SEARCH_PATHS = ( |
| 1392 | + "$(inherited)", |
| 1393 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1394 | + ); |
1387 | 1395 | OTHER_LDFLAGS = (
|
1388 | 1396 | "-ObjC",
|
1389 | 1397 | "-lc++",
|
|
1408 | 1416 | "$(SRCROOT)/../node_modules/@react-native-community/async-storage/ios",
|
1409 | 1417 | "$(SRCROOT)/../node_modules/react-native-linear-gradient/BVLinearGradient",
|
1410 | 1418 | "$(SRCROOT)/../node_modules/react-native-spinkit/ios/**",
|
| 1419 | + "$(SRCROOT)/../node_modules/react-native-webview/ios", |
1411 | 1420 | );
|
1412 | 1421 | INFOPLIST_FILE = MoviesRevampedTests/Info.plist;
|
1413 | 1422 | IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
1414 | 1423 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
1415 |
| - LIBRARY_SEARCH_PATHS = "$(inherited)"; |
| 1424 | + LIBRARY_SEARCH_PATHS = ( |
| 1425 | + "$(inherited)", |
| 1426 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1427 | + ); |
1416 | 1428 | OTHER_LDFLAGS = (
|
1417 | 1429 | "-ObjC",
|
1418 | 1430 | "-lc++",
|
|
1440 | 1452 | "$(SRCROOT)/../node_modules/@react-native-community/async-storage/ios",
|
1441 | 1453 | "$(SRCROOT)/../node_modules/react-native-linear-gradient/BVLinearGradient",
|
1442 | 1454 | "$(SRCROOT)/../node_modules/react-native-spinkit/ios/**",
|
| 1455 | + "$(SRCROOT)/../node_modules/react-native-webview/ios", |
1443 | 1456 | );
|
1444 | 1457 | INFOPLIST_FILE = MoviesRevamped/Info.plist;
|
1445 | 1458 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
1471 | 1484 | "$(SRCROOT)/../node_modules/@react-native-community/async-storage/ios",
|
1472 | 1485 | "$(SRCROOT)/../node_modules/react-native-linear-gradient/BVLinearGradient",
|
1473 | 1486 | "$(SRCROOT)/../node_modules/react-native-spinkit/ios/**",
|
| 1487 | + "$(SRCROOT)/../node_modules/react-native-webview/ios", |
1474 | 1488 | );
|
1475 | 1489 | INFOPLIST_FILE = MoviesRevamped/Info.plist;
|
1476 | 1490 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
0 commit comments