Update SPIRV-Cross to support dynamic indexing on iOS 10... and to actually support arrays of input buffers (which should've been present before I flipped the `shader{Uniform,Storage}BufferArrayDynamicIndexing` switch). Bump patch version. Fixes #96.