SyncKit Versions Save

Automatic CloudKit synchronization

1.3.2

1 year ago
  • Fix transformable properties again, although it's now recommended to adopt custom record processing
  • Fix for an issue that might cause SyncKit to ignore records uploaded by the same device when using shared record zones.

1.3.0

2 years ago
  • Reorganizes framework projects. Uses xcframeworks for Carthage.
  • Supports new CloudKit features in iOS 15, MacOS 12, WatchOS 8: record zone sharing and encrypted fields.
  • Fixes.

1.2.1

2 years ago

1.1.0

3 years ago

Support for primary keys of types other than String.

1.0.1

3 years ago

Realm fixes

1.0.0

3 years ago

0.9.0

3 years ago

0.8.0

3 years ago
  • Using Realm 10.1.0 or higher.
  • Added support for custom record encoding/decoding using recordProcessingDelegate on the adapter class.
  • Better conflict resolution when uploading an outdated record.

0.7.16

3 years ago

Carthage dependency for Realm 10.0.0.

0.7.15

3 years ago

Updates Realm dependency to 10.0.0.