2019-02-10 13:12:46 +00:00
|
|
|
// SPDX-License-Identifier: MIT
|
2023-02-14 15:10:32 +00:00
|
|
|
// Copyright © 2018-2023 WireGuard LLC. All Rights Reserved.
|
2019-02-10 13:12:46 +00:00
|
|
|
|
|
|
|
// 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";
|