Updated Info.plist with new bluetooth usage description key (#3276)
This commit is contained in:
parent
b8540b42dd
commit
4ada33b50d
1 changed files with 2 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue