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

RCOCOA-1883: Add "Sync is not enabled for this App" as a catchable error in error handler #8643

Merged
merged 5 commits into from
Jul 24, 2024

Solve PR comments

6191b22
Select commit
Loading
Failed to load commit list.
Merged

RCOCOA-1883: Add "Sync is not enabled for this App" as a catchable error in error handler #8643

Solve PR comments
6191b22
Select commit
Loading
Failed to load commit list.
Xcode Cloud / RealmSwift | tvos_16 beta 3 | Test - tvOS succeeded Jul 24, 2024 in 19m 15s

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:82
      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/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/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:219
      Capture of 'self' with non-sendable type 'SwiftRLMRealmTests' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  Realm/Tests/RealmTests.mm:1909
      Variable 'asyncTransactionIdA' is uninitialized when captured by block
  not stripping binary because it is signed: /Volumes/workspace/DerivedData/Build/Products/Release-appletvsimulator/Realm.framework/Realm
  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