'xcrun: error: unable to find utility "metal", not a developer tool or in PATH' error when compiling 'gfx-backend-metal' · Issue #2309 · gfx-rs/gfx
When i try and run the quad example with cargo run --bin quad --features=metal I get the following error: Compiling cmake v0.1.32 Compiling spirv_cross v0.10.0 Compiling humantime v1.1.1 Compiling ...