Skip to content

Remove references to hermes-engine-darwin #956

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Jan 25, 2022

Conversation

Saadnajmi
Copy link
Collaborator

@Saadnajmi Saadnajmi commented Jan 15, 2022

Please select one of the following

  • I am removing an existing difference between facebook/react-native and microsoft/react-native-macos 👍
  • I am cherry-picking a change from Facebook's react-native into microsoft/react-native-macos 👍
  • I am making a fix / change for the macOS implementation of react-native
  • I am making a change required for Microsoft usage of react-native

Summary

As of facebook/hermes#639 hermes-engine-darwin no longer exists, and macOS should use the standard hermes-engine that is shared with iOS. This change updates our template to reflect that.

I also updated local-cli/generator-macos/templates/macOS/Podfile to more closely match template/ios/Podfile.

Changelog

[macOS] [Removed] - Remove references to hermes-engine-darwin

Test Plan

CI Passing should be enough to verify the template still works. hermes as of now doesn't work on macOS, so that's still a WIP.

@Saadnajmi Saadnajmi merged commit f9dccaa into microsoft:main Jan 25, 2022
@Saadnajmi Saadnajmi deleted the remove-hermes-engine-darwin branch January 25, 2022 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants