|
681 | 681 | ); |
682 | 682 | inputPaths = ( |
683 | 683 | "${PODS_ROOT}/Target Support Files/Pods-playground/Pods-playground-frameworks.sh", |
684 | | - "${PODS_XCFRAMEWORKS_BUILD_DIR}/hermes-engine/Pre-built/hermes.framework/hermes", |
| 684 | + "${PODS_XCFRAMEWORKS_BUILD_DIR}/hermes-engine/Pre-built/hermesvm.framework/hermesvm", |
685 | 685 | ); |
686 | 686 | name = "[CP] Embed Pods Frameworks"; |
687 | 687 | outputPaths = ( |
688 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework", |
| 688 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermesvm.framework", |
689 | 689 | ); |
690 | 690 | runOnlyForDeploymentPostprocessing = 0; |
691 | 691 | shellPath = /bin/sh; |
|
769 | 769 | ); |
770 | 770 | inputPaths = ( |
771 | 771 | "${PODS_ROOT}/Target Support Files/Pods-NavigationIOS12Tests/Pods-NavigationIOS12Tests-frameworks.sh", |
772 | | - "${PODS_XCFRAMEWORKS_BUILD_DIR}/hermes-engine/Pre-built/hermes.framework/hermes", |
| 772 | + "${PODS_XCFRAMEWORKS_BUILD_DIR}/hermes-engine/Pre-built/hermesvm.framework/hermesvm", |
773 | 773 | ); |
774 | 774 | name = "[CP] Embed Pods Frameworks"; |
775 | 775 | outputPaths = ( |
776 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework", |
| 776 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermesvm.framework", |
777 | 777 | ); |
778 | 778 | runOnlyForDeploymentPostprocessing = 0; |
779 | 779 | shellPath = /bin/sh; |
|
813 | 813 | ); |
814 | 814 | inputPaths = ( |
815 | 815 | "${PODS_ROOT}/Target Support Files/Pods-NavigationTests/Pods-NavigationTests-frameworks.sh", |
816 | | - "${PODS_XCFRAMEWORKS_BUILD_DIR}/hermes-engine/Pre-built/hermes.framework/hermes", |
| 816 | + "${PODS_XCFRAMEWORKS_BUILD_DIR}/hermes-engine/Pre-built/hermesvm.framework/hermesvm", |
817 | 817 | ); |
818 | 818 | name = "[CP] Embed Pods Frameworks"; |
819 | 819 | outputPaths = ( |
820 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework", |
| 820 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermesvm.framework", |
821 | 821 | ); |
822 | 822 | runOnlyForDeploymentPostprocessing = 0; |
823 | 823 | shellPath = /bin/sh; |
|
879 | 879 | ); |
880 | 880 | inputPaths = ( |
881 | 881 | "${PODS_ROOT}/Target Support Files/Pods-SnapshotTests/Pods-SnapshotTests-frameworks.sh", |
882 | | - "${PODS_XCFRAMEWORKS_BUILD_DIR}/hermes-engine/Pre-built/hermes.framework/hermes", |
| 882 | + "${PODS_XCFRAMEWORKS_BUILD_DIR}/hermes-engine/Pre-built/hermesvm.framework/hermesvm", |
883 | 883 | ); |
884 | 884 | name = "[CP] Embed Pods Frameworks"; |
885 | 885 | outputPaths = ( |
886 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework", |
| 886 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermesvm.framework", |
887 | 887 | ); |
888 | 888 | runOnlyForDeploymentPostprocessing = 0; |
889 | 889 | shellPath = /bin/sh; |
|
0 commit comments