Skip to content
Snippets Groups Projects
Commit b8ad20cf authored by Matyáš Latner's avatar Matyáš Latner
Browse files

iOS build settings for 32b and 64b

parent f3e5e401
No related merge requests found
......@@ -4,6 +4,7 @@ sourceCompatibility = '1.7'
[compileJava, compileTestJava]*.options*.encoding = 'UTF-8'
robovm {
archs = "thumbv7:arm64"
iosSkipSigning = false
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment