Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.49 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.49 KB

SyncKit

CI Status Carthage compatible Version License Platform

SyncKit automates the process of synchronizing Core Data or Realm models using CloudKit.

SyncKit uses introspection to work with any model. It sits next to your Core Data or Realm stack, making it easy to add synchronization to existing apps.

More info

  1. Basic Info
  2. Installation
  3. Core Data
    1. Migrations
  4. Realm
  5. Sharing
  6. Architecture
  7. FAQ

Author

Manuel Entrena, [email protected]

License

SyncKit is available under the MIT license. See the LICENSE file for more info.