Use the sane maven plugin

This commit is contained in:
Anuken
2019-11-19 22:32:59 -05:00
parent a6523c670f
commit 496677725e
2 changed files with 1 additions and 4 deletions
-3
View File
@@ -41,9 +41,6 @@ task deploy{
dependsOn createIPA
}
build.dependsOn copyAssets
launchIPhoneSimulator.dependsOn build
launchIPadSimulator.dependsOn build
launchIOSDevice.dependsOn build