Post #1605003
2026-04-10 19:32 UTC
@mattiem Sorry I took a break. So it looks like @MainActor and it looks like I'm on Swift 5. that I know for sure, I haven't changed that just yet. I know I should.
Replies (1)
-
@mattiem@mastodon.social 2026-04-10 19:35
@Alexjusino no worries! Any changes are for you to decide. All I want is for you (well, first me) to understand. Ok so now we know *why* your type is constrained to only be allowed to run code on the main thread. You are asking the compiler to do that for all things. Next!