Skip to content

Fix compilation under Swift 6.4 (and the swiftbuild build system) - #782

Merged
stackotter merged 1 commit into
mainfrom
stackotter/fix_swiftbuild_compilation
Sep 16, 2026
Merged

stackotter merged 1 commit into
mainfrom
stackotter/fix_swiftbuild_compilation

Conversation

@stackotter

@stackotter stackotter commented Sep 16, 2026

Copy link
Copy Markdown
Collaborator

This PR resolves #781.

The workaround is rather strange, but it does appear to work. I have no idea why SwiftPM is even trying to load that header in the first place, but at least SwiftCrossUI compiles again.

This is a workaround for swiftlang/swift-package-manager#10538

@stackotter
stackotter marked this pull request as ready for review September 16, 2026 01:50
@stackotter
stackotter merged commit 3c69659 into main Sep 16, 2026
23 checks passed
@stackotter
stackotter deleted the stackotter/fix_swiftbuild_compilation branch September 16, 2026 12:20
Sign up for free to 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.

Compilation broken under Swift 6.4 (with swiftbuild build system)

1 participant