Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4ead349a771f24f30d7191a7f6a3d2732f1bb7af
https://github.com/WebKit/WebKit/commit/4ead349a771f24f30d7191a7f6a3d2732f1bb7af
Author: Richard Robinson <[email protected]>
Date: 2026-06-25 (Thu, 25 Jun 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:
-----------
The custom library module verifier should exit with a non-zero exit code upon
failure
https://bugs.webkit.org/show_bug.cgi?id=317904
rdar://180688954
Reviewed by Zak Ridouh.
Use "set -e" so that the Python script error propagates to the bash script.
* 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/315870@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications