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