Release 10.53.0 #8671
+71
−44
Merged
Release 10.53.0 #8671
Xcode Cloud / RealmSwift | ios_16 beta 5 | Test - iOS
succeeded
Aug 20, 2024 in 19m 34s
10 warnings
Report Summary | |
---|---|
Errors | 0 |
Test Failures | 0 |
Analysis Issues | 0 |
Warnings | 10 |
Details
10 Warnings
Details
- Realm/RLMResults_Private.h:21
Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
- Realm/Tests/Swift/SwiftRealmTests.swift:244
Capture of 'self' with non-sendable type 'SwiftRLMRealmTests' in a `@Sendable` closure; this is an error in the Swift 6 language mode
- Realm/Tests/Swift/SwiftRealmTests.swift:133
Capture of 'self' with non-sendable type 'SwiftRLMRealmTests' in a `@Sendable` closure; this is an error in the Swift 6 language mode
- Realm/Tests/Swift/SwiftRealmTests.swift:159
Capture of 'self' with non-sendable type 'SwiftRLMRealmTests' in a `@Sendable` closure; this is an error in the Swift 6 language mode
- Realm/Tests/Swift/SwiftRealmTests.swift:82
Capture of 'self' with non-sendable type 'SwiftRLMRealmTests' in a `@Sendable` closure; this is an error in the Swift 6 language mode
- Realm/RLMAsyncTask_Private.h:21
Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
-
tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing
- Realm/Tests/RealmTests.mm:1909
Variable 'asyncTransactionIdA' is uninitialized when captured by block
- Realm/Tests/Swift/SwiftRealmTests.swift:219
Capture of 'self' with non-sendable type 'SwiftRLMRealmTests' in a `@Sendable` closure; this is an error in the Swift 6 language mode
-
not stripping binary because it is signed: /Volumes/workspace/DerivedData/Build/Products/Release-iphonesimulator/Realm.framework/Realm
Loading