Fix required capabilities
This commit is contained in:
parent
eac6e27b30
commit
1fd4fd4689
|
@ -76,7 +76,7 @@
|
|||
</dict>
|
||||
<key>UIRequiredDeviceCapabilities</key>
|
||||
<array>
|
||||
<string>arm64</string>
|
||||
<string>armv7</string>
|
||||
</array>
|
||||
<key>UISupportedInterfaceOrientations</key>
|
||||
<array>
|
||||
|
|
Loading…
Reference in New Issue