Skip to content

Revert "Explicitly add visionOS availability to tests that check availability. (#424)" #426

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 1 commit into from
May 21, 2024

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented May 21, 2024

This reverts commit 406564e.

The revert is needed because Swift 5.10 does not recognize visionOS and swift-testing does not currently have the ability to conditionalize availability with #if compiler(>=5.11).

We can reapply the change in the future if/when we require Swift 6.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

@grynspan grynspan added bug 🪲 Something isn't working public-api Affects public API labels May 21, 2024
@grynspan grynspan self-assigned this May 21, 2024
@grynspan
Copy link
Contributor Author

@swift-ci please test

@grynspan grynspan merged commit 3ea2af8 into main May 21, 2024
2 of 3 checks passed
@grynspan grynspan deleted the jgrynspan/revert-visionOS branch May 21, 2024 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working public-api Affects public API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants