[Webkit-unassigned] [Bug 222054] New: Remove missing files from WebKit Xcode project
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 17 11:00:09 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=222054
Bug ID: 222054
Summary: Remove missing files from WebKit Xcode project
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ddkilzer at webkit.org
Remove missing files from WebKit Xcode project.
Some cruft has built up since the last time I ran `tidy-Xcode-project-file --missing` from Bug 188754.
$ ./Tools/Scripts/tidy-Xcode-project-file --missing Source/WebKit/WebKit.xcodeproj
Reading project file Source/WebKit/WebKit.xcodeproj...
Searching for missing references to files and groups...
MISSING: File or folder "NetworkCacheFileSystemCocoa.mm" is missing at path: Source/WebKit/NetworkProcess/cache/NetworkCacheFileSystemCocoa.mm
MISSING: File or folder "ImageDataReference.h" is missing at path: Source/WebKit/Platform/IPC/ImageDataReference.h
MISSING: File or folder "WebRTCSocket.messages.in" is missing at path: Source/WebKit/WebProcess/Network/webrtc/WebRTCSocket.messages.in
MISSING: File or folder "WebRTCSocket.h" is missing at path: Source/WebKit/WebProcess/Network/webrtc/WebRTCSocket.h
MISSING: File or folder "WebRTCSocket.cpp" is missing at path: Source/WebKit/WebProcess/Network/webrtc/WebRTCSocket.cpp
MISSING: File or folder "ConcreteShareableImageBuffer.h" is missing at path: Source/WebKit/Shared/ConcreteShareableImageBuffer.h
WARNING: Found 6 missing references at ./Tools/Scripts/tidy-Xcode-project-file line 163.
Done.
See:
Bug 188754: Tool to fix folders that should map to directories in Xcode project files
<https://bugs.webkit.org/show_bug.cgi?id=188754>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210217/82e4951c/attachment.htm>
More information about the webkit-unassigned
mailing list