Post

Replies

Boosts

Views

Activity

Reply to Core Data + CKSyncEngine with Swift 6 — concurrency, Sendable, and best practices validation
Thanks, @DTS Engineer. Opening the project in Xcode 26 already shows some warnings in SyncEngine.swift. We can start there. I don’t want to use @unchecked Sendable. Could you please: Explain how I can remove the warnings? Show how to remove @unchecked Sendable from SyncEngine.swift? If I just delete it, multiple errors appear.
Sep ’25