Merge branches 'asset-manager' and 'master' of https://github.com/Anuken/Mindustry
This commit is contained in:
@@ -36,6 +36,12 @@ task copyAssets(){
|
||||
}
|
||||
}
|
||||
|
||||
task deploy{
|
||||
dependsOn copyAssets
|
||||
dependsOn createIPA
|
||||
}
|
||||
|
||||
|
||||
build.dependsOn copyAssets
|
||||
|
||||
launchIPhoneSimulator.dependsOn build
|
||||
|
||||
Reference in New Issue
Block a user