Bug 256051

Summary: [Xcode] Remove "Update Info.plist” script phases
Product: WebKit Reporter: Elliott Williams <emw>
Component: Tools / TestsAssignee: Elliott Williams <emw>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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>