Robovm is an open source, ahead-of-time compiler for Java bytecode to ARM and x86 executables.
I am using Xcode Version 6.1 (6A1052d) I am trying to launch an app on the simulator. The first time …
ios xcode ios-simulator robovmI am defining a gradle task "launchIPad2Simulator" that is subclassing another already defined task "launchIPadSimulatorfrom" in robovm gradle plugin. …
groovy gradle robovm project-properties