Bug 270198
| Summary: | [Catalyst] Build using the public SDK | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Elliott Williams <emw> |
| Component: | Tools / Tests | Assignee: | 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: | |||
Elliott Williams
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Elliott Williams
rdar://57324065
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/29276