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.
Enhancements
Add a new @ThreadSafe property wrapper. Objects and collections wrapped by @ThreadSafe may be passed between threads. It's
intended to allow local variables and function parameters to be used across threads when needed.
Fixed
None.
Compatibility
Realm Studio: 11.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 13.0.