Skip to content

Commit 1f2ee2f

Browse files
committed
Upgrade robovm version
1 parent 96fc526 commit 1f2ee2f

File tree

3 files changed

+210
-209
lines changed

3 files changed

+210
-209
lines changed

adventure-editor/src/main/resources/projectTmpl/ios/Info.plist.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<key>UIRequiresFullScreen</key>
66
<string>yes</string>
77
<key>MinimumOSVersion</key>
8-
<string>11.0</string>
8+
<string>12.0</string>
99

1010
<key>CFBundleDevelopmentRegion</key>
1111
<string>en</string>
@@ -41,6 +41,7 @@
4141
<key>UIRequiredDeviceCapabilities</key>
4242
<array>
4343
<!-- <string>opengles-2</string> -->
44+
<string>arm64</string>
4445
</array>
4546
<key>UISupportedInterfaceOrientations</key>
4647
<array>

0 commit comments

Comments
 (0)