Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1cf9be317879dda01ac00d4e3542049c05d8d1cc
      
https://github.com/WebKit/WebKit/commit/1cf9be317879dda01ac00d4e3542049c05d8d1cc
  Author: Elliott Williams <[email protected]>
  Date:   2026-03-19 (Thu, 19 Mar 2026)

  Changed paths:
    M Configurations/SDKVariant.xcconfig
    M Source/WebKit/Configurations/Base.xcconfig
    M Source/WebKit/WebKit.xcodeproj/project.pbxproj

  Log Message:
  -----------
  WebKit's Derived Sources build phase does not run when input files from 
WebKitAdditions change
https://bugs.webkit.org/show_bug.cgi?id=309911
rdar://172498641

Reviewed by Andy Estes.

Reland 309240@main ("WebKit's Derived Sources build phase does not run
when input files from WebKitAdditions change") with a change to how the
xcfilelist paths are defined in build settings.

Do not define them in WebKit's installhdrs action, because the internal
build does not guarantee ordering between installhdrs phases. We do not
generate derived sources during installhdrs anyways, so this edge is
irrelevant.

* Configurations/SDKVariant.xcconfig:
* Source/WebKit/Configurations/Base.xcconfig:

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



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

Reply via email to