This commit is contained in:
alekst1d 2020-12-13 03:23:47 +01:00 committed by Johan Degraeve
parent ce214b7316
commit 63aa9f7f21
2 changed files with 2 additions and 5 deletions

View File

@ -8,7 +8,7 @@ enum ConstantsLibre {
static let defaultWebOOPEnabled = false
/// site for libreOOP client
static let site = "http://www.glucose.space"
static let site = "https://www.glucose.space"
/// token to use to access site
static let token = "bubble-201907"

View File

@ -27,10 +27,7 @@
<key>NFCReaderUsageDescription</key>
<string>DiaBLE uses NFC to scan Libre sensors.</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<dict/>
<key>NSBluetoothAlwaysUsageDescription</key>
<string>Connect to CGM Transmitter and M5Stack</string>
<key>NSBluetoothPeripheralUsageDescription</key>