roboscala / sbt-robovm

An sbt plugin for iOS development in Scala
BSD 2-Clause "Simplified" License
108 stars 16 forks source link

Added ability to launch any installed simulator #25

Closed Darkyenus closed 9 years ago

Darkyenus commented 9 years ago

Also updated readme to reflect that. Had to refactor the code a bit and migrate it to sbt 13 style. However it should be now easier to add new functionality.

Btw. thank you for merging my previous code

ajhager commented 9 years ago

Looks great!