2
0
mirror of https://gitlab.com/famedly/fluffychat.git synced 2025-05-07 18:47:24 +02:00

chore: Add NSLocationAlwaysAndWhenInUseUsageDescription string

This commit is contained in:
Christian Pauly 2022-12-19 12:19:16 +01:00
parent 48e1009352
commit 7d5d2cf63c

@ -63,6 +63,8 @@
<string>Share your location with your contacts in FluffyChat.</string>
<key>NSLocationWhenInUseUsageDescription</key>
<string>Share your location with your contacts in FluffyChat.</string>
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
<string>Share your location with your contacts in FluffyChat.</string>
<key>NSMicrophoneUsageDescription</key>
<string>Record voice message and share them with your contacts on FluffyChat.</string>
<key>NSMotionUsageDescription</key>