Skip to content

Conversation

@jakepetroules
Copy link
Contributor

This makes visionOS and DriverKit builds work correctly using the Swift Build backend.

This makes visionOS and DriverKit builds work correctly using the Swift Build backend.
@jakepetroules
Copy link
Contributor Author

@swift-ci test

/// watchOS, corresponding to the `watchos` OS name.
case watchOS(EnvironmentWithoutCatalyst)

/// visionOS, corresponding to the `xros` and `visionos` OS names.
Copy link
Contributor

Choose a reason for hiding this comment

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

The triple implementation is vendor over from SwiftDriver so it's probably best to try to keep the two in sync

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants