@schwa I didn’t read it, I was told that by a contact. I haven’t had time to validate that statement yet tho.
@schwa run 'xcodebuild -showComponent MetalToolchain' to get the toolchain identifier and cryptex path.
Then, invoke xcodebuild as usual but pass those two variables in as command-line overrides via "-IDEDownloadableMetalToolchainIdentifiersOverride=\(identifier) -IDEDownloadableMetalToolchainSearchPathsOverride=\(cryptexPath)"