Check the Metal version before downloading
This commit is contained in:
parent
f0daa140bb
commit
4b238853be
@ -5,5 +5,8 @@ set -eux
|
||||
: "Checking Metal Toolchain"
|
||||
xcodebuild -showComponent metalToolchain
|
||||
|
||||
: "Checking Metal version"
|
||||
xcrun metal --version
|
||||
|
||||
: "Downloading Metal Toolchain"
|
||||
xcodebuild -downloadComponent MetalToolchain
|
||||
|
||||
Loading…
Reference in New Issue
Block a user