Skip to content

[visionOS] Add min_visionos_version_supported to ruby methods - #2050

Merged
Saad Najmi (Saadnajmi) merged 1 commit into
microsoft:mainfrom
Saadnajmi:ruby-vision
Jan 23, 2024
Merged

[visionOS] Add min_visionos_version_supported to ruby methods#2050
Saad Najmi (Saadnajmi) merged 1 commit into
microsoft:mainfrom
Saadnajmi:ruby-vision

Conversation

@Saadnajmi

Copy link
Copy Markdown
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
Saad Najmi (Saadnajmi) merged commit b705b4a into microsoft:mainJan 23, 2024
@Saadnajmi
Saad Najmi (Saadnajmi) deleted the ruby-vision branch January 23, 2024 06:36
Sign up for freeto 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

@Saadnajmi@lukas-cap