Xcode: iOS: Remove armv7 as 'Required device capabilities'
This commit is contained in:
parent
f71ee2277f
commit
2abe092818
|
@ -82,7 +82,6 @@
|
|||
<string>LaunchScreen</string>
|
||||
<key>UIRequiredDeviceCapabilities</key>
|
||||
<array>
|
||||
<string>armv7</string>
|
||||
</array>
|
||||
<key>UISupportedInterfaceOrientations</key>
|
||||
<array>
|
||||
|
|
Loading…
Reference in New Issue