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