@MainActor attribute - when to apply
If you are in the middle of having Swift five and six in your code base, then you will need to proactively deal with applying the main actor attribute to your Swift five code, so that it doesn't break when you upgrade to Swift six.
This can happen if...
coderlyn.hashnode.dev2 min read