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

Fixes main actor complaints in Swift 6.1 #96

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

Conversation

FutureSeth
Copy link

Swift 6.1 broke package compilation with complaints about builders switching actors. Updating the builder typealias to specify MainActor.

@FutureSeth FutureSeth requested a review from FulcrumOne as a code owner April 1, 2025 17:54
@subelsky
Copy link

subelsky commented Apr 4, 2025

I have this branch working in production, seems good-to-go 👍

@subelsky
Copy link

subelsky commented Apr 4, 2025

thanks @FutureSeth !

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.

2 participants