Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fb048a9ea637d38bedc1fcb133f28a1fb4da9d10
https://github.com/WebKit/WebKit/commit/fb048a9ea637d38bedc1fcb133f28a1fb4da9d10
Author: Adrian Taylor <[email protected]>
Date: 2026-07-24 (Fri, 24 Jul 2026)
Changed paths:
M Source/WebKit/Configurations/WebKit.xcconfig
M Tools/TestWebKitAPI/Configurations/Base.xcconfig
Log Message:
-----------
Enable Swift/C++ interop on most recent iOS 26 SDKs
https://bugs.webkit.org/show_bug.cgi?id=320182
rdar://183123665
Reviewed by Simon Fraser.
Some Apple internal build configurations attempt to enable the Swift back
forward list on very recent iOS 26 SDKs. The open source configuration
mistakenly declared that this was impossible, so builds fail. Adjust the
configuration to state that such builds are impossible only on 26.5 and below.
Canonical link: https://commits.webkit.org/317878@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications