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
Switch to building the Carthage release with Xcode 13.
Fixed
Fix compilation error where Swift 5.5 is available but the macOS 12 SDK was
not. This was notable for the Xcode 13 RC. This fix adds a #canImport check
for the _Concurrency module that was not available before the macOS 12 SDK.
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.