ios: Bump minimum target SDK to iOS 11.0
According to https://david-smith.org/iosversionstats/ iOS 10 is used by <2% of devices.
iOS allows us to use IOSurface unconditionally which has numerous advantages for decoder zerocopy interaction. Especially with OpenGL Metal/Vulkan
Fixes #214 (closed)
Depends:
Edited by Matthew Waters