mirror of
https://github.com/amnezia-vpn/amneziawg-apple.git
synced 2026-05-17 08:26:45 +03:00
8 lines
331 B
Plaintext
8 lines
331 B
Plaintext
// 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";
|