Add NSLocationAlwaysAndWhenInUseUsageDescription declaration for iOS

This commit is contained in:
Michael Zanetti 2022-12-07 21:24:21 +01:00
parent 1679a9990d
commit 6945b4636c

View File

@ -41,6 +41,8 @@
<string>nymea:app will connect to nymea systems in the local network and allow controlling smart home equipment.</string>
<key>NSLocationWhenInUseUsageDescription</key>
<string>nymea:app is not using the device location at this point.</string>
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
<string>nymea:app is not using the device location at this point.</string>
<key>NSBonjourServices</key>
<array>
<string>_jsonrpc._tcp</string>