MetalCompilerPlugin icon indicating copy to clipboard operation
MetalCompilerPlugin copied to clipboard

Use context's xcode

Open schwa opened this issue 6 months ago • 1 comments

This runs metal compiler via scrum which is fine - BUT - this may not be the version of metal that the user is running (if the user has a version of Xcode selected on the CLI and is running a different Xcode)

schwa avatar Jun 25 '25 20:06 schwa

Use $DEVELOPER_DIR

schwa avatar Jun 25 '25 20:06 schwa