RoboVM示例项目的Kotlin版本

这个存储库是RoboVM示例项目的Kotlin版本,使用Gradle构建。要构建项目,请运行: ./gradlew build。要在iPhone模拟器中运行,请运行: ./gradlew launchIPhoneSimulator。要在iPad模拟器中运行,请运行: ./gradlew launchIPadSimulator。要在连接的设备上运行,请运行: ./gradlew launchIOSDevice。

zip 文件大小:1.03MB