This commit is contained in:
Bryce Covert
2017-09-25 11:28:29 -07:00
parent 95afad3756
commit 9a7c1078a2
14 changed files with 116 additions and 68 deletions

View File

@@ -27,6 +27,8 @@
</resource>
</resources>
<forceLinkClasses>
<pattern>org.robovm.apple.storekit.**</pattern>
<pattern>advent.**</pattern>
<pattern>clojure.genclass*</pattern>
<pattern>clojure.gvec*</pattern>
@@ -98,5 +100,6 @@
<framework>OpenAL</framework>
<framework>AudioToolbox</framework>
<framework>AVFoundation</framework>
<framework>StoreKit</framework>
</frameworks>
</config>