Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1779865d0bac3ebeffb8385a7c2137eb07391655
https://github.com/WebKit/WebKit/commit/1779865d0bac3ebeffb8385a7c2137eb07391655
Author: Geoffrey Garen <[email protected]>
Date: 2026-04-14 (Tue, 14 Apr 2026)
Changed paths:
M Source/bmalloc/bmalloc.xcodeproj/project.pbxproj
Log Message:
-----------
[Build Speed] Remove duplicate entires from balloc.xcodeproj
https://bugs.webkit.org/show_bug.cgi?id=312275
rdar://174749230
Reviewed by Jer Noble.
This saves a noticeable amount of time by virtue of not inviting Xcode
to warn about duplication.
(I'm eyeballing the result because the time gets spent after the build
is techincally over, but before the result is shown to the programmer,
so Xcode doesn't measure it.)
* Source/bmalloc/bmalloc.xcodeproj/project.pbxproj:
Canonical link: https://commits.webkit.org/311207@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications