aboutsummaryrefslogtreecommitdiffstats
path: root/Sources/WireGuardApp/Base.lproj/InfoPlist.strings
blob: aca130f14e5dc8f3cb50fe86ec7fa67d12f6f90b (plain) (blame)
1
2
3
4
5
6
7
// SPDX-License-Identifier: MIT
// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.

// iOS permission prompts

NSCameraUsageDescription = "Camera is used for scanning QR codes for importing WireGuard configurations";
NSFaceIDUsageDescription = "Face ID is used for authenticating viewing and exporting of private keys";