v2.3.1: added missing 64-bit requirement to iOS info.plist
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
<key>UIRequiredDeviceCapabilities</key>
|
||||
<array>
|
||||
<string>opengles-2</string>
|
||||
<string>arm64</string>
|
||||
</array>
|
||||
<key>UISupportedInterfaceOrientations</key>
|
||||
<array>
|
||||
|
||||
Reference in New Issue
Block a user