Bug 256051
| Summary: | [Xcode] Remove "Update Info.plist” script phases | ||
|---|---|---|---|
| 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
These script phases `touch` Info.plist during the build, "to let Xcode know it needs to copy it into the built product”. XCBuild doesn’t respond to file modifications during the build, so there is no way that we rely on this behavior.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/13242
EWS
Committed 263471@main (afb37cd88aae): <https://commits.webkit.org/263471@main>
Reviewed commits have been landed. Closing PR #13242 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/108630537>