Fixing IOS
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
:source-paths ["src/clojure" "../desktop/src-common"]
|
||||
|
||||
:java-source-paths ["src/java"]
|
||||
:plugins [[lein-fruit "0.2.4-SNAPSHOT"]
|
||||
:plugins [#_[lein-fruit "0.2.4-SNAPSHOT"]
|
||||
]
|
||||
: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]"
|
||||
|
||||
Reference in New Issue
Block a user