mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2025-11-05 11:56:37 +00:00
add local network usage description for macos 15
This commit is contained in:
parent
91c94b94eb
commit
cfaa1f6c6e
1 changed files with 2 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue