suffering
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
org.gradle.daemon=true
|
org.gradle.daemon=true
|
||||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||||
archash=8443c0ad82fa3a705947c8cee3345aabcd326ef1
|
archash=e23875998038f6f759670e400907279328fecc17
|
||||||
|
|||||||
@@ -45,4 +45,7 @@ createIPA.dependsOn build
|
|||||||
|
|
||||||
robovm{
|
robovm{
|
||||||
archs = "thumbv7:arm64"
|
archs = "thumbv7:arm64"
|
||||||
|
iosSignIdentity = project.property("signIdentity")
|
||||||
|
iosProvisioningProfile = project.property("provisioningProfile")
|
||||||
|
iosSkipSigning = false
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user