Skip to content
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

Swift 6 Compatibility #149

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

NeedleInAJayStack
Copy link
Member

This removes warnings and adds Swift 6 compatibility CI checks.

@NeedleInAJayStack NeedleInAJayStack self-assigned this Sep 21, 2024
@NeedleInAJayStack NeedleInAJayStack marked this pull request as draft September 21, 2024 16:10
@paulofaria
Copy link
Member

Does this PR still make sense?

@NeedleInAJayStack
Copy link
Member Author

NeedleInAJayStack commented Oct 26, 2024

Yeah, it still makes sense. Just waiting on the Swift 6.0 PR in the upstream setup-swift GitHub action package to go through: swift-actions/setup-swift#684

@xtremekforever
Copy link

Looks like Swift 6.0 is finally available with swift-actions/setup-swift?

This test is creates unreliable CI since we can't ensure performance of the runner machine.
@NeedleInAJayStack
Copy link
Member Author

@xtremekforever Good reminder - thanks! I've rebased this branch, and I think it's ready to go now!

Unfortunately I couldn't get rid of all the Swift 6 warnings since we're still targeting a few Swift 5 versions that don't have the replacement APIs. But we should be able to remove those as we push our version support forward over time.

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.

3 participants