|
|
@@ -44,6 +44,8 @@
|
|
|
<string>$(CURRENT_PROJECT_VERSION)</string>
|
|
|
<key>ITSAppUsesNonExemptEncryption</key>
|
|
|
<false/>
|
|
|
+ <key>LSApplicationCategoryType</key>
|
|
|
+ <string></string>
|
|
|
<key>LSApplicationQueriesSchemes</key>
|
|
|
<array>
|
|
|
<string>gcm-ciq</string>
|
|
|
@@ -70,6 +72,8 @@
|
|
|
<string>Bluetooth is used to communicate with insulin pump and continuous glucose monitor devices</string>
|
|
|
<key>NSBluetoothPeripheralUsageDescription</key>
|
|
|
<string>Bluetooth is used to communicate with insulin pump and continuous glucose monitor devices</string>
|
|
|
+ <key>NSCalendarsFullAccessUsageDescription</key>
|
|
|
+ <string>To create events with BG reading values, so that they can be viewed on Apple Watch and CarPlay</string>
|
|
|
<key>NSCalendarsUsageDescription</key>
|
|
|
<string>Calendar is used to create a new glucose events.</string>
|
|
|
<key>NSFaceIDUsageDescription</key>
|
|
|
@@ -108,10 +112,6 @@
|
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
|
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
|
</array>
|
|
|
- <key>NSCalendarsFullAccessUsageDescription</key>
|
|
|
- <string>To create events with BG reading values, so that they can be viewed on Apple Watch and CarPlay</string>
|
|
|
- <key>LSApplicationCategoryType</key>
|
|
|
- <string></string>
|
|
|
<key>UISupportedInterfaceOrientations~ipad</key>
|
|
|
<array>
|
|
|
<string>UIInterfaceOrientationPortrait</string>
|