Skip to content

Releases: MobiVM/robovm

robovm-2.3.24

08 Nov 19:38

Choose a tag to compare

2.3.24, November, 2025

  • migrated to Central Sonatype release deployment [#807]#807, #824
  • fixed: [Idea plugin] RoboVM should compile with Runtime class path #817
  • reverted #754: as it breaks NSObject initialisation in specific cases 815
  • fixed: debugger crash Cannot read the array length because "interfaces" is null #816
  • fixed: a crash when running remove debug #812
  • armv7/32bit support is removed ! #809
  • massive Idea Plugin maintenance (RoboVM facet) #808
  • Gradle plugin: propagating gradle properties to config.properties #794
  • Interface Builder: maintenance to make it working in 2025 #788
  • Gradle plugin: allows to pass arguments when launching app #789
  • simctl launch: switched to --console-pty to workaround 16Kb PIPE buffer limitation #811, fixed 798
  • GC: number of Java+Native threads boost to 1024 (was 256) #810, fixes #583
  • Intellij tool window icon colors were updated, fixed #608