roboscala / sbt-robovm

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

Update RoboVM to beta-02 and add automatic RoboVM downloading #30

Closed Darkyenus closed 9 years ago

Darkyenus commented 9 years ago

Closes #28 and #26 .

Automatic RoboVM downloading required some ugly workarounds, full details in SBTRoboVMResolver file.

ajhager commented 9 years ago

Thanks for the work. These look great! I will review this weekend.

Darkyenus commented 9 years ago

Oh, I didn't realize that pushing commits into my fork will add it to the pull request, oops. I can create branch with only the advertised commit. However I think it is fine to merge all of it, I push only tested commits. But I'll leave that decision to @ajhager.

Darkyenus commented 9 years ago

This PR is no longer relevant. I have done a lot of work on my cleanup branch, which is (apart from minor details) on par with Gradle plugin. So I'm closing this so I can merge my cleanup branch into master. Merging my whole fork is possible, but too big for one clear PR.