Add new permission requests as required by iOS 14

pull/437/head
Michael Zanetti 2020-09-22 19:31:24 +02:00
parent 30190b1b06
commit 671c7ccbbe
1 changed files with 7 additions and 0 deletions

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>