Tried more things. I observe that xcodebuild is still attempting to execute metal from here:
/Applications/Xcode-26.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/metal -c
This complains the toolchain does not exist. How can I point this to a different metal install?
Xcode shows that I have two metal toolchains installed. 17.0 (17A5241l) and 17.0 (17A5241n).
Xcode is able to build my code via the UI, but not via command line when executed by Fastlane.
Topic:
Graphics & Games
SubTopic:
Metal
Tags: