Print out any existing metal toolchain before installing

This commit is contained in:
Pete Walters 2026-03-05 10:50:04 -06:00
parent 4d5d7a253a
commit f0daa140bb

View File

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