Enhancements
- Add prebuilt binary for Xcode 11.5 to the release package.
Fixed
- Fix linker error when building a xcframework for Catalyst. (#6511, since 4.3.1).
- Fix building for iOS devices when using Swift Package Manager (#6522, since 5.0.0).
List
andRealmOptional
properties on frozen objects were not initialized correctly and would always reportnil
or an empty list. (#6527, since 5.0.0).
Compatibility
- File format: Generates Realms with format v10 (Reads and upgrades all previous formats)
- Realm Object Server: 3.21.0 or later.
- Realm Studio: 3.11 or later.
- APIs are backwards compatible with all previous releases in the 5.x.y series.
- Carthage release for Swift is built with Xcode 11.5.