mirah / pindah

Tools for building Android applications with Mirah

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rake debug does not make apk

ppibburr opened this issue · comments

jruby 1.7.23 (1.9.3p551) 2015-11-24 f496dd5 on Java HotSpot(TM) Client VM 1.8.0_60-b27 +jit [linux-arm]

java version "1.8.0_60"
Java(TM) SE Runtime Environment (build 1.8.0_60-b27)
Java HotSpot(TM) Client VM (build 25.60-b23, mixed mode)

Mirah v0.1.4

Apache Ant(TM) version 1.9.3 compiled on April 8 2014

it will compile classes.

and as a work around if i:

  • extract pindah-build.xml from rake debug
  • comment out the mirahc compile tags
  • save as build.xml
  • run ant debug

i now have an apk