|
@@ -259,10 +259,12 @@
|
|
|
3BF85FE32E427312000D7351 /* IOBService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BF85FE12E427312000D7351 /* IOBService.swift */; };
|
|
3BF85FE32E427312000D7351 /* IOBService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BF85FE12E427312000D7351 /* IOBService.swift */; };
|
|
|
45252C95D220E796FDB3B022 /* ConfigEditorDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F8A87AA037BD079BA3528BA /* ConfigEditorDataFlow.swift */; };
|
|
45252C95D220E796FDB3B022 /* ConfigEditorDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F8A87AA037BD079BA3528BA /* ConfigEditorDataFlow.swift */; };
|
|
|
45717281F743594AA9D87191 /* ConfigEditorRootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 920DDB21E5D0EB813197500D /* ConfigEditorRootView.swift */; };
|
|
45717281F743594AA9D87191 /* ConfigEditorRootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 920DDB21E5D0EB813197500D /* ConfigEditorRootView.swift */; };
|
|
|
|
|
+ 49090A8D2E9FE8D200D0F5DB /* GarminWatchSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49090A8C2E9FE8D200D0F5DB /* GarminWatchSettings.swift */; };
|
|
|
491D6FBD2D56741C00C49F67 /* TempTargetStored+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 491D6FBC2D56741C00C49F67 /* TempTargetStored+CoreDataProperties.swift */; };
|
|
491D6FBD2D56741C00C49F67 /* TempTargetStored+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 491D6FBC2D56741C00C49F67 /* TempTargetStored+CoreDataProperties.swift */; };
|
|
|
491D6FBE2D56741C00C49F67 /* TempTargetRunStored+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 491D6FB92D56741C00C49F67 /* TempTargetRunStored+CoreDataClass.swift */; };
|
|
491D6FBE2D56741C00C49F67 /* TempTargetRunStored+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 491D6FB92D56741C00C49F67 /* TempTargetRunStored+CoreDataClass.swift */; };
|
|
|
491D6FBF2D56741C00C49F67 /* TempTargetRunStored+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 491D6FBA2D56741C00C49F67 /* TempTargetRunStored+CoreDataProperties.swift */; };
|
|
491D6FBF2D56741C00C49F67 /* TempTargetRunStored+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 491D6FBA2D56741C00C49F67 /* TempTargetRunStored+CoreDataProperties.swift */; };
|
|
|
491D6FC02D56741C00C49F67 /* TempTargetStored+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 491D6FBB2D56741C00C49F67 /* TempTargetStored+CoreDataClass.swift */; };
|
|
491D6FC02D56741C00C49F67 /* TempTargetStored+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 491D6FBB2D56741C00C49F67 /* TempTargetStored+CoreDataClass.swift */; };
|
|
|
|
|
+ 4984D1D42EA2939E00263E83 /* WatchConfigGarminAppConfigView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4984D1D32EA2939E00263E83 /* WatchConfigGarminAppConfigView.swift */; };
|
|
|
49B9B57F2D5768D2009C6B59 /* AdjustmentStored+Helper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49B9B57E2D5768D2009C6B59 /* AdjustmentStored+Helper.swift */; };
|
|
49B9B57F2D5768D2009C6B59 /* AdjustmentStored+Helper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49B9B57E2D5768D2009C6B59 /* AdjustmentStored+Helper.swift */; };
|
|
|
5075C1608E6249A51495C422 /* TargetsEditorProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BDEA2DC60EDE0A3CA54DC73 /* TargetsEditorProvider.swift */; };
|
|
5075C1608E6249A51495C422 /* TargetsEditorProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BDEA2DC60EDE0A3CA54DC73 /* TargetsEditorProvider.swift */; };
|
|
|
53F2382465BF74DB1A967C8B /* PumpConfigProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8630D58BDAD6D9C650B9B39 /* PumpConfigProvider.swift */; };
|
|
53F2382465BF74DB1A967C8B /* PumpConfigProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8630D58BDAD6D9C650B9B39 /* PumpConfigProvider.swift */; };
|
|
@@ -1086,10 +1088,12 @@
|
|
|
3F8A87AA037BD079BA3528BA /* ConfigEditorDataFlow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ConfigEditorDataFlow.swift; sourceTree = "<group>"; };
|
|
3F8A87AA037BD079BA3528BA /* ConfigEditorDataFlow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ConfigEditorDataFlow.swift; sourceTree = "<group>"; };
|
|
|
42369F66CF91F30624C0B3A6 /* BasalProfileEditorProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = BasalProfileEditorProvider.swift; sourceTree = "<group>"; };
|
|
42369F66CF91F30624C0B3A6 /* BasalProfileEditorProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = BasalProfileEditorProvider.swift; sourceTree = "<group>"; };
|
|
|
44080E4709E3AE4B73054563 /* ConfigEditorProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ConfigEditorProvider.swift; sourceTree = "<group>"; };
|
|
44080E4709E3AE4B73054563 /* ConfigEditorProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ConfigEditorProvider.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 49090A8C2E9FE8D200D0F5DB /* GarminWatchSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GarminWatchSettings.swift; sourceTree = "<group>"; };
|
|
|
491D6FB92D56741C00C49F67 /* TempTargetRunStored+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TempTargetRunStored+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
491D6FB92D56741C00C49F67 /* TempTargetRunStored+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TempTargetRunStored+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
|
491D6FBA2D56741C00C49F67 /* TempTargetRunStored+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TempTargetRunStored+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
491D6FBA2D56741C00C49F67 /* TempTargetRunStored+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TempTargetRunStored+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
|
491D6FBB2D56741C00C49F67 /* TempTargetStored+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TempTargetStored+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
491D6FBB2D56741C00C49F67 /* TempTargetStored+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TempTargetStored+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
|
491D6FBC2D56741C00C49F67 /* TempTargetStored+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TempTargetStored+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
491D6FBC2D56741C00C49F67 /* TempTargetStored+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TempTargetStored+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ 4984D1D32EA2939E00263E83 /* WatchConfigGarminAppConfigView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WatchConfigGarminAppConfigView.swift; sourceTree = "<group>"; };
|
|
|
49B9B57E2D5768D2009C6B59 /* AdjustmentStored+Helper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AdjustmentStored+Helper.swift"; sourceTree = "<group>"; };
|
|
49B9B57E2D5768D2009C6B59 /* AdjustmentStored+Helper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AdjustmentStored+Helper.swift"; sourceTree = "<group>"; };
|
|
|
4DD795BA46B193644D48138C /* TargetsEditorRootView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = TargetsEditorRootView.swift; sourceTree = "<group>"; };
|
|
4DD795BA46B193644D48138C /* TargetsEditorRootView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = TargetsEditorRootView.swift; sourceTree = "<group>"; };
|
|
|
505E09DC17A0C3D0AF4B66FE /* ISFEditorStateModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ISFEditorStateModel.swift; sourceTree = "<group>"; };
|
|
505E09DC17A0C3D0AF4B66FE /* ISFEditorStateModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ISFEditorStateModel.swift; sourceTree = "<group>"; };
|
|
@@ -2354,11 +2358,10 @@
|
|
|
388E5A5925B6F0250019842D /* Models */ = {
|
|
388E5A5925B6F0250019842D /* Models */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
|
|
+ 49090A8C2E9FE8D200D0F5DB /* GarminWatchSettings.swift */,
|
|
|
DDFF204F2DB2C11900AB8A96 /* WatchStateSnapshot.swift */,
|
|
DDFF204F2DB2C11900AB8A96 /* WatchStateSnapshot.swift */,
|
|
|
DDEBB05B2D89E9050032305D /* TimeInRangeType.swift */,
|
|
DDEBB05B2D89E9050032305D /* TimeInRangeType.swift */,
|
|
|
3B2F77852D7E52ED005ED9FA /* TDD.swift */,
|
|
3B2F77852D7E52ED005ED9FA /* TDD.swift */,
|
|
|
- DD4FFF322D458EE600B6CFF9 /* GarminWatchState.swift */,
|
|
|
|
|
- DD3078692D42F94000DE0490 /* GarminDevice.swift */,
|
|
|
|
|
DD3078672D42F5CE00DE0490 /* WatchGlucoseObject.swift */,
|
|
DD3078672D42F5CE00DE0490 /* WatchGlucoseObject.swift */,
|
|
|
BD432CA02D2F4E3300D1EB79 /* WatchMessageKeys.swift */,
|
|
BD432CA02D2F4E3300D1EB79 /* WatchMessageKeys.swift */,
|
|
|
BD54A9722D281A9C00F9C1EE /* TempTargetPresetWatch.swift */,
|
|
BD54A9722D281A9C00F9C1EE /* TempTargetPresetWatch.swift */,
|
|
@@ -2377,6 +2380,8 @@
|
|
|
3811DF0125CA9FEA00A708ED /* Credentials.swift */,
|
|
3811DF0125CA9FEA00A708ED /* Credentials.swift */,
|
|
|
E592A36F2CEEC01E009A472C /* ContactTrickEntry.swift */,
|
|
E592A36F2CEEC01E009A472C /* ContactTrickEntry.swift */,
|
|
|
38AEE73C25F0200C0013F05B /* TrioSettings.swift */,
|
|
38AEE73C25F0200C0013F05B /* TrioSettings.swift */,
|
|
|
|
|
+ DD3078692D42F94000DE0490 /* GarminDevice.swift */,
|
|
|
|
|
+ DD4FFF322D458EE600B6CFF9 /* GarminWatchState.swift */,
|
|
|
382C133625F13A1E00715CE1 /* InsulinSensitivities.swift */,
|
|
382C133625F13A1E00715CE1 /* InsulinSensitivities.swift */,
|
|
|
38887CCD25F5725200944304 /* IOBEntry.swift */,
|
|
38887CCD25F5725200944304 /* IOBEntry.swift */,
|
|
|
DD68889C2C386E17006E3C44 /* NightscoutExercise.swift */,
|
|
DD68889C2C386E17006E3C44 /* NightscoutExercise.swift */,
|
|
@@ -3123,6 +3128,7 @@
|
|
|
CE94598529E9E3FE0047C9C6 /* View */ = {
|
|
CE94598529E9E3FE0047C9C6 /* View */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
|
|
+ 4984D1D32EA2939E00263E83 /* WatchConfigGarminAppConfigView.swift */,
|
|
|
CE94598629E9E4110047C9C6 /* WatchConfigRootView.swift */,
|
|
CE94598629E9E4110047C9C6 /* WatchConfigRootView.swift */,
|
|
|
DDF847E72C5DABA30049BB3B /* WatchConfigAppleWatchView.swift */,
|
|
DDF847E72C5DABA30049BB3B /* WatchConfigAppleWatchView.swift */,
|
|
|
DDF847E92C5DABAC0049BB3B /* WatchConfigGarminView.swift */,
|
|
DDF847E92C5DABAC0049BB3B /* WatchConfigGarminView.swift */,
|
|
@@ -4215,6 +4221,7 @@
|
|
|
BD8E6B232D9036F700ABF8FA /* OnboardingDataFlow.swift in Sources */,
|
|
BD8E6B232D9036F700ABF8FA /* OnboardingDataFlow.swift in Sources */,
|
|
|
C2A6D1E42DB1581D0036DB66 /* GlucoseStatsSetup.swift in Sources */,
|
|
C2A6D1E42DB1581D0036DB66 /* GlucoseStatsSetup.swift in Sources */,
|
|
|
3811DE3125C9D49500A708ED /* HomeProvider.swift in Sources */,
|
|
3811DE3125C9D49500A708ED /* HomeProvider.swift in Sources */,
|
|
|
|
|
+ 4984D1D42EA2939E00263E83 /* WatchConfigGarminAppConfigView.swift in Sources */,
|
|
|
FE41E4D629463EE20047FD55 /* NightscoutPreferences.swift in Sources */,
|
|
FE41E4D629463EE20047FD55 /* NightscoutPreferences.swift in Sources */,
|
|
|
DD868FD82E381A54005D3308 /* APNSJWTClaims.swift in Sources */,
|
|
DD868FD82E381A54005D3308 /* APNSJWTClaims.swift in Sources */,
|
|
|
E013D872273AC6FE0014109C /* GlucoseSimulatorSource.swift in Sources */,
|
|
E013D872273AC6FE0014109C /* GlucoseSimulatorSource.swift in Sources */,
|
|
@@ -4263,6 +4270,7 @@
|
|
|
DDF691012DA2CA11008BF16C /* AppDiagnosticsDataFlow.swift in Sources */,
|
|
DDF691012DA2CA11008BF16C /* AppDiagnosticsDataFlow.swift in Sources */,
|
|
|
DDA6E3202D258E0500C2988C /* OverrideHelpView.swift in Sources */,
|
|
DDA6E3202D258E0500C2988C /* OverrideHelpView.swift in Sources */,
|
|
|
DDA6E2502D22187500C2988C /* ChartLegendView.swift in Sources */,
|
|
DDA6E2502D22187500C2988C /* ChartLegendView.swift in Sources */,
|
|
|
|
|
+ 49090A8D2E9FE8D200D0F5DB /* GarminWatchSettings.swift in Sources */,
|
|
|
3811DEAF25C9D88300A708ED /* KeyValueStorage.swift in Sources */,
|
|
3811DEAF25C9D88300A708ED /* KeyValueStorage.swift in Sources */,
|
|
|
DDD6D4D32CDE90720029439A /* EstimatedA1cDisplayUnit.swift in Sources */,
|
|
DDD6D4D32CDE90720029439A /* EstimatedA1cDisplayUnit.swift in Sources */,
|
|
|
DDA6E3572D25988500C2988C /* ContactImageHelpView.swift in Sources */,
|
|
DDA6E3572D25988500C2988C /* ContactImageHelpView.swift in Sources */,
|