aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2019-03-20 13:34:35 +0530
committerRoopesh Chander <roop@roopc.net>2019-03-20 14:23:56 +0530
commit4bdfbb518ec5ac8c967c4b900d17b387ebcf3247 (patch)
tree9f6eb2575ffecee0b57833c1c65b89886197a3c2
parentmacOS: Privacy notice is provided by system dialogs (diff)
downloadwireguard-apple-4bdfbb518ec5ac8c967c4b900d17b387ebcf3247.tar.xz
wireguard-apple-4bdfbb518ec5ac8c967c4b900d17b387ebcf3247.zip
Xcode: iOS: Remove armv7 as 'Required device capabilities'
Signed-off-by: Roopesh Chander <roop@roopc.net>
-rw-r--r--WireGuard/WireGuard/UI/iOS/Info.plist1
1 files changed, 0 insertions, 1 deletions
diff --git a/WireGuard/WireGuard/UI/iOS/Info.plist b/WireGuard/WireGuard/UI/iOS/Info.plist
index de4c4d0..a39d430 100644
--- a/WireGuard/WireGuard/UI/iOS/Info.plist
+++ b/WireGuard/WireGuard/UI/iOS/Info.plist
@@ -82,7 +82,6 @@
<string>LaunchScreen</string>
<key>UIRequiredDeviceCapabilities</key>
<array>
- <string>armv7</string>
</array>
<key>UISupportedInterfaceOrientations</key>
<array>