This repository is a fork of https://github.com/robovm/robovm-samples
First, build the project:
./gradlew build
To run in the iPhone simulator:
./gradlew launchIPhoneSimulator
To run in the iPad simulator:
./gradlew launchIPadSimulator
To run on a connected device:
./gradlew launchIOSDevice