v20.0.5
- Fix compilation with Xcode 27.
- When using Xcode 27, the
whereproperty on some SwiftUI helpers is defined differently to work around backtick-escaped names not working in macro expansions. The new definition appears to be API-compatible, but please report if there is some case where it does not work.
- Carthage release for Swift is built with Xcode 26.5.
- CocoaPods: 1.10 or later.
- Xcode: 26.1-27
- Upgraded realm-core from 20.1.4 to 20.1.5
v20.0.4
- Update build scripts for Xcode 26.
- Drop support for Xcode < 26.
- Prebuilt binaries are no longer code signed as Realm is no longer officially distributed by MongoDB.
- Fix compilation with Xcode 26.4.
- Carthage release for Swift is built with Xcode 26.3.
- CocoaPods: 1.10 or later.
- Xcode: 26.1-26.4
v10.54.6
Add Xcode 26.0.1 binaries and drop support for Xcode < 16.3.
v10.54.5
- Add Xcode 16.4 binaries.
- Add support for building with Xcode 26 beta 1.
- Realm Studio: 15.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 16.4.0.
- CocoaPods: 1.10 or later.
- Xcode: 15.3.0-26 beta 1.
v10.54.3
- Enable automatic client reset handling for Events Realms. These Realms typically do not trigger client resets, but may if sync is restarted when one is partially uploaded. (Core #8072).
- Realm Studio: 15.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 16.2.0.
- CocoaPods: 1.10 or later.
- Xcode: 15.3.0-16.2.
- Upgraded realm-core from v14.13.1 to 14.14.0
v20.0.1
- Update build scripts for Xcode 16.2.
- A query with a number of predicates ORed together may result in a crash on some platforms (strict weak ordering check failing on iphone) (#8028, since v10.50.0).
- Realm Studio: 15.0.0 or later.
- Carthage release for Swift is built with Xcode 16.2.0.
- CocoaPods: 1.10 or later.
- Xcode: 15.3.0-16.2.
- Upgraded realm-core from v20.0.0 to 20.1.0