|
@@ -385,6 +385,10 @@
|
|
|
D6DEC113821A7F1056C4AA1E /* NightscoutConfigDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2A13DF0EDEEEDC4106AA2A /* NightscoutConfigDataFlow.swift */; };
|
|
D6DEC113821A7F1056C4AA1E /* NightscoutConfigDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2A13DF0EDEEEDC4106AA2A /* NightscoutConfigDataFlow.swift */; };
|
|
|
D76333C9256787610B3B4875 /* AutotuneConfigStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D295A3F870E826BE371C0BB5 /* AutotuneConfigStateModel.swift */; };
|
|
D76333C9256787610B3B4875 /* AutotuneConfigStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D295A3F870E826BE371C0BB5 /* AutotuneConfigStateModel.swift */; };
|
|
|
DBA5254DBB2586C98F61220C /* ISFEditorProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F9F137F126D9F8DEB799F26 /* ISFEditorProvider.swift */; };
|
|
DBA5254DBB2586C98F61220C /* ISFEditorProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F9F137F126D9F8DEB799F26 /* ISFEditorProvider.swift */; };
|
|
|
|
|
+ DD09D47B2C5986D1003FEA5D /* CalendarEventSettingsDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD09D47A2C5986D1003FEA5D /* CalendarEventSettingsDataFlow.swift */; };
|
|
|
|
|
+ DD09D47D2C5986DA003FEA5D /* CalendarEventSettingsProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD09D47C2C5986DA003FEA5D /* CalendarEventSettingsProvider.swift */; };
|
|
|
|
|
+ DD09D47F2C5986E5003FEA5D /* CalendarEventSettingsStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD09D47E2C5986E5003FEA5D /* CalendarEventSettingsStateModel.swift */; };
|
|
|
|
|
+ DD09D4822C5986F6003FEA5D /* CalendarEventSettingsRootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD09D4812C5986F6003FEA5D /* CalendarEventSettingsRootView.swift */; };
|
|
|
DD1745132C54169400211FAC /* DevicesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD1745122C54169400211FAC /* DevicesView.swift */; };
|
|
DD1745132C54169400211FAC /* DevicesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD1745122C54169400211FAC /* DevicesView.swift */; };
|
|
|
DD1745152C54388A00211FAC /* TherapySettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD1745142C54388A00211FAC /* TherapySettingsView.swift */; };
|
|
DD1745152C54388A00211FAC /* TherapySettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD1745142C54388A00211FAC /* TherapySettingsView.swift */; };
|
|
|
DD1745172C54389F00211FAC /* FeatureSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD1745162C54389F00211FAC /* FeatureSettingsView.swift */; };
|
|
DD1745172C54389F00211FAC /* FeatureSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD1745162C54389F00211FAC /* FeatureSettingsView.swift */; };
|
|
@@ -1015,6 +1019,10 @@
|
|
|
D295A3F870E826BE371C0BB5 /* AutotuneConfigStateModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = AutotuneConfigStateModel.swift; sourceTree = "<group>"; };
|
|
D295A3F870E826BE371C0BB5 /* AutotuneConfigStateModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = AutotuneConfigStateModel.swift; sourceTree = "<group>"; };
|
|
|
D97F14812C1AFED3621165A5 /* PumpSettingsEditorProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PumpSettingsEditorProvider.swift; sourceTree = "<group>"; };
|
|
D97F14812C1AFED3621165A5 /* PumpSettingsEditorProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PumpSettingsEditorProvider.swift; sourceTree = "<group>"; };
|
|
|
DC2C6489D29ECCCAD78E0721 /* NotificationsConfigStateModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = NotificationsConfigStateModel.swift; sourceTree = "<group>"; };
|
|
DC2C6489D29ECCCAD78E0721 /* NotificationsConfigStateModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = NotificationsConfigStateModel.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ DD09D47A2C5986D1003FEA5D /* CalendarEventSettingsDataFlow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CalendarEventSettingsDataFlow.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ DD09D47C2C5986DA003FEA5D /* CalendarEventSettingsProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CalendarEventSettingsProvider.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ DD09D47E2C5986E5003FEA5D /* CalendarEventSettingsStateModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CalendarEventSettingsStateModel.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ DD09D4812C5986F6003FEA5D /* CalendarEventSettingsRootView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CalendarEventSettingsRootView.swift; sourceTree = "<group>"; };
|
|
|
DD1745122C54169400211FAC /* DevicesView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DevicesView.swift; sourceTree = "<group>"; };
|
|
DD1745122C54169400211FAC /* DevicesView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DevicesView.swift; sourceTree = "<group>"; };
|
|
|
DD1745142C54388A00211FAC /* TherapySettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TherapySettingsView.swift; sourceTree = "<group>"; };
|
|
DD1745142C54388A00211FAC /* TherapySettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TherapySettingsView.swift; sourceTree = "<group>"; };
|
|
|
DD1745162C54389F00211FAC /* FeatureSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeatureSettingsView.swift; sourceTree = "<group>"; };
|
|
DD1745162C54389F00211FAC /* FeatureSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeatureSettingsView.swift; sourceTree = "<group>"; };
|
|
@@ -1383,6 +1391,7 @@
|
|
|
3811DE0325C9D31700A708ED /* Modules */ = {
|
|
3811DE0325C9D31700A708ED /* Modules */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
|
|
+ DD09D4792C5986BA003FEA5D /* CalendarEventSettings */,
|
|
|
DD17454C2C55CA0200211FAC /* GeneralSettings */,
|
|
DD17454C2C55CA0200211FAC /* GeneralSettings */,
|
|
|
DD1745422C55C5C400211FAC /* AutosensSettings */,
|
|
DD1745422C55C5C400211FAC /* AutosensSettings */,
|
|
|
DD1745382C55BF8B00211FAC /* AlgorithmVariousSettings */,
|
|
DD1745382C55BF8B00211FAC /* AlgorithmVariousSettings */,
|
|
@@ -2458,6 +2467,25 @@
|
|
|
path = ISFEditor;
|
|
path = ISFEditor;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
|
};
|
|
};
|
|
|
|
|
+ DD09D4792C5986BA003FEA5D /* CalendarEventSettings */ = {
|
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
|
+ children = (
|
|
|
|
|
+ DD09D4802C5986E8003FEA5D /* View */,
|
|
|
|
|
+ DD09D47A2C5986D1003FEA5D /* CalendarEventSettingsDataFlow.swift */,
|
|
|
|
|
+ DD09D47C2C5986DA003FEA5D /* CalendarEventSettingsProvider.swift */,
|
|
|
|
|
+ DD09D47E2C5986E5003FEA5D /* CalendarEventSettingsStateModel.swift */,
|
|
|
|
|
+ );
|
|
|
|
|
+ path = CalendarEventSettings;
|
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
|
+ };
|
|
|
|
|
+ DD09D4802C5986E8003FEA5D /* View */ = {
|
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
|
+ children = (
|
|
|
|
|
+ DD09D4812C5986F6003FEA5D /* CalendarEventSettingsRootView.swift */,
|
|
|
|
|
+ );
|
|
|
|
|
+ path = View;
|
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
|
+ };
|
|
|
DD1745112C54168300211FAC /* Subviews */ = {
|
|
DD1745112C54168300211FAC /* Subviews */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
@@ -3330,6 +3358,7 @@
|
|
|
8B759CFCF47B392BB365C251 /* BasalProfileEditorDataFlow.swift in Sources */,
|
|
8B759CFCF47B392BB365C251 /* BasalProfileEditorDataFlow.swift in Sources */,
|
|
|
195D80B42AF6973A00D25097 /* DynamicSettingsRootView.swift in Sources */,
|
|
195D80B42AF6973A00D25097 /* DynamicSettingsRootView.swift in Sources */,
|
|
|
389442CB25F65F7100FA1F27 /* NightscoutTreatment.swift in Sources */,
|
|
389442CB25F65F7100FA1F27 /* NightscoutTreatment.swift in Sources */,
|
|
|
|
|
+ DD09D47F2C5986E5003FEA5D /* CalendarEventSettingsStateModel.swift in Sources */,
|
|
|
CE7CA3512A064973004BE681 /* ApplyTempPresetIntent.swift in Sources */,
|
|
CE7CA3512A064973004BE681 /* ApplyTempPresetIntent.swift in Sources */,
|
|
|
FA630397F76B582C8D8681A7 /* BasalProfileEditorProvider.swift in Sources */,
|
|
FA630397F76B582C8D8681A7 /* BasalProfileEditorProvider.swift in Sources */,
|
|
|
DD1745172C54389F00211FAC /* FeatureSettingsView.swift in Sources */,
|
|
DD1745172C54389F00211FAC /* FeatureSettingsView.swift in Sources */,
|
|
@@ -3387,6 +3416,7 @@
|
|
|
E4984C5262A90469788754BB /* PreferencesEditorProvider.swift in Sources */,
|
|
E4984C5262A90469788754BB /* PreferencesEditorProvider.swift in Sources */,
|
|
|
DD399FB31EACB9343C944C4C /* PreferencesEditorStateModel.swift in Sources */,
|
|
DD399FB31EACB9343C944C4C /* PreferencesEditorStateModel.swift in Sources */,
|
|
|
19E1F7EA29D082ED005C8D20 /* IconConfigProvider.swift in Sources */,
|
|
19E1F7EA29D082ED005C8D20 /* IconConfigProvider.swift in Sources */,
|
|
|
|
|
+ DD09D4822C5986F6003FEA5D /* CalendarEventSettingsRootView.swift in Sources */,
|
|
|
44190F0BBA464D74B857D1FB /* PreferencesEditorRootView.swift in Sources */,
|
|
44190F0BBA464D74B857D1FB /* PreferencesEditorRootView.swift in Sources */,
|
|
|
CE48C86428CA69D5007C0598 /* OmniBLEPumpManagerExtensions.swift in Sources */,
|
|
CE48C86428CA69D5007C0598 /* OmniBLEPumpManagerExtensions.swift in Sources */,
|
|
|
38E8755427561E9800975559 /* DataFlow.swift in Sources */,
|
|
38E8755427561E9800975559 /* DataFlow.swift in Sources */,
|
|
@@ -3436,6 +3466,8 @@
|
|
|
0D9A5E34A899219C5C4CDFAF /* DataTableStateModel.swift in Sources */,
|
|
0D9A5E34A899219C5C4CDFAF /* DataTableStateModel.swift in Sources */,
|
|
|
6BCF84DD2B16843A003AD46E /* LiveActitiyAttributes.swift in Sources */,
|
|
6BCF84DD2B16843A003AD46E /* LiveActitiyAttributes.swift in Sources */,
|
|
|
195D80B92AF697F700D25097 /* DynamicSettingsProvider.swift in Sources */,
|
|
195D80B92AF697F700D25097 /* DynamicSettingsProvider.swift in Sources */,
|
|
|
|
|
+ DD09D47D2C5986DA003FEA5D /* CalendarEventSettingsProvider.swift in Sources */,
|
|
|
|
|
+ DD09D47B2C5986D1003FEA5D /* CalendarEventSettingsDataFlow.swift in Sources */,
|
|
|
6BCF84DD2B16843A003AD46E /* LiveActitiyAttributes.swift in Sources */,
|
|
6BCF84DD2B16843A003AD46E /* LiveActitiyAttributes.swift in Sources */,
|
|
|
DD1745202C55523E00211FAC /* SMBSettingsDataFlow.swift in Sources */,
|
|
DD1745202C55523E00211FAC /* SMBSettingsDataFlow.swift in Sources */,
|
|
|
D6D02515BBFBE64FEBE89856 /* DataTableRootView.swift in Sources */,
|
|
D6D02515BBFBE64FEBE89856 /* DataTableRootView.swift in Sources */,
|