Xcode: iOS: Remove armv7 as 'Required device capabilities'

Signed-off-by: Roopesh Chander <roop@roopc.net>
This commit is contained in:
Roopesh Chander 2019-03-20 13:34:35 +05:30
parent fbe101eabb
commit 4bdfbb518e
1 changed files with 0 additions and 1 deletions

View File

@ -82,7 +82,6 @@
<string>LaunchScreen</string> <string>LaunchScreen</string>
<key>UIRequiredDeviceCapabilities</key> <key>UIRequiredDeviceCapabilities</key>
<array> <array>
<string>armv7</string>
</array> </array>
<key>UISupportedInterfaceOrientations</key> <key>UISupportedInterfaceOrientations</key>
<array> <array>