Realm v10.1.3 Release Notes

Release Date: 2020-11-13 // over 3 years ago
  • โœจ Enhancements

    • โž• Add Xcode 12.2 binaries to the release package.

    ๐Ÿ›  Fixed

    • Disallow setting RLMRealmConfiguration.deleteRealmIfMigrationNeeded/Realm.Config.deleteRealmIfMigrationNeeded when sync is enabled. This did not actually work as it does not delete the relevant server state and broke in confusing ways (PR #6931).

    Compatibility

    • Realm Studio: 10.0.0 or later.
    • ๐Ÿš€ APIs are backwards compatible with all previous releases in the 10.x.y series.
    • ๐Ÿš€ Carthage release for Swift is built with Xcode 12.1.
    • CocoaPods: 1.10 or later.