Bug 298692
| Summary: | Missing _WebKit_SwiftUI.framework breaks back-deployed build | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Elliott Williams <emw> |
| Component: | WebKit API | Assignee: | Elliott Williams <emw> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Elliott Williams
On production-style builds for pre-Tahoe OS versions, we skip installing the framework. This breaks the back-deployed downlevel build, because clients like Safari see a stale version of the library in their SDK, which is incompatible with the built WebKit.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Elliott Williams
<rdar://problem/158788933>
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/50576
EWS
Committed 299857@main (95259dc654c7): <https://commits.webkit.org/299857@main>
Reviewed commits have been landed. Closing PR #50576 and removing active labels.