Testing new iOS backend
jMonkeyEngine Hub
June 17, 2026
yes, github actions sometimes is too tricky…
When I added the jme3-ios-native library to jme3, I set IPHONEOS_DEPLOYMENT_TARGET = 11.0; in the project.pbxproj. The build was using macos-14 and xcode 15.1.0 and had no linkage issues targeting my 5S running ios12.5 in my project.
I know it’s not exactly the same but maybe this comment could help
Discussion in the ATmosphere