Updated RoboVM version

This commit is contained in:
Anuken
2020-10-28 10:29:32 -04:00
parent 4940c277f6
commit e1fefd1664
4 changed files with 42 additions and 3 deletions

View File

@@ -20,6 +20,8 @@
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>${app.version}</string>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>CFBundleIconName</key>
<string>AppIcon</string>
<key>CFBundleSignature</key>
@@ -53,6 +55,7 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
</array>
<key>CFBundleDocumentTypes</key>