mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-12-06 02:40:23 -08:00
suffering
This commit is contained in:
parent
fc7887399f
commit
d7cdfbb02d
2 changed files with 4 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
org.gradle.daemon=true
|
||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||
archash=8443c0ad82fa3a705947c8cee3345aabcd326ef1
|
||||
archash=e23875998038f6f759670e400907279328fecc17
|
||||
|
|
|
|||
|
|
@ -45,4 +45,7 @@ createIPA.dependsOn build
|
|||
|
||||
robovm{
|
||||
archs = "thumbv7:arm64"
|
||||
iosSignIdentity = project.property("signIdentity")
|
||||
iosProvisioningProfile = project.property("provisioningProfile")
|
||||
iosSkipSigning = false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue