]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commitdiff
Info.plist: Indicate that the app shall use the camera
authorRoopesh Chander <roop@roopc.net>
Sun, 28 Oct 2018 16:30:39 +0000 (22:00 +0530)
committerRoopesh Chander <roop@roopc.net>
Sun, 28 Oct 2018 16:31:02 +0000 (22:01 +0530)
Signed-off-by: Roopesh Chander <roop@roopc.net>
WireGuard/WireGuard/Info.plist

index 262e1a67dbe0788d13b55fc9ff530539ebc8181e..ea9d0c2df4719f30acdd1c7066031f9de4fffc57 100644 (file)
@@ -45,6 +45,8 @@
        <array>
                <string>armv7</string>
        </array>
+       <key>NSCameraUsageDescription</key>
+       <string>Camera is used for scanning QR codes for importing WireGuard configurations</string>
        <key>UISupportedInterfaceOrientations</key>
        <array>
                <string>UIInterfaceOrientationPortrait</string>