Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to core 14.9.0 #8597

Merged
merged 4 commits into from
Jun 6, 2024

Update release Xcode version to 15.4

1ed5e5b
Select commit
Loading
Failed to load commit list.
Merged

Upgrade to core 14.9.0 #8597

Update release Xcode version to 15.4
1ed5e5b
Select commit
Loading
Failed to load commit list.
Xcode Cloud / RealmSwift | release-package-build-catalyst-RealmSwift-release_15.3 | Build - macOS succeeded Jun 6, 2024 in 2m 45s

4 warnings

Report Summary
Errors 0
Test Failures 0
Analysis Issues 0
Warnings 4

Details

4 Warnings

Details

  RealmSwift/Realm.swift:1327
      Passing argument of non-sendable type 'Realm' into actor-isolated context may introduce data races
  RealmSwift/SwiftUI.swift:1566
      'transferredBytes' is deprecated: Use progressEstimate
  RealmSwift/SwiftUI.swift:1567
      'transferredBytes' is deprecated: Use progressEstimate
  RealmSwift/Realm.swift:1351
      Passing argument of non-sendable type 'RLMRealm' outside of actor-isolated context may introduce data races