mirror of
https://github.com/Anuken/Mindustry.git
synced 2024-11-10 06:36:14 +03:00
arc
This commit is contained in:
parent
70bcb0a940
commit
5a493ebf0e
@ -1,3 +1,3 @@
|
||||
org.gradle.daemon=true
|
||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||
archash=11e0cde970fb1294b90d29e7597bef2d18e14be8
|
||||
archash=8bbe80acf688567b55aa549bf19d6aa76b2a0796
|
||||
|
@ -32,7 +32,7 @@ task deploy{
|
||||
dependsOn createIPA
|
||||
}
|
||||
|
||||
//must pack before deployment, as iOS does never has the latest sprites.
|
||||
//must pack before deployment, as iOS never has the latest sprites.
|
||||
copyAssets.dependsOn ":tools:pack"
|
||||
launchIPhoneSimulator.dependsOn build
|
||||
launchIPadSimulator.dependsOn build
|
||||
|
Loading…
Reference in New Issue
Block a user