Bug 270198

Summary: [Catalyst] Build using the public SDK
Product: WebKit Reporter: Elliott Williams <emw>
Component: Tools / TestsAssignee: Elliott Williams <emw>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 274558, 274675    
Bug Blocks:    

Description Elliott Williams 2024-02-27 15:22:31 PST
Since Mac Catalyst's inception, WebKit has only supported building for it when using the internal macOS SDK. There isn't a conceptual limitation to keep it from building publicly, we just haven't done the work yet.

The main incentive here is being able to create a Catalyst EWS queue, so that contributors are aware of Catalyst build breakages before they land.
Comment 1 Elliott Williams 2024-02-27 15:22:54 PST
rdar://57324065
Comment 2 Elliott Williams 2024-05-29 19:40:47 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29276