You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Improvements
Update all dependencies to latest versions with support for Xcode 13 and iOS 15
Most notably Realm from v3.21.0 to v10.15.1
Breaking Changes
The designated initializers defined by RLMObject and RealmSwift.Object when inheriting Entity, File, etc. are no longer required and should be removed.
Carthage:
We are using xcframeworks now
SPM:
The Package.swift file was updated to use the exact version of dependencies matching the ones from Cartfile.resolved
The tests related dependencies are removed from Package.swift