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

Enable Swift 6 mode #723

Merged
merged 9 commits into from
Sep 16, 2024
Merged

Enable Swift 6 mode #723

merged 9 commits into from
Sep 16, 2024

Conversation

rechsteiner
Copy link
Owner

No description provided.

UICollectionViewLayoutAttributes has been isolated to the main actor,
but isEqual(object:) and copy(with:zone) is still non-isolated. Fixed
for now, by making our own properties nonisolated.
Fixes actor isolation issues with XCTestCase.
@rechsteiner rechsteiner merged commit 2e3283e into main Sep 16, 2024
1 check passed
@rechsteiner rechsteiner deleted the swift-6 branch September 16, 2024 20:28
@rechsteiner rechsteiner mentioned this pull request Sep 29, 2024
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.

1 participant