Metal technology was ported to os x 10.11. Now I can write using metal for os x. But I still cannot run the simulator. Why? "no such module MetalKit". Although it now exists.

    1 answer 1

    Metal framework is not available on the simulator. Try to run on the device.