mrlegowatch / GarageStorageSwift

A Swift implementation of GarageStorage. Provides a convenient way to store any kind of data in a repository backed by Core Data.
MIT License
8 stars 1 forks source link

CloudKit support #10

Open jflow opened 4 years ago

jflow commented 4 years ago

Does GarageStorage support CloudKit? If not are you planning on adding this support?

mrlegowatch commented 4 years ago

CloudKit is not currently supported, and and there are currently no plans to add support. If you are interested in helping to investigate adding such support, here is a useful starting point:

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