WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
245187
[Xcode] Stop jsc installhdrs from generated derived sources
https://bugs.webkit.org/show_bug.cgi?id=245187
Summary
[Xcode] Stop jsc installhdrs from generated derived sources
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
Add attachment
proposed patch, testcase, etc.
Elliott Williams
Comment 1
2022-09-14 12:01:30 PDT
rdar://90867970
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug