aboutsummaryrefslogtreecommitdiffstats
path: root/Sources/WireGuardApp/Base.lproj/InfoPlist.strings
blob: 5dd93ac6dd632985c38021c0d9900a271c3024b6 (plain) (blame)
1
2
3
4
5
6
7
// SPDX-License-Identifier: MIT
// Copyright © 2018-2023 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";