Skip to content
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

feat: Add tvOS support to Hermes artifacts #46865

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

douglowder
Copy link
Contributor

Summary:

Adds tvOS to the list of Apple platforms supported by the Hermes artifacts. After this, the React Native TV builds will be able to use the same Hermes artifacts as those used by RN core.

Added some code in hermes-utils.rb so that the Hermes podspec can use a local Maven repo (/tmp/maven-local).

Note: This PR should not be merged until the corresponding Hermes PR facebook/hermes#1529 is merged.

Changelog:

[iOS][Added] tvOS support for Hermes artifacts

Test Plan:

  • tvOS is also added to the build and test GitHub workflows.

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. labels Oct 7, 2024
Copy link
Contributor

@cipolleschi cipolleschi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @douglowder, thanks for the PR. I believe we should drop the maven_local changes as there is nothing related to iOS there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants