Skip to content

Conversation

@rcancro
Copy link
Contributor

@rcancro rcancro commented Jan 29, 2025

Initial attempt to mark all methods that are guaranteed to run on main as NS_SWIFT_UI_ACTOR.

Copy link
Collaborator

@andyfinnell andyfinnell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a good start. Have we tested these changes in a codebase with a Swift 6 (Xcode 16) compiler?

@rcancro rcancro merged commit 83c6ff8 into TextureGroup:master Jan 29, 2025
11 checks passed
@rcancro rcancro deleted the actor branch January 29, 2025 19:34
JohnEstropia pushed a commit to FluidGroup/Texture that referenced this pull request Feb 21, 2025
…2121)

* Add NS_SWIFT_UI_ACTOR to methods always called on main

* found a couple more main actor blocks/methods

(cherry picked from commit 83c6ff8)
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