arc
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
org.gradle.daemon=true
|
org.gradle.daemon=true
|
||||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||||
archash=11e0cde970fb1294b90d29e7597bef2d18e14be8
|
archash=8bbe80acf688567b55aa549bf19d6aa76b2a0796
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ task deploy{
|
|||||||
dependsOn createIPA
|
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"
|
copyAssets.dependsOn ":tools:pack"
|
||||||
launchIPhoneSimulator.dependsOn build
|
launchIPhoneSimulator.dependsOn build
|
||||||
launchIPadSimulator.dependsOn build
|
launchIPadSimulator.dependsOn build
|
||||||
|
|||||||
Reference in New Issue
Block a user