Hi,
I am trying to compile my metal shader files into an .metallib file using the command line utilities. The instructions in the documentation involve the use of 3 command line tools: metal, metal-ar and metallib. However, I have downloaded the command line tools (for Xcode 6.4) and no where on my computer are these files located (according to spotlight), also the terminal doesn't recognise these commands. To date I have been using xcode to compile my shaders source files into to the default library, but now I want to take the metal shader source code out of the app and only include a precompiled metallib file. Any help in this matter would be greatly appreciated. OS X 10.10.5, Xcode 6.4
Cheers,
Gary