Linux binaries of glslang can't be run on Mac OS. So should be replaced on Mac (https://github.com/KhronosGroup/glslang/releases)
MoltenVK actually pulls in glslang as part of its build; the build script could just swap that linux binary with a symlink to the MoltenVK glslangvalidator
See issue #29 also - duplicate.
Nothing extracted yet.
Linux binaries of glslang can't be run on Mac OS.
So should be replaced on Mac (https://github.com/KhronosGroup/glslang/releases)