From 1e1992e979f8d3fa0fe84f7b13041e4b37cf47c2 Mon Sep 17 00:00:00 2001 From: Avinash Lingaloo Date: Mon, 7 Mar 2022 09:57:37 +0400 Subject: [PATCH] MM-41391 Gekidou - Update Info.plist (#6000) * update instance to workspace * reviews from @carrie Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com> * replaced Mattermost with $(PRODUCT_NAME) except the 'Beta' under CFBundleDisplayName * Update ios/Mattermost/Info.plist Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com> Co-authored-by: Elias Nahum --- ios/Mattermost/Info.plist | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/ios/Mattermost/Info.plist b/ios/Mattermost/Info.plist index 60e57a4938..d3d8f50749 100644 --- a/ios/Mattermost/Info.plist +++ b/ios/Mattermost/Info.plist @@ -58,31 +58,31 @@ NSAppleMusicUsageDescription - Let Mattermost access your Media files + Let $(PRODUCT_NAME) access your Media files NSBluetoothAlwaysUsageDescription - Share post data across devices with Mattermost + Share post data across devices with $(PRODUCT_NAME) NSBluetoothPeripheralUsageDescription - Share post data across devices with Mattermost + Share post data across devices with $(PRODUCT_NAME) NSCalendarsUsageDescription - Share contacts in your Mattermost instance + Share contacts within $(PRODUCT_NAME) NSCameraUsageDescription - Take a Photo or Video and upload it to your Mattermost instance + Take a photo or video and upload it to $(PRODUCT_NAME) NSFaceIDUsageDescription - Mattermost uses Face ID to restrict unauthorized users from accessing the app. + $(PRODUCT_NAME) uses Face ID to restrict unauthorized users from accessing the app. NSLocationAlwaysUsageDescription - Send your current location to your Mattermost instance + Send your current location to $(PRODUCT_NAME) NSLocationWhenInUseUsageDescription - Send your current location to your Mattermost instance + Send your current location to $(PRODUCT_NAME) NSMicrophoneUsageDescription - Capture audio when recording a video to share to your Mattermost instance + Capture audio when recording a video to share within $(PRODUCT_NAME) NSMotionUsageDescription - Share your route in your Mattermost instance + Share your route in your $(PRODUCT_NAME) workspace NSPhotoLibraryAddUsageDescription - Save downloaded Photos and Videos from your Mattermost instance to your device + Save downloaded photos and videos from $(PRODUCT_NAME) to your device NSPhotoLibraryUsageDescription - Upload Photos and Videos from your device to your Mattermost instance + Upload photos and videos from your device to $(PRODUCT_NAME) NSSpeechRecognitionUsageDescription - Send voice messages to your Mattermost instance + Send voice messages to $(PRODUCT_NAME) UIAppFonts OpenSans-Bold.ttf