Singleton SettingsManager with Swift 6 Strict Concurrency
I’m trying to migrate my (tiny) macOS and iOS app to Swift 6.
Properly Porting Thread / Delegate Pattern to Swift 6
I am currently porting the code of my app to Swift 6.
I previously used the following code pattern: