Bug 245187

Summary: [Xcode] Stop jsc installhdrs from generated derived sources
Product: WebKit Reporter: Elliott Williams <emw>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Elliott Williams
Reported 2022-09-14 12:01:11 PDT
JavaScriptCore's "Generate Derived Sources" target runs during installhdrs because we set INSTALLHDRS_SCRIPT_PHASE=YES across the project. This was done many years ago to support copying WTF headers using a shell script, which we no longer do. Perhaps we can unset INSTALLHDRS_SCRIPT_PHASE completely?
Attachments
Elliott Williams
Comment 1 2022-09-14 12:01:30 PDT
Note You need to log in before you can comment on or make changes to this bug.