|
@@ -202,14 +202,16 @@
|
|
|
38FEF3FC2737E53800574A46 /* MainStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38FEF3FB2737E53800574A46 /* MainStateModel.swift */; };
|
|
38FEF3FC2737E53800574A46 /* MainStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38FEF3FB2737E53800574A46 /* MainStateModel.swift */; };
|
|
|
38FEF3FE2738083E00574A46 /* CGMSettingsProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38FEF3FD2738083E00574A46 /* CGMSettingsProvider.swift */; };
|
|
38FEF3FE2738083E00574A46 /* CGMSettingsProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38FEF3FD2738083E00574A46 /* CGMSettingsProvider.swift */; };
|
|
|
38FEF413273B317A00574A46 /* HKUnit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38FEF412273B317A00574A46 /* HKUnit.swift */; };
|
|
38FEF413273B317A00574A46 /* HKUnit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38FEF412273B317A00574A46 /* HKUnit.swift */; };
|
|
|
|
|
+ 3B2F77862D7E52ED005ED9FA /* TDD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B2F77852D7E52ED005ED9FA /* TDD.swift */; };
|
|
|
|
|
+ 3B2F77882D7E5387005ED9FA /* CurrentTDDSetup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B2F77872D7E5387005ED9FA /* CurrentTDDSetup.swift */; };
|
|
|
|
|
+ 3BAD36B22D7CDC1A00CC298D /* MainLoadingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BAD36B12D7CDC1400CC298D /* MainLoadingView.swift */; };
|
|
|
|
|
+ 3BAD36CC2D7D420E00CC298D /* CoreDataInitializationCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BAD36CB2D7D420500CC298D /* CoreDataInitializationCoordinator.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 */; };
|
|
|
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 */; };
|
|
|
- 49249B1C2D46E45E000F4866 /* CurrentTDDSetup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49249B1B2D46E45E000F4866 /* CurrentTDDSetup.swift */; };
|
|
|
|
|
- 49249B382D46E76A000F4866 /* TDD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49249B372D46E76A000F4866 /* TDD.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 */; };
|
|
@@ -304,7 +306,6 @@
|
|
|
BD249D9D2D42FCF500412DEB /* MealStatsSetup.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD249D9C2D42FCF300412DEB /* MealStatsSetup.swift */; };
|
|
BD249D9D2D42FCF500412DEB /* MealStatsSetup.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD249D9C2D42FCF300412DEB /* MealStatsSetup.swift */; };
|
|
|
BD249D9F2D42FD0600412DEB /* StackedChartSetup.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD249D9E2D42FD0200412DEB /* StackedChartSetup.swift */; };
|
|
BD249D9F2D42FD0600412DEB /* StackedChartSetup.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD249D9E2D42FD0200412DEB /* StackedChartSetup.swift */; };
|
|
|
BD249DA12D42FD1200412DEB /* TDDSetup.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD249DA02D42FD1000412DEB /* TDDSetup.swift */; };
|
|
BD249DA12D42FD1200412DEB /* TDDSetup.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD249DA02D42FD1000412DEB /* TDDSetup.swift */; };
|
|
|
- BD249DA52D42FD9700412DEB /* CustomDatePicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD249DA42D42FD9500412DEB /* CustomDatePicker.swift */; };
|
|
|
|
|
BD249DA72D42FE4600412DEB /* Calendar+GlucoseStatsChart.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD249DA62D42FE3800412DEB /* Calendar+GlucoseStatsChart.swift */; };
|
|
BD249DA72D42FE4600412DEB /* Calendar+GlucoseStatsChart.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD249DA62D42FE3800412DEB /* Calendar+GlucoseStatsChart.swift */; };
|
|
|
BD2B464E0745FBE7B79913F4 /* NightscoutConfigProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BF768BD6264FF7D71D66767 /* NightscoutConfigProvider.swift */; };
|
|
BD2B464E0745FBE7B79913F4 /* NightscoutConfigProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BF768BD6264FF7D71D66767 /* NightscoutConfigProvider.swift */; };
|
|
|
BD2FF1A02AE29D43005D1C5D /* CheckboxToggleStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD2FF19F2AE29D43005D1C5D /* CheckboxToggleStyle.swift */; };
|
|
BD2FF1A02AE29D43005D1C5D /* CheckboxToggleStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD2FF19F2AE29D43005D1C5D /* CheckboxToggleStyle.swift */; };
|
|
@@ -540,6 +541,7 @@
|
|
|
DDAA29852D2D1D9E006546A1 /* AdjustmentsRootView+TempTargets.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDAA29842D2D1D98006546A1 /* AdjustmentsRootView+TempTargets.swift */; };
|
|
DDAA29852D2D1D9E006546A1 /* AdjustmentsRootView+TempTargets.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDAA29842D2D1D98006546A1 /* AdjustmentsRootView+TempTargets.swift */; };
|
|
|
DDB37CC52D05048F00D99BF4 /* ContactImageStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB37CC42D05048F00D99BF4 /* ContactImageStorage.swift */; };
|
|
DDB37CC52D05048F00D99BF4 /* ContactImageStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB37CC42D05048F00D99BF4 /* ContactImageStorage.swift */; };
|
|
|
DDB37CC72D05127500D99BF4 /* FontExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB37CC62D05127500D99BF4 /* FontExtensions.swift */; };
|
|
DDB37CC72D05127500D99BF4 /* FontExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB37CC62D05127500D99BF4 /* FontExtensions.swift */; };
|
|
|
|
|
+ DDCAE8332D78D4A800B1BB51 /* TherapySettingsUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDCAE8322D78D49C00B1BB51 /* TherapySettingsUtil.swift */; };
|
|
|
DDCE790F2D6F97FC000A4D7A /* SubmodulesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDCE790E2D6F97F7000A4D7A /* SubmodulesView.swift */; };
|
|
DDCE790F2D6F97FC000A4D7A /* SubmodulesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDCE790E2D6F97F7000A4D7A /* SubmodulesView.swift */; };
|
|
|
DDCEBF5B2CC1B76400DF4C36 /* LiveActivity+Helper.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDCEBF5A2CC1B76400DF4C36 /* LiveActivity+Helper.swift */; };
|
|
DDCEBF5B2CC1B76400DF4C36 /* LiveActivity+Helper.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDCEBF5A2CC1B76400DF4C36 /* LiveActivity+Helper.swift */; };
|
|
|
DDD163122C4C689900CD525A /* AdjustmentsStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDD163112C4C689900CD525A /* AdjustmentsStateModel.swift */; };
|
|
DDD163122C4C689900CD525A /* AdjustmentsStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDD163112C4C689900CD525A /* AdjustmentsStateModel.swift */; };
|
|
@@ -921,6 +923,10 @@
|
|
|
38FEF3FB2737E53800574A46 /* MainStateModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainStateModel.swift; sourceTree = "<group>"; };
|
|
38FEF3FB2737E53800574A46 /* MainStateModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainStateModel.swift; sourceTree = "<group>"; };
|
|
|
38FEF3FD2738083E00574A46 /* CGMSettingsProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CGMSettingsProvider.swift; sourceTree = "<group>"; };
|
|
38FEF3FD2738083E00574A46 /* CGMSettingsProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CGMSettingsProvider.swift; sourceTree = "<group>"; };
|
|
|
38FEF412273B317A00574A46 /* HKUnit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HKUnit.swift; sourceTree = "<group>"; };
|
|
38FEF412273B317A00574A46 /* HKUnit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HKUnit.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 3B2F77852D7E52ED005ED9FA /* TDD.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TDD.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 3B2F77872D7E5387005ED9FA /* CurrentTDDSetup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrentTDDSetup.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 3BAD36B12D7CDC1400CC298D /* MainLoadingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainLoadingView.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 3BAD36CB2D7D420500CC298D /* CoreDataInitializationCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoreDataInitializationCoordinator.swift; sourceTree = "<group>"; };
|
|
|
3BDEA2DC60EDE0A3CA54DC73 /* TargetsEditorProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = TargetsEditorProvider.swift; sourceTree = "<group>"; };
|
|
3BDEA2DC60EDE0A3CA54DC73 /* TargetsEditorProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = TargetsEditorProvider.swift; sourceTree = "<group>"; };
|
|
|
3BF768BD6264FF7D71D66767 /* NightscoutConfigProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = NightscoutConfigProvider.swift; sourceTree = "<group>"; };
|
|
3BF768BD6264FF7D71D66767 /* NightscoutConfigProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = NightscoutConfigProvider.swift; sourceTree = "<group>"; };
|
|
|
3F60E97100041040446F44E7 /* PumpConfigStateModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PumpConfigStateModel.swift; sourceTree = "<group>"; };
|
|
3F60E97100041040446F44E7 /* PumpConfigStateModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PumpConfigStateModel.swift; sourceTree = "<group>"; };
|
|
@@ -931,8 +937,6 @@
|
|
|
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>"; };
|
|
|
- 49249B1B2D46E45E000F4866 /* CurrentTDDSetup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CurrentTDDSetup.swift; sourceTree = "<group>"; };
|
|
|
|
|
- 49249B372D46E76A000F4866 /* TDD.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TDD.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>"; };
|
|
@@ -1028,7 +1032,6 @@
|
|
|
BD249D9C2D42FCF300412DEB /* MealStatsSetup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MealStatsSetup.swift; sourceTree = "<group>"; };
|
|
BD249D9C2D42FCF300412DEB /* MealStatsSetup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MealStatsSetup.swift; sourceTree = "<group>"; };
|
|
|
BD249D9E2D42FD0200412DEB /* StackedChartSetup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StackedChartSetup.swift; sourceTree = "<group>"; };
|
|
BD249D9E2D42FD0200412DEB /* StackedChartSetup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StackedChartSetup.swift; sourceTree = "<group>"; };
|
|
|
BD249DA02D42FD1000412DEB /* TDDSetup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TDDSetup.swift; sourceTree = "<group>"; };
|
|
BD249DA02D42FD1000412DEB /* TDDSetup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TDDSetup.swift; sourceTree = "<group>"; };
|
|
|
- BD249DA42D42FD9500412DEB /* CustomDatePicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomDatePicker.swift; sourceTree = "<group>"; };
|
|
|
|
|
BD249DA62D42FE3800412DEB /* Calendar+GlucoseStatsChart.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Calendar+GlucoseStatsChart.swift"; sourceTree = "<group>"; };
|
|
BD249DA62D42FE3800412DEB /* Calendar+GlucoseStatsChart.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Calendar+GlucoseStatsChart.swift"; sourceTree = "<group>"; };
|
|
|
BD2FF19F2AE29D43005D1C5D /* CheckboxToggleStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CheckboxToggleStyle.swift; sourceTree = "<group>"; };
|
|
BD2FF19F2AE29D43005D1C5D /* CheckboxToggleStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CheckboxToggleStyle.swift; sourceTree = "<group>"; };
|
|
|
BD3CC0712B0B89D50013189E /* MainChartView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainChartView.swift; sourceTree = "<group>"; };
|
|
BD3CC0712B0B89D50013189E /* MainChartView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainChartView.swift; sourceTree = "<group>"; };
|
|
@@ -1267,6 +1270,7 @@
|
|
|
DDB37CC32D05044D00D99BF4 /* ContactTrickEntryStored+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ContactTrickEntryStored+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
DDB37CC32D05044D00D99BF4 /* ContactTrickEntryStored+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ContactTrickEntryStored+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
|
DDB37CC42D05048F00D99BF4 /* ContactImageStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContactImageStorage.swift; sourceTree = "<group>"; };
|
|
DDB37CC42D05048F00D99BF4 /* ContactImageStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContactImageStorage.swift; sourceTree = "<group>"; };
|
|
|
DDB37CC62D05127500D99BF4 /* FontExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FontExtensions.swift; sourceTree = "<group>"; };
|
|
DDB37CC62D05127500D99BF4 /* FontExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FontExtensions.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ DDCAE8322D78D49C00B1BB51 /* TherapySettingsUtil.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TherapySettingsUtil.swift; sourceTree = "<group>"; };
|
|
|
DDCE790E2D6F97F7000A4D7A /* SubmodulesView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubmodulesView.swift; sourceTree = "<group>"; };
|
|
DDCE790E2D6F97F7000A4D7A /* SubmodulesView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubmodulesView.swift; sourceTree = "<group>"; };
|
|
|
DDCEBF5A2CC1B76400DF4C36 /* LiveActivity+Helper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "LiveActivity+Helper.swift"; sourceTree = "<group>"; };
|
|
DDCEBF5A2CC1B76400DF4C36 /* LiveActivity+Helper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "LiveActivity+Helper.swift"; sourceTree = "<group>"; };
|
|
|
DDD163112C4C689900CD525A /* AdjustmentsStateModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdjustmentsStateModel.swift; sourceTree = "<group>"; };
|
|
DDD163112C4C689900CD525A /* AdjustmentsStateModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdjustmentsStateModel.swift; sourceTree = "<group>"; };
|
|
@@ -1739,6 +1743,7 @@
|
|
|
3811DE1F25C9D48300A708ED /* View */ = {
|
|
3811DE1F25C9D48300A708ED /* View */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
|
|
+ 3BAD36B12D7CDC1400CC298D /* MainLoadingView.swift */,
|
|
|
3811DE2025C9D48300A708ED /* MainRootView.swift */,
|
|
3811DE2025C9D48300A708ED /* MainRootView.swift */,
|
|
|
);
|
|
);
|
|
|
path = View;
|
|
path = View;
|
|
@@ -2092,7 +2097,7 @@
|
|
|
388E5A5925B6F0250019842D /* Models */ = {
|
|
388E5A5925B6F0250019842D /* Models */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
- 49249B372D46E76A000F4866 /* TDD.swift */,
|
|
|
|
|
|
|
+ 3B2F77852D7E52ED005ED9FA /* TDD.swift */,
|
|
|
DD4FFF322D458EE600B6CFF9 /* GarminWatchState.swift */,
|
|
DD4FFF322D458EE600B6CFF9 /* GarminWatchState.swift */,
|
|
|
DD3078692D42F94000DE0490 /* GarminDevice.swift */,
|
|
DD3078692D42F94000DE0490 /* GarminDevice.swift */,
|
|
|
DD3078672D42F5CE00DE0490 /* WatchGlucoseObject.swift */,
|
|
DD3078672D42F5CE00DE0490 /* WatchGlucoseObject.swift */,
|
|
@@ -2154,8 +2159,8 @@
|
|
|
388E5A5A25B6F05F0019842D /* Helpers */ = {
|
|
388E5A5A25B6F05F0019842D /* Helpers */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
|
|
+ DDCAE8322D78D49C00B1BB51 /* TherapySettingsUtil.swift */,
|
|
|
BD249DA62D42FE3800412DEB /* Calendar+GlucoseStatsChart.swift */,
|
|
BD249DA62D42FE3800412DEB /* Calendar+GlucoseStatsChart.swift */,
|
|
|
- BD249DA42D42FD9500412DEB /* CustomDatePicker.swift */,
|
|
|
|
|
DD73FA0E2D74F57300D19D1E /* BackgroundTask+Helper.swift */,
|
|
DD73FA0E2D74F57300D19D1E /* BackgroundTask+Helper.swift */,
|
|
|
CEF1ED6A2D58FB4600FAF41E /* CGMOptions.swift */,
|
|
CEF1ED6A2D58FB4600FAF41E /* CGMOptions.swift */,
|
|
|
C2A0A42E2CE0312C003B98E8 /* ConstantValues.swift */,
|
|
C2A0A42E2CE0312C003B98E8 /* ConstantValues.swift */,
|
|
@@ -2415,13 +2420,13 @@
|
|
|
58645B972CA2D16A008AFCE7 /* HomeStateModel+Setup */ = {
|
|
58645B972CA2D16A008AFCE7 /* HomeStateModel+Setup */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
|
|
+ 3B2F77872D7E5387005ED9FA /* CurrentTDDSetup.swift */,
|
|
|
BD4E1A7B2D3686D400D21626 /* StartEndMarkerSetup.swift */,
|
|
BD4E1A7B2D3686D400D21626 /* StartEndMarkerSetup.swift */,
|
|
|
BD4E1A792D3681AD00D21626 /* GlucoseTargetSetup.swift */,
|
|
BD4E1A792D3681AD00D21626 /* GlucoseTargetSetup.swift */,
|
|
|
BDA6CC872CAF219800F942F9 /* TempTargetSetup.swift */,
|
|
BDA6CC872CAF219800F942F9 /* TempTargetSetup.swift */,
|
|
|
58645B982CA2D1A4008AFCE7 /* GlucoseSetup.swift */,
|
|
58645B982CA2D1A4008AFCE7 /* GlucoseSetup.swift */,
|
|
|
58645B9A2CA2D24F008AFCE7 /* CarbSetup.swift */,
|
|
58645B9A2CA2D24F008AFCE7 /* CarbSetup.swift */,
|
|
|
58645B9C2CA2D275008AFCE7 /* DeterminationSetup.swift */,
|
|
58645B9C2CA2D275008AFCE7 /* DeterminationSetup.swift */,
|
|
|
- 49249B1B2D46E45E000F4866 /* CurrentTDDSetup.swift */,
|
|
|
|
|
58645B9E2CA2D2BE008AFCE7 /* PumpHistorySetup.swift */,
|
|
58645B9E2CA2D2BE008AFCE7 /* PumpHistorySetup.swift */,
|
|
|
58645BA02CA2D2F8008AFCE7 /* OverrideSetup.swift */,
|
|
58645BA02CA2D2F8008AFCE7 /* OverrideSetup.swift */,
|
|
|
58645BA22CA2D325008AFCE7 /* BatterySetup.swift */,
|
|
58645BA22CA2D325008AFCE7 /* BatterySetup.swift */,
|
|
@@ -2434,6 +2439,7 @@
|
|
|
587A54C82BCDCE0F009D38E2 /* Model */ = {
|
|
587A54C82BCDCE0F009D38E2 /* Model */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
|
|
+ 3BAD36CB2D7D420500CC298D /* CoreDataInitializationCoordinator.swift */,
|
|
|
BDF34F8F2C10CF8C00D51995 /* CoreDataStack.swift */,
|
|
BDF34F8F2C10CF8C00D51995 /* CoreDataStack.swift */,
|
|
|
BD4064D02C4ED26900582F43 /* CoreDataObserver.swift */,
|
|
BD4064D02C4ED26900582F43 /* CoreDataObserver.swift */,
|
|
|
DDD1631D2C4C6F6900CD525A /* TrioCoreDataPersistentContainer.xcdatamodeld */,
|
|
DDD1631D2C4C6F6900CD525A /* TrioCoreDataPersistentContainer.xcdatamodeld */,
|
|
@@ -3708,7 +3714,6 @@
|
|
|
38AEE75225F022080013F05B /* SettingsManager.swift in Sources */,
|
|
38AEE75225F022080013F05B /* SettingsManager.swift in Sources */,
|
|
|
3894873A2614928B004DF424 /* DispatchTimer.swift in Sources */,
|
|
3894873A2614928B004DF424 /* DispatchTimer.swift in Sources */,
|
|
|
3895E4C625B9E00D00214B37 /* Preferences.swift in Sources */,
|
|
3895E4C625B9E00D00214B37 /* Preferences.swift in Sources */,
|
|
|
- BD249DA52D42FD9700412DEB /* CustomDatePicker.swift in Sources */,
|
|
|
|
|
CE94598429E9E3E60047C9C6 /* WatchConfigStateModel.swift in Sources */,
|
|
CE94598429E9E3E60047C9C6 /* WatchConfigStateModel.swift in Sources */,
|
|
|
DD6B7CB92C7BAC6900B75029 /* NightscoutImportResultView.swift in Sources */,
|
|
DD6B7CB92C7BAC6900B75029 /* NightscoutImportResultView.swift in Sources */,
|
|
|
38DF1786276A73D400B3528F /* TagCloudView.swift in Sources */,
|
|
38DF1786276A73D400B3528F /* TagCloudView.swift in Sources */,
|
|
@@ -3746,6 +3751,7 @@
|
|
|
3811DEB125C9D88300A708ED /* Keychain.swift in Sources */,
|
|
3811DEB125C9D88300A708ED /* Keychain.swift in Sources */,
|
|
|
DD17453E2C55BFB600211FAC /* AlgorithmAdvancedSettingsStateModel.swift in Sources */,
|
|
DD17453E2C55BFB600211FAC /* AlgorithmAdvancedSettingsStateModel.swift in Sources */,
|
|
|
CE95BF572BA5F5FE00DC3DE3 /* PluginManager.swift in Sources */,
|
|
CE95BF572BA5F5FE00DC3DE3 /* PluginManager.swift in Sources */,
|
|
|
|
|
+ 3BAD36B22D7CDC1A00CC298D /* MainLoadingView.swift in Sources */,
|
|
|
382C133725F13A1E00715CE1 /* InsulinSensitivities.swift in Sources */,
|
|
382C133725F13A1E00715CE1 /* InsulinSensitivities.swift in Sources */,
|
|
|
19D466A529AA2BD4004D5F33 /* MealSettingsProvider.swift in Sources */,
|
|
19D466A529AA2BD4004D5F33 /* MealSettingsProvider.swift in Sources */,
|
|
|
DD5DC9F72CF3DA9300AB8703 /* TargetPicker.swift in Sources */,
|
|
DD5DC9F72CF3DA9300AB8703 /* TargetPicker.swift in Sources */,
|
|
@@ -3754,6 +3760,7 @@
|
|
|
3811DE4125C9D4A100A708ED /* SettingsRootView.swift in Sources */,
|
|
3811DE4125C9D4A100A708ED /* SettingsRootView.swift in Sources */,
|
|
|
38192E04261B82FA0094D973 /* ReachabilityManager.swift in Sources */,
|
|
38192E04261B82FA0094D973 /* ReachabilityManager.swift in Sources */,
|
|
|
38E44539274E411700EC9A94 /* Disk+UIImage.swift in Sources */,
|
|
38E44539274E411700EC9A94 /* Disk+UIImage.swift in Sources */,
|
|
|
|
|
+ 3BAD36CC2D7D420E00CC298D /* CoreDataInitializationCoordinator.swift in Sources */,
|
|
|
388E595C25AD948C0019842D /* TrioApp.swift in Sources */,
|
|
388E595C25AD948C0019842D /* TrioApp.swift in Sources */,
|
|
|
38FEF3FC2737E53800574A46 /* MainStateModel.swift in Sources */,
|
|
38FEF3FC2737E53800574A46 /* MainStateModel.swift in Sources */,
|
|
|
DD1745352C55AE7E00211FAC /* TargetBehavoirRootView.swift in Sources */,
|
|
DD1745352C55AE7E00211FAC /* TargetBehavoirRootView.swift in Sources */,
|
|
@@ -4002,6 +4009,7 @@
|
|
|
DD9ECB712CA9A0BA00AA7C45 /* RemoteControlConfigProvider.swift in Sources */,
|
|
DD9ECB712CA9A0BA00AA7C45 /* RemoteControlConfigProvider.swift in Sources */,
|
|
|
63E890B4D951EAA91C071D5C /* BasalProfileEditorStateModel.swift in Sources */,
|
|
63E890B4D951EAA91C071D5C /* BasalProfileEditorStateModel.swift in Sources */,
|
|
|
38FEF3FA2737E42000574A46 /* BaseStateModel.swift in Sources */,
|
|
38FEF3FA2737E42000574A46 /* BaseStateModel.swift in Sources */,
|
|
|
|
|
+ DDCAE8332D78D4A800B1BB51 /* TherapySettingsUtil.swift in Sources */,
|
|
|
BDA25EFD2D261C0000035F34 /* WatchState.swift in Sources */,
|
|
BDA25EFD2D261C0000035F34 /* WatchState.swift in Sources */,
|
|
|
CC6C406E2ACDD69E009B8058 /* RawFetchedProfile.swift in Sources */,
|
|
CC6C406E2ACDD69E009B8058 /* RawFetchedProfile.swift in Sources */,
|
|
|
385CEA8225F23DFD002D6D5B /* NightscoutStatus.swift in Sources */,
|
|
385CEA8225F23DFD002D6D5B /* NightscoutStatus.swift in Sources */,
|
|
@@ -4020,6 +4028,7 @@
|
|
|
DDF847DF2C5C28780049BB3B /* LiveActivitySettingsProvider.swift in Sources */,
|
|
DDF847DF2C5C28780049BB3B /* LiveActivitySettingsProvider.swift in Sources */,
|
|
|
DDB37CC52D05048F00D99BF4 /* ContactImageStorage.swift in Sources */,
|
|
DDB37CC52D05048F00D99BF4 /* ContactImageStorage.swift in Sources */,
|
|
|
BD54A95B2D28087C00F9C1EE /* OverridePresetWatch.swift in Sources */,
|
|
BD54A95B2D28087C00F9C1EE /* OverridePresetWatch.swift in Sources */,
|
|
|
|
|
+ 3B2F77882D7E5387005ED9FA /* CurrentTDDSetup.swift in Sources */,
|
|
|
DBA5254DBB2586C98F61220C /* ISFEditorProvider.swift in Sources */,
|
|
DBA5254DBB2586C98F61220C /* ISFEditorProvider.swift in Sources */,
|
|
|
BDF34EBE2C0A31D100D51995 /* CustomNotification.swift in Sources */,
|
|
BDF34EBE2C0A31D100D51995 /* CustomNotification.swift in Sources */,
|
|
|
BDC2EA472C3045AD00E5BBD0 /* Override.swift in Sources */,
|
|
BDC2EA472C3045AD00E5BBD0 /* Override.swift in Sources */,
|
|
@@ -4045,7 +4054,6 @@
|
|
|
38E44538274E411700EC9A94 /* Disk+[Data].swift in Sources */,
|
|
38E44538274E411700EC9A94 /* Disk+[Data].swift in Sources */,
|
|
|
98641AF4F92123DA668AB931 /* CarbRatioEditorRootView.swift in Sources */,
|
|
98641AF4F92123DA668AB931 /* CarbRatioEditorRootView.swift in Sources */,
|
|
|
BDF34F902C10CF8C00D51995 /* CoreDataStack.swift in Sources */,
|
|
BDF34F902C10CF8C00D51995 /* CoreDataStack.swift in Sources */,
|
|
|
- 49249B1C2D46E45E000F4866 /* CurrentTDDSetup.swift in Sources */,
|
|
|
|
|
CEE9A65C2BBB41C800EB5194 /* CalibrationService.swift in Sources */,
|
|
CEE9A65C2BBB41C800EB5194 /* CalibrationService.swift in Sources */,
|
|
|
110AEDED2C51A0AE00615CC9 /* ShortcutsConfigProvider.swift in Sources */,
|
|
110AEDED2C51A0AE00615CC9 /* ShortcutsConfigProvider.swift in Sources */,
|
|
|
38E4453D274E411700EC9A94 /* Disk+Errors.swift in Sources */,
|
|
38E4453D274E411700EC9A94 /* Disk+Errors.swift in Sources */,
|
|
@@ -4063,7 +4071,6 @@
|
|
|
9702FF92A09C53942F20D7EA /* TargetsEditorRootView.swift in Sources */,
|
|
9702FF92A09C53942F20D7EA /* TargetsEditorRootView.swift in Sources */,
|
|
|
1967DFBE29D052C200759F30 /* Icons.swift in Sources */,
|
|
1967DFBE29D052C200759F30 /* Icons.swift in Sources */,
|
|
|
DDD163182C4C694000CD525A /* AdjustmentsRootView.swift in Sources */,
|
|
DDD163182C4C694000CD525A /* AdjustmentsRootView.swift in Sources */,
|
|
|
- 49249B382D46E76A000F4866 /* TDD.swift in Sources */,
|
|
|
|
|
389ECE052601144100D86C4F /* ConcurrentMap.swift in Sources */,
|
|
389ECE052601144100D86C4F /* ConcurrentMap.swift in Sources */,
|
|
|
110AEDEC2C51A0AE00615CC9 /* ShortcutsConfigDataFlow.swift in Sources */,
|
|
110AEDEC2C51A0AE00615CC9 /* ShortcutsConfigDataFlow.swift in Sources */,
|
|
|
CE7CA3562A064973004BE681 /* StateIntentRequest.swift in Sources */,
|
|
CE7CA3562A064973004BE681 /* StateIntentRequest.swift in Sources */,
|
|
@@ -4123,6 +4130,7 @@
|
|
|
38E44534274E411700EC9A94 /* Disk+InternalHelpers.swift in Sources */,
|
|
38E44534274E411700EC9A94 /* Disk+InternalHelpers.swift in Sources */,
|
|
|
38A00B2325FC2B55006BC0B0 /* LRUCache.swift in Sources */,
|
|
38A00B2325FC2B55006BC0B0 /* LRUCache.swift in Sources */,
|
|
|
DDD163122C4C689900CD525A /* AdjustmentsStateModel.swift in Sources */,
|
|
DDD163122C4C689900CD525A /* AdjustmentsStateModel.swift in Sources */,
|
|
|
|
|
+ 3B2F77862D7E52ED005ED9FA /* TDD.swift in Sources */,
|
|
|
DD1745132C54169400211FAC /* DevicesView.swift in Sources */,
|
|
DD1745132C54169400211FAC /* DevicesView.swift in Sources */,
|
|
|
7F7B756BE8543965D9FDF1A2 /* DataTableDataFlow.swift in Sources */,
|
|
7F7B756BE8543965D9FDF1A2 /* DataTableDataFlow.swift in Sources */,
|
|
|
1D845DF2E3324130E1D95E67 /* DataTableProvider.swift in Sources */,
|
|
1D845DF2E3324130E1D95E67 /* DataTableProvider.swift in Sources */,
|