Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dea92a76924f65901ad9cae6396ff0b5790ececa
https://github.com/WebKit/WebKit/commit/dea92a76924f65901ad9cae6396ff0b5790ececa
Author: Zak Ridouh <[email protected]>
Date: 2026-06-16 (Tue, 16 Jun 2026)
Changed paths:
M WebKit.xcworkspace/contents.xcworkspacedata
Log Message:
-----------
Remove stray FormattedLogging.cpp FileRef from WebKit.xcworkspace
https://bugs.webkit.org/show_bug.cgi?id=317244
rdar://179860845
Reviewed by Cole Carley.
The reland in 315305@main accidentally added a top-level <FileRef> to
the workspace pointing directly at FormattedLogging.cpp, causing the
file to appear at the root of the Xcode navigator alongside the
.xcodeproj projects. The file is already part of the build via the
TestWebKitAPI file-system-synchronized group, so this reference was
spurious. Remove it.
* WebKit.xcworkspace/contents.xcworkspacedata:
Canonical link: https://commits.webkit.org/315334@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications