Bug 191669 - Delete old .xcfilelist files
Summary: Delete old .xcfilelist files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Rollin
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-11-14 17:17 PST by Keith Rollin
Modified: 2018-11-15 10:20 PST (History)
10 users (show)

See Also:


Attachments
Patch (240.74 KB, patch)
2018-11-14 17:24 PST, Keith Rollin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Rollin 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.
Comment 1 Radar WebKit Bug Importer 2018-11-14 17:18:07 PST
<rdar://problem/46081994>
Comment 2 Keith Rollin 2018-11-14 17:24:33 PST
Created attachment 354876 [details]
Patch
Comment 3 Chris Dumez 2018-11-15 09:51:31 PST
Comment on attachment 354876 [details]
Patch

rs=me
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2018-11-15 10:20:30 PST
All reviewed patches have been landed.  Closing bug.