Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a866c9f0c166826a2d997c97331ba9f671b108d3
https://github.com/WebKit/WebKit/commit/a866c9f0c166826a2d997c97331ba9f671b108d3
Author: Richard Robinson <[email protected]>
Date: 2026-03-02 (Mon, 02 Mar 2026)
Changed paths:
M Source/WTF/WTF.xcodeproj/project.pbxproj
M Source/WebCore/PAL/PAL.xcodeproj/project.pbxproj
M Source/bmalloc/bmalloc.xcodeproj/project.pbxproj
Log Message:
-----------
[Swift in WebKit] The custom library module verifier should not run during
the "installhdrs" phase
https://bugs.webkit.org/show_bug.cgi?id=308840
rdar://171377002
Reviewed by Elliott Williams.
Prevent the library module verifier from running when the build action is
"installhdrs".
Also let Xcode make some sorting changes to the WTF Xcode project file that it
seemed to want to do.
* Source/WTF/WTF.xcodeproj/project.pbxproj:
* Source/WebCore/PAL/PAL.xcodeproj/project.pbxproj:
* Source/bmalloc/bmalloc.xcodeproj/project.pbxproj:
Canonical link: https://commits.webkit.org/308479@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications