aboutsummaryrefslogtreecommitdiffstats
path: root/Sources/WireGuardApp/UI/iOS/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'Sources/WireGuardApp/UI/iOS/Info.plist')
-rw-r--r--Sources/WireGuardApp/UI/iOS/Info.plist4
1 files changed, 4 insertions, 0 deletions
diff --git a/Sources/WireGuardApp/UI/iOS/Info.plist b/Sources/WireGuardApp/UI/iOS/Info.plist
index 754d12c..101d0a7 100644
--- a/Sources/WireGuardApp/UI/iOS/Info.plist
+++ b/Sources/WireGuardApp/UI/iOS/Info.plist
@@ -82,6 +82,10 @@
<string>Localized</string>
<key>NSFaceIDUsageDescription</key>
<string>Localized</string>
+ <key>NSUserActivityTypes</key>
+ <array>
+ <string>UpdateConfigurationIntent</string>
+ </array>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIRequiredDeviceCapabilities</key>