Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d1290c7fc2b3c28bee7045e86f9d80cb114e26b9
https://github.com/WebKit/WebKit/commit/d1290c7fc2b3c28bee7045e86f9d80cb114e26b9
Author: Brianna Fan <[email protected]>
Date: 2026-03-12 (Thu, 12 Mar 2026)
Changed paths:
M Tools/CISupport/Shared/steps.py
M Tools/CISupport/Shared/steps_unittest.py
M Tools/CISupport/safer-cpp-swift-version
Log Message:
-----------
Make it possible to specify different versions for iOS and macOS swift
toolchains
https://bugs.webkit.org/show_bug.cgi?id=309614
rdar://170491757
Reviewed by Ryosuke Niwa and Aakash Jain.
Add 'ios' and 'mac' prefixes in safer-cpp-swift-version.
Parse this file and compare it with the build platform to determine which
version to use.
* Tools/CISupport/Shared/steps.py:
(GetSwiftTagName.run):
* Tools/CISupport/Shared/steps_unittest.py:
(TestGetSwiftTagName.configureStep):
(TestGetSwiftTagName.test_success):
(TestGetSwiftTagName.test_success_ios):
(TestGetSwiftTagName.test_failure_missing_platform):
* Tools/CISupport/safer-cpp-swift-version:
Canonical link: https://commits.webkit.org/309159@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications