Bug 270198 - [Catalyst] Build using the public SDK
Summary: [Catalyst] Build using the public SDK
Status: NEW
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: 274558 274675
Blocks:
  Show dependency treegraph
 
Reported: 2024-02-27 15:22 PST by Elliott Williams
Modified: 2024-05-29 19:40 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 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