RESOLVED FIXED257891
[watchOS] Unreviewed Build Fix: Some SDK Combinations lack LockdownMode header
https://bugs.webkit.org/show_bug.cgi?id=257891
Summary [watchOS] Unreviewed Build Fix: Some SDK Combinations lack LockdownMode header
Brent Fulgham
Reported 2023-06-09 08:45:31 PDT
Our internal CI system has revealed that some watchOS build environments meet the version check, but still lack the actual LockdownMode.framework and headers. To avoid breaking these configurations (and any other similar platform issues), add a __has_include check.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-06-09 08:46:08 PDT
Brent Fulgham
Comment 2 2023-06-09 08:48:54 PDT
EWS
Comment 3 2023-06-09 09:47:23 PDT
Committed 265025@main (e1b1a8e15911): <https://commits.webkit.org/265025@main> Reviewed commits have been landed. Closing PR #14812 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.