Sorix / CloudCore

Framework that enables syncing between iCloud (CloudKit) and Core Data
MIT License
153 stars 40 forks source link

Supporting transformable attributes #33

Open Scytalion opened 6 years ago

Scytalion commented 6 years ago

I have tested this only with NSCoding compliant attributes, without a custom ValueTransformer. If one is set, it should also work.