You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vexil can't be compiled for visionOS because of conditional imports.
Vexil version:2.2.2 Swift version:swift-driver version: 1.87.2 Apple Swift version 5.9 (swiftlang-5.9.2.1.6 clang-1500.1.0.1.1) Environment: Xcode 15.1 beta, macOS Sonoma
✅ Checklist
If possible, I've reproduced the issue using the main branch of this package
Vexil can't be compiled for visionOS because of conditional imports.
Vexil version:
2.2.2
Swift version:
swift-driver version: 1.87.2 Apple Swift version 5.9 (swiftlang-5.9.2.1.6 clang-1500.1.0.1.1)
Environment: Xcode 15.1 beta, macOS Sonoma
✅ Checklist
main
branch of this package🔢 Steps to Reproduce
Compile with Vexil 2.2.2 as a dependency for visionOS (not iOS/iPad on visionOS).
🎯 Expected behavior
It compiles.
🕵️♀️ Actual behavior
Swift error:
This is because of:
The text was updated successfully, but these errors were encountered: