Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0cc6539418448422526a1521bdda9286236b69f7
https://github.com/WebKit/WebKit/commit/0cc6539418448422526a1521bdda9286236b69f7
Author: Elliott Williams <[email protected]>
Date: 2026-03-11 (Wed, 11 Mar 2026)
Changed paths:
M Source/WebKit/Scripts/generate-swift-availability-macros
M Source/WebKit/Scripts/postprocess-header-rule
Log Message:
-----------
[Build] Downlevel configurations use the wrong
`postprocess-framework-headers-definitions` script
https://bugs.webkit.org/show_bug.cgi?id=309608
rdar://171676162
Unreviewed build fix. Usage of this script was hard-coding its location
in the SDK to be at `./usr/local/include/WebKitAdditions`. In
downlevels, our library headers install to a `safari-sdk/` subdirectory,
so we need to search there by reading the corresponding build setting.
* Source/WebKit/Scripts/generate-swift-availability-macros:
* Source/WebKit/Scripts/postprocess-header-rule:
Canonical link: https://commits.webkit.org/309062@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications