mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-12-15 15:20:57 -08:00
arc
This commit is contained in:
parent
70bcb0a940
commit
5a493ebf0e
2 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue