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