react-native-macos/sdks/hermes-engine/utils
Dmitry Rykun 234486068e Prepare dummy hermes.xcframework before pod install
Summary:
This diff adds prepare command to hermes-engine.podspec. That command creates dummy `universal/hermes.xcframework` and `maocosx/hermes.framework`. This allow us to utilise CocoaPods auto-linking, and remove manual linking/cleanup code.
Also we now do not pollute user project with "Copy Hermes Framework" script phase. Which was quite bad on its own, and also caused annoying bugs on the CI.
allow-large-files

Changelog:
[iOS][Changed] - Prepare dummy hermes.xcframework before pod install.

Reviewed By: cipolleschi

Differential Revision: D41533994

fbshipit-source-id: d7d098ba5e882ac2d036335c23d7cda447d75b8d
2022-12-13 08:42:09 -08:00
..
build-apple-framework.sh Correctly set -DCMAKE_BUILD_TYPE for Hermes on iOS 2022-11-03 07:32:16 -07:00
build-hermes-xcode.sh Prepare dummy hermes.xcframework before pod install 2022-12-13 08:42:09 -08:00
build-hermesc-xcode.sh Build hermesc in Xcode run script phase 2022-11-24 10:22:40 -08:00
build-ios-framework.sh fix(hermes): change logic in build scripts for Apple to use the right version (#34710) 2022-09-26 02:02:32 -07:00
build-mac-framework.sh fix(hermes): change logic in build scripts for Apple to use the right version (#34710) 2022-09-26 02:02:32 -07:00
copy-hermes-xcode.sh Prepare dummy hermes.xcframework before pod install 2022-12-13 08:42:09 -08:00
create-dummy-hermes-xcframework.sh Prepare dummy hermes.xcframework before pod install 2022-12-13 08:42:09 -08:00