Realm v0.89.1 Release Notes

Release Date: 2014-12-22 // over 9 years ago
  • API breaking changes

    • None.

    โœจ Enhancements

    • ๐Ÿ‘Œ Improve the error message when a Realm can't be opened due to lacking write permissions.

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fix an assertion failure when inserting rows after calling deleteAllObjects on a Realm.
    • Separate dynamic frameworks are now built for the simulator and devices to work around App Store submission errors due to the simulator version not being automatically stripped from dynamic libraries.