Bug 261281

Summary: [Xcode] "Check .xcfilelists" script phases don't need to run on every build
Product: WebKit Reporter: Elliott Williams <emw>
Component: Tools / TestsAssignee: Elliott Williams <emw>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Elliott Williams 2023-09-07 10:37:53 PDT
They are parsing a Makefile to determine its input and output paths, so the Makefile has to be changing for the script to yield different behavior.
Comment 1 Radar WebKit Bug Importer 2023-09-07 10:38:11 PDT
<rdar://problem/115123881>
Comment 2 Elliott Williams 2023-09-07 15:35:51 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17559
Comment 3 EWS 2023-09-08 12:25:28 PDT
Committed 267805@main (fae8124ad3b9): <https://commits.webkit.org/267805@main>

Reviewed commits have been landed. Closing PR #17559 and removing active labels.