|
|
@@ -4,10 +4,11 @@
|
|
|
/* Privacy - Bluetooth Always Usage Description */
|
|
|
"NSBluetoothAlwaysUsageDescription" = "Bluetooth is used to communicate with insulin pump and continuous glucose monitor devices";
|
|
|
|
|
|
+/* Privacy - Bluetooth Peripheral Usage Description */
|
|
|
"NSBluetoothPeripheralUsageDescription" = "Bluetooth is used to communicate with insulin pump and continuous glucose monitor devices";
|
|
|
|
|
|
-/* Privacy - Calendars Usage Description */
|
|
|
-"NSCalendarsUsageDescription" = "Calendar is used to create a new glucose events.";
|
|
|
-
|
|
|
/* Privacy - Face ID Usage Description */
|
|
|
"NSFaceIDUsageDescription" = "For authorized acces to bolus";
|
|
|
+
|
|
|
+/* Privacy - Calendars Usage Description */
|
|
|
+"NSCalendarsUsageDescription" = "Calendar is used to create a new glucose events.";
|