Closed ntherning closed 10 years ago
Thanks for the heads up! I will definitely be getting this up to date as soon as I finish my move this week.
We're on 1.0.0-alpha-04 now, this hasn't been addressed yet (I think), and it is still working. Any idea why?
I will look at this and find out.
By depending on the robovm-dist-compiler
artifact sbt will also pull in any proprietary extensions we add in the future, like the debugger support we're working on at the moment. If you're not interested in this you can keep depending on robovm-compiler
and everything will work as before.
Ooh, that makes sense, thanks!
Closed by c2b8772
Due to recent changes in RoboVM which will be out in 0.0.15 you should make this plugin depend on the
robovm-dist-compiler
artifact instead ofrobovm-compiler
once it uses 0.0.15. Thanks!