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

This commit is contained in:
Devin Binnie 2019-09-18 20:47:57 -04:00 committed by GitHub
parent eac7ecd367
commit 77b25945dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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>