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

Prepare for 10.50.0 #8569

Merged
merged 1 commit into from
May 2, 2024

Prepare fot 10.50.0

610a53b
Select commit
Loading
Failed to load commit list.
Merged

Prepare for 10.50.0 #8569

Prepare fot 10.50.0
610a53b
Select commit
Loading
Failed to load commit list.
Xcode Cloud / RealmSwift | release-package-build-catalyst-RealmSwift-release_15.1 | Build - macOS succeeded May 2, 2024 in 2m 56s

6 warnings

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

Details

6 Warnings

Details

  RealmSwift/SwiftUI.swift:1560
      'transferredBytes' is deprecated: Use progressEstimate
  RealmSwift/Impl/RealmCollectionImpl.swift:192
      Passing argument of non-sendable type 'Value' outside of actor-isolated context may introduce data races
  Building for 'macCatalyst', but linking in dylib (/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL.tbd) built for 'macOS'
  RealmSwift/SwiftUI.swift:1561
      'transferredBytes' is deprecated: Use progressEstimate
  Building for 'macCatalyst', but linking in dylib (/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa.tbd) built for 'macOS'
  RealmSwift/Impl/RealmCollectionImpl.swift:217
      Passing argument of non-sendable type 'Value' outside of actor-isolated context may introduce data races