|
|
@@ -12,3 +12,9 @@
|
|
|
|
|
|
/* Privacy - Calendars Usage Description */
|
|
|
"NSCalendarsUsageDescription" = "Calendar is used to create a new glucose events.";
|
|
|
+
|
|
|
+/* Privacy - Health Update Usage Description */
|
|
|
+"NSHealthUpdateUsageDescription" = "Health App is used to store blood glucose data";
|
|
|
+
|
|
|
+/* Privacy - Health Share Usage Description */
|
|
|
+"NSHealthShareUsageDescription" = "Health App is used to store blood glucose data";
|