Check the Metal version before downloading

This commit is contained in:
Pete Walters 2026-03-05 11:20:48 -06:00
parent f0daa140bb
commit 4b238853be

View File

@ -5,5 +5,8 @@ set -eux
: "Checking Metal Toolchain"
xcodebuild -showComponent metalToolchain
: "Checking Metal version"
xcrun metal --version
: "Downloading Metal Toolchain"
xcodebuild -downloadComponent MetalToolchain