Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 37f5ab1c61dcc75528b8c7b8fd27eafb5a1e348f
https://github.com/WebKit/WebKit/commit/37f5ab1c61dcc75528b8c7b8fd27eafb5a1e348f
Author: Geoffrey Garen <[email protected]>
Date: 2026-04-14 (Tue, 14 Apr 2026)
Changed paths:
M Source/WTF/WTF.xcodeproj/project.pbxproj
Log Message:
-----------
[Build Speed] Script phase speedups for WTF
rdar://174711786
https://bugs.webkit.org/show_bug.cgi?id=312233
Reviewed by Jer Noble.
This is worth a few hundred ms per incremental build.
* Source/WTF/WTF.xcodeproj/project.pbxproj: Added a timestamp output to
symlink-public-sdk-headers because in the degenerate case it never outputs
anything so it runs on every build.
Removed a duplicate entry for the rdar://173516139 workaround.
Canonical link: https://commits.webkit.org/311203@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications