Merge PR #437: Add new permission requests as required by iOS 14

This commit is contained in:
Jenkins nymea 2020-09-22 19:48:16 +02:00
commit 42772d335e

View File

@ -37,6 +37,13 @@
<string>Nymea boxes can be connected to WiFi using a Bluetooth setup. Also, this app can connect to nymea boxes using Bluetooth only, without requiring WiFi at all.</string>
<key>NSBluetoothAlwaysUsageDescription</key>
<string>Nymea boxes can be connected to WiFi using a Bluetooth setup. Also, this app can connect to nymea boxes using Bluetooth only, without requiring WiFi at all.</string>
<key>NSLocalNetworkUsageDescription</key>
<string>Nymea:app will connect to nymea systems in the local network and allow controlling smart home equipment.</string>
<key>NSBonjourServices</key>
<array>
<string>_jsonrpc._tcp</string>
<string>_ws._tcp</string>
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>XSAppIconAssets</key>