|
|
@@ -260,6 +260,7 @@
|
|
|
3BD9687F2D8DDD8800899469 /* CryptoSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 3BD9687E2D8DDD8800899469 /* CryptoSwift */; };
|
|
|
3BF85FE32E427312000D7351 /* IOBService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BF85FE12E427312000D7351 /* IOBService.swift */; };
|
|
|
3E28F2AB2EB5337F00FB9EEB /* ConnectIQ in Frameworks */ = {isa = PBXBuildFile; productRef = 3E28F2AA2EB5337F00FB9EEB /* ConnectIQ */; };
|
|
|
+ 3E62C7822F54CC1B00433237 /* BolusDisplayThreshold.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E62C7812F54CC1600433237 /* BolusDisplayThreshold.swift */; };
|
|
|
45252C95D220E796FDB3B022 /* ConfigEditorDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F8A87AA037BD079BA3528BA /* ConfigEditorDataFlow.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 */; };
|
|
|
@@ -503,7 +504,6 @@
|
|
|
CE95BF622BA7715900DC3DE3 /* MockKitUI.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3818AA4F274C26A300843DB3 /* MockKitUI.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
|
CE95BF632BA771BE00DC3DE3 /* LoopTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3818AA70274C278200843DB3 /* LoopTestingKit.framework */; };
|
|
|
CE95BF642BA771BE00DC3DE3 /* LoopTestingKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3818AA70274C278200843DB3 /* LoopTestingKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
|
- CEA4F62329BE10F70011ADF7 /* SavitzkyGolayFilter.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEA4F62229BE10F70011ADF7 /* SavitzkyGolayFilter.swift */; };
|
|
|
CEB434E328B8F9DB00B70274 /* BluetoothStateManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEB434E228B8F9DB00B70274 /* BluetoothStateManager.swift */; };
|
|
|
CEB434E528B8FF5D00B70274 /* UIColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEB434E428B8FF5D00B70274 /* UIColor.swift */; };
|
|
|
CEB434E728B9053300B70274 /* LoopUIColorPalette+Default.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEB434E628B9053300B70274 /* LoopUIColorPalette+Default.swift */; };
|
|
|
@@ -623,6 +623,7 @@
|
|
|
DD9ECB712CA9A0BA00AA7C45 /* RemoteControlConfigProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD9ECB6E2CA9A0BA00AA7C45 /* RemoteControlConfigProvider.swift */; };
|
|
|
DD9ECB722CA9A0BA00AA7C45 /* RemoteControlConfigDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD9ECB6F2CA9A0BA00AA7C45 /* RemoteControlConfigDataFlow.swift */; };
|
|
|
DD9ECB742CA9A0C300AA7C45 /* RemoteControlConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD9ECB732CA9A0C300AA7C45 /* RemoteControlConfig.swift */; };
|
|
|
+ DDA40BBA2F4DB18800257798 /* AlgorithmGlucose.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDA40BB92F4DB18100257798 /* AlgorithmGlucose.swift */; };
|
|
|
DDA6E2502D22187500C2988C /* ChartLegendView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDA6E24F2D22187500C2988C /* ChartLegendView.swift */; };
|
|
|
DDA6E2852D2361F800C2988C /* LoopStatusView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDA6E2842D2361F800C2988C /* LoopStatusView.swift */; };
|
|
|
DDA6E3202D258E0500C2988C /* OverrideHelpView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDA6E31F2D258E0500C2988C /* OverrideHelpView.swift */; };
|
|
|
@@ -652,6 +653,10 @@
|
|
|
DDD78A912DC4064800AC63F3 /* carbhistory.json in Resources */ = {isa = PBXBuildFile; fileRef = DDD78A902DC4064800AC63F3 /* carbhistory.json */; };
|
|
|
DDD78AD92DC421B500AC63F3 /* enacted.json in Resources */ = {isa = PBXBuildFile; fileRef = DDD78AD72DC421B500AC63F3 /* enacted.json */; };
|
|
|
DDD78ADA2DC421B500AC63F3 /* suggested.json in Resources */ = {isa = PBXBuildFile; fileRef = DDD78AD82DC421B500AC63F3 /* suggested.json */; };
|
|
|
+ DDD7C8C12F4DB45400E5CF09 /* GlucoseStored+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDD7C8BF2F4DB45400E5CF09 /* GlucoseStored+CoreDataClass.swift */; };
|
|
|
+ DDD7C8C22F4DB45400E5CF09 /* GlucoseStored+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDD7C8C02F4DB45400E5CF09 /* GlucoseStored+CoreDataProperties.swift */; };
|
|
|
+ DDDD0FFB2F4E22C000F9C645 /* GlucoseSmoothingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDDD0FFA2F4E22C000F9C645 /* GlucoseSmoothingTests.swift */; };
|
|
|
+ DDDD0FFF2F4E231B00F9C645 /* MockTDDStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDDD0FFE2F4E231B00F9C645 /* MockTDDStorage.swift */; };
|
|
|
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 */; };
|
|
|
@@ -668,8 +673,6 @@
|
|
|
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 */; };
|
|
|
@@ -1090,6 +1093,7 @@
|
|
|
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>"; };
|
|
|
3BF85FE12E427312000D7351 /* IOBService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IOBService.swift; sourceTree = "<group>"; };
|
|
|
+ 3E62C7812F54CC1600433237 /* BolusDisplayThreshold.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BolusDisplayThreshold.swift; sourceTree = "<group>"; };
|
|
|
3F60E97100041040446F44E7 /* PumpConfigStateModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PumpConfigStateModel.swift; sourceTree = "<group>"; };
|
|
|
3F8A87AA037BD079BA3528BA /* ConfigEditorDataFlow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ConfigEditorDataFlow.swift; sourceTree = "<group>"; };
|
|
|
42369F66CF91F30624C0B3A6 /* BasalProfileEditorProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = BasalProfileEditorProvider.swift; sourceTree = "<group>"; };
|
|
|
@@ -1335,7 +1339,6 @@
|
|
|
CE95BF4A2BA5CED700DC3DE3 /* LoopKitUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = LoopKitUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
CE95BF562BA5F5FE00DC3DE3 /* PluginManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PluginManager.swift; sourceTree = "<group>"; };
|
|
|
CE95BF592BA62E4A00DC3DE3 /* PluginSource.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PluginSource.swift; sourceTree = "<group>"; };
|
|
|
- CEA4F62229BE10F70011ADF7 /* SavitzkyGolayFilter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SavitzkyGolayFilter.swift; sourceTree = "<group>"; };
|
|
|
CEB434DB28B8F5B900B70274 /* MKRingProgressView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MKRingProgressView.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
CEB434DE28B8F5C400B70274 /* OmniBLE.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = OmniBLE.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
CEB434E228B8F9DB00B70274 /* BluetoothStateManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BluetoothStateManager.swift; sourceTree = "<group>"; };
|
|
|
@@ -1457,6 +1460,7 @@
|
|
|
DD9ECB6E2CA9A0BA00AA7C45 /* RemoteControlConfigProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RemoteControlConfigProvider.swift; sourceTree = "<group>"; };
|
|
|
DD9ECB6F2CA9A0BA00AA7C45 /* RemoteControlConfigDataFlow.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RemoteControlConfigDataFlow.swift; sourceTree = "<group>"; };
|
|
|
DD9ECB732CA9A0C300AA7C45 /* RemoteControlConfig.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RemoteControlConfig.swift; sourceTree = "<group>"; };
|
|
|
+ DDA40BB92F4DB18100257798 /* AlgorithmGlucose.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlgorithmGlucose.swift; sourceTree = "<group>"; };
|
|
|
DDA6E24F2D22187500C2988C /* ChartLegendView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChartLegendView.swift; sourceTree = "<group>"; };
|
|
|
DDA6E2842D2361F800C2988C /* LoopStatusView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoopStatusView.swift; sourceTree = "<group>"; };
|
|
|
DDA6E31F2D258E0500C2988C /* OverrideHelpView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OverrideHelpView.swift; sourceTree = "<group>"; };
|
|
|
@@ -1489,6 +1493,10 @@
|
|
|
DDD78A902DC4064800AC63F3 /* carbhistory.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = carbhistory.json; sourceTree = "<group>"; };
|
|
|
DDD78AD72DC421B500AC63F3 /* enacted.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = enacted.json; sourceTree = "<group>"; };
|
|
|
DDD78AD82DC421B500AC63F3 /* suggested.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = suggested.json; sourceTree = "<group>"; };
|
|
|
+ DDD7C8BF2F4DB45400E5CF09 /* GlucoseStored+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "GlucoseStored+CoreDataClass.swift"; sourceTree = "<group>"; };
|
|
|
+ DDD7C8C02F4DB45400E5CF09 /* GlucoseStored+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "GlucoseStored+CoreDataProperties.swift"; sourceTree = "<group>"; };
|
|
|
+ DDDD0FFA2F4E22C000F9C645 /* GlucoseSmoothingTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseSmoothingTests.swift; sourceTree = "<group>"; };
|
|
|
+ DDDD0FFE2F4E231B00F9C645 /* MockTDDStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockTDDStorage.swift; 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>"; };
|
|
|
@@ -1505,8 +1513,6 @@
|
|
|
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>"; };
|
|
|
@@ -2369,6 +2375,8 @@
|
|
|
388E5A5925B6F0250019842D /* Models */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ DDA40BB92F4DB18100257798 /* AlgorithmGlucose.swift */,
|
|
|
+ 3E62C7812F54CC1600433237 /* BolusDisplayThreshold.swift */,
|
|
|
DD3D60302F0377350021A33B /* ExportSetting.swift */,
|
|
|
DDFF204F2DB2C11900AB8A96 /* WatchStateSnapshot.swift */,
|
|
|
DDEBB05B2D89E9050032305D /* TimeInRangeType.swift */,
|
|
|
@@ -2463,7 +2471,6 @@
|
|
|
3811DEE325CA063400A708ED /* PropertyWrappers */,
|
|
|
3811DE5525C9D4D500A708ED /* Publisher.swift */,
|
|
|
DD6B7CB12C7B6F0800B75029 /* Rounding.swift */,
|
|
|
- CEA4F62229BE10F70011ADF7 /* SavitzkyGolayFilter.swift */,
|
|
|
38E98A3625F5509500C0CED0 /* String+Extensions.swift */,
|
|
|
49239B422EEA27AD00469145 /* TempTargetCalculations.swift */,
|
|
|
DDCAE8322D78D49C00B1BB51 /* TherapySettingsUtil.swift */,
|
|
|
@@ -2608,6 +2615,8 @@
|
|
|
38FCF3EE25E9028E0078B0D1 /* TrioTests */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ DDDD0FFD2F4E231600F9C645 /* Mocks */,
|
|
|
+ DDDD0FFA2F4E22C000F9C645 /* GlucoseSmoothingTests.swift */,
|
|
|
DDC6CA6C2DD90A2A0060EE25 /* LocalizationTests.swift */,
|
|
|
3B997DD22DC02AEF006B6BB2 /* JSONImporterData */,
|
|
|
BD8FC05C2D6618BE00B95AED /* BolusCalculatorTests */,
|
|
|
@@ -3577,9 +3586,19 @@
|
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ DDDD0FFD2F4E231600F9C645 /* Mocks */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ DDDD0FFE2F4E231B00F9C645 /* MockTDDStorage.swift */,
|
|
|
+ );
|
|
|
+ path = Mocks;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
DDE179112C9100FA003CDDB7 /* Classes+Properties */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ DDD7C8BF2F4DB45400E5CF09 /* GlucoseStored+CoreDataClass.swift */,
|
|
|
+ DDD7C8C02F4DB45400E5CF09 /* GlucoseStored+CoreDataProperties.swift */,
|
|
|
BD4D738B2D15A4080052227B /* TDDStored+CoreDataClass.swift */,
|
|
|
BD4D738C2D15A4080052227B /* TDDStored+CoreDataProperties.swift */,
|
|
|
DDE179362C910127003CDDB7 /* BolusStored+CoreDataClass.swift */,
|
|
|
@@ -3594,8 +3613,6 @@
|
|
|
DDE179432C910127003CDDB7 /* Forecast+CoreDataProperties.swift */,
|
|
|
DDE179382C910127003CDDB7 /* ForecastValue+CoreDataClass.swift */,
|
|
|
DDE179392C910127003CDDB7 /* ForecastValue+CoreDataProperties.swift */,
|
|
|
- DDE179442C910127003CDDB7 /* GlucoseStored+CoreDataClass.swift */,
|
|
|
- DDE179452C910127003CDDB7 /* GlucoseStored+CoreDataProperties.swift */,
|
|
|
DDE179342C910127003CDDB7 /* LoopStatRecord+CoreDataClass.swift */,
|
|
|
DDE179352C910127003CDDB7 /* LoopStatRecord+CoreDataProperties.swift */,
|
|
|
DDE179322C910127003CDDB7 /* MealPresetStored+CoreDataClass.swift */,
|
|
|
@@ -4147,6 +4164,7 @@
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
+ DDA40BBA2F4DB18800257798 /* AlgorithmGlucose.swift in Sources */,
|
|
|
DD5DC9F12CF3D97C00AB8703 /* AdjustmentsStateModel+Overrides.swift in Sources */,
|
|
|
3811DE2325C9D48300A708ED /* MainDataFlow.swift in Sources */,
|
|
|
C2A0A42F2CE03131003B98E8 /* ConstantValues.swift in Sources */,
|
|
|
@@ -4175,7 +4193,6 @@
|
|
|
DD98ACC02D71013200C0778F /* StatChartUtils.swift in Sources */,
|
|
|
BD47FDD92D8B657D0043966B /* InsulinSensitivityStepView.swift in Sources */,
|
|
|
3862CC2E2743F9F700BF832C /* CalendarManager.swift in Sources */,
|
|
|
- CEA4F62329BE10F70011ADF7 /* SavitzkyGolayFilter.swift in Sources */,
|
|
|
38B4F3C325E2A20B00E76A18 /* PumpSetupView.swift in Sources */,
|
|
|
38E4453C274E411700EC9A94 /* Disk+Codable.swift in Sources */,
|
|
|
58D08B322C8DF88900AA37D3 /* DummyCharts.swift in Sources */,
|
|
|
@@ -4360,6 +4377,7 @@
|
|
|
CEE9A6592BBB418300EB5194 /* CalibrationsDataFlow.swift in Sources */,
|
|
|
3811DE3525C9D49500A708ED /* HomeRootView.swift in Sources */,
|
|
|
38E98A2925F52C9300C0CED0 /* Error+Extensions.swift in Sources */,
|
|
|
+ 3E62C7822F54CC1B00433237 /* BolusDisplayThreshold.swift in Sources */,
|
|
|
38EA05DA261F6E7C0064E39B /* SimpleLogReporter.swift in Sources */,
|
|
|
3811DE6125C9D4D500A708ED /* ViewModifiers.swift in Sources */,
|
|
|
3811DEAC25C9D88300A708ED /* NightscoutManager.swift in Sources */,
|
|
|
@@ -4516,6 +4534,8 @@
|
|
|
FA630397F76B582C8D8681A7 /* BasalProfileEditorProvider.swift in Sources */,
|
|
|
DD1745172C54389F00211FAC /* FeatureSettingsView.swift in Sources */,
|
|
|
DD3D60312F0377350021A33B /* ExportSetting.swift in Sources */,
|
|
|
+ DDD7C8C12F4DB45400E5CF09 /* GlucoseStored+CoreDataClass.swift in Sources */,
|
|
|
+ DDD7C8C22F4DB45400E5CF09 /* GlucoseStored+CoreDataProperties.swift in Sources */,
|
|
|
DD9ECB712CA9A0BA00AA7C45 /* RemoteControlConfigProvider.swift in Sources */,
|
|
|
63E890B4D951EAA91C071D5C /* BasalProfileEditorStateModel.swift in Sources */,
|
|
|
38FEF3FA2737E42000574A46 /* BaseStateModel.swift in Sources */,
|
|
|
@@ -4711,8 +4731,6 @@
|
|
|
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 */,
|
|
|
BDC531142D10611D00088832 /* AddContactImageSheet.swift in Sources */,
|
|
|
DDE179662C910127003CDDB7 /* OpenAPS_Battery+CoreDataClass.swift in Sources */,
|
|
|
DDE179672C910127003CDDB7 /* OpenAPS_Battery+CoreDataProperties.swift in Sources */,
|
|
|
@@ -4747,12 +4765,14 @@
|
|
|
BD8FC0572D66188700B95AED /* PumpHistoryStorageTests.swift in Sources */,
|
|
|
BD8FC0642D6619EF00B95AED /* TempTargetStorageTests.swift in Sources */,
|
|
|
BD8FC0542D66186000B95AED /* TestError.swift in Sources */,
|
|
|
+ DDDD0FFB2F4E22C000F9C645 /* GlucoseSmoothingTests.swift in Sources */,
|
|
|
CEE9A65E2BBC9F6500EB5194 /* CalibrationsTests.swift in Sources */,
|
|
|
BD8FC0622D6619E600B95AED /* OverrideStorageTests.swift in Sources */,
|
|
|
BD8FC0592D66189700B95AED /* TestAssembly.swift in Sources */,
|
|
|
DDC6CA6D2DD90A2A0060EE25 /* LocalizationTests.swift in Sources */,
|
|
|
3B997DCF2DC00A3A006B6BB2 /* JSONImporterTests.swift in Sources */,
|
|
|
BD8FC0662D661A0000B95AED /* GlucoseStorageTests.swift in Sources */,
|
|
|
+ DDDD0FFF2F4E231B00F9C645 /* MockTDDStorage.swift in Sources */,
|
|
|
BD8FC05B2D6618AF00B95AED /* DeterminationStorageTests.swift in Sources */,
|
|
|
3BAAE60C2DE7766C0049589B /* DynamicISFEnableTests.swift in Sources */,
|
|
|
CE1F6DD92BADF4620064EB8D /* PluginManagerTests.swift in Sources */,
|