MetalScope
MetalScope copied to clipboard
Crash on iPhone with A6 chips
Metal is only available on A7+ devices, but in code used this:
#if arch(arm) || ...
A7+ is arm64