Skip to content
forked from mentrena/SyncKit

Automatic CloudKit synchronization

License

Notifications You must be signed in to change notification settings

torfluor/SyncKit

 
 

Repository files navigation

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.

About

Automatic CloudKit synchronization

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 99.2%
  • Other 0.8%