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

Redesign the Logger API #8645

Closed
wants to merge 4 commits into from

Redesign the Logger API

ab72b7a
Select commit
Loading
Failed to load commit list.
Closed

Redesign the Logger API #8645

Redesign the Logger API
ab72b7a
Select commit
Loading
Failed to load commit list.
Xcode Cloud / RealmSwift | ios_15.1 | Test - iOS succeeded Jul 27, 2024 in 12m 2s

4 warnings

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

Details

4 Warnings

Details

  Realm/RLMResults_Private.h:21
      Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
  not stripping binary because it is signed: /Volumes/workspace/DerivedData/Build/Products/Release-iphonesimulator/Realm.framework/Realm
  Realm/Tests/RealmTests.mm:1909
      Variable 'asyncTransactionIdA' is uninitialized when captured by block
  Realm/RLMAsyncTask_Private.h:21
      Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead

Annotations

Check notice on line 1909 in Realm/Tests/RealmTests.mm

See this annotation in the file changed.

@xcode-cloud xcode-cloud / RealmSwift | ios_15.1 | Test - iOS

Realm/Tests/RealmTests.mm#L1909

Variable 'asyncTransactionIdA' is uninitialized when captured by block