Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 962fe1c1215b8f2eb69468ac6d04c6eeb500ab99
https://github.com/WebKit/WebKit/commit/962fe1c1215b8f2eb69468ac6d04c6eeb500ab99
Author: Ahmad Saleem <[email protected]>
Date: 2026-04-18 (Sat, 18 Apr 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=312630
rdar://175061341
Reviewed by Vitor Roriz.
This patch just removes duplicate reference of "OperationsInlines.h"
from JavaScriptCore project file to silence warning during build phase.
* Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj:
Canonical link: https://commits.webkit.org/311519@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications