Skip to content

loxal/bugvm-example-template-project

Repository files navigation

Support this project

PayPal Donate Flattr Donate Gratipay Donate

Support this work with cryptocurrencies like BitCoin!

BugVM Template Project

An out of the box working BugVM template project in order to build iOS apps.

Getting Started

  • Prerequisites

    • Xcode
    • Java JDK 8
  • The initial build takes around 2min. All subsequent builds are substantially faster.

“Hello, World!” in Kotlin

  • Run with Gradle gradle clean build launchIPhoneSimulator

References