gianpispi / SyncKit

Automatic CloudKit synchronization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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, manuel@mentrena.com

License

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

About

Automatic CloudKit synchronization

License:MIT License


Languages

Language:Swift 99.1%Language:Ruby 0.6%Language:Shell 0.3%