Bug 256051 - [Xcode] Remove "Update Info.plist” script phases
Summary: [Xcode] Remove "Update Info.plist” script phases
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-04-27 11:21 PDT by Elliott Williams
Modified: 2023-04-27 15:32 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-04-27 11:21:52 PDT
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.
Comment 1 Elliott Williams 2023-04-27 11:30:42 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13242
Comment 2 EWS 2023-04-27 15:31:11 PDT
Committed 263471@main (afb37cd88aae): <https://commits.webkit.org/263471@main>

Reviewed commits have been landed. Closing PR #13242 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-04-27 15:32:25 PDT
<rdar://problem/108630537>