Skip to content

Update packaging for Xcode 15.3

Xcode Cloud / RealmSwift | osx_14.3.1 | Test - macOS required action Mar 6, 2024 in 9m 32s

1 test failure, 8 warnings

Report Summary
Errors 0
Test Failures 1
Analysis Issues 0
Warnings 8

Details

1 Test Failure

Details

  -[ObjectNotifierTests testModifyObservedKeyPathRemotely] | Realm/Tests/NotificationTests.m:1646
      Asynchronous wait failed: Exceeded timeout of 0.1 seconds, with unfulfilled expectations: "change notification".

8 Warnings

Details

  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
  file:///Volumes/workspace/DerivedData/Build/Products/Release/include/external/json/json.hpp:24596
      No newline at end of file
  Realm/RLMResults_Private.h:21
      Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
  skipping copy phase strip, binary is code signed: /Volumes/workspace/DerivedData/Build/Products/Release/Realm.framework/Versions/A/Realm
  Direct access in function 'realm::sync::InstructionApplier::operator()(realm::sync::instr::SetErase const&)::SetEraseResolver::on_set(realm::SetBase&)' from file '/Volumes/workspace/DerivedData/Build/Products/Release/librealm-monorepo.a(instruction_applier.o)' to global weak symbol 'typeinfo for realm::Set' from file '/Volumes/workspace/DerivedData/Build/Products/Release/librealm-monorepo.a(set.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
  Direct access in function 'realm::sync::InstructionApplier::operator()(realm::sync::instr::SetInsert const&)::SetInsertResolver::on_set(realm::SetBase&)' from file '/Volumes/workspace/DerivedData/Build/Products/Release/librealm-monorepo.a(instruction_applier.o)' to global weak symbol 'typeinfo for realm::Set' from file '/Volumes/workspace/DerivedData/Build/Products/Release/librealm-monorepo.a(set.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
  No App Category is set for target 'TestHost'. Set a category by using the General tab for your target, or by adding an appropriate LSApplicationCategory value to your Info.plist.