Bug 191669

Summary: Delete old .xcfilelist files
Product: WebKit Reporter: Keith Rollin <krollin>
Component: Tools / TestsAssignee: Keith Rollin <krollin>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, cdumez, commit-queue, ews-watchlist, keith_miller, lforschler, mark.lam, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Keith Rollin
Reported 2018-11-14 17:17:39 PST
.xcfilelist files were created and added to the Xcode project files in https://trac.webkit.org/changeset/238008/webkit. However, they caused build issues and they were removed from the Xcode projects in https://trac.webkit.org/changeset/238055/webkit. This check-in removes them altogether. They'll ultimately be replaced with new files with names that indicate whether the associated files are inputs to the Run Script phase or are files created by the Run Script phase.
Attachments
Patch (240.74 KB, patch)
2018-11-14 17:24 PST, Keith Rollin
no flags
Radar WebKit Bug Importer
Comment 1 2018-11-14 17:18:07 PST
Keith Rollin
Comment 2 2018-11-14 17:24:33 PST
Chris Dumez
Comment 3 2018-11-15 09:51:31 PST
Comment on attachment 354876 [details] Patch rs=me
WebKit Commit Bot
Comment 4 2018-11-15 10:20:28 PST
Comment on attachment 354876 [details] Patch Clearing flags on attachment: 354876 Committed r238231: <https://trac.webkit.org/changeset/238231>
WebKit Commit Bot
Comment 5 2018-11-15 10:20:30 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.