mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 08:20:18 -06:00
ci: Revert packaging to macOS 15.5 SDK to restore cmake-gui rendering
Since commit965a12cb8a(ci: update macOS jobs to use Xcode 26.0, 2025-09-18, v4.1.2~9^2) and commit9d302ecd47(ci: update macOS jobs to use Xcode 26.0 in CMake 3.31 branch, 2025-10-07) our macOS 10.13+ packages are built using the macOS 26 SDK, with which Qt 5.15.2 does not render buttons in `cmake-gui` correctly. Revert to an older macOS SDK to avoid the problem until we update our Qt version. Fixes: #27325
This commit is contained in:
1
.gitlab/ci/env_macos_package.sh
Normal file
1
.gitlab/ci/env_macos_package.sh
Normal file
@@ -0,0 +1 @@
|
||||
. .gitlab/ci/macos-env.sh
|
||||
Reference in New Issue
Block a user