|
376 | 376 | 68CD48B71D2BCB2C007E06A9 /* Build JS Bundle */,
|
377 | 377 | 79E8BE2B119D4C5CCD2F04B3 /* [RN] Copy Hermes Framework */,
|
378 | 378 | 5625E703156DD564DE9175B0 /* [CP] Copy Pods Resources */,
|
379 |
| - FA9D5B1EDCCF1279A1157A2D /* [CP] Embed Pods Frameworks */, |
| 379 | + 0316F41B1065604DEEA41A3C /* [CP] Embed Pods Frameworks */, |
380 | 380 | );
|
381 | 381 | buildRules = (
|
382 | 382 | );
|
|
396 | 396 | E7DB209C22B2BA84005AC45F /* Frameworks */,
|
397 | 397 | E7DB209D22B2BA84005AC45F /* Resources */,
|
398 | 398 | 01934C30687B8C926E4F59CD /* [CP] Copy Pods Resources */,
|
399 |
| - B3A406D440F7F60A503B9652 /* [CP] Embed Pods Frameworks */, |
| 399 | + A1D79CAC43858077F3735F2E /* [CP] Embed Pods Frameworks */, |
400 | 400 | );
|
401 | 401 | buildRules = (
|
402 | 402 | );
|
|
417 | 417 | E7DB215022B2F332005AC45F /* Frameworks */,
|
418 | 418 | E7DB215122B2F332005AC45F /* Resources */,
|
419 | 419 | E446637427ECD101CAACE52B /* [CP] Copy Pods Resources */,
|
420 |
| - 9263EBF9AC248C00975C6F74 /* [CP] Embed Pods Frameworks */, |
| 420 | + C991B8CC267C749294E93C39 /* [CP] Embed Pods Frameworks */, |
421 | 421 | );
|
422 | 422 | buildRules = (
|
423 | 423 | );
|
|
516 | 516 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNTesterUnitTests/Pods-RNTesterUnitTests-resources.sh\"\n";
|
517 | 517 | showEnvVarsInLog = 0;
|
518 | 518 | };
|
| 519 | + 0316F41B1065604DEEA41A3C /* [CP] Embed Pods Frameworks */ = { |
| 520 | + isa = PBXShellScriptBuildPhase; |
| 521 | + buildActionMask = 2147483647; |
| 522 | + files = ( |
| 523 | + ); |
| 524 | + inputFileListPaths = ( |
| 525 | + "${PODS_ROOT}/Target Support Files/Pods-RNTester/Pods-RNTester-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 526 | + ); |
| 527 | + name = "[CP] Embed Pods Frameworks"; |
| 528 | + outputFileListPaths = ( |
| 529 | + "${PODS_ROOT}/Target Support Files/Pods-RNTester/Pods-RNTester-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 530 | + ); |
| 531 | + runOnlyForDeploymentPostprocessing = 0; |
| 532 | + shellPath = /bin/sh; |
| 533 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNTester/Pods-RNTester-frameworks.sh\"\n"; |
| 534 | + showEnvVarsInLog = 0; |
| 535 | + }; |
519 | 536 | 4F76596957F7356516B534CE /* [CP] Check Pods Manifest.lock */ = {
|
520 | 537 | isa = PBXShellScriptBuildPhase;
|
521 | 538 | buildActionMask = 2147483647;
|
|
589 | 606 | shellPath = /bin/sh;
|
590 | 607 | shellScript = ". ../react-native/sdks/hermes-engine/utils/copy-hermes-xcode.sh\n";
|
591 | 608 | };
|
592 |
| - 9263EBF9AC248C00975C6F74 /* [CP] Embed Pods Frameworks */ = { |
| 609 | + A1D79CAC43858077F3735F2E /* [CP] Embed Pods Frameworks */ = { |
593 | 610 | isa = PBXShellScriptBuildPhase;
|
594 | 611 | buildActionMask = 2147483647;
|
595 | 612 | files = (
|
596 | 613 | );
|
597 | 614 | inputFileListPaths = (
|
598 |
| - "${PODS_ROOT}/Target Support Files/Pods-RNTesterIntegrationTests/Pods-RNTesterIntegrationTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 615 | + "${PODS_ROOT}/Target Support Files/Pods-RNTesterUnitTests/Pods-RNTesterUnitTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
599 | 616 | );
|
600 | 617 | name = "[CP] Embed Pods Frameworks";
|
601 | 618 | outputFileListPaths = (
|
602 |
| - "${PODS_ROOT}/Target Support Files/Pods-RNTesterIntegrationTests/Pods-RNTesterIntegrationTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 619 | + "${PODS_ROOT}/Target Support Files/Pods-RNTesterUnitTests/Pods-RNTesterUnitTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
603 | 620 | );
|
604 | 621 | runOnlyForDeploymentPostprocessing = 0;
|
605 | 622 | shellPath = /bin/sh;
|
606 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNTesterIntegrationTests/Pods-RNTesterIntegrationTests-frameworks.sh\"\n"; |
| 623 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNTesterUnitTests/Pods-RNTesterUnitTests-frameworks.sh\"\n"; |
607 | 624 | showEnvVarsInLog = 0;
|
608 | 625 | };
|
609 | 626 | ABDE2A52ACD1B95E14790B5E /* [CP] Check Pods Manifest.lock */ = {
|
|
628 | 645 | shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
629 | 646 | showEnvVarsInLog = 0;
|
630 | 647 | };
|
631 |
| - B3A406D440F7F60A503B9652 /* [CP] Embed Pods Frameworks */ = { |
632 |
| - isa = PBXShellScriptBuildPhase; |
633 |
| - buildActionMask = 2147483647; |
634 |
| - files = ( |
635 |
| - ); |
636 |
| - inputFileListPaths = ( |
637 |
| - "${PODS_ROOT}/Target Support Files/Pods-RNTesterUnitTests/Pods-RNTesterUnitTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
638 |
| - ); |
639 |
| - name = "[CP] Embed Pods Frameworks"; |
640 |
| - outputFileListPaths = ( |
641 |
| - "${PODS_ROOT}/Target Support Files/Pods-RNTesterUnitTests/Pods-RNTesterUnitTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
642 |
| - ); |
643 |
| - runOnlyForDeploymentPostprocessing = 0; |
644 |
| - shellPath = /bin/sh; |
645 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNTesterUnitTests/Pods-RNTesterUnitTests-frameworks.sh\"\n"; |
646 |
| - showEnvVarsInLog = 0; |
647 |
| - }; |
648 | 648 | B7EB74515CDE78D98087DD53 /* [CP] Check Pods Manifest.lock */ = {
|
649 | 649 | isa = PBXShellScriptBuildPhase;
|
650 | 650 | buildActionMask = 2147483647;
|
|
667 | 667 | shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
668 | 668 | showEnvVarsInLog = 0;
|
669 | 669 | };
|
670 |
| - E446637427ECD101CAACE52B /* [CP] Copy Pods Resources */ = { |
| 670 | + C991B8CC267C749294E93C39 /* [CP] Embed Pods Frameworks */ = { |
671 | 671 | isa = PBXShellScriptBuildPhase;
|
672 | 672 | buildActionMask = 2147483647;
|
673 | 673 | files = (
|
674 | 674 | );
|
675 | 675 | inputFileListPaths = (
|
676 |
| - "${PODS_ROOT}/Target Support Files/Pods-RNTesterIntegrationTests/Pods-RNTesterIntegrationTests-resources-${CONFIGURATION}-input-files.xcfilelist", |
| 676 | + "${PODS_ROOT}/Target Support Files/Pods-RNTesterIntegrationTests/Pods-RNTesterIntegrationTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
677 | 677 | );
|
678 |
| - name = "[CP] Copy Pods Resources"; |
| 678 | + name = "[CP] Embed Pods Frameworks"; |
679 | 679 | outputFileListPaths = (
|
680 |
| - "${PODS_ROOT}/Target Support Files/Pods-RNTesterIntegrationTests/Pods-RNTesterIntegrationTests-resources-${CONFIGURATION}-output-files.xcfilelist", |
| 680 | + "${PODS_ROOT}/Target Support Files/Pods-RNTesterIntegrationTests/Pods-RNTesterIntegrationTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
681 | 681 | );
|
682 | 682 | runOnlyForDeploymentPostprocessing = 0;
|
683 | 683 | shellPath = /bin/sh;
|
684 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNTesterIntegrationTests/Pods-RNTesterIntegrationTests-resources.sh\"\n"; |
| 684 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNTesterIntegrationTests/Pods-RNTesterIntegrationTests-frameworks.sh\"\n"; |
685 | 685 | showEnvVarsInLog = 0;
|
686 | 686 | };
|
687 |
| - FA9D5B1EDCCF1279A1157A2D /* [CP] Embed Pods Frameworks */ = { |
| 687 | + E446637427ECD101CAACE52B /* [CP] Copy Pods Resources */ = { |
688 | 688 | isa = PBXShellScriptBuildPhase;
|
689 | 689 | buildActionMask = 2147483647;
|
690 | 690 | files = (
|
691 | 691 | );
|
692 | 692 | inputFileListPaths = (
|
693 |
| - "${PODS_ROOT}/Target Support Files/Pods-RNTester/Pods-RNTester-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 693 | + "${PODS_ROOT}/Target Support Files/Pods-RNTesterIntegrationTests/Pods-RNTesterIntegrationTests-resources-${CONFIGURATION}-input-files.xcfilelist", |
694 | 694 | );
|
695 |
| - name = "[CP] Embed Pods Frameworks"; |
| 695 | + name = "[CP] Copy Pods Resources"; |
696 | 696 | outputFileListPaths = (
|
697 |
| - "${PODS_ROOT}/Target Support Files/Pods-RNTester/Pods-RNTester-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 697 | + "${PODS_ROOT}/Target Support Files/Pods-RNTesterIntegrationTests/Pods-RNTesterIntegrationTests-resources-${CONFIGURATION}-output-files.xcfilelist", |
698 | 698 | );
|
699 | 699 | runOnlyForDeploymentPostprocessing = 0;
|
700 | 700 | shellPath = /bin/sh;
|
701 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNTester/Pods-RNTester-frameworks.sh\"\n"; |
| 701 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNTesterIntegrationTests/Pods-RNTesterIntegrationTests-resources.sh\"\n"; |
702 | 702 | showEnvVarsInLog = 0;
|
703 | 703 | };
|
704 | 704 | /* End PBXShellScriptBuildPhase section */
|
|
952 | 952 | );
|
953 | 953 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../react-native";
|
954 | 954 | SDKROOT = xros;
|
| 955 | + USE_HERMES = true; |
955 | 956 | WARNING_CFLAGS = (
|
956 | 957 | "-Wextra",
|
957 | 958 | "-Wall",
|
|
1044 | 1045 | );
|
1045 | 1046 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../react-native";
|
1046 | 1047 | SDKROOT = xros;
|
| 1048 | + USE_HERMES = true; |
1047 | 1049 | VALIDATE_PRODUCT = YES;
|
1048 | 1050 | WARNING_CFLAGS = (
|
1049 | 1051 | "-Wextra",
|
|
0 commit comments