Skip to content

Update Array+FileSystem.swift to add visionOS #3220

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
May 7, 2025
Merged

Update Array+FileSystem.swift to add visionOS #3220

merged 10 commits into from
May 7, 2025

Conversation

rnro
Copy link
Contributor

@rnro rnro commented Apr 23, 2025

Fix visionOS builds and tests

Motivation:

visionOS builds and tests were failing because of missing cases in availability guards.

Modifications:

Spell guards in terms of Darwin where appropriate, add visionOS

Result:

Example run of this working in CI https://github.com/apple/swift-nio/actions/runs/14876166161/job/41773757638?pr=3220

@rnro rnro added the 🔨 semver/patch No public API change. label May 7, 2025
@rnro rnro marked this pull request as ready for review May 7, 2025 06:26
@rnro rnro enabled auto-merge (squash) May 7, 2025 10:29
@rnro rnro merged commit 14dcafc into main May 7, 2025
40 of 45 checks passed
@rnro rnro deleted the rnro-patch-1 branch May 7, 2025 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants