libgdx / gdx-jnigen

jnigen is a small library that can be used with or without libGDX which allows C/C++ code to be written inline with Java source code.
Apache License 2.0
59 stars 26 forks source link

Bump ios min target to 11 #40

Closed Berstanio closed 1 year ago

Berstanio commented 1 year ago

As @obigu pointed out, there is no point in having iOS 9 as min deploy target for iOS, without armv7. https://github.com/libgdx/libgdx/pull/7138#issuecomment-1537357682 The min target supported by xcode is also 11, so it should be fine to upgrade.

Also, I added a small "CHANGES" fixup for armv7