Bug 264848
| Summary: | [Xcode] WebCore fails to build for iOS when the macOS SDK is old | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Elliott Williams <emw> |
| Component: | Tools / Tests | 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
There is at least one place where we read TARGET_MAC_OS_X_VERSION_MAJOR on all platforms; this introduces an unexpected dependency on the macOS SDK.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Elliott Williams
<rdar://problem/118356369>
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/20511
EWS
Committed 272438@main (6a632b1cec5c): <https://commits.webkit.org/272438@main>
Reviewed commits have been landed. Closing PR #20511 and removing active labels.