mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-30 22:49:06 +07:00
arc
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user