Remove location strings from info.plist (#8144)
This commit is contained in:
parent
c0183fe2e5
commit
3eab5b9d2d
1 changed files with 0 additions and 4 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue