ajhager

Results 17 comments of ajhager

Thanks for reporting! I will look into this. The original binding was just quick and dirty.

Thanks for reporting! I will look into this. The original binding was just quick and dirty.

Indeed, the only idea was to see if it is possible enjoy the benefit of work on the official workflow. I am still not sure if it is even possible.

I will take a look.

I have published a new version of the ios plugin. Your plugins.sbt file should like this: ``` scala resolvers += Resolver.url("scalasbt snapshots", new URL("http://repo.scala-sbt.org/scalasbt/sbt-pl ugin-snapshots"))(Resolver.ivyStylePatterns) addSbtPlugin("com.hanhuy.sbt" % "android-sdk-plugin" % "1.3.6")...

I recently tried to get set up on a clean windows install and it was a frustrating experience. I also want to make sure that everything works with at least...

That could work. We could also package up a snapshot that has g8, the template, and simple (.sh and .bat) scripts that run g8 on the template with a user...

Yeah, I have been keeping a close eye on it. The lack of sbt 0.13 support in our current plugin is really starting to put a sour taste in my...

I can confirm that pfn's workaround does not help. I will see if I can come up with a solution.