|
@@ -17,6 +17,11 @@
|
|
|
110AEDEC2C51A0AE00615CC9 /* ShortcutsConfigDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 110AEDE72C51A0AE00615CC9 /* ShortcutsConfigDataFlow.swift */; };
|
|
110AEDEC2C51A0AE00615CC9 /* ShortcutsConfigDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 110AEDE72C51A0AE00615CC9 /* ShortcutsConfigDataFlow.swift */; };
|
|
|
110AEDED2C51A0AE00615CC9 /* ShortcutsConfigProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 110AEDE82C51A0AE00615CC9 /* ShortcutsConfigProvider.swift */; };
|
|
110AEDED2C51A0AE00615CC9 /* ShortcutsConfigProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 110AEDE82C51A0AE00615CC9 /* ShortcutsConfigProvider.swift */; };
|
|
|
110AEDEE2C51A0AE00615CC9 /* ShortcutsConfigStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 110AEDE92C51A0AE00615CC9 /* ShortcutsConfigStateModel.swift */; };
|
|
110AEDEE2C51A0AE00615CC9 /* ShortcutsConfigStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 110AEDE92C51A0AE00615CC9 /* ShortcutsConfigStateModel.swift */; };
|
|
|
|
|
+ 118DF76A2C5ECBC60067FEB7 /* ApplyOverridePresetIntent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 118DF7642C5ECBC60067FEB7 /* ApplyOverridePresetIntent.swift */; };
|
|
|
|
|
+ 118DF76B2C5ECBC60067FEB7 /* CancelOverrideIntent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 118DF7652C5ECBC60067FEB7 /* CancelOverrideIntent.swift */; };
|
|
|
|
|
+ 118DF76C2C5ECBC60067FEB7 /* ListOverridePresetIntent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 118DF7662C5ECBC60067FEB7 /* ListOverridePresetIntent.swift */; };
|
|
|
|
|
+ 118DF76D2C5ECBC60067FEB7 /* OverridePresetEntity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 118DF7672C5ECBC60067FEB7 /* OverridePresetEntity.swift */; };
|
|
|
|
|
+ 118DF76E2C5ECBC60067FEB7 /* OverridePresetsIntentRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 118DF7682C5ECBC60067FEB7 /* OverridePresetsIntentRequest.swift */; };
|
|
|
17A9D0899046B45E87834820 /* CarbRatioEditorProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C8D5F457B5AFF763F8CF3DF /* CarbRatioEditorProvider.swift */; };
|
|
17A9D0899046B45E87834820 /* CarbRatioEditorProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C8D5F457B5AFF763F8CF3DF /* CarbRatioEditorProvider.swift */; };
|
|
|
19012CDC291D2CB900FB8210 /* LoopStats.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19012CDB291D2CB900FB8210 /* LoopStats.swift */; };
|
|
19012CDC291D2CB900FB8210 /* LoopStats.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19012CDB291D2CB900FB8210 /* LoopStats.swift */; };
|
|
|
190EBCC429FF136900BA767D /* UserInterfaceSettingsDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 190EBCC329FF136900BA767D /* UserInterfaceSettingsDataFlow.swift */; };
|
|
190EBCC429FF136900BA767D /* UserInterfaceSettingsDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 190EBCC329FF136900BA767D /* UserInterfaceSettingsDataFlow.swift */; };
|
|
@@ -242,6 +247,10 @@
|
|
|
581516A92BCEEDF800BF67D7 /* NSPredicates.swift in Sources */ = {isa = PBXBuildFile; fileRef = 581516A82BCEEDF800BF67D7 /* NSPredicates.swift */; };
|
|
581516A92BCEEDF800BF67D7 /* NSPredicates.swift in Sources */ = {isa = PBXBuildFile; fileRef = 581516A82BCEEDF800BF67D7 /* NSPredicates.swift */; };
|
|
|
581AC4392BE22ED10038760C /* JSONConverter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 581AC4382BE22ED10038760C /* JSONConverter.swift */; };
|
|
581AC4392BE22ED10038760C /* JSONConverter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 581AC4382BE22ED10038760C /* JSONConverter.swift */; };
|
|
|
58237D9E2BCF0A6B00A47A79 /* PopupView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58237D9D2BCF0A6B00A47A79 /* PopupView.swift */; };
|
|
58237D9E2BCF0A6B00A47A79 /* PopupView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58237D9D2BCF0A6B00A47A79 /* PopupView.swift */; };
|
|
|
|
|
+ 582DF9752C8CDB92001F516D /* GlucoseChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 582DF9742C8CDB92001F516D /* GlucoseChartView.swift */; };
|
|
|
|
|
+ 582DF9772C8CDBE7001F516D /* InsulinView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 582DF9762C8CDBE7001F516D /* InsulinView.swift */; };
|
|
|
|
|
+ 582DF9792C8CE1E5001F516D /* MainChartHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 582DF9782C8CE1E5001F516D /* MainChartHelper.swift */; };
|
|
|
|
|
+ 582DF97B2C8CE209001F516D /* CarbView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 582DF97A2C8CE209001F516D /* CarbView.swift */; };
|
|
|
582FAE432C05102C00D1C13F /* CoreDataError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 582FAE422C05102C00D1C13F /* CoreDataError.swift */; };
|
|
582FAE432C05102C00D1C13F /* CoreDataError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 582FAE422C05102C00D1C13F /* CoreDataError.swift */; };
|
|
|
583684062BD178DB00070A60 /* GlucoseStored+helper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 583684052BD178DB00070A60 /* GlucoseStored+helper.swift */; };
|
|
583684062BD178DB00070A60 /* GlucoseStored+helper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 583684052BD178DB00070A60 /* GlucoseStored+helper.swift */; };
|
|
|
583684082BD195A700070A60 /* Determination.swift in Sources */ = {isa = PBXBuildFile; fileRef = 583684072BD195A700070A60 /* Determination.swift */; };
|
|
583684082BD195A700070A60 /* Determination.swift in Sources */ = {isa = PBXBuildFile; fileRef = 583684072BD195A700070A60 /* Determination.swift */; };
|
|
@@ -250,6 +259,13 @@
|
|
|
5864E8592C42CFAE00294306 /* DeterminationStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5864E8582C42CFAE00294306 /* DeterminationStorage.swift */; };
|
|
5864E8592C42CFAE00294306 /* DeterminationStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5864E8582C42CFAE00294306 /* DeterminationStorage.swift */; };
|
|
|
587DA1F62B77F3DD00B28F8A /* SettingsRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 587DA1F52B77F3DD00B28F8A /* SettingsRowView.swift */; };
|
|
587DA1F62B77F3DD00B28F8A /* SettingsRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 587DA1F52B77F3DD00B28F8A /* SettingsRowView.swift */; };
|
|
|
5887527C2BD986E1008B081D /* OpenAPSBattery.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5887527B2BD986E1008B081D /* OpenAPSBattery.swift */; };
|
|
5887527C2BD986E1008B081D /* OpenAPSBattery.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5887527B2BD986E1008B081D /* OpenAPSBattery.swift */; };
|
|
|
|
|
+ 58D08B222C8DAA8E00AA37D3 /* OverrideView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58D08B212C8DAA8E00AA37D3 /* OverrideView.swift */; };
|
|
|
|
|
+ 58D08B302C8DEA7500AA37D3 /* ForecastView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58D08B2F2C8DEA7500AA37D3 /* ForecastView.swift */; };
|
|
|
|
|
+ 58D08B322C8DF88900AA37D3 /* DummyCharts.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58D08B312C8DF88900AA37D3 /* DummyCharts.swift */; };
|
|
|
|
|
+ 58D08B342C8DF9A700AA37D3 /* CobChart.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58D08B332C8DF9A700AA37D3 /* CobChart.swift */; };
|
|
|
|
|
+ 58D08B362C8DFAC600AA37D3 /* IobChart.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58D08B352C8DFAC600AA37D3 /* IobChart.swift */; };
|
|
|
|
|
+ 58D08B382C8DFB6000AA37D3 /* BasalChart.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58D08B372C8DFB6000AA37D3 /* BasalChart.swift */; };
|
|
|
|
|
+ 58D08B3A2C8DFECD00AA37D3 /* TempTargets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58D08B392C8DFECD00AA37D3 /* TempTargets.swift */; };
|
|
|
58F107742BD1A4D000B1A680 /* Determination+helper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58F107732BD1A4D000B1A680 /* Determination+helper.swift */; };
|
|
58F107742BD1A4D000B1A680 /* Determination+helper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58F107732BD1A4D000B1A680 /* Determination+helper.swift */; };
|
|
|
5A2325522BFCBF55003518CA /* NightscoutUploadView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A2325512BFCBF55003518CA /* NightscoutUploadView.swift */; };
|
|
5A2325522BFCBF55003518CA /* NightscoutUploadView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A2325512BFCBF55003518CA /* NightscoutUploadView.swift */; };
|
|
|
5A2325542BFCBF66003518CA /* NightscoutFetchView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A2325532BFCBF65003518CA /* NightscoutFetchView.swift */; };
|
|
5A2325542BFCBF66003518CA /* NightscoutFetchView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A2325532BFCBF65003518CA /* NightscoutFetchView.swift */; };
|
|
@@ -418,40 +434,6 @@
|
|
|
DD1745552C55CA6C00211FAC /* UnitsLimitsSettingsRootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD1745542C55CA6C00211FAC /* UnitsLimitsSettingsRootView.swift */; };
|
|
DD1745552C55CA6C00211FAC /* UnitsLimitsSettingsRootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD1745542C55CA6C00211FAC /* UnitsLimitsSettingsRootView.swift */; };
|
|
|
DD1DB7CC2BECCA1F0048B367 /* BuildDetails.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD1DB7CB2BECCA1F0048B367 /* BuildDetails.swift */; };
|
|
DD1DB7CC2BECCA1F0048B367 /* BuildDetails.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD1DB7CB2BECCA1F0048B367 /* BuildDetails.swift */; };
|
|
|
DD21FCB52C6952AD00AF2C25 /* DecimalPickerSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD21FCB42C6952AD00AF2C25 /* DecimalPickerSettings.swift */; };
|
|
DD21FCB52C6952AD00AF2C25 /* DecimalPickerSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD21FCB42C6952AD00AF2C25 /* DecimalPickerSettings.swift */; };
|
|
|
- DD57C4B22C4C7103001A5B28 /* LoopStatRecord+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4902C4C7103001A5B28 /* LoopStatRecord+CoreDataClass.swift */; };
|
|
|
|
|
- DD57C4B32C4C7103001A5B28 /* LoopStatRecord+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4912C4C7103001A5B28 /* LoopStatRecord+CoreDataProperties.swift */; };
|
|
|
|
|
- DD57C4B42C4C7103001A5B28 /* MealPresetStored+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4922C4C7103001A5B28 /* MealPresetStored+CoreDataClass.swift */; };
|
|
|
|
|
- DD57C4B52C4C7103001A5B28 /* MealPresetStored+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4932C4C7103001A5B28 /* MealPresetStored+CoreDataProperties.swift */; };
|
|
|
|
|
- DD57C4B62C4C7103001A5B28 /* TempTargets+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4942C4C7103001A5B28 /* TempTargets+CoreDataClass.swift */; };
|
|
|
|
|
- DD57C4B72C4C7103001A5B28 /* TempTargets+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4952C4C7103001A5B28 /* TempTargets+CoreDataProperties.swift */; };
|
|
|
|
|
- DD57C4B82C4C7103001A5B28 /* ForecastValue+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4962C4C7103001A5B28 /* ForecastValue+CoreDataClass.swift */; };
|
|
|
|
|
- DD57C4B92C4C7103001A5B28 /* ForecastValue+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4972C4C7103001A5B28 /* ForecastValue+CoreDataProperties.swift */; };
|
|
|
|
|
- DD57C4BA2C4C7103001A5B28 /* OrefDetermination+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4982C4C7103001A5B28 /* OrefDetermination+CoreDataClass.swift */; };
|
|
|
|
|
- DD57C4BB2C4C7103001A5B28 /* OrefDetermination+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4992C4C7103001A5B28 /* OrefDetermination+CoreDataProperties.swift */; };
|
|
|
|
|
- DD57C4BC2C4C7103001A5B28 /* PumpEventStored+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C49A2C4C7103001A5B28 /* PumpEventStored+CoreDataClass.swift */; };
|
|
|
|
|
- DD57C4BD2C4C7103001A5B28 /* PumpEventStored+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C49B2C4C7103001A5B28 /* PumpEventStored+CoreDataProperties.swift */; };
|
|
|
|
|
- DD57C4BE2C4C7103001A5B28 /* TempBasalStored+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C49C2C4C7103001A5B28 /* TempBasalStored+CoreDataClass.swift */; };
|
|
|
|
|
- DD57C4BF2C4C7103001A5B28 /* TempBasalStored+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C49D2C4C7103001A5B28 /* TempBasalStored+CoreDataProperties.swift */; };
|
|
|
|
|
- DD57C4C02C4C7103001A5B28 /* TempTargetsSlider+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C49E2C4C7103001A5B28 /* TempTargetsSlider+CoreDataClass.swift */; };
|
|
|
|
|
- DD57C4C12C4C7103001A5B28 /* TempTargetsSlider+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C49F2C4C7103001A5B28 /* TempTargetsSlider+CoreDataProperties.swift */; };
|
|
|
|
|
- DD57C4C22C4C7103001A5B28 /* Forecast+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4A02C4C7103001A5B28 /* Forecast+CoreDataClass.swift */; };
|
|
|
|
|
- DD57C4C32C4C7103001A5B28 /* Forecast+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4A12C4C7103001A5B28 /* Forecast+CoreDataProperties.swift */; };
|
|
|
|
|
- DD57C4C42C4C7103001A5B28 /* BolusStored+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4A22C4C7103001A5B28 /* BolusStored+CoreDataClass.swift */; };
|
|
|
|
|
- DD57C4C52C4C7103001A5B28 /* BolusStored+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4A32C4C7103001A5B28 /* BolusStored+CoreDataProperties.swift */; };
|
|
|
|
|
- DD57C4C62C4C7103001A5B28 /* CarbEntryStored+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4A42C4C7103001A5B28 /* CarbEntryStored+CoreDataClass.swift */; };
|
|
|
|
|
- DD57C4C72C4C7103001A5B28 /* CarbEntryStored+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4A52C4C7103001A5B28 /* CarbEntryStored+CoreDataProperties.swift */; };
|
|
|
|
|
- DD57C4C82C4C7103001A5B28 /* OpenAPS_Battery+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4A62C4C7103001A5B28 /* OpenAPS_Battery+CoreDataClass.swift */; };
|
|
|
|
|
- DD57C4C92C4C7103001A5B28 /* OpenAPS_Battery+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4A72C4C7103001A5B28 /* OpenAPS_Battery+CoreDataProperties.swift */; };
|
|
|
|
|
- DD57C4CA2C4C7103001A5B28 /* GlucoseStored+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4A82C4C7103001A5B28 /* GlucoseStored+CoreDataClass.swift */; };
|
|
|
|
|
- DD57C4CB2C4C7103001A5B28 /* GlucoseStored+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4A92C4C7103001A5B28 /* GlucoseStored+CoreDataProperties.swift */; };
|
|
|
|
|
- DD57C4CC2C4C7103001A5B28 /* OverrideStored+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4AA2C4C7103001A5B28 /* OverrideStored+CoreDataClass.swift */; };
|
|
|
|
|
- DD57C4CD2C4C7103001A5B28 /* OverrideStored+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4AB2C4C7103001A5B28 /* OverrideStored+CoreDataProperties.swift */; };
|
|
|
|
|
- DD57C4CE2C4C7103001A5B28 /* OverrideRunStored+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4AC2C4C7103001A5B28 /* OverrideRunStored+CoreDataClass.swift */; };
|
|
|
|
|
- DD57C4CF2C4C7103001A5B28 /* OverrideRunStored+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4AD2C4C7103001A5B28 /* OverrideRunStored+CoreDataProperties.swift */; };
|
|
|
|
|
- DD57C4D02C4C7103001A5B28 /* ImportError+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4AE2C4C7103001A5B28 /* ImportError+CoreDataClass.swift */; };
|
|
|
|
|
- DD57C4D12C4C7103001A5B28 /* ImportError+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4AF2C4C7103001A5B28 /* ImportError+CoreDataProperties.swift */; };
|
|
|
|
|
- DD57C4D22C4C7103001A5B28 /* StatsData+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4B02C4C7103001A5B28 /* StatsData+CoreDataClass.swift */; };
|
|
|
|
|
- DD57C4D32C4C7103001A5B28 /* StatsData+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD57C4B12C4C7103001A5B28 /* StatsData+CoreDataProperties.swift */; };
|
|
|
|
|
DD68889D2C386E17006E3C44 /* NightscoutExercise.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD68889C2C386E17006E3C44 /* NightscoutExercise.swift */; };
|
|
DD68889D2C386E17006E3C44 /* NightscoutExercise.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD68889C2C386E17006E3C44 /* NightscoutExercise.swift */; };
|
|
|
DD6B7CB22C7B6F0800B75029 /* Rounding.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD6B7CB12C7B6F0800B75029 /* Rounding.swift */; };
|
|
DD6B7CB22C7B6F0800B75029 /* Rounding.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD6B7CB12C7B6F0800B75029 /* Rounding.swift */; };
|
|
|
DD6B7CB42C7B71F700B75029 /* ForecastDisplayType.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD6B7CB32C7B71F700B75029 /* ForecastDisplayType.swift */; };
|
|
DD6B7CB42C7B71F700B75029 /* ForecastDisplayType.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD6B7CB32C7B71F700B75029 /* ForecastDisplayType.swift */; };
|
|
@@ -466,6 +448,38 @@
|
|
|
DDD1631A2C4C695E00CD525A /* EditOverrideForm.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDD163192C4C695E00CD525A /* EditOverrideForm.swift */; };
|
|
DDD1631A2C4C695E00CD525A /* EditOverrideForm.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDD163192C4C695E00CD525A /* EditOverrideForm.swift */; };
|
|
|
DDD1631C2C4C697400CD525A /* AddOverrideForm.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDD1631B2C4C697400CD525A /* AddOverrideForm.swift */; };
|
|
DDD1631C2C4C697400CD525A /* AddOverrideForm.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDD1631B2C4C697400CD525A /* AddOverrideForm.swift */; };
|
|
|
DDD1631F2C4C6F6900CD525A /* TrioCoreDataPersistentContainer.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = DDD1631D2C4C6F6900CD525A /* TrioCoreDataPersistentContainer.xcdatamodeld */; };
|
|
DDD1631F2C4C6F6900CD525A /* TrioCoreDataPersistentContainer.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = DDD1631D2C4C6F6900CD525A /* TrioCoreDataPersistentContainer.xcdatamodeld */; };
|
|
|
|
|
+ DDE179522C910127003CDDB7 /* MealPresetStored+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE179322C910127003CDDB7 /* MealPresetStored+CoreDataClass.swift */; };
|
|
|
|
|
+ DDE179532C910127003CDDB7 /* MealPresetStored+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE179332C910127003CDDB7 /* MealPresetStored+CoreDataProperties.swift */; };
|
|
|
|
|
+ DDE179542C910127003CDDB7 /* LoopStatRecord+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE179342C910127003CDDB7 /* LoopStatRecord+CoreDataClass.swift */; };
|
|
|
|
|
+ DDE179552C910127003CDDB7 /* LoopStatRecord+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE179352C910127003CDDB7 /* LoopStatRecord+CoreDataProperties.swift */; };
|
|
|
|
|
+ DDE179562C910127003CDDB7 /* BolusStored+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE179362C910127003CDDB7 /* BolusStored+CoreDataClass.swift */; };
|
|
|
|
|
+ DDE179572C910127003CDDB7 /* BolusStored+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE179372C910127003CDDB7 /* BolusStored+CoreDataProperties.swift */; };
|
|
|
|
|
+ DDE179582C910127003CDDB7 /* ForecastValue+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE179382C910127003CDDB7 /* ForecastValue+CoreDataClass.swift */; };
|
|
|
|
|
+ DDE179592C910127003CDDB7 /* ForecastValue+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE179392C910127003CDDB7 /* ForecastValue+CoreDataProperties.swift */; };
|
|
|
|
|
+ DDE1795A2C910127003CDDB7 /* CarbEntryStored+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE1793A2C910127003CDDB7 /* CarbEntryStored+CoreDataClass.swift */; };
|
|
|
|
|
+ DDE1795B2C910127003CDDB7 /* CarbEntryStored+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE1793B2C910127003CDDB7 /* CarbEntryStored+CoreDataProperties.swift */; };
|
|
|
|
|
+ DDE1795C2C910127003CDDB7 /* TempTargets+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE1793C2C910127003CDDB7 /* TempTargets+CoreDataClass.swift */; };
|
|
|
|
|
+ DDE1795D2C910127003CDDB7 /* TempTargets+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE1793D2C910127003CDDB7 /* TempTargets+CoreDataProperties.swift */; };
|
|
|
|
|
+ DDE1795E2C910127003CDDB7 /* PumpEventStored+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE1793E2C910127003CDDB7 /* PumpEventStored+CoreDataClass.swift */; };
|
|
|
|
|
+ DDE1795F2C910127003CDDB7 /* PumpEventStored+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE1793F2C910127003CDDB7 /* PumpEventStored+CoreDataProperties.swift */; };
|
|
|
|
|
+ DDE179602C910127003CDDB7 /* StatsData+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE179402C910127003CDDB7 /* StatsData+CoreDataClass.swift */; };
|
|
|
|
|
+ DDE179612C910127003CDDB7 /* StatsData+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE179412C910127003CDDB7 /* StatsData+CoreDataProperties.swift */; };
|
|
|
|
|
+ DDE179622C910127003CDDB7 /* Forecast+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE179422C910127003CDDB7 /* Forecast+CoreDataClass.swift */; };
|
|
|
|
|
+ DDE179632C910127003CDDB7 /* Forecast+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE179432C910127003CDDB7 /* Forecast+CoreDataProperties.swift */; };
|
|
|
|
|
+ DDE179642C910127003CDDB7 /* GlucoseStored+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE179442C910127003CDDB7 /* GlucoseStored+CoreDataClass.swift */; };
|
|
|
|
|
+ DDE179652C910127003CDDB7 /* GlucoseStored+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE179452C910127003CDDB7 /* GlucoseStored+CoreDataProperties.swift */; };
|
|
|
|
|
+ DDE179662C910127003CDDB7 /* OpenAPS_Battery+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE179462C910127003CDDB7 /* OpenAPS_Battery+CoreDataClass.swift */; };
|
|
|
|
|
+ DDE179672C910127003CDDB7 /* OpenAPS_Battery+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE179472C910127003CDDB7 /* OpenAPS_Battery+CoreDataProperties.swift */; };
|
|
|
|
|
+ DDE179682C910127003CDDB7 /* TempBasalStored+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE179482C910127003CDDB7 /* TempBasalStored+CoreDataClass.swift */; };
|
|
|
|
|
+ DDE179692C910127003CDDB7 /* TempBasalStored+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE179492C910127003CDDB7 /* TempBasalStored+CoreDataProperties.swift */; };
|
|
|
|
|
+ DDE1796A2C910127003CDDB7 /* TempTargetsSlider+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE1794A2C910127003CDDB7 /* TempTargetsSlider+CoreDataClass.swift */; };
|
|
|
|
|
+ DDE1796B2C910127003CDDB7 /* TempTargetsSlider+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE1794B2C910127003CDDB7 /* TempTargetsSlider+CoreDataProperties.swift */; };
|
|
|
|
|
+ DDE1796C2C910127003CDDB7 /* OverrideRunStored+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE1794C2C910127003CDDB7 /* OverrideRunStored+CoreDataClass.swift */; };
|
|
|
|
|
+ DDE1796D2C910127003CDDB7 /* OverrideRunStored+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE1794D2C910127003CDDB7 /* OverrideRunStored+CoreDataProperties.swift */; };
|
|
|
|
|
+ DDE1796E2C910127003CDDB7 /* OrefDetermination+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE1794E2C910127003CDDB7 /* OrefDetermination+CoreDataClass.swift */; };
|
|
|
|
|
+ DDE1796F2C910127003CDDB7 /* OrefDetermination+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE1794F2C910127003CDDB7 /* OrefDetermination+CoreDataProperties.swift */; };
|
|
|
|
|
+ DDE179702C910127003CDDB7 /* OverrideStored+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE179502C910127003CDDB7 /* OverrideStored+CoreDataClass.swift */; };
|
|
|
|
|
+ DDE179712C910127003CDDB7 /* OverrideStored+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE179512C910127003CDDB7 /* OverrideStored+CoreDataProperties.swift */; };
|
|
|
DDF847DD2C5C28720049BB3B /* LiveActivitySettingsDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDF847DC2C5C28720049BB3B /* LiveActivitySettingsDataFlow.swift */; };
|
|
DDF847DD2C5C28720049BB3B /* LiveActivitySettingsDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDF847DC2C5C28720049BB3B /* LiveActivitySettingsDataFlow.swift */; };
|
|
|
DDF847DF2C5C28780049BB3B /* LiveActivitySettingsProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDF847DE2C5C28780049BB3B /* LiveActivitySettingsProvider.swift */; };
|
|
DDF847DF2C5C28780049BB3B /* LiveActivitySettingsProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDF847DE2C5C28780049BB3B /* LiveActivitySettingsProvider.swift */; };
|
|
|
DDF847E12C5C287F0049BB3B /* LiveActivitySettingsStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDF847E02C5C287F0049BB3B /* LiveActivitySettingsStateModel.swift */; };
|
|
DDF847E12C5C287F0049BB3B /* LiveActivitySettingsStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDF847E02C5C287F0049BB3B /* LiveActivitySettingsStateModel.swift */; };
|
|
@@ -593,6 +607,11 @@
|
|
|
110AEDE72C51A0AE00615CC9 /* ShortcutsConfigDataFlow.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShortcutsConfigDataFlow.swift; sourceTree = "<group>"; };
|
|
110AEDE72C51A0AE00615CC9 /* ShortcutsConfigDataFlow.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShortcutsConfigDataFlow.swift; sourceTree = "<group>"; };
|
|
|
110AEDE82C51A0AE00615CC9 /* ShortcutsConfigProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShortcutsConfigProvider.swift; sourceTree = "<group>"; };
|
|
110AEDE82C51A0AE00615CC9 /* ShortcutsConfigProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShortcutsConfigProvider.swift; sourceTree = "<group>"; };
|
|
|
110AEDE92C51A0AE00615CC9 /* ShortcutsConfigStateModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShortcutsConfigStateModel.swift; sourceTree = "<group>"; };
|
|
110AEDE92C51A0AE00615CC9 /* ShortcutsConfigStateModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShortcutsConfigStateModel.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 118DF7642C5ECBC60067FEB7 /* ApplyOverridePresetIntent.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ApplyOverridePresetIntent.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 118DF7652C5ECBC60067FEB7 /* CancelOverrideIntent.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CancelOverrideIntent.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 118DF7662C5ECBC60067FEB7 /* ListOverridePresetIntent.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ListOverridePresetIntent.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 118DF7672C5ECBC60067FEB7 /* OverridePresetEntity.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OverridePresetEntity.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 118DF7682C5ECBC60067FEB7 /* OverridePresetsIntentRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OverridePresetsIntentRequest.swift; sourceTree = "<group>"; };
|
|
|
19012CDB291D2CB900FB8210 /* LoopStats.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoopStats.swift; sourceTree = "<group>"; };
|
|
19012CDB291D2CB900FB8210 /* LoopStats.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoopStats.swift; sourceTree = "<group>"; };
|
|
|
190EBCC329FF136900BA767D /* UserInterfaceSettingsDataFlow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserInterfaceSettingsDataFlow.swift; sourceTree = "<group>"; };
|
|
190EBCC329FF136900BA767D /* UserInterfaceSettingsDataFlow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserInterfaceSettingsDataFlow.swift; sourceTree = "<group>"; };
|
|
|
190EBCC529FF138000BA767D /* UserInterfaceSettingsProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserInterfaceSettingsProvider.swift; sourceTree = "<group>"; };
|
|
190EBCC529FF138000BA767D /* UserInterfaceSettingsProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserInterfaceSettingsProvider.swift; sourceTree = "<group>"; };
|
|
@@ -880,6 +899,10 @@
|
|
|
581516A82BCEEDF800BF67D7 /* NSPredicates.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSPredicates.swift; sourceTree = "<group>"; };
|
|
581516A82BCEEDF800BF67D7 /* NSPredicates.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSPredicates.swift; sourceTree = "<group>"; };
|
|
|
581AC4382BE22ED10038760C /* JSONConverter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JSONConverter.swift; sourceTree = "<group>"; };
|
|
581AC4382BE22ED10038760C /* JSONConverter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JSONConverter.swift; sourceTree = "<group>"; };
|
|
|
58237D9D2BCF0A6B00A47A79 /* PopupView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PopupView.swift; sourceTree = "<group>"; };
|
|
58237D9D2BCF0A6B00A47A79 /* PopupView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PopupView.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 582DF9742C8CDB92001F516D /* GlucoseChartView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseChartView.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 582DF9762C8CDBE7001F516D /* InsulinView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InsulinView.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 582DF9782C8CE1E5001F516D /* MainChartHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainChartHelper.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 582DF97A2C8CE209001F516D /* CarbView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CarbView.swift; sourceTree = "<group>"; };
|
|
|
582FAE422C05102C00D1C13F /* CoreDataError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoreDataError.swift; sourceTree = "<group>"; };
|
|
582FAE422C05102C00D1C13F /* CoreDataError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoreDataError.swift; sourceTree = "<group>"; };
|
|
|
583684052BD178DB00070A60 /* GlucoseStored+helper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "GlucoseStored+helper.swift"; sourceTree = "<group>"; };
|
|
583684052BD178DB00070A60 /* GlucoseStored+helper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "GlucoseStored+helper.swift"; sourceTree = "<group>"; };
|
|
|
583684072BD195A700070A60 /* Determination.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Determination.swift; sourceTree = "<group>"; };
|
|
583684072BD195A700070A60 /* Determination.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Determination.swift; sourceTree = "<group>"; };
|
|
@@ -888,6 +911,13 @@
|
|
|
5864E8582C42CFAE00294306 /* DeterminationStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeterminationStorage.swift; sourceTree = "<group>"; };
|
|
5864E8582C42CFAE00294306 /* DeterminationStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeterminationStorage.swift; sourceTree = "<group>"; };
|
|
|
587DA1F52B77F3DD00B28F8A /* SettingsRowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsRowView.swift; sourceTree = "<group>"; };
|
|
587DA1F52B77F3DD00B28F8A /* SettingsRowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsRowView.swift; sourceTree = "<group>"; };
|
|
|
5887527B2BD986E1008B081D /* OpenAPSBattery.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OpenAPSBattery.swift; sourceTree = "<group>"; };
|
|
5887527B2BD986E1008B081D /* OpenAPSBattery.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OpenAPSBattery.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 58D08B212C8DAA8E00AA37D3 /* OverrideView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OverrideView.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 58D08B2F2C8DEA7500AA37D3 /* ForecastView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ForecastView.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 58D08B312C8DF88900AA37D3 /* DummyCharts.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DummyCharts.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 58D08B332C8DF9A700AA37D3 /* CobChart.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CobChart.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 58D08B352C8DFAC600AA37D3 /* IobChart.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IobChart.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 58D08B372C8DFB6000AA37D3 /* BasalChart.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BasalChart.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 58D08B392C8DFECD00AA37D3 /* TempTargets.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TempTargets.swift; sourceTree = "<group>"; };
|
|
|
58F107732BD1A4D000B1A680 /* Determination+helper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Determination+helper.swift"; sourceTree = "<group>"; };
|
|
58F107732BD1A4D000B1A680 /* Determination+helper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Determination+helper.swift"; sourceTree = "<group>"; };
|
|
|
5A2325512BFCBF55003518CA /* NightscoutUploadView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NightscoutUploadView.swift; sourceTree = "<group>"; };
|
|
5A2325512BFCBF55003518CA /* NightscoutUploadView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NightscoutUploadView.swift; sourceTree = "<group>"; };
|
|
|
5A2325532BFCBF65003518CA /* NightscoutFetchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NightscoutFetchView.swift; sourceTree = "<group>"; };
|
|
5A2325532BFCBF65003518CA /* NightscoutFetchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NightscoutFetchView.swift; sourceTree = "<group>"; };
|
|
@@ -1059,40 +1089,6 @@
|
|
|
DD1745542C55CA6C00211FAC /* UnitsLimitsSettingsRootView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UnitsLimitsSettingsRootView.swift; sourceTree = "<group>"; };
|
|
DD1745542C55CA6C00211FAC /* UnitsLimitsSettingsRootView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UnitsLimitsSettingsRootView.swift; sourceTree = "<group>"; };
|
|
|
DD1DB7CB2BECCA1F0048B367 /* BuildDetails.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BuildDetails.swift; sourceTree = "<group>"; };
|
|
DD1DB7CB2BECCA1F0048B367 /* BuildDetails.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BuildDetails.swift; sourceTree = "<group>"; };
|
|
|
DD21FCB42C6952AD00AF2C25 /* DecimalPickerSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DecimalPickerSettings.swift; sourceTree = "<group>"; };
|
|
DD21FCB42C6952AD00AF2C25 /* DecimalPickerSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DecimalPickerSettings.swift; sourceTree = "<group>"; };
|
|
|
- DD57C4902C4C7103001A5B28 /* LoopStatRecord+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "LoopStatRecord+CoreDataClass.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4912C4C7103001A5B28 /* LoopStatRecord+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "LoopStatRecord+CoreDataProperties.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4922C4C7103001A5B28 /* MealPresetStored+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "MealPresetStored+CoreDataClass.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4932C4C7103001A5B28 /* MealPresetStored+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "MealPresetStored+CoreDataProperties.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4942C4C7103001A5B28 /* TempTargets+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TempTargets+CoreDataClass.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4952C4C7103001A5B28 /* TempTargets+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TempTargets+CoreDataProperties.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4962C4C7103001A5B28 /* ForecastValue+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ForecastValue+CoreDataClass.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4972C4C7103001A5B28 /* ForecastValue+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ForecastValue+CoreDataProperties.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4982C4C7103001A5B28 /* OrefDetermination+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "OrefDetermination+CoreDataClass.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4992C4C7103001A5B28 /* OrefDetermination+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "OrefDetermination+CoreDataProperties.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C49A2C4C7103001A5B28 /* PumpEventStored+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "PumpEventStored+CoreDataClass.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C49B2C4C7103001A5B28 /* PumpEventStored+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "PumpEventStored+CoreDataProperties.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C49C2C4C7103001A5B28 /* TempBasalStored+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TempBasalStored+CoreDataClass.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C49D2C4C7103001A5B28 /* TempBasalStored+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TempBasalStored+CoreDataProperties.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C49E2C4C7103001A5B28 /* TempTargetsSlider+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TempTargetsSlider+CoreDataClass.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C49F2C4C7103001A5B28 /* TempTargetsSlider+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TempTargetsSlider+CoreDataProperties.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4A02C4C7103001A5B28 /* Forecast+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Forecast+CoreDataClass.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4A12C4C7103001A5B28 /* Forecast+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Forecast+CoreDataProperties.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4A22C4C7103001A5B28 /* BolusStored+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "BolusStored+CoreDataClass.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4A32C4C7103001A5B28 /* BolusStored+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "BolusStored+CoreDataProperties.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4A42C4C7103001A5B28 /* CarbEntryStored+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CarbEntryStored+CoreDataClass.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4A52C4C7103001A5B28 /* CarbEntryStored+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CarbEntryStored+CoreDataProperties.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4A62C4C7103001A5B28 /* OpenAPS_Battery+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "OpenAPS_Battery+CoreDataClass.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4A72C4C7103001A5B28 /* OpenAPS_Battery+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "OpenAPS_Battery+CoreDataProperties.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4A82C4C7103001A5B28 /* GlucoseStored+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "GlucoseStored+CoreDataClass.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4A92C4C7103001A5B28 /* GlucoseStored+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "GlucoseStored+CoreDataProperties.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4AA2C4C7103001A5B28 /* OverrideStored+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "OverrideStored+CoreDataClass.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4AB2C4C7103001A5B28 /* OverrideStored+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "OverrideStored+CoreDataProperties.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4AC2C4C7103001A5B28 /* OverrideRunStored+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "OverrideRunStored+CoreDataClass.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4AD2C4C7103001A5B28 /* OverrideRunStored+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "OverrideRunStored+CoreDataProperties.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4AE2C4C7103001A5B28 /* ImportError+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ImportError+CoreDataClass.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4AF2C4C7103001A5B28 /* ImportError+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ImportError+CoreDataProperties.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4B02C4C7103001A5B28 /* StatsData+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "StatsData+CoreDataClass.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
- DD57C4B12C4C7103001A5B28 /* StatsData+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "StatsData+CoreDataProperties.swift"; sourceTree = SOURCE_ROOT; };
|
|
|
|
|
DD68889C2C386E17006E3C44 /* NightscoutExercise.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NightscoutExercise.swift; sourceTree = "<group>"; };
|
|
DD68889C2C386E17006E3C44 /* NightscoutExercise.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NightscoutExercise.swift; sourceTree = "<group>"; };
|
|
|
DD6B7CB12C7B6F0800B75029 /* Rounding.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Rounding.swift; sourceTree = "<group>"; };
|
|
DD6B7CB12C7B6F0800B75029 /* Rounding.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Rounding.swift; sourceTree = "<group>"; };
|
|
|
DD6B7CB32C7B71F700B75029 /* ForecastDisplayType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ForecastDisplayType.swift; sourceTree = "<group>"; };
|
|
DD6B7CB32C7B71F700B75029 /* ForecastDisplayType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ForecastDisplayType.swift; sourceTree = "<group>"; };
|
|
@@ -1107,6 +1103,38 @@
|
|
|
DDD163192C4C695E00CD525A /* EditOverrideForm.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditOverrideForm.swift; sourceTree = "<group>"; };
|
|
DDD163192C4C695E00CD525A /* EditOverrideForm.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditOverrideForm.swift; sourceTree = "<group>"; };
|
|
|
DDD1631B2C4C697400CD525A /* AddOverrideForm.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddOverrideForm.swift; sourceTree = "<group>"; };
|
|
DDD1631B2C4C697400CD525A /* AddOverrideForm.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddOverrideForm.swift; sourceTree = "<group>"; };
|
|
|
DDD1631E2C4C6F6900CD525A /* TrioCoreDataPersistentContainer.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = TrioCoreDataPersistentContainer.xcdatamodel; sourceTree = "<group>"; };
|
|
DDD1631E2C4C6F6900CD525A /* TrioCoreDataPersistentContainer.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = TrioCoreDataPersistentContainer.xcdatamodel; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE179322C910127003CDDB7 /* MealPresetStored+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "MealPresetStored+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE179332C910127003CDDB7 /* MealPresetStored+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "MealPresetStored+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE179342C910127003CDDB7 /* LoopStatRecord+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "LoopStatRecord+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE179352C910127003CDDB7 /* LoopStatRecord+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "LoopStatRecord+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE179362C910127003CDDB7 /* BolusStored+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "BolusStored+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE179372C910127003CDDB7 /* BolusStored+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "BolusStored+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE179382C910127003CDDB7 /* ForecastValue+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ForecastValue+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE179392C910127003CDDB7 /* ForecastValue+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ForecastValue+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE1793A2C910127003CDDB7 /* CarbEntryStored+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CarbEntryStored+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE1793B2C910127003CDDB7 /* CarbEntryStored+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CarbEntryStored+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE1793C2C910127003CDDB7 /* TempTargets+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TempTargets+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE1793D2C910127003CDDB7 /* TempTargets+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TempTargets+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE1793E2C910127003CDDB7 /* PumpEventStored+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "PumpEventStored+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE1793F2C910127003CDDB7 /* PumpEventStored+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "PumpEventStored+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE179402C910127003CDDB7 /* StatsData+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "StatsData+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE179412C910127003CDDB7 /* StatsData+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "StatsData+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE179422C910127003CDDB7 /* Forecast+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Forecast+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE179432C910127003CDDB7 /* Forecast+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Forecast+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE179442C910127003CDDB7 /* GlucoseStored+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "GlucoseStored+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE179452C910127003CDDB7 /* GlucoseStored+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "GlucoseStored+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE179462C910127003CDDB7 /* OpenAPS_Battery+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "OpenAPS_Battery+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE179472C910127003CDDB7 /* OpenAPS_Battery+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "OpenAPS_Battery+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE179482C910127003CDDB7 /* TempBasalStored+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TempBasalStored+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE179492C910127003CDDB7 /* TempBasalStored+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TempBasalStored+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE1794A2C910127003CDDB7 /* TempTargetsSlider+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TempTargetsSlider+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE1794B2C910127003CDDB7 /* TempTargetsSlider+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "TempTargetsSlider+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE1794C2C910127003CDDB7 /* OverrideRunStored+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "OverrideRunStored+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE1794D2C910127003CDDB7 /* OverrideRunStored+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "OverrideRunStored+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE1794E2C910127003CDDB7 /* OrefDetermination+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "OrefDetermination+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE1794F2C910127003CDDB7 /* OrefDetermination+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "OrefDetermination+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE179502C910127003CDDB7 /* OverrideStored+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "OverrideStored+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ DDE179512C910127003CDDB7 /* OverrideStored+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "OverrideStored+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
|
DDF847DC2C5C28720049BB3B /* LiveActivitySettingsDataFlow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LiveActivitySettingsDataFlow.swift; sourceTree = "<group>"; };
|
|
DDF847DC2C5C28720049BB3B /* LiveActivitySettingsDataFlow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LiveActivitySettingsDataFlow.swift; sourceTree = "<group>"; };
|
|
|
DDF847DE2C5C28780049BB3B /* LiveActivitySettingsProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LiveActivitySettingsProvider.swift; sourceTree = "<group>"; };
|
|
DDF847DE2C5C28780049BB3B /* LiveActivitySettingsProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LiveActivitySettingsProvider.swift; sourceTree = "<group>"; };
|
|
|
DDF847E02C5C287F0049BB3B /* LiveActivitySettingsStateModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LiveActivitySettingsStateModel.swift; sourceTree = "<group>"; };
|
|
DDF847E02C5C287F0049BB3B /* LiveActivitySettingsStateModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LiveActivitySettingsStateModel.swift; sourceTree = "<group>"; };
|
|
@@ -1256,6 +1284,18 @@
|
|
|
path = ShortcutsConfig;
|
|
path = ShortcutsConfig;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
|
};
|
|
};
|
|
|
|
|
+ 118DF7692C5ECBC60067FEB7 /* Override */ = {
|
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
|
+ children = (
|
|
|
|
|
+ 118DF7642C5ECBC60067FEB7 /* ApplyOverridePresetIntent.swift */,
|
|
|
|
|
+ 118DF7652C5ECBC60067FEB7 /* CancelOverrideIntent.swift */,
|
|
|
|
|
+ 118DF7662C5ECBC60067FEB7 /* ListOverridePresetIntent.swift */,
|
|
|
|
|
+ 118DF7672C5ECBC60067FEB7 /* OverridePresetEntity.swift */,
|
|
|
|
|
+ 118DF7682C5ECBC60067FEB7 /* OverridePresetsIntentRequest.swift */,
|
|
|
|
|
+ );
|
|
|
|
|
+ path = Override;
|
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
|
+ };
|
|
|
18B49BC9587A59E3A347C1CD /* View */ = {
|
|
18B49BC9587A59E3A347C1CD /* View */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
@@ -1738,6 +1778,16 @@
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
BD3CC0712B0B89D50013189E /* MainChartView.swift */,
|
|
BD3CC0712B0B89D50013189E /* MainChartView.swift */,
|
|
|
|
|
+ 582DF9742C8CDB92001F516D /* GlucoseChartView.swift */,
|
|
|
|
|
+ 582DF9762C8CDBE7001F516D /* InsulinView.swift */,
|
|
|
|
|
+ 582DF97A2C8CE209001F516D /* CarbView.swift */,
|
|
|
|
|
+ 58D08B212C8DAA8E00AA37D3 /* OverrideView.swift */,
|
|
|
|
|
+ 58D08B2F2C8DEA7500AA37D3 /* ForecastView.swift */,
|
|
|
|
|
+ 58D08B312C8DF88900AA37D3 /* DummyCharts.swift */,
|
|
|
|
|
+ 58D08B332C8DF9A700AA37D3 /* CobChart.swift */,
|
|
|
|
|
+ 58D08B352C8DFAC600AA37D3 /* IobChart.swift */,
|
|
|
|
|
+ 58D08B372C8DFB6000AA37D3 /* BasalChart.swift */,
|
|
|
|
|
+ 58D08B392C8DFECD00AA37D3 /* TempTargets.swift */,
|
|
|
);
|
|
);
|
|
|
path = Chart;
|
|
path = Chart;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -1925,6 +1975,7 @@
|
|
|
581516A32BCED84A00BF67D7 /* DebuggingIdentifiers.swift */,
|
|
581516A32BCED84A00BF67D7 /* DebuggingIdentifiers.swift */,
|
|
|
DD1DB7CB2BECCA1F0048B367 /* BuildDetails.swift */,
|
|
DD1DB7CB2BECCA1F0048B367 /* BuildDetails.swift */,
|
|
|
DD6B7CB12C7B6F0800B75029 /* Rounding.swift */,
|
|
DD6B7CB12C7B6F0800B75029 /* Rounding.swift */,
|
|
|
|
|
+ 582DF9782C8CE1E5001F516D /* MainChartHelper.swift */,
|
|
|
);
|
|
);
|
|
|
path = Helpers;
|
|
path = Helpers;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -2198,7 +2249,7 @@
|
|
|
587A54C82BCDCE0F009D38E2 /* Model */ = {
|
|
587A54C82BCDCE0F009D38E2 /* Model */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
- DD57C46C2C4C7003001A5B28 /* Classes+Properties */,
|
|
|
|
|
|
|
+ DDE179112C9100FA003CDDB7 /* Classes+Properties */,
|
|
|
BDF34F8F2C10CF8C00D51995 /* CoreDataStack.swift */,
|
|
BDF34F8F2C10CF8C00D51995 /* CoreDataStack.swift */,
|
|
|
5825D1622BD405AE00F36E9B /* Helper */,
|
|
5825D1622BD405AE00F36E9B /* Helper */,
|
|
|
DDD1631D2C4C6F6900CD525A /* TrioCoreDataPersistentContainer.xcdatamodeld */,
|
|
DDD1631D2C4C6F6900CD525A /* TrioCoreDataPersistentContainer.xcdatamodeld */,
|
|
@@ -2357,6 +2408,7 @@
|
|
|
CE7CA3422A064973004BE681 /* Shortcuts */ = {
|
|
CE7CA3422A064973004BE681 /* Shortcuts */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
|
|
+ 118DF7692C5ECBC60067FEB7 /* Override */,
|
|
|
110AEDE22C5193D100615CC9 /* Bolus */,
|
|
110AEDE22C5193D100615CC9 /* Bolus */,
|
|
|
CE1856F32ADC4835007E39C7 /* Carbs */,
|
|
CE1856F32ADC4835007E39C7 /* Carbs */,
|
|
|
CE7CA3432A064973004BE681 /* AppShortcuts.swift */,
|
|
CE7CA3432A064973004BE681 /* AppShortcuts.swift */,
|
|
@@ -2595,47 +2647,6 @@
|
|
|
path = View;
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
|
};
|
|
};
|
|
|
- DD57C46C2C4C7003001A5B28 /* Classes+Properties */ = {
|
|
|
|
|
- isa = PBXGroup;
|
|
|
|
|
- children = (
|
|
|
|
|
- DD57C4902C4C7103001A5B28 /* LoopStatRecord+CoreDataClass.swift */,
|
|
|
|
|
- DD57C4912C4C7103001A5B28 /* LoopStatRecord+CoreDataProperties.swift */,
|
|
|
|
|
- DD57C4922C4C7103001A5B28 /* MealPresetStored+CoreDataClass.swift */,
|
|
|
|
|
- DD57C4932C4C7103001A5B28 /* MealPresetStored+CoreDataProperties.swift */,
|
|
|
|
|
- DD57C4942C4C7103001A5B28 /* TempTargets+CoreDataClass.swift */,
|
|
|
|
|
- DD57C4952C4C7103001A5B28 /* TempTargets+CoreDataProperties.swift */,
|
|
|
|
|
- DD57C4962C4C7103001A5B28 /* ForecastValue+CoreDataClass.swift */,
|
|
|
|
|
- DD57C4972C4C7103001A5B28 /* ForecastValue+CoreDataProperties.swift */,
|
|
|
|
|
- DD57C4982C4C7103001A5B28 /* OrefDetermination+CoreDataClass.swift */,
|
|
|
|
|
- DD57C4992C4C7103001A5B28 /* OrefDetermination+CoreDataProperties.swift */,
|
|
|
|
|
- DD57C49A2C4C7103001A5B28 /* PumpEventStored+CoreDataClass.swift */,
|
|
|
|
|
- DD57C49B2C4C7103001A5B28 /* PumpEventStored+CoreDataProperties.swift */,
|
|
|
|
|
- DD57C49C2C4C7103001A5B28 /* TempBasalStored+CoreDataClass.swift */,
|
|
|
|
|
- DD57C49D2C4C7103001A5B28 /* TempBasalStored+CoreDataProperties.swift */,
|
|
|
|
|
- DD57C49E2C4C7103001A5B28 /* TempTargetsSlider+CoreDataClass.swift */,
|
|
|
|
|
- DD57C49F2C4C7103001A5B28 /* TempTargetsSlider+CoreDataProperties.swift */,
|
|
|
|
|
- DD57C4A02C4C7103001A5B28 /* Forecast+CoreDataClass.swift */,
|
|
|
|
|
- DD57C4A12C4C7103001A5B28 /* Forecast+CoreDataProperties.swift */,
|
|
|
|
|
- DD57C4A22C4C7103001A5B28 /* BolusStored+CoreDataClass.swift */,
|
|
|
|
|
- DD57C4A32C4C7103001A5B28 /* BolusStored+CoreDataProperties.swift */,
|
|
|
|
|
- DD57C4A42C4C7103001A5B28 /* CarbEntryStored+CoreDataClass.swift */,
|
|
|
|
|
- DD57C4A52C4C7103001A5B28 /* CarbEntryStored+CoreDataProperties.swift */,
|
|
|
|
|
- DD57C4A62C4C7103001A5B28 /* OpenAPS_Battery+CoreDataClass.swift */,
|
|
|
|
|
- DD57C4A72C4C7103001A5B28 /* OpenAPS_Battery+CoreDataProperties.swift */,
|
|
|
|
|
- DD57C4A82C4C7103001A5B28 /* GlucoseStored+CoreDataClass.swift */,
|
|
|
|
|
- DD57C4A92C4C7103001A5B28 /* GlucoseStored+CoreDataProperties.swift */,
|
|
|
|
|
- DD57C4AA2C4C7103001A5B28 /* OverrideStored+CoreDataClass.swift */,
|
|
|
|
|
- DD57C4AB2C4C7103001A5B28 /* OverrideStored+CoreDataProperties.swift */,
|
|
|
|
|
- DD57C4AC2C4C7103001A5B28 /* OverrideRunStored+CoreDataClass.swift */,
|
|
|
|
|
- DD57C4AD2C4C7103001A5B28 /* OverrideRunStored+CoreDataProperties.swift */,
|
|
|
|
|
- DD57C4AE2C4C7103001A5B28 /* ImportError+CoreDataClass.swift */,
|
|
|
|
|
- DD57C4AF2C4C7103001A5B28 /* ImportError+CoreDataProperties.swift */,
|
|
|
|
|
- DD57C4B02C4C7103001A5B28 /* StatsData+CoreDataClass.swift */,
|
|
|
|
|
- DD57C4B12C4C7103001A5B28 /* StatsData+CoreDataProperties.swift */,
|
|
|
|
|
- );
|
|
|
|
|
- path = "Classes+Properties";
|
|
|
|
|
- sourceTree = "<group>";
|
|
|
|
|
- };
|
|
|
|
|
DD6B7CB72C7BAC1B00B75029 /* ProfileImport */ = {
|
|
DD6B7CB72C7BAC1B00B75029 /* ProfileImport */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
@@ -2666,6 +2677,45 @@
|
|
|
path = View;
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
|
};
|
|
};
|
|
|
|
|
+ DDE179112C9100FA003CDDB7 /* Classes+Properties */ = {
|
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
|
+ children = (
|
|
|
|
|
+ DDE179322C910127003CDDB7 /* MealPresetStored+CoreDataClass.swift */,
|
|
|
|
|
+ DDE179332C910127003CDDB7 /* MealPresetStored+CoreDataProperties.swift */,
|
|
|
|
|
+ DDE179342C910127003CDDB7 /* LoopStatRecord+CoreDataClass.swift */,
|
|
|
|
|
+ DDE179352C910127003CDDB7 /* LoopStatRecord+CoreDataProperties.swift */,
|
|
|
|
|
+ DDE179362C910127003CDDB7 /* BolusStored+CoreDataClass.swift */,
|
|
|
|
|
+ DDE179372C910127003CDDB7 /* BolusStored+CoreDataProperties.swift */,
|
|
|
|
|
+ DDE179382C910127003CDDB7 /* ForecastValue+CoreDataClass.swift */,
|
|
|
|
|
+ DDE179392C910127003CDDB7 /* ForecastValue+CoreDataProperties.swift */,
|
|
|
|
|
+ DDE1793A2C910127003CDDB7 /* CarbEntryStored+CoreDataClass.swift */,
|
|
|
|
|
+ DDE1793B2C910127003CDDB7 /* CarbEntryStored+CoreDataProperties.swift */,
|
|
|
|
|
+ DDE1793C2C910127003CDDB7 /* TempTargets+CoreDataClass.swift */,
|
|
|
|
|
+ DDE1793D2C910127003CDDB7 /* TempTargets+CoreDataProperties.swift */,
|
|
|
|
|
+ DDE1793E2C910127003CDDB7 /* PumpEventStored+CoreDataClass.swift */,
|
|
|
|
|
+ DDE1793F2C910127003CDDB7 /* PumpEventStored+CoreDataProperties.swift */,
|
|
|
|
|
+ DDE179402C910127003CDDB7 /* StatsData+CoreDataClass.swift */,
|
|
|
|
|
+ DDE179412C910127003CDDB7 /* StatsData+CoreDataProperties.swift */,
|
|
|
|
|
+ DDE179422C910127003CDDB7 /* Forecast+CoreDataClass.swift */,
|
|
|
|
|
+ DDE179432C910127003CDDB7 /* Forecast+CoreDataProperties.swift */,
|
|
|
|
|
+ DDE179442C910127003CDDB7 /* GlucoseStored+CoreDataClass.swift */,
|
|
|
|
|
+ DDE179452C910127003CDDB7 /* GlucoseStored+CoreDataProperties.swift */,
|
|
|
|
|
+ DDE179462C910127003CDDB7 /* OpenAPS_Battery+CoreDataClass.swift */,
|
|
|
|
|
+ DDE179472C910127003CDDB7 /* OpenAPS_Battery+CoreDataProperties.swift */,
|
|
|
|
|
+ DDE179482C910127003CDDB7 /* TempBasalStored+CoreDataClass.swift */,
|
|
|
|
|
+ DDE179492C910127003CDDB7 /* TempBasalStored+CoreDataProperties.swift */,
|
|
|
|
|
+ DDE1794A2C910127003CDDB7 /* TempTargetsSlider+CoreDataClass.swift */,
|
|
|
|
|
+ DDE1794B2C910127003CDDB7 /* TempTargetsSlider+CoreDataProperties.swift */,
|
|
|
|
|
+ DDE1794C2C910127003CDDB7 /* OverrideRunStored+CoreDataClass.swift */,
|
|
|
|
|
+ DDE1794D2C910127003CDDB7 /* OverrideRunStored+CoreDataProperties.swift */,
|
|
|
|
|
+ DDE1794E2C910127003CDDB7 /* OrefDetermination+CoreDataClass.swift */,
|
|
|
|
|
+ DDE1794F2C910127003CDDB7 /* OrefDetermination+CoreDataProperties.swift */,
|
|
|
|
|
+ DDE179502C910127003CDDB7 /* OverrideStored+CoreDataClass.swift */,
|
|
|
|
|
+ DDE179512C910127003CDDB7 /* OverrideStored+CoreDataProperties.swift */,
|
|
|
|
|
+ );
|
|
|
|
|
+ path = "Classes+Properties";
|
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
|
+ };
|
|
|
DDF847DB2C5C28550049BB3B /* LiveActivitySettings */ = {
|
|
DDF847DB2C5C28550049BB3B /* LiveActivitySettings */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
@@ -3115,6 +3165,7 @@
|
|
|
CEA4F62329BE10F70011ADF7 /* SavitzkyGolayFilter.swift in Sources */,
|
|
CEA4F62329BE10F70011ADF7 /* SavitzkyGolayFilter.swift in Sources */,
|
|
|
38B4F3C325E2A20B00E76A18 /* PumpSetupView.swift in Sources */,
|
|
38B4F3C325E2A20B00E76A18 /* PumpSetupView.swift in Sources */,
|
|
|
38E4453C274E411700EC9A94 /* Disk+Codable.swift in Sources */,
|
|
38E4453C274E411700EC9A94 /* Disk+Codable.swift in Sources */,
|
|
|
|
|
+ 58D08B322C8DF88900AA37D3 /* DummyCharts.swift in Sources */,
|
|
|
19E1F7EF29D08EBA005C8D20 /* IconConfigRootWiew.swift in Sources */,
|
|
19E1F7EF29D08EBA005C8D20 /* IconConfigRootWiew.swift in Sources */,
|
|
|
1967DFC229D053D300759F30 /* IconImage.swift in Sources */,
|
|
1967DFC229D053D300759F30 /* IconImage.swift in Sources */,
|
|
|
382C134B25F14E3700715CE1 /* BGTargets.swift in Sources */,
|
|
382C134B25F14E3700715CE1 /* BGTargets.swift in Sources */,
|
|
@@ -3133,6 +3184,7 @@
|
|
|
DD1745262C55526F00211FAC /* SMBSettingsRootView.swift in Sources */,
|
|
DD1745262C55526F00211FAC /* SMBSettingsRootView.swift in Sources */,
|
|
|
3811DE3025C9D49500A708ED /* HomeStateModel.swift in Sources */,
|
|
3811DE3025C9D49500A708ED /* HomeStateModel.swift in Sources */,
|
|
|
38BF021725E7CBBC00579895 /* PumpManagerExtensions.swift in Sources */,
|
|
38BF021725E7CBBC00579895 /* PumpManagerExtensions.swift in Sources */,
|
|
|
|
|
+ 118DF76E2C5ECBC60067FEB7 /* OverridePresetsIntentRequest.swift in Sources */,
|
|
|
CEE9A6552BBB418300EB5194 /* CalibrationsProvider.swift in Sources */,
|
|
CEE9A6552BBB418300EB5194 /* CalibrationsProvider.swift in Sources */,
|
|
|
19F95FF529F10FCF00314DDC /* StatProvider.swift in Sources */,
|
|
19F95FF529F10FCF00314DDC /* StatProvider.swift in Sources */,
|
|
|
38F3B2EF25ED8E2A005C48AA /* TempTargetsStorage.swift in Sources */,
|
|
38F3B2EF25ED8E2A005C48AA /* TempTargetsStorage.swift in Sources */,
|
|
@@ -3223,43 +3275,13 @@
|
|
|
3811DE5D25C9D4D500A708ED /* Publisher.swift in Sources */,
|
|
3811DE5D25C9D4D500A708ED /* Publisher.swift in Sources */,
|
|
|
E00EEC0727368630002FF094 /* APSAssembly.swift in Sources */,
|
|
E00EEC0727368630002FF094 /* APSAssembly.swift in Sources */,
|
|
|
38B4F3AF25E2979F00E76A18 /* IndexedCollection.swift in Sources */,
|
|
38B4F3AF25E2979F00E76A18 /* IndexedCollection.swift in Sources */,
|
|
|
- DD57C4B22C4C7103001A5B28 /* LoopStatRecord+CoreDataClass.swift in Sources */,
|
|
|
|
|
- DD57C4B32C4C7103001A5B28 /* LoopStatRecord+CoreDataProperties.swift in Sources */,
|
|
|
|
|
- DD57C4B42C4C7103001A5B28 /* MealPresetStored+CoreDataClass.swift in Sources */,
|
|
|
|
|
- DD57C4B52C4C7103001A5B28 /* MealPresetStored+CoreDataProperties.swift in Sources */,
|
|
|
|
|
- DD57C4B62C4C7103001A5B28 /* TempTargets+CoreDataClass.swift in Sources */,
|
|
|
|
|
- DD57C4B72C4C7103001A5B28 /* TempTargets+CoreDataProperties.swift in Sources */,
|
|
|
|
|
- DD57C4B82C4C7103001A5B28 /* ForecastValue+CoreDataClass.swift in Sources */,
|
|
|
|
|
- DD57C4B92C4C7103001A5B28 /* ForecastValue+CoreDataProperties.swift in Sources */,
|
|
|
|
|
- DD57C4BA2C4C7103001A5B28 /* OrefDetermination+CoreDataClass.swift in Sources */,
|
|
|
|
|
- DD57C4BB2C4C7103001A5B28 /* OrefDetermination+CoreDataProperties.swift in Sources */,
|
|
|
|
|
- DD57C4BC2C4C7103001A5B28 /* PumpEventStored+CoreDataClass.swift in Sources */,
|
|
|
|
|
- DD57C4BD2C4C7103001A5B28 /* PumpEventStored+CoreDataProperties.swift in Sources */,
|
|
|
|
|
- DD57C4BE2C4C7103001A5B28 /* TempBasalStored+CoreDataClass.swift in Sources */,
|
|
|
|
|
- DD57C4BF2C4C7103001A5B28 /* TempBasalStored+CoreDataProperties.swift in Sources */,
|
|
|
|
|
|
|
+ 58D08B222C8DAA8E00AA37D3 /* OverrideView.swift in Sources */,
|
|
|
BD0B2EF32C5998E600B3298F /* MealPresetView.swift in Sources */,
|
|
BD0B2EF32C5998E600B3298F /* MealPresetView.swift in Sources */,
|
|
|
- DD57C4C02C4C7103001A5B28 /* TempTargetsSlider+CoreDataClass.swift in Sources */,
|
|
|
|
|
- DD57C4C12C4C7103001A5B28 /* TempTargetsSlider+CoreDataProperties.swift in Sources */,
|
|
|
|
|
- DD57C4C22C4C7103001A5B28 /* Forecast+CoreDataClass.swift in Sources */,
|
|
|
|
|
- DD57C4C32C4C7103001A5B28 /* Forecast+CoreDataProperties.swift in Sources */,
|
|
|
|
|
- DD57C4C42C4C7103001A5B28 /* BolusStored+CoreDataClass.swift in Sources */,
|
|
|
|
|
|
|
+ 582DF9752C8CDB92001F516D /* GlucoseChartView.swift in Sources */,
|
|
|
DD1745302C55AE5300211FAC /* TargetBehaviorProvider.swift in Sources */,
|
|
DD1745302C55AE5300211FAC /* TargetBehaviorProvider.swift in Sources */,
|
|
|
- DD57C4C52C4C7103001A5B28 /* BolusStored+CoreDataProperties.swift in Sources */,
|
|
|
|
|
- DD57C4C62C4C7103001A5B28 /* CarbEntryStored+CoreDataClass.swift in Sources */,
|
|
|
|
|
- DD57C4C72C4C7103001A5B28 /* CarbEntryStored+CoreDataProperties.swift in Sources */,
|
|
|
|
|
- DD57C4C82C4C7103001A5B28 /* OpenAPS_Battery+CoreDataClass.swift in Sources */,
|
|
|
|
|
- DD57C4C92C4C7103001A5B28 /* OpenAPS_Battery+CoreDataProperties.swift in Sources */,
|
|
|
|
|
- DD57C4CA2C4C7103001A5B28 /* GlucoseStored+CoreDataClass.swift in Sources */,
|
|
|
|
|
- DD57C4CB2C4C7103001A5B28 /* GlucoseStored+CoreDataProperties.swift in Sources */,
|
|
|
|
|
- DD57C4CC2C4C7103001A5B28 /* OverrideStored+CoreDataClass.swift in Sources */,
|
|
|
|
|
- DD57C4CD2C4C7103001A5B28 /* OverrideStored+CoreDataProperties.swift in Sources */,
|
|
|
|
|
- DD57C4CE2C4C7103001A5B28 /* OverrideRunStored+CoreDataClass.swift in Sources */,
|
|
|
|
|
- DD57C4CF2C4C7103001A5B28 /* OverrideRunStored+CoreDataProperties.swift in Sources */,
|
|
|
|
|
- DD57C4D02C4C7103001A5B28 /* ImportError+CoreDataClass.swift in Sources */,
|
|
|
|
|
|
|
+ 58D08B382C8DFB6000AA37D3 /* BasalChart.swift in Sources */,
|
|
|
|
|
+ 118DF76D2C5ECBC60067FEB7 /* OverridePresetEntity.swift in Sources */,
|
|
|
DD17454E2C55CA4D00211FAC /* UnitsLimitsSettingsDataFlow.swift in Sources */,
|
|
DD17454E2C55CA4D00211FAC /* UnitsLimitsSettingsDataFlow.swift in Sources */,
|
|
|
- DD57C4D12C4C7103001A5B28 /* ImportError+CoreDataProperties.swift in Sources */,
|
|
|
|
|
- DD57C4D22C4C7103001A5B28 /* StatsData+CoreDataClass.swift in Sources */,
|
|
|
|
|
- DD57C4D32C4C7103001A5B28 /* StatsData+CoreDataProperties.swift in Sources */,
|
|
|
|
|
DDF847E62C5D66490049BB3B /* AddMealPresetView.swift in Sources */,
|
|
DDF847E62C5D66490049BB3B /* AddMealPresetView.swift in Sources */,
|
|
|
3811DEAE25C9D88300A708ED /* Cache.swift in Sources */,
|
|
3811DEAE25C9D88300A708ED /* Cache.swift in Sources */,
|
|
|
383420D625FFE38C002D46C1 /* LoopView.swift in Sources */,
|
|
383420D625FFE38C002D46C1 /* LoopView.swift in Sources */,
|
|
@@ -3268,6 +3290,7 @@
|
|
|
CE48C86628CA6B48007C0598 /* OmniPodManagerExtensions.swift in Sources */,
|
|
CE48C86628CA6B48007C0598 /* OmniPodManagerExtensions.swift in Sources */,
|
|
|
CEB434E728B9053300B70274 /* LoopUIColorPalette+Default.swift in Sources */,
|
|
CEB434E728B9053300B70274 /* LoopUIColorPalette+Default.swift in Sources */,
|
|
|
19F95FF329F10FBC00314DDC /* StatDataFlow.swift in Sources */,
|
|
19F95FF329F10FBC00314DDC /* StatDataFlow.swift in Sources */,
|
|
|
|
|
+ 582DF97B2C8CE209001F516D /* CarbView.swift in Sources */,
|
|
|
3811DE2225C9D48300A708ED /* MainProvider.swift in Sources */,
|
|
3811DE2225C9D48300A708ED /* MainProvider.swift in Sources */,
|
|
|
3811DE0C25C9D32F00A708ED /* BaseProvider.swift in Sources */,
|
|
3811DE0C25C9D32F00A708ED /* BaseProvider.swift in Sources */,
|
|
|
CE95BF5A2BA62E4A00DC3DE3 /* PluginSource.swift in Sources */,
|
|
CE95BF5A2BA62E4A00DC3DE3 /* PluginSource.swift in Sources */,
|
|
@@ -3277,6 +3300,7 @@
|
|
|
CEE9A6592BBB418300EB5194 /* CalibrationsDataFlow.swift in Sources */,
|
|
CEE9A6592BBB418300EB5194 /* CalibrationsDataFlow.swift in Sources */,
|
|
|
3811DE3525C9D49500A708ED /* HomeRootView.swift in Sources */,
|
|
3811DE3525C9D49500A708ED /* HomeRootView.swift in Sources */,
|
|
|
38E98A2925F52C9300C0CED0 /* Error+Extensions.swift in Sources */,
|
|
38E98A2925F52C9300C0CED0 /* Error+Extensions.swift in Sources */,
|
|
|
|
|
+ 118DF76C2C5ECBC60067FEB7 /* ListOverridePresetIntent.swift in Sources */,
|
|
|
38EA05DA261F6E7C0064E39B /* SimpleLogReporter.swift in Sources */,
|
|
38EA05DA261F6E7C0064E39B /* SimpleLogReporter.swift in Sources */,
|
|
|
3811DE6125C9D4D500A708ED /* ViewModifiers.swift in Sources */,
|
|
3811DE6125C9D4D500A708ED /* ViewModifiers.swift in Sources */,
|
|
|
3811DEAC25C9D88300A708ED /* NightscoutManager.swift in Sources */,
|
|
3811DEAC25C9D88300A708ED /* NightscoutManager.swift in Sources */,
|
|
@@ -3312,6 +3336,7 @@
|
|
|
38FE826A25CC82DB001FF17A /* NetworkService.swift in Sources */,
|
|
38FE826A25CC82DB001FF17A /* NetworkService.swift in Sources */,
|
|
|
FE66D16B291F74F8005D6F77 /* Bundle+Extensions.swift in Sources */,
|
|
FE66D16B291F74F8005D6F77 /* Bundle+Extensions.swift in Sources */,
|
|
|
3883581C25EE79BB00E024B2 /* TextFieldWithToolBar.swift in Sources */,
|
|
3883581C25EE79BB00E024B2 /* TextFieldWithToolBar.swift in Sources */,
|
|
|
|
|
+ 58D08B302C8DEA7500AA37D3 /* ForecastView.swift in Sources */,
|
|
|
6B1A8D2E2B156EEF00E76752 /* LiveActivityBridge.swift in Sources */,
|
|
6B1A8D2E2B156EEF00E76752 /* LiveActivityBridge.swift in Sources */,
|
|
|
581516A92BCEEDF800BF67D7 /* NSPredicates.swift in Sources */,
|
|
581516A92BCEEDF800BF67D7 /* NSPredicates.swift in Sources */,
|
|
|
DD6B7CB22C7B6F0800B75029 /* Rounding.swift in Sources */,
|
|
DD6B7CB22C7B6F0800B75029 /* Rounding.swift in Sources */,
|
|
@@ -3321,6 +3346,7 @@
|
|
|
BDCD47AF2C1F3F1700F8BCD5 /* OverrideStored+helper.swift in Sources */,
|
|
BDCD47AF2C1F3F1700F8BCD5 /* OverrideStored+helper.swift in Sources */,
|
|
|
3811DE3F25C9D4A100A708ED /* SettingsStateModel.swift in Sources */,
|
|
3811DE3F25C9D4A100A708ED /* SettingsStateModel.swift in Sources */,
|
|
|
CE7CA3582A064E2F004BE681 /* ListStateView.swift in Sources */,
|
|
CE7CA3582A064E2F004BE681 /* ListStateView.swift in Sources */,
|
|
|
|
|
+ 58D08B362C8DFAC600AA37D3 /* IobChart.swift in Sources */,
|
|
|
193F6CDD2A512C8F001240FD /* Loops.swift in Sources */,
|
|
193F6CDD2A512C8F001240FD /* Loops.swift in Sources */,
|
|
|
38B4F3CB25E502E200E76A18 /* WeakObjectSet.swift in Sources */,
|
|
38B4F3CB25E502E200E76A18 /* WeakObjectSet.swift in Sources */,
|
|
|
38E989DD25F5021400C0CED0 /* PumpStatus.swift in Sources */,
|
|
38E989DD25F5021400C0CED0 /* PumpStatus.swift in Sources */,
|
|
@@ -3359,6 +3385,7 @@
|
|
|
38A43598262E0E4900E80935 /* FetchAnnouncementsManager.swift in Sources */,
|
|
38A43598262E0E4900E80935 /* FetchAnnouncementsManager.swift in Sources */,
|
|
|
DD1745442C55C60E00211FAC /* AutosensSettingsDataFlow.swift in Sources */,
|
|
DD1745442C55C60E00211FAC /* AutosensSettingsDataFlow.swift in Sources */,
|
|
|
BDCAF2382C639F35002DC907 /* SettingItems.swift in Sources */,
|
|
BDCAF2382C639F35002DC907 /* SettingItems.swift in Sources */,
|
|
|
|
|
+ 58D08B342C8DF9A700AA37D3 /* CobChart.swift in Sources */,
|
|
|
642F76A05A4FF530463A9FD0 /* NightscoutConfigRootView.swift in Sources */,
|
|
642F76A05A4FF530463A9FD0 /* NightscoutConfigRootView.swift in Sources */,
|
|
|
BD7DA9AC2AE06EB900601B20 /* BolusCalculatorConfigRootView.swift in Sources */,
|
|
BD7DA9AC2AE06EB900601B20 /* BolusCalculatorConfigRootView.swift in Sources */,
|
|
|
AD3D2CD42CD01B9EB8F26522 /* PumpConfigDataFlow.swift in Sources */,
|
|
AD3D2CD42CD01B9EB8F26522 /* PumpConfigDataFlow.swift in Sources */,
|
|
@@ -3373,6 +3400,7 @@
|
|
|
BD4064D12C4ED26900582F43 /* CoreDataObserver.swift in Sources */,
|
|
BD4064D12C4ED26900582F43 /* CoreDataObserver.swift in Sources */,
|
|
|
38E44536274E411700EC9A94 /* Disk.swift in Sources */,
|
|
38E44536274E411700EC9A94 /* Disk.swift in Sources */,
|
|
|
19A910362A24D6D700C8951B /* DateFilter.swift in Sources */,
|
|
19A910362A24D6D700C8951B /* DateFilter.swift in Sources */,
|
|
|
|
|
+ 582DF9792C8CE1E5001F516D /* MainChartHelper.swift in Sources */,
|
|
|
E06B911A275B5EEA003C04B6 /* Array+Extension.swift in Sources */,
|
|
E06B911A275B5EEA003C04B6 /* Array+Extension.swift in Sources */,
|
|
|
38EA0600262091870064E39B /* BolusProgressViewStyle.swift in Sources */,
|
|
38EA0600262091870064E39B /* BolusProgressViewStyle.swift in Sources */,
|
|
|
389ECDFE2601061500D86C4F /* View+Snapshot.swift in Sources */,
|
|
389ECDFE2601061500D86C4F /* View+Snapshot.swift in Sources */,
|
|
@@ -3410,6 +3438,7 @@
|
|
|
BDF34EBE2C0A31D100D51995 /* CustomNotification.swift in Sources */,
|
|
BDF34EBE2C0A31D100D51995 /* CustomNotification.swift in Sources */,
|
|
|
BDC2EA472C3045AD00E5BBD0 /* Override.swift in Sources */,
|
|
BDC2EA472C3045AD00E5BBD0 /* Override.swift in Sources */,
|
|
|
1BBB001DAD60F3B8CEA4B1C7 /* ISFEditorStateModel.swift in Sources */,
|
|
1BBB001DAD60F3B8CEA4B1C7 /* ISFEditorStateModel.swift in Sources */,
|
|
|
|
|
+ 582DF9772C8CDBE7001F516D /* InsulinView.swift in Sources */,
|
|
|
F816826028DB441800054060 /* BluetoothTransmitter.swift in Sources */,
|
|
F816826028DB441800054060 /* BluetoothTransmitter.swift in Sources */,
|
|
|
DD68889D2C386E17006E3C44 /* NightscoutExercise.swift in Sources */,
|
|
DD68889D2C386E17006E3C44 /* NightscoutExercise.swift in Sources */,
|
|
|
5864E8592C42CFAE00294306 /* DeterminationStorage.swift in Sources */,
|
|
5864E8592C42CFAE00294306 /* DeterminationStorage.swift in Sources */,
|
|
@@ -3423,12 +3452,14 @@
|
|
|
A33352ED40476125EBAC6EE0 /* CarbRatioEditorDataFlow.swift in Sources */,
|
|
A33352ED40476125EBAC6EE0 /* CarbRatioEditorDataFlow.swift in Sources */,
|
|
|
17A9D0899046B45E87834820 /* CarbRatioEditorProvider.swift in Sources */,
|
|
17A9D0899046B45E87834820 /* CarbRatioEditorProvider.swift in Sources */,
|
|
|
69B9A368029F7EB39F525422 /* CarbRatioEditorStateModel.swift in Sources */,
|
|
69B9A368029F7EB39F525422 /* CarbRatioEditorStateModel.swift in Sources */,
|
|
|
|
|
+ 118DF76B2C5ECBC60067FEB7 /* CancelOverrideIntent.swift in Sources */,
|
|
|
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 */,
|
|
|
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 */,
|
|
|
|
|
+ 58D08B3A2C8DFECD00AA37D3 /* TempTargets.swift in Sources */,
|
|
|
38E98A2325F52C9300C0CED0 /* Signpost.swift in Sources */,
|
|
38E98A2325F52C9300C0CED0 /* Signpost.swift in Sources */,
|
|
|
CE7CA3542A064973004BE681 /* TempPresetsIntentRequest.swift in Sources */,
|
|
CE7CA3542A064973004BE681 /* TempPresetsIntentRequest.swift in Sources */,
|
|
|
DD6B7CB42C7B71F700B75029 /* ForecastDisplayType.swift in Sources */,
|
|
DD6B7CB42C7B71F700B75029 /* ForecastDisplayType.swift in Sources */,
|
|
@@ -3477,6 +3508,7 @@
|
|
|
BD1661312B82ADAB00256551 /* CustomProgressView.swift in Sources */,
|
|
BD1661312B82ADAB00256551 /* CustomProgressView.swift in Sources */,
|
|
|
C967DACD3B1E638F8B43BE06 /* ManualTempBasalStateModel.swift in Sources */,
|
|
C967DACD3B1E638F8B43BE06 /* ManualTempBasalStateModel.swift in Sources */,
|
|
|
38E4453B274E411700EC9A94 /* Disk+VolumeInformation.swift in Sources */,
|
|
38E4453B274E411700EC9A94 /* Disk+VolumeInformation.swift in Sources */,
|
|
|
|
|
+ 118DF76A2C5ECBC60067FEB7 /* ApplyOverridePresetIntent.swift in Sources */,
|
|
|
7BCFACB97C821041BA43A114 /* ManualTempBasalRootView.swift in Sources */,
|
|
7BCFACB97C821041BA43A114 /* ManualTempBasalRootView.swift in Sources */,
|
|
|
38E44534274E411700EC9A94 /* Disk+InternalHelpers.swift in Sources */,
|
|
38E44534274E411700EC9A94 /* Disk+InternalHelpers.swift in Sources */,
|
|
|
38A00B2325FC2B55006BC0B0 /* LRUCache.swift in Sources */,
|
|
38A00B2325FC2B55006BC0B0 /* LRUCache.swift in Sources */,
|
|
@@ -3515,6 +3547,38 @@
|
|
|
E3A08AAE59538BC8A8ABE477 /* GlucoseNotificationSettingsDataFlow.swift in Sources */,
|
|
E3A08AAE59538BC8A8ABE477 /* GlucoseNotificationSettingsDataFlow.swift in Sources */,
|
|
|
0F7A65FBD2CD8D6477ED4539 /* GlucoseNotificationSettingsProvider.swift in Sources */,
|
|
0F7A65FBD2CD8D6477ED4539 /* GlucoseNotificationSettingsProvider.swift in Sources */,
|
|
|
3171D2818C7C72CD1584BB5E /* GlucoseNotificationSettingsStateModel.swift in Sources */,
|
|
3171D2818C7C72CD1584BB5E /* GlucoseNotificationSettingsStateModel.swift in Sources */,
|
|
|
|
|
+ DDE179522C910127003CDDB7 /* MealPresetStored+CoreDataClass.swift in Sources */,
|
|
|
|
|
+ DDE179532C910127003CDDB7 /* MealPresetStored+CoreDataProperties.swift in Sources */,
|
|
|
|
|
+ DDE179542C910127003CDDB7 /* LoopStatRecord+CoreDataClass.swift in Sources */,
|
|
|
|
|
+ DDE179552C910127003CDDB7 /* LoopStatRecord+CoreDataProperties.swift in Sources */,
|
|
|
|
|
+ DDE179562C910127003CDDB7 /* BolusStored+CoreDataClass.swift in Sources */,
|
|
|
|
|
+ DDE179572C910127003CDDB7 /* BolusStored+CoreDataProperties.swift in Sources */,
|
|
|
|
|
+ DDE179582C910127003CDDB7 /* ForecastValue+CoreDataClass.swift in Sources */,
|
|
|
|
|
+ DDE179592C910127003CDDB7 /* ForecastValue+CoreDataProperties.swift in Sources */,
|
|
|
|
|
+ DDE1795A2C910127003CDDB7 /* CarbEntryStored+CoreDataClass.swift in Sources */,
|
|
|
|
|
+ DDE1795B2C910127003CDDB7 /* CarbEntryStored+CoreDataProperties.swift in Sources */,
|
|
|
|
|
+ DDE1795C2C910127003CDDB7 /* TempTargets+CoreDataClass.swift in Sources */,
|
|
|
|
|
+ DDE1795D2C910127003CDDB7 /* TempTargets+CoreDataProperties.swift in Sources */,
|
|
|
|
|
+ DDE1795E2C910127003CDDB7 /* PumpEventStored+CoreDataClass.swift in Sources */,
|
|
|
|
|
+ DDE1795F2C910127003CDDB7 /* PumpEventStored+CoreDataProperties.swift in Sources */,
|
|
|
|
|
+ DDE179602C910127003CDDB7 /* StatsData+CoreDataClass.swift in Sources */,
|
|
|
|
|
+ DDE179612C910127003CDDB7 /* StatsData+CoreDataProperties.swift in Sources */,
|
|
|
|
|
+ DDE179622C910127003CDDB7 /* Forecast+CoreDataClass.swift in Sources */,
|
|
|
|
|
+ DDE179632C910127003CDDB7 /* Forecast+CoreDataProperties.swift in Sources */,
|
|
|
|
|
+ DDE179642C910127003CDDB7 /* GlucoseStored+CoreDataClass.swift in Sources */,
|
|
|
|
|
+ DDE179652C910127003CDDB7 /* GlucoseStored+CoreDataProperties.swift in Sources */,
|
|
|
|
|
+ DDE179662C910127003CDDB7 /* OpenAPS_Battery+CoreDataClass.swift in Sources */,
|
|
|
|
|
+ DDE179672C910127003CDDB7 /* OpenAPS_Battery+CoreDataProperties.swift in Sources */,
|
|
|
|
|
+ DDE179682C910127003CDDB7 /* TempBasalStored+CoreDataClass.swift in Sources */,
|
|
|
|
|
+ DDE179692C910127003CDDB7 /* TempBasalStored+CoreDataProperties.swift in Sources */,
|
|
|
|
|
+ DDE1796A2C910127003CDDB7 /* TempTargetsSlider+CoreDataClass.swift in Sources */,
|
|
|
|
|
+ DDE1796B2C910127003CDDB7 /* TempTargetsSlider+CoreDataProperties.swift in Sources */,
|
|
|
|
|
+ DDE1796C2C910127003CDDB7 /* OverrideRunStored+CoreDataClass.swift in Sources */,
|
|
|
|
|
+ DDE1796D2C910127003CDDB7 /* OverrideRunStored+CoreDataProperties.swift in Sources */,
|
|
|
|
|
+ DDE1796E2C910127003CDDB7 /* OrefDetermination+CoreDataClass.swift in Sources */,
|
|
|
|
|
+ DDE1796F2C910127003CDDB7 /* OrefDetermination+CoreDataProperties.swift in Sources */,
|
|
|
|
|
+ DDE179702C910127003CDDB7 /* OverrideStored+CoreDataClass.swift in Sources */,
|
|
|
|
|
+ DDE179712C910127003CDDB7 /* OverrideStored+CoreDataProperties.swift in Sources */,
|
|
|
CD78BB94E43B249D60CC1A1B /* GlucoseNotificationSettingsRootView.swift in Sources */,
|
|
CD78BB94E43B249D60CC1A1B /* GlucoseNotificationSettingsRootView.swift in Sources */,
|
|
|
CE7CA3502A064973004BE681 /* CancelTempPresetIntent.swift in Sources */,
|
|
CE7CA3502A064973004BE681 /* CancelTempPresetIntent.swift in Sources */,
|
|
|
6B1F539F9FF75646D1606066 /* SnoozeDataFlow.swift in Sources */,
|
|
6B1F539F9FF75646D1606066 /* SnoozeDataFlow.swift in Sources */,
|