Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 532d1ee152e41d25f25acbd30a26ab88dc5b8ab6
https://github.com/WebKit/WebKit/commit/532d1ee152e41d25f25acbd30a26ab88dc5b8ab6
Author: Ahmad Saleem <[email protected]>
Date: 2026-03-27 (Fri, 27 Mar 2026)
Changed paths:
M Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj
Log Message:
-----------
Fix "Skipping duplicate build file in Compile Sources build phase" warning in
JavaScriptCore
https://bugs.webkit.org/show_bug.cgi?id=310938
rdar://173551178
Reviewed by Vitor Roriz, Yusuke Suzuki, and Simon Fraser.
This patch just removes duplicate reference of "ParserFunctionInfo.h"
from JavaScriptCore project file to silence warning during build phase.
* Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj:
Canonical link: https://commits.webkit.org/310136@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications