Add support for CoreData cloud sync using NSPersistentCloudKitContainer #312

Closed
opened 2025-12-29 18:25:34 +01:00 by adam · 0 comments
Owner

Originally created by @tomislav on GitHub (Feb 5, 2020).

On iOS 13 Core Data supports syncing through CloudKit using NSPersistentCloudKitContainer

https://developer.apple.com/documentation/coredata/mirroring_a_core_data_store_with_cloudkit/setting_up_core_data_with_cloudkit
https://developer.apple.com/documentation/coredata/nspersistentcloudkitcontainer

Would it be possible to add support for this to CoreStore?

Originally created by @tomislav on GitHub (Feb 5, 2020). On iOS 13 Core Data supports syncing through CloudKit using NSPersistentCloudKitContainer https://developer.apple.com/documentation/coredata/mirroring_a_core_data_store_with_cloudkit/setting_up_core_data_with_cloudkit https://developer.apple.com/documentation/coredata/nspersistentcloudkitcontainer Would it be possible to add support for this to CoreStore?
adam closed this issue 2025-12-29 18:25:35 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore-JohnEstropia#312