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

Upgrade default minIOSVersion to 12.0 #67

Closed Berstanio closed 3 months ago

Berstanio commented 3 months ago

Discussion was held here: https://github.com/libgdx/libgdx/pull/7376

In short, XCode 15 removed iOS 11 deployment support, so we follow that, since the iOS 11 market share is very small.