add local network usage description for macos 15

This commit is contained in:
Craig Raw 2025-02-06 10:08:28 +02:00
parent 91c94b94eb
commit cfaa1f6c6e

View file

@ -35,6 +35,8 @@
<string>true</string>
<key>NSCameraUsageDescription</key>
<string>Sparrow requires access to the camera in order to scan QR codes</string>
<key>NSLocalNetworkUsageDescription</key>
<string>Sparrow requires access to the local network in order to connect to your configured server</string>
<key>CFBundleURLTypes</key>
<array>
<dict>