fix: add missing purpose string
This commit is contained in:
parent
8a99b05686
commit
0c46efce4c
2 changed files with 5 additions and 3 deletions
|
|
@ -46,6 +46,8 @@
|
|||
<string>Play audio and voice messages on bluetooth devices</string>
|
||||
<key>NSCalendarsUsageDescription</key>
|
||||
<string>Share calendar dates with your contacts in FluffyChat.</string>
|
||||
<key>NSBluetoothAlwaysUsageDescription</key>
|
||||
<string>Play audio and voice messages via bluetooth devices.</string>
|
||||
<key>NSCameraUsageDescription</key>
|
||||
<string>Open the camera and take a picture to share them with your contacts on FluffyChat.</string>
|
||||
<key>NSContactsUsageDescription</key>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue