Caiyue1993 IceCream Versions Save

Sync Realm Database with CloudKit

1.7.2

5 years ago

Add

  • Add support for Lists of basic types #98

Fix

  • Fix a crash when new no-optional property added #92
  • Avoid force unwrapping storedData #101

1.7.1

5 years ago

Add

  • Add pushAll method. #94
  • Change method name sync to pull.

Fix

  • Fetch changes on the non-main thread.
  • Move registerLocalDatabase to completion block of createCustomZones.
  • Fix isCustomZoneCreated setter logic.
  • More Swift 4.2 and optimize code style.

1.7.0

5 years ago

Xcode 10 / Swift 4.2 support

1.6.0

5 years ago

Now IceCream is available on iOS, macOS, tvOS and watchOS.

1.5.0

5 years ago

Add

  • Many-to-one relationship support. #74

Fix

  • Carthage nested dependency issue. #71

1.4.0

6 years ago

Multiple objects syncing has been officially supported!

The usage has been slightly changed. But we still have NO incompatible changes in this update. So, just keep enjoying using IceCream.

1.3.2

6 years ago

Building into a static framework has been officially supported

1.3.0

6 years ago

Add support for Carthage and we've got a better CKAsset handler.

1.2.0

6 years ago

Add a perfect solution to asset syncing.

1.1.0

6 years ago

Now IceCream is equipped with a powerful error handler!