Updated Info.plist with new bluetooth usage description key (#3275)
This commit is contained in:
parent
eac7ecd367
commit
77b25945dd
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