Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 213b271cf199679a4cbfd67888866e62ab4d74a3
https://github.com/WebKit/WebKit/commit/213b271cf199679a4cbfd67888866e62ab4d74a3
Author: Elliott Williams <[email protected]>
Date: 2026-07-08 (Wed, 08 Jul 2026)
Changed paths:
M Source/WebKit/PlatformIOS.cmake
Log Message:
-----------
[CMake][iOS] Use dynamic Swift availability macros in all WebKit targets
https://bugs.webkit.org/show_bug.cgi?id=318890
rdar://181726587
Reviewed by Keith Miller.
Some targets have hard-coded `-define-availability` invocations. Fix
that, and use the real generator script.
FWIW, this process is still subtly broken, because it does not correctly
read from WebKitAdditions in the SDK to map the TBA version. A follow-up
change will switch to generating availability macros directly in CMake.
* Source/WebKit/PlatformIOS.cmake:
Canonical link: https://commits.webkit.org/316756@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications