|
@@ -14,6 +14,10 @@
|
|
|
0F7A65FBD2CD8D6477ED4539 /* NotificationsConfigProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = E625985B47742D498CB1681A /* NotificationsConfigProvider.swift */; };
|
|
0F7A65FBD2CD8D6477ED4539 /* NotificationsConfigProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = E625985B47742D498CB1681A /* NotificationsConfigProvider.swift */; };
|
|
|
17A9D0899046B45E87834820 /* CREditorProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C8D5F457B5AFF763F8CF3DF /* CREditorProvider.swift */; };
|
|
17A9D0899046B45E87834820 /* CREditorProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C8D5F457B5AFF763F8CF3DF /* CREditorProvider.swift */; };
|
|
|
19012CDC291D2CB900FB8210 /* LoopStats.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19012CDB291D2CB900FB8210 /* LoopStats.swift */; };
|
|
19012CDC291D2CB900FB8210 /* LoopStats.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19012CDB291D2CB900FB8210 /* LoopStats.swift */; };
|
|
|
|
|
+ 190EBCC429FF136900BA767D /* StatConfigDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 190EBCC329FF136900BA767D /* StatConfigDataFlow.swift */; };
|
|
|
|
|
+ 190EBCC629FF138000BA767D /* StatConfigProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 190EBCC529FF138000BA767D /* StatConfigProvider.swift */; };
|
|
|
|
|
+ 190EBCC829FF13AA00BA767D /* StatConfigStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 190EBCC729FF13AA00BA767D /* StatConfigStateModel.swift */; };
|
|
|
|
|
+ 190EBCCB29FF13CB00BA767D /* StatConfigRootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 190EBCCA29FF13CB00BA767D /* StatConfigRootView.swift */; };
|
|
|
1927C8E62744606D00347C69 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 1927C8E82744606D00347C69 /* InfoPlist.strings */; };
|
|
1927C8E62744606D00347C69 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 1927C8E82744606D00347C69 /* InfoPlist.strings */; };
|
|
|
1935364028496F7D001E0B16 /* Oref2_variables.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1935363F28496F7D001E0B16 /* Oref2_variables.swift */; };
|
|
1935364028496F7D001E0B16 /* Oref2_variables.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1935363F28496F7D001E0B16 /* Oref2_variables.swift */; };
|
|
|
1967DFBE29D052C200759F30 /* Icons.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1967DFBD29D052C200759F30 /* Icons.swift */; };
|
|
1967DFBE29D052C200759F30 /* Icons.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1967DFBD29D052C200759F30 /* Icons.swift */; };
|
|
@@ -468,6 +472,10 @@
|
|
|
10A0C32B0DAB52726EF9B6D9 /* BolusRootView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = BolusRootView.swift; sourceTree = "<group>"; };
|
|
10A0C32B0DAB52726EF9B6D9 /* BolusRootView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = BolusRootView.swift; sourceTree = "<group>"; };
|
|
|
12204445D7632AF09264A979 /* PreferencesEditorDataFlow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PreferencesEditorDataFlow.swift; sourceTree = "<group>"; };
|
|
12204445D7632AF09264A979 /* PreferencesEditorDataFlow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PreferencesEditorDataFlow.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 /* StatConfigDataFlow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatConfigDataFlow.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 190EBCC529FF138000BA767D /* StatConfigProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatConfigProvider.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 190EBCC729FF13AA00BA767D /* StatConfigStateModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatConfigStateModel.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 190EBCCA29FF13CB00BA767D /* StatConfigRootView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatConfigRootView.swift; sourceTree = "<group>"; };
|
|
|
1918333A26ADA46800F45722 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fi; path = fi.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
1918333A26ADA46800F45722 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fi; path = fi.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
1927C8E92744611700347C69 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
1927C8E92744611700347C69 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
1927C8EA2744611800347C69 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
1927C8EA2744611800347C69 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
@@ -962,6 +970,25 @@
|
|
|
path = View;
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
|
};
|
|
};
|
|
|
|
|
+ 190EBCC229FF134900BA767D /* StatConfig */ = {
|
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
|
+ children = (
|
|
|
|
|
+ 190EBCC329FF136900BA767D /* StatConfigDataFlow.swift */,
|
|
|
|
|
+ 190EBCC529FF138000BA767D /* StatConfigProvider.swift */,
|
|
|
|
|
+ 190EBCC729FF13AA00BA767D /* StatConfigStateModel.swift */,
|
|
|
|
|
+ 190EBCC929FF13AF00BA767D /* View */,
|
|
|
|
|
+ );
|
|
|
|
|
+ path = StatConfig;
|
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
|
+ };
|
|
|
|
|
+ 190EBCC929FF13AF00BA767D /* View */ = {
|
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
|
+ children = (
|
|
|
|
|
+ 190EBCCA29FF13CB00BA767D /* StatConfigRootView.swift */,
|
|
|
|
|
+ );
|
|
|
|
|
+ path = View;
|
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
|
+ };
|
|
|
192F0FF5276AC36D0085BE4D /* Recovered References */ = {
|
|
192F0FF5276AC36D0085BE4D /* Recovered References */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
@@ -1086,6 +1113,7 @@
|
|
|
3811DE0325C9D31700A708ED /* Modules */ = {
|
|
3811DE0325C9D31700A708ED /* Modules */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
|
|
+ 190EBCC229FF134900BA767D /* StatConfig */,
|
|
|
CE94597C29E9E1CD0047C9C6 /* WatchConfig */,
|
|
CE94597C29E9E1CD0047C9C6 /* WatchConfig */,
|
|
|
19F95FF129F10F9C00314DDC /* Stat */,
|
|
19F95FF129F10F9C00314DDC /* Stat */,
|
|
|
19E1F7E629D0828B005C8D20 /* IconConfig */,
|
|
19E1F7E629D0828B005C8D20 /* IconConfig */,
|
|
@@ -2477,6 +2505,7 @@
|
|
|
3811DE1825C9D40400A708ED /* Router.swift in Sources */,
|
|
3811DE1825C9D40400A708ED /* Router.swift in Sources */,
|
|
|
CE7950262998056D00FA576E /* CGMSetupView.swift in Sources */,
|
|
CE7950262998056D00FA576E /* CGMSetupView.swift in Sources */,
|
|
|
38A0363B25ECF07E00FCBB52 /* GlucoseStorage.swift in Sources */,
|
|
38A0363B25ECF07E00FCBB52 /* GlucoseStorage.swift in Sources */,
|
|
|
|
|
+ 190EBCC629FF138000BA767D /* StatConfigProvider.swift in Sources */,
|
|
|
38E98A2725F52C9300C0CED0 /* CollectionIssueReporter.swift in Sources */,
|
|
38E98A2725F52C9300C0CED0 /* CollectionIssueReporter.swift in Sources */,
|
|
|
E00EEC0427368630002FF094 /* SecurityAssembly.swift in Sources */,
|
|
E00EEC0427368630002FF094 /* SecurityAssembly.swift in Sources */,
|
|
|
3811DEE825CA063400A708ED /* Injected.swift in Sources */,
|
|
3811DEE825CA063400A708ED /* Injected.swift in Sources */,
|
|
@@ -2508,6 +2537,7 @@
|
|
|
3811DE6125C9D4D500A708ED /* ViewModifiers.swift in Sources */,
|
|
3811DE6125C9D4D500A708ED /* ViewModifiers.swift in Sources */,
|
|
|
3811DEAC25C9D88300A708ED /* NightscoutManager.swift in Sources */,
|
|
3811DEAC25C9D88300A708ED /* NightscoutManager.swift in Sources */,
|
|
|
CEB434E528B8FF5D00B70274 /* UIColor.swift in Sources */,
|
|
CEB434E528B8FF5D00B70274 /* UIColor.swift in Sources */,
|
|
|
|
|
+ 190EBCCB29FF13CB00BA767D /* StatConfigRootView.swift in Sources */,
|
|
|
3811DEA925C9D88300A708ED /* AppearanceManager.swift in Sources */,
|
|
3811DEA925C9D88300A708ED /* AppearanceManager.swift in Sources */,
|
|
|
CE7950242997D81700FA576E /* CGMSettingsView.swift in Sources */,
|
|
CE7950242997D81700FA576E /* CGMSettingsView.swift in Sources */,
|
|
|
38D0B3D925EC07C400CB6E88 /* CarbsEntry.swift in Sources */,
|
|
38D0B3D925EC07C400CB6E88 /* CarbsEntry.swift in Sources */,
|
|
@@ -2523,6 +2553,7 @@
|
|
|
38BF021B25E7D06400579895 /* PumpSettingsView.swift in Sources */,
|
|
38BF021B25E7D06400579895 /* PumpSettingsView.swift in Sources */,
|
|
|
3862CC05273D152B00BF832C /* CalibrationService.swift in Sources */,
|
|
3862CC05273D152B00BF832C /* CalibrationService.swift in Sources */,
|
|
|
3811DEEA25CA063400A708ED /* SyncAccess.swift in Sources */,
|
|
3811DEEA25CA063400A708ED /* SyncAccess.swift in Sources */,
|
|
|
|
|
+ 190EBCC829FF13AA00BA767D /* StatConfigStateModel.swift in Sources */,
|
|
|
38BF021F25E7F0DE00579895 /* DeviceDataManager.swift in Sources */,
|
|
38BF021F25E7F0DE00579895 /* DeviceDataManager.swift in Sources */,
|
|
|
38A504A425DD9C4000C5B9E8 /* UserDefaultsExtensions.swift in Sources */,
|
|
38A504A425DD9C4000C5B9E8 /* UserDefaultsExtensions.swift in Sources */,
|
|
|
38FE826A25CC82DB001FF17A /* NetworkService.swift in Sources */,
|
|
38FE826A25CC82DB001FF17A /* NetworkService.swift in Sources */,
|
|
@@ -2534,6 +2565,7 @@
|
|
|
38B4F3CB25E502E200E76A18 /* WeakObjectSet.swift in Sources */,
|
|
38B4F3CB25E502E200E76A18 /* WeakObjectSet.swift in Sources */,
|
|
|
38E989DD25F5021400C0CED0 /* PumpStatus.swift in Sources */,
|
|
38E989DD25F5021400C0CED0 /* PumpStatus.swift in Sources */,
|
|
|
38E98A2525F52C9300C0CED0 /* IssueReporter.swift in Sources */,
|
|
38E98A2525F52C9300C0CED0 /* IssueReporter.swift in Sources */,
|
|
|
|
|
+ 190EBCC429FF136900BA767D /* StatConfigDataFlow.swift in Sources */,
|
|
|
3811DEB025C9D88300A708ED /* BaseKeychain.swift in Sources */,
|
|
3811DEB025C9D88300A708ED /* BaseKeychain.swift in Sources */,
|
|
|
3811DE4325C9D4A100A708ED /* SettingsProvider.swift in Sources */,
|
|
3811DE4325C9D4A100A708ED /* SettingsProvider.swift in Sources */,
|
|
|
45252C95D220E796FDB3B022 /* ConfigEditorDataFlow.swift in Sources */,
|
|
45252C95D220E796FDB3B022 /* ConfigEditorDataFlow.swift in Sources */,
|