Bug 261281 - [Xcode] "Check .xcfilelists" script phases don't need to run on every build
Summary: [Xcode] "Check .xcfilelists" script phases don't need to run on every build
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: Elliott Williams
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-07 10:37 PDT by Elliott Williams
Modified: 2023-09-08 12:25 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.