Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.39 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.39 KB

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