utopia-rise / godot-kotlin-jvm

Godot Kotlin JVM Module
MIT License
613 stars 44 forks source link

Feature/ios/update to graal 23 #619

Closed piiertho closed 5 months ago

piiertho commented 5 months ago

This updates iOS export to JDK 21 using graalVM native image 23.1.3.
JDK libraries used for iOS comes from this repo.

This removes ios_graal_fix.c.
This simplifies creation of usercode.a.
This updates to GUT 9.2.1.
This makes GUT scene the main project scene.