Bug 261240
| Summary: | [Xcode] Track "Additional Resources" copied from WebKitAdditions | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Elliott Williams <emw> |
| Component: | Tools / Tests | Assignee: | Elliott Williams <emw> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Elliott Williams
Currently, they are copied by a script phase that runs `ditto`. This can’t be properly incrementalized, because Xcode doesn’t know which files are being copied. In its current state, it causes WebKit’s module verifier to re-run spuriously, even though there are no resources being copied.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Elliott Williams
<rdar://problem/115082280>
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/17520
EWS
Committed 267747@main (a5cc5d4900a0): <https://commits.webkit.org/267747@main>
Reviewed commits have been landed. Closing PR #17520 and removing active labels.