Skip to content

Fix compilation for < Swift 6.2, add CI for Xcode 16 #2688

Merged
freak4pc merged 9 commits intomainfrom
swift6-ci
Jan 26, 2026
Merged

Fix compilation for < Swift 6.2, add CI for Xcode 16 #2688
freak4pc merged 9 commits intomainfrom
swift6-ci

Conversation

@freak4pc
Copy link
Copy Markdown
Member

Fixes #2683, and also adds Xcode 16 CI so we hopefully don't miss something like this again :)

freak4pc referenced this pull request Jan 26, 2026
Swift allows trailing commas in arrays and argument lists, but not after the last parameter in a function call when it's the final argument.
@freak4pc freak4pc merged commit 5734ad2 into main Jan 26, 2026
16 checks passed
@freak4pc freak4pc deleted the swift6-ci branch January 26, 2026 20:53
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.

The formatting changes in 6.10 raise the required Swift version to 6.2

1 participant