Bug 237790

Summary: WebGPU Catalyst builds fail when using the system content path
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: PlatformAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: david_quesada, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch saam: review+

Description Michael Saboff 2022-03-11 11:52:00 PST
We fail when executing the Create Symlink to Alt Root Path script with an error similar to:

error: expected a symlink at .../System/iOSSupport/System/Library/PrivateFrameworks/WebGPU.framework

This is because the ALTERNATE_ROOT_PATH configuration variable isn't properly set for Catalyst builds.
Comment 1 Michael Saboff 2022-03-11 11:52:07 PST
<rdar://90172920>
Comment 2 Michael Saboff 2022-03-11 12:03:40 PST
Created attachment 454503 [details]
Patch
Comment 3 Michael Saboff 2022-03-11 13:08:51 PST
Committed r291184 (248343@trunk): <https://commits.webkit.org/248343@trunk>