fix: add missing purpose string

This commit is contained in:
Christian Pauly 2021-05-15 15:20:31 +02:00
commit 0c46efce4c
2 changed files with 5 additions and 3 deletions

View file

@ -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>