Updated Info.plist with new bluetooth usage description key (#3276)

This commit is contained in:
Mattermost Build 2019-09-19 02:50:24 +02:00 committed by Devin Binnie
parent b8540b42dd
commit 4ada33b50d

View file

@ -56,6 +56,8 @@
</dict>
<key>NSAppleMusicUsageDescription</key>
<string>Let Mattermost access your Media files</string>
<key>NSBluetoothAlwaysUsageDescription</key>
<string>Share post data accross devices with Mattermost</string>
<key>NSBluetoothPeripheralUsageDescription</key>
<string>Share post data accross devices with Mattermost</string>
<key>NSCalendarsUsageDescription</key>