react-native-macos/scripts/hermes
Riccardo Cipolleschi e36c492ace Remove version from the tarball (#35285)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/35285

While doing the release 0f 0.71.0-RC0, we noticed that having the RN version in the hermes tarball was causing more harm than good.

With the version in the name, we ended up with multiple tarballs for debug and release and we were not able to explicitly pick the right tarball given a build.

This change remove the version from the tarball name.

## Changelog
[General][Changed] - Remove React Native version from Hermes tarball name

Reviewed By: lunaleaps

Differential Revision: D41156353

fbshipit-source-id: 8899d5e1e1555bc728d923f3b78d1261e6ff09c7
2022-11-14 08:31:30 -08:00
..
__tests__ Remove version from the tarball (#35285) 2022-11-14 08:31:30 -08:00
bump-hermes-version.js Hermes: Consolidate Hermes build scripts into scripts/hermes/hermes-utils.js 2022-05-12 20:11:59 -07:00
create-tarball.js Remove version from the tarball (#35285) 2022-11-14 08:31:30 -08:00
get-tarball-name.js Remove version from the tarball (#35285) 2022-11-14 08:31:30 -08:00
hermes-utils.js Remove version from the tarball (#35285) 2022-11-14 08:31:30 -08:00
prepare-hermes-for-build.js Hermes scripts: rename tarball methods to distinguish between source code and prebuilt artifacts (#35156) 2022-10-31 15:30:02 -07:00