Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ed89aa899427e68da30e33c423c79f2220ea2db0
      
https://github.com/WebKit/WebKit/commit/ed89aa899427e68da30e33c423c79f2220ea2db0
  Author: Elliott Williams <[email protected]>
  Date:   2026-06-25 (Thu, 25 Jun 2026)

  Changed paths:
    M Tools/TestWebKitAPI/Configurations/Base.xcconfig

  Log Message:
  -----------
  [Build] Spurious module compilation failures in TestWebKitAPI (signature 
mismatch)
https://bugs.webkit.org/show_bug.cgi?id=316821
rdar://179255886

Unreviewed build fix.

EWS is seeing spurious module "is out of date and needs to be rebuilt:
signature mismatch" failures. This should be solvable by switching to
explicitly built modules for Swift-C++ interop. We've done that in most
of our Swift-C++ targets already, but seemingly forgot to in
TestWebKitAPI.

As a follow-up, I intend to standardize this build setting across the
project.

* Tools/TestWebKitAPI/Configurations/Base.xcconfig:

Canonical link: https://commits.webkit.org/315830@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to