Remove location strings from info.plist (#8144)

This commit is contained in:
Daniel Espino García 2024-08-12 17:49:58 +02:00 committed by GitHub
parent c0183fe2e5
commit 3eab5b9d2d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -65,10 +65,6 @@
<string>Allowing access to your camera enables you to take photos or videos and attach them to messages.</string>
<key>NSFaceIDUsageDescription</key>
<string>Enabling access to your Face ID means we can restrict unauthorized users from accessing $(PRODUCT_NAME) on your device.</string>
<key>NSLocationAlwaysUsageDescription</key>
<string>Enabling access to your location data means we can add location metadata to pictures and videos you share in $(PRODUCT_NAME).</string>
<key>NSLocationWhenInUseUsageDescription</key>
<string>Enabling access to your location data means we can add location metadata to pictures and videos you share in $(PRODUCT_NAME).</string>
<key>NSMicrophoneUsageDescription</key>
<string>Enabling access to your device's microphones means you can capture audio for calls or videos to share in $(PRODUCT_NAME).</string>
<key>NSPhotoLibraryAddUsageDescription</key>