Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3331e904197ac1a99ff01e9970966710f8fb1b31
https://github.com/WebKit/WebKit/commit/3331e904197ac1a99ff01e9970966710f8fb1b31
Author: Elliott Williams <[email protected]>
Date: 2026-08-17 (Mon, 17 Aug 2026)
Changed paths:
M Configurations/CommonBase.xcconfig
M Source/WebCore/Configurations/WebCore.xcconfig
Log Message:
-----------
Follow-up to "[iOS 27] Build on the public SDK"
https://bugs.webkit.org/show_bug.cgi?id=321630
rdar://184758552
Unreviewed build fix.
The xcconfig change to disable SPI checking on older release versions of
the internal SDK did not take in WebCore, because it partially redefines
WK_DEFAULT_WK_AUDIT_SPI. Fix by changing how we toggle audit-spi such
that WebCore *only* redefines the logic which checks for InstallAPI.
* Source/WebCore/Configurations/WebCore.xcconfig:
* Configurations/CommonBase.xcconfig:
Canonical link: https://commits.webkit.org/319319@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications