Print out any existing metal toolchain before installing
This commit is contained in:
parent
4d5d7a253a
commit
f0daa140bb
@ -2,5 +2,8 @@
|
||||
|
||||
set -eux
|
||||
|
||||
: "Checking Metal Toolchain"
|
||||
xcodebuild -showComponent metalToolchain
|
||||
|
||||
: "Downloading Metal Toolchain"
|
||||
xcodebuild -downloadComponent MetalToolchain
|
||||
|
||||
Loading…
Reference in New Issue
Block a user