Are there any good CloudKit packages that help with syncing a Core Data database?
I'm really fed up with both NSPersistentCloudKitContainer and CKSyncEngine. It's just too complex for a single developer. It's really hindering my ability to create new features if I always have this in the back of my head. I wonder if building a custom solution on my own server is better at this point to not have to talk to a black hole, that is iCloud.