|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 0CF641B628ECB21C00DCDD11 /* RNAssets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0CF641B528ECB21C00DCDD11 /* RNAssets.xcassets */; }; |
10 | 11 | 0EA618032BE537D3001875EF /* RNTesterBundle.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 0EA618022BE537D3001875EF /* RNTesterBundle.bundle */; }; |
11 | 12 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
12 | 13 | 2DDEF0101F84BF7B00DBDF73 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2DDEF00F1F84BF7B00DBDF73 /* Images.xcassets */; }; |
|
74 | 75 | /* End PBXContainerItemProxy section */ |
75 | 76 |
|
76 | 77 | /* Begin PBXFileReference section */ |
| 78 | + 0CF641B528ECB21C00DCDD11 /* RNAssets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = RNAssets.xcassets; path = RNTester/RNAssets.xcassets; sourceTree = "<group>"; }; |
77 | 79 | 0EA618022BE537D3001875EF /* RNTesterBundle.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = RNTesterBundle.bundle; path = RNTester/RNTesterBundle.bundle; sourceTree = "<group>"; }; |
78 | 80 | 13B07F961A680F5B00A75B9A /* RNTester.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RNTester.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
79 | 81 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = RNTester/AppDelegate.h; sourceTree = "<group>"; }; |
|
211 | 213 | 13B07FB71A68108700A75B9A /* main.m */, |
212 | 214 | 832F45BA2A8A6E1F0097B4E6 /* SwiftTest.swift */, |
213 | 215 | 2DDEF00F1F84BF7B00DBDF73 /* Images.xcassets */, |
| 216 | + 0CF641B528ECB21C00DCDD11 /* RNAssets.xcassets */, |
214 | 217 | 8145AE05241172D900A3F8DA /* LaunchScreen.storyboard */, |
215 | 218 | 680759612239798500290469 /* Fabric */, |
216 | 219 | 272E6B3A1BEA846C001FCF37 /* NativeExampleViews */, |
|
366 | 369 | F28F13DD10D40D98C0BB7BE8 /* [CP] Check Pods Manifest.lock */, |
367 | 370 | 13B07F871A680F5B00A75B9A /* Sources */, |
368 | 371 | 13B07F8C1A680F5B00A75B9A /* Frameworks */, |
369 | | - 13B07F8E1A680F5B00A75B9A /* Resources */, |
370 | 372 | 68CD48B71D2BCB2C007E06A9 /* Build JS Bundle */, |
| 373 | + 13B07F8E1A680F5B00A75B9A /* Resources */, |
371 | 374 | 79E8BE2B119D4C5CCD2F04B3 /* [RN] Copy Hermes Framework */, |
372 | 375 | 17FE348EDF12252D972FFC2F /* [CP] Embed Pods Frameworks */, |
373 | 376 | DFEE284B22AD5E88BBF1026A /* [CP] Copy Pods Resources */, |
|
470 | 473 | buildActionMask = 2147483647; |
471 | 474 | files = ( |
472 | 475 | 2DDEF0101F84BF7B00DBDF73 /* Images.xcassets in Resources */, |
| 476 | + 0CF641B628ECB21C00DCDD11 /* RNAssets.xcassets in Resources */, |
473 | 477 | 8145AE06241172D900A3F8DA /* LaunchScreen.storyboard in Resources */, |
474 | 478 | 0EA618032BE537D3001875EF /* RNTesterBundle.bundle in Resources */, |
475 | 479 | F0D621C32BBB9E38005960AC /* PrivacyInfo.xcprivacy in Resources */, |
|
503 | 507 | inputFileListPaths = ( |
504 | 508 | "${PODS_ROOT}/Target Support Files/Pods-RNTester/Pods-RNTester-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
505 | 509 | ); |
506 | | - inputPaths = ( |
507 | | - ); |
508 | 510 | name = "[CP] Embed Pods Frameworks"; |
509 | 511 | outputFileListPaths = ( |
510 | 512 | "${PODS_ROOT}/Target Support Files/Pods-RNTester/Pods-RNTester-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
511 | 513 | ); |
512 | | - outputPaths = ( |
513 | | - ); |
514 | 514 | runOnlyForDeploymentPostprocessing = 0; |
515 | 515 | shellPath = /bin/sh; |
516 | 516 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNTester/Pods-RNTester-frameworks.sh\"\n"; |
|
546 | 546 | inputFileListPaths = ( |
547 | 547 | "${PODS_ROOT}/Target Support Files/Pods-RNTesterIntegrationTests/Pods-RNTesterIntegrationTests-resources-${CONFIGURATION}-input-files.xcfilelist", |
548 | 548 | ); |
549 | | - inputPaths = ( |
550 | | - ); |
551 | 549 | name = "[CP] Copy Pods Resources"; |
552 | 550 | outputFileListPaths = ( |
553 | 551 | "${PODS_ROOT}/Target Support Files/Pods-RNTesterIntegrationTests/Pods-RNTesterIntegrationTests-resources-${CONFIGURATION}-output-files.xcfilelist", |
554 | 552 | ); |
555 | | - outputPaths = ( |
556 | | - ); |
557 | 553 | runOnlyForDeploymentPostprocessing = 0; |
558 | 554 | shellPath = /bin/sh; |
559 | 555 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNTesterIntegrationTests/Pods-RNTesterIntegrationTests-resources.sh\"\n"; |
|
567 | 563 | inputFileListPaths = ( |
568 | 564 | "${PODS_ROOT}/Target Support Files/Pods-RNTesterUnitTests/Pods-RNTesterUnitTests-resources-${CONFIGURATION}-input-files.xcfilelist", |
569 | 565 | ); |
570 | | - inputPaths = ( |
571 | | - ); |
572 | 566 | name = "[CP] Copy Pods Resources"; |
573 | 567 | outputFileListPaths = ( |
574 | 568 | "${PODS_ROOT}/Target Support Files/Pods-RNTesterUnitTests/Pods-RNTesterUnitTests-resources-${CONFIGURATION}-output-files.xcfilelist", |
575 | 569 | ); |
576 | | - outputPaths = ( |
577 | | - ); |
578 | 570 | runOnlyForDeploymentPostprocessing = 0; |
579 | 571 | shellPath = /bin/sh; |
580 | 572 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNTesterUnitTests/Pods-RNTesterUnitTests-resources.sh\"\n"; |
581 | 573 | showEnvVarsInLog = 0; |
582 | 574 | }; |
583 | 575 | 68CD48B71D2BCB2C007E06A9 /* Build JS Bundle */ = { |
584 | 576 | isa = PBXShellScriptBuildPhase; |
| 577 | + alwaysOutOfDate = 1; |
585 | 578 | buildActionMask = 2147483647; |
586 | 579 | files = ( |
587 | 580 | ); |
|
591 | 584 | ); |
592 | 585 | name = "Build JS Bundle"; |
593 | 586 | outputPaths = ( |
| 587 | + "$(SRCROOT)/RNTester/RNAssets.xcassets", |
594 | 588 | ); |
595 | 589 | runOnlyForDeploymentPostprocessing = 0; |
596 | 590 | shellPath = /bin/sh; |
|
622 | 616 | inputFileListPaths = ( |
623 | 617 | "${PODS_ROOT}/Target Support Files/Pods-RNTesterIntegrationTests/Pods-RNTesterIntegrationTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
624 | 618 | ); |
625 | | - inputPaths = ( |
626 | | - ); |
627 | 619 | name = "[CP] Embed Pods Frameworks"; |
628 | 620 | outputFileListPaths = ( |
629 | 621 | "${PODS_ROOT}/Target Support Files/Pods-RNTesterIntegrationTests/Pods-RNTesterIntegrationTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
630 | 622 | ); |
631 | | - outputPaths = ( |
632 | | - ); |
633 | 623 | runOnlyForDeploymentPostprocessing = 0; |
634 | 624 | shellPath = /bin/sh; |
635 | 625 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNTesterIntegrationTests/Pods-RNTesterIntegrationTests-frameworks.sh\"\n"; |
|
665 | 655 | inputFileListPaths = ( |
666 | 656 | "${PODS_ROOT}/Target Support Files/Pods-RNTester/Pods-RNTester-resources-${CONFIGURATION}-input-files.xcfilelist", |
667 | 657 | ); |
668 | | - inputPaths = ( |
669 | | - ); |
670 | 658 | name = "[CP] Copy Pods Resources"; |
671 | 659 | outputFileListPaths = ( |
672 | 660 | "${PODS_ROOT}/Target Support Files/Pods-RNTester/Pods-RNTester-resources-${CONFIGURATION}-output-files.xcfilelist", |
673 | 661 | ); |
674 | | - outputPaths = ( |
675 | | - ); |
676 | 662 | runOnlyForDeploymentPostprocessing = 0; |
677 | 663 | shellPath = /bin/sh; |
678 | 664 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNTester/Pods-RNTester-resources.sh\"\n"; |
|
708 | 694 | inputFileListPaths = ( |
709 | 695 | "${PODS_ROOT}/Target Support Files/Pods-RNTesterUnitTests/Pods-RNTesterUnitTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
710 | 696 | ); |
711 | | - inputPaths = ( |
712 | | - ); |
713 | 697 | name = "[CP] Embed Pods Frameworks"; |
714 | 698 | outputFileListPaths = ( |
715 | 699 | "${PODS_ROOT}/Target Support Files/Pods-RNTesterUnitTests/Pods-RNTesterUnitTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
716 | 700 | ); |
717 | | - outputPaths = ( |
718 | | - ); |
719 | 701 | runOnlyForDeploymentPostprocessing = 0; |
720 | 702 | shellPath = /bin/sh; |
721 | 703 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNTesterUnitTests/Pods-RNTesterUnitTests-frameworks.sh\"\n"; |
|
801 | 783 | baseConfigurationReference = CA59C9994B1822826D8983F0 /* Pods-RNTester.debug.xcconfig */; |
802 | 784 | buildSettings = { |
803 | 785 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 786 | + ASSETCATALOG_COMPILER_GENERATE_ASSET_SYMBOLS = NO; |
804 | 787 | CLANG_ENABLE_MODULES = YES; |
805 | 788 | DEVELOPMENT_TEAM = ""; |
806 | 789 | HEADER_SEARCH_PATHS = ( |
|
839 | 822 | baseConfigurationReference = 51BC9297B6C3163C14532020 /* Pods-RNTester.release.xcconfig */; |
840 | 823 | buildSettings = { |
841 | 824 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 825 | + ASSETCATALOG_COMPILER_GENERATE_ASSET_SYMBOLS = NO; |
842 | 826 | CLANG_ENABLE_MODULES = YES; |
843 | 827 | DEVELOPMENT_TEAM = ""; |
844 | 828 | EXCLUDED_ARCHS = ""; |
|
947 | 931 | IPHONEOS_DEPLOYMENT_TARGET = 15.1; |
948 | 932 | MTL_ENABLE_DEBUG_INFO = YES; |
949 | 933 | ONLY_ACTIVE_ARCH = YES; |
950 | | - OTHER_CFLAGS = "$(inherited)"; |
| 934 | + OTHER_CFLAGS = ( |
| 935 | + "$(inherited)", |
| 936 | + "-DRCT_REMOVE_LEGACY_ARCH=1", |
| 937 | + ); |
951 | 938 | OTHER_CPLUSPLUSFLAGS = ( |
952 | 939 | "$(OTHER_CFLAGS)", |
953 | 940 | "-DFOLLY_NO_CONFIG", |
954 | 941 | "-DFOLLY_MOBILE=1", |
955 | 942 | "-DFOLLY_USE_LIBCPP=1", |
956 | 943 | "-DFOLLY_CFG_NO_COROUTINES=1", |
957 | 944 | "-DFOLLY_HAVE_CLOCK_GETTIME=1", |
| 945 | + "-DRCT_REMOVE_LEGACY_ARCH=1", |
958 | 946 | ); |
959 | 947 | OTHER_LDFLAGS = ( |
960 | 948 | "-ObjC", |
961 | 949 | "-lc++", |
962 | 950 | ); |
| 951 | + PODFILE_DIR = "$(SRCROOT)"; |
963 | 952 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../react-native"; |
964 | 953 | SDKROOT = iphoneos; |
965 | 954 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG"; |
|
1040 | 1029 | ); |
1041 | 1030 | IPHONEOS_DEPLOYMENT_TARGET = 15.1; |
1042 | 1031 | MTL_ENABLE_DEBUG_INFO = NO; |
1043 | | - OTHER_CFLAGS = "$(inherited)"; |
| 1032 | + OTHER_CFLAGS = ( |
| 1033 | + "$(inherited)", |
| 1034 | + "-DRCT_REMOVE_LEGACY_ARCH=1", |
| 1035 | + ); |
1044 | 1036 | OTHER_CPLUSPLUSFLAGS = ( |
1045 | 1037 | "$(OTHER_CFLAGS)", |
1046 | 1038 | "-DFOLLY_NO_CONFIG", |
1047 | 1039 | "-DFOLLY_MOBILE=1", |
1048 | 1040 | "-DFOLLY_USE_LIBCPP=1", |
1049 | 1041 | "-DFOLLY_CFG_NO_COROUTINES=1", |
1050 | 1042 | "-DFOLLY_HAVE_CLOCK_GETTIME=1", |
| 1043 | + "-DRCT_REMOVE_LEGACY_ARCH=1", |
1051 | 1044 | ); |
1052 | 1045 | OTHER_LDFLAGS = ( |
1053 | 1046 | "-ObjC", |
1054 | 1047 | "-lc++", |
1055 | 1048 | ); |
| 1049 | + PODFILE_DIR = "$(SRCROOT)"; |
1056 | 1050 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../react-native"; |
1057 | 1051 | SDKROOT = iphoneos; |
1058 | 1052 | USE_HERMES = true; |
|
0 commit comments