un. believable. iphone 4s can play the whole game.

This commit is contained in:
Bryce Covert
2017-05-25 20:24:21 -07:00
parent aec484deb5
commit a8b5136a9c
13 changed files with 91 additions and 97 deletions

View File

@@ -21,6 +21,7 @@
</includes>
<excludes>
<exclude>**/*.ogg</exclude>
<exclude>**/*.jar</exclude>
</excludes>
<skipPngCrush>true</skipPngCrush>
</resource>
@@ -86,7 +87,8 @@
</libs>
<stripArchives>
<exclude>**/*.class</exclude>
<exclude>**/*.jar</exclude>
<include>**/*.jar</include>
<include>*.jar</include>
</stripArchives>
<frameworks>
<framework>UIKit</framework>