started using private robovm.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
:javac-options ["-target" "1.7" "-source" "1.7" "-Xlint:-options"]
|
||||
:jvm-opts ["-Dno-steam=true" "-Dclojure.compiler.direct-linking=true" "-Dclojure.compiler.elide-meta=[:doc :file :line :added]"]
|
||||
:ios {:robovm-opts ["-config" "robovm.xml"]
|
||||
:robovm-path "/Users/brycecovert/.robovm-sdks/robovm-2.2.1-SNAPSHOT"
|
||||
:robovm-path "/Users/brycecovert/.robovm-sdks/robovm-2.3.0"
|
||||
:version 2.1}
|
||||
:aot :all
|
||||
:main advent.core.ios)
|
||||
|
||||
Reference in New Issue
Block a user