Prepare for 10.50.0 #8569
Merged
Prepare for 10.50.0 #8569
Xcode Cloud / RealmSwift | watchos-swift_15.1 | Build - macOS
succeeded
May 2, 2024 in 2m 57s
4 warnings
Report Summary | |
---|---|
Errors | 0 |
Test Failures | 0 |
Analysis Issues | 0 |
Warnings | 4 |
Details
4 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
- RealmSwift/SwiftUI.swift:1561
'transferredBytes' is deprecated: Use progressEstimate
- RealmSwift/Impl/RealmCollectionImpl.swift:217
Passing argument of non-sendable type 'Value' outside of actor-isolated context may introduce data races
Loading