Skip to content

Commit

Permalink
changed Info-plist descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
philipp.monz authored and Matthias committed Aug 27, 2023
1 parent 363da49 commit 827bb0e
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions ios/Runner/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -59,27 +59,27 @@
<key>NSBluetoothPeripheralUsageDescription</key>
<string>Play audio and voice messages on bluetooth devices</string>
<key>NSCalendarsUsageDescription</key>
<string>Share calendar dates with your contacts in FluffyChat.</string>
<string>Share calendar dates with your contacts in Schulchat.</string>
<key>NSCameraUsageDescription</key>
<string>Open the camera and take a picture to share them with your contacts on FluffyChat.</string>
<string>Open the camera and take a picture to share them with your contacts on Schulchat.</string>
<key>NSContactsUsageDescription</key>
<string>Share contacts with your contacts in FluffyChat.</string>
<string>Share contacts with your contacts in Schulchat.</string>
<key>NSFaceIDUsageDescription</key>
<string>FluffyChat uses an app lock for an additional security level</string>
<string>Schulchat uses an app lock for an additional security level</string>
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
<string>Share your location with your contacts in FluffyChat.</string>
<string>Share your location with your contacts in Schulchat.</string>
<key>NSLocationAlwaysUsageDescription</key>
<string>Share your location with your contacts in FluffyChat.</string>
<string>Share your location with your contacts in Schulchat.</string>
<key>NSLocationWhenInUseUsageDescription</key>
<string>Share your location with your contacts in FluffyChat.</string>
<string>Share your location with your contacts in Schulchat.</string>
<key>NSMicrophoneUsageDescription</key>
<string>Record voice message and share them with your contacts on FluffyChat.</string>
<string>Record voice message and share them with your contacts on Schulchat RLP.</string>
<key>NSMotionUsageDescription</key>
<string>Share motions with your contacts in FluffyChat.</string>
<string>Share motions with your contacts in Schulchat.</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>Open photos from your gallery and share them with your contacts on FluffyChat.</string>
<string>Open photos from your gallery and share them with your contacts on Schulchat.</string>
<key>NSSpeechRecognitionUsageDescription</key>
<string>Share data with your contacts in FluffyChat.</string>
<string>Share data with your contacts in Schulchat.</string>
<key>UIApplicationSupportsIndirectInputEvents</key>
<true/>
<key>UIBackgroundModes</key>
Expand Down

0 comments on commit 827bb0e

Please sign in to comment.