Skip to content

Commit 2d41a3e

Browse files
Permissions dialog description.
1 parent 9652584 commit 2d41a3e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Signal/Signal-Info.plist

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
44
<dict>
5+
<key>NSContactsUsageDescription</key>
6+
<string>Signal uses your AddressBook as contacts list. We do not store your contacts on the server.</string>
7+
<key>NSMicrophoneUsageDescription</key>
8+
<string>Signal needs access to your microphone to make and receive phone calls.</string>
9+
<key>CFBundleGetInfoString</key>
10+
<string></string>
511
<key>CFBundleDevelopmentRegion</key>
612
<string>en</string>
713
<key>CFBundleDisplayName</key>

0 commit comments

Comments
 (0)