drewmccormack / ensembles

A synchronization framework for Core Data.
MIT License
1.63k stars 131 forks source link

Using Ensembles With CloudKit #214

Closed tounekti-ali closed 8 years ago

tounekti-ali commented 8 years ago

Hello Is it possible to tell me how to use Core Data with CloudKit . I did not find the two files CDECloudKitFileSystem.h and CDECloudKitFileSystem.m in the Framework / Extensions directory Do you have a Detailed tutorial Thank you

drewmccormack commented 8 years ago

CloudKit is only available in Ensembles v2, I'm afraid. The book explains how to use it, and the quick start chapter is a reasonable tutorial. See also the sample apps.