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

[visionOS] Add min_visionos_version_supported to ruby methods #2050

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

Saadnajmi
Copy link
Collaborator

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:

This PR is part of a series of PRs for adding support for visionOS to the repository. See #2019 .

Add the ruby helper methods to add visionos to all of our podspecs. Because RNTester doesn't yet have a scheme targetting visionOS, cocoapods won't generate the extra visionOS targets when we run pod install. Therefore, this change should mostly be a no-op.

Changelog:

[IOS] [CHANGED] - [visionOS] Add min_visionos_version_supported to ruby methods

Test Plan:

CI should pass.

@Saadnajmi Saadnajmi merged commit b705b4a into microsoft:main Jan 23, 2024
16 checks passed
@Saadnajmi Saadnajmi deleted the ruby-vision branch January 23, 2024 06:36
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.

2 participants