|
|
@@ -10,7 +10,6 @@
|
|
|
041D1E995A6AE92E9289DC49 /* TreatmentsDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8D1A7CA8C10C4403D4BBFA7 /* TreatmentsDataFlow.swift */; };
|
|
|
0437CE46C12535A56504EC19 /* SnoozeRootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5822B15939E719628E9FF7C /* SnoozeRootView.swift */; };
|
|
|
0D9A5E34A899219C5C4CDFAF /* HistoryStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9455FA2D92E77A6C4AFED8A3 /* HistoryStateModel.swift */; };
|
|
|
- 0F7A65FBD2CD8D6477ED4539 /* GlucoseNotificationSettingsProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = E625985B47742D498CB1681A /* GlucoseNotificationSettingsProvider.swift */; };
|
|
|
110AEDE32C5193D200615CC9 /* BolusIntent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 110AEDE02C5193D100615CC9 /* BolusIntent.swift */; };
|
|
|
110AEDE42C5193D200615CC9 /* BolusIntentRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 110AEDE12C5193D100615CC9 /* BolusIntentRequest.swift */; };
|
|
|
110AEDEB2C51A0AE00615CC9 /* ShortcutsConfigView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 110AEDE52C51A0AE00615CC9 /* ShortcutsConfigView.swift */; };
|
|
|
@@ -56,7 +55,6 @@
|
|
|
1BBB001DAD60F3B8CEA4B1C7 /* ISFEditorStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 505E09DC17A0C3D0AF4B66FE /* ISFEditorStateModel.swift */; };
|
|
|
1D845DF2E3324130E1D95E67 /* HistoryProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60744C3E9BB3652895C908CC /* HistoryProvider.swift */; };
|
|
|
23888883D4EA091C88480FF2 /* TreatmentsProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = C19984D62EFC0035A9E9644D /* TreatmentsProvider.swift */; };
|
|
|
- 3171D2818C7C72CD1584BB5E /* GlucoseNotificationSettingsStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC2C6489D29ECCCAD78E0721 /* GlucoseNotificationSettingsStateModel.swift */; };
|
|
|
320D030F724170A637F06D50 /* (null) in Sources */ = {isa = PBXBuildFile; };
|
|
|
3811DE0B25C9D32F00A708ED /* BaseView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3811DE0725C9D32E00A708ED /* BaseView.swift */; };
|
|
|
3811DE0C25C9D32F00A708ED /* BaseProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3811DE0825C9D32F00A708ED /* BaseProvider.swift */; };
|
|
|
@@ -179,6 +177,50 @@
|
|
|
38E87401274F77E400975559 /* CoreNFC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 38E873FD274F761800975559 /* CoreNFC.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
|
|
|
38E87403274F78C000975559 /* libswiftCoreNFC.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 38E87402274F78C000975559 /* libswiftCoreNFC.tbd */; settings = {ATTRIBUTES = (Weak, ); }; };
|
|
|
38E87408274F9AD000975559 /* UserNotificationsManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38E87407274F9AD000975559 /* UserNotificationsManager.swift */; };
|
|
|
+ BD1179202F4E22C100F90001 /* TrioAlertManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179212F4E22C100F90001 /* TrioAlertManager.swift */; };
|
|
|
+ CA01000000000000000010C2 /* AlertCatalogVendor.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA01000000000000000010C1 /* AlertCatalogVendor.swift */; };
|
|
|
+ CA01000000000000000010C4 /* AlertCatalogRegistry.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA01000000000000000010C3 /* AlertCatalogRegistry.swift */; };
|
|
|
+ CA01000000000000000010C6 /* CGMManagerAlertOwnership.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA01000000000000000010C5 /* CGMManagerAlertOwnership.swift */; };
|
|
|
+ BD1179222F4E22C100F90001 /* TrioModalAlertScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179232F4E22C100F90001 /* TrioModalAlertScheduler.swift */; };
|
|
|
+ BD1179242F4E22C100F90001 /* TrioUserNotificationAlertScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179252F4E22C100F90001 /* TrioUserNotificationAlertScheduler.swift */; };
|
|
|
+ BD1179322F4E22C100F90001 /* CriticalAlertAudioPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179312F4E22C100F90001 /* CriticalAlertAudioPlayer.swift */; };
|
|
|
+ BD1179342F4E22C100F90001 /* Sounds in Resources */ = {isa = PBXBuildFile; fileRef = BD1179332F4E22C100F90001 /* Sounds */; };
|
|
|
+ BD1179282F4E22C100F90001 /* TrioAlertCategory.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179292F4E22C100F90001 /* TrioAlertCategory.swift */; };
|
|
|
+ BD1179402F4E22C100F90001 /* ForecastedGlucoseEvaluator.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179412F4E22C100F90001 /* ForecastedGlucoseEvaluator.swift */; };
|
|
|
+ BD1179522F4E22C100F90001 /* DayNightOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179512F4E22C100F90001 /* DayNightOptions.swift */; };
|
|
|
+ BD1179542F4E22C100F90001 /* GlucoseAlert.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179532F4E22C100F90001 /* GlucoseAlert.swift */; };
|
|
|
+ BD1179562F4E22C100F90001 /* GlucoseAlertConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179552F4E22C100F90001 /* GlucoseAlertConfiguration.swift */; };
|
|
|
+ BD1179582F4E22C100F90001 /* GlucoseAlertType.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179572F4E22C100F90001 /* GlucoseAlertType.swift */; };
|
|
|
+ BD11795A2F4E22C100F90001 /* GlucoseAlertsStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179592F4E22C100F90001 /* GlucoseAlertsStore.swift */; };
|
|
|
+ BD11795C2F4E22C100F90001 /* GlucoseAlertCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11795D2F4E22C100F90001 /* GlucoseAlertCoordinator.swift */; };
|
|
|
+ BD1179632F4E22C100F90001 /* GlucoseAlertsDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179642F4E22C100F90001 /* GlucoseAlertsDataFlow.swift */; };
|
|
|
+ BD1179652F4E22C100F90001 /* GlucoseAlertsProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179662F4E22C100F90001 /* GlucoseAlertsProvider.swift */; };
|
|
|
+ BD1179672F4E22C100F90001 /* GlucoseAlertsStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179682F4E22C100F90001 /* GlucoseAlertsStateModel.swift */; };
|
|
|
+ BD1179692F4E22C100F90001 /* GlucoseAlertsRootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11796A2F4E22C100F90001 /* GlucoseAlertsRootView.swift */; };
|
|
|
+ BD11796B2F4E22C100F90001 /* GlucoseAlertEditorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11796C2F4E22C100F90001 /* GlucoseAlertEditorView.swift */; };
|
|
|
+ BD11796D2F4E22C100F90001 /* AddGlucoseAlertSheet.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11796E2F4E22C100F90001 /* AddGlucoseAlertSheet.swift */; };
|
|
|
+ BD1179712F4E22C100F90001 /* AlarmEnumMenuPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179722F4E22C100F90001 /* AlarmEnumMenuPicker.swift */; };
|
|
|
+ BD1179732F4E22C100F90001 /* AlarmBGSection.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179742F4E22C100F90001 /* AlarmBGSection.swift */; };
|
|
|
+ CA05000000000000000010C2 /* AlarmGramsSection.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA05000000000000000010C1 /* AlarmGramsSection.swift */; };
|
|
|
+ BD1179772F4E22C100F90001 /* AlarmActiveSection.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179782F4E22C100F90001 /* AlarmActiveSection.swift */; };
|
|
|
+ BD1179792F4E22C100F90001 /* AlarmAudioSection.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11797A2F4E22C100F90001 /* AlarmAudioSection.swift */; };
|
|
|
+ BD11797B2F4E22C100F90001 /* AlarmSoundCatalog.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11797C2F4E22C100F90001 /* AlarmSoundCatalog.swift */; };
|
|
|
+ BD11797D2F4E22C100F90001 /* AlarmWindowIcon.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11797E2F4E22C100F90001 /* AlarmWindowIcon.swift */; };
|
|
|
+ BD1179832F4E22C100F90001 /* DeviceAlertSeverity.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179842F4E22C100F90001 /* DeviceAlertSeverity.swift */; };
|
|
|
+ BD1179852F4E22C100F90001 /* DeviceAlertSeverityConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179862F4E22C100F90001 /* DeviceAlertSeverityConfig.swift */; };
|
|
|
+ BD1179872F4E22C100F90001 /* DeviceAlertsStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179882F4E22C100F90001 /* DeviceAlertsStore.swift */; };
|
|
|
+ BD1179892F4E22C100F90001 /* DeviceAlarmsDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11798A2F4E22C100F90001 /* DeviceAlarmsDataFlow.swift */; };
|
|
|
+ BD11798B2F4E22C100F90001 /* DeviceAlarmsProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11798C2F4E22C100F90001 /* DeviceAlarmsProvider.swift */; };
|
|
|
+ BD11798D2F4E22C100F90001 /* DeviceAlarmsStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11798E2F4E22C100F90001 /* DeviceAlarmsStateModel.swift */; };
|
|
|
+ BD11798F2F4E22C100F90001 /* DeviceAlarmsRootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179902F4E22C100F90001 /* DeviceAlarmsRootView.swift */; };
|
|
|
+ BD1179912F4E22C100F90001 /* DeviceAlarmEditorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179922F4E22C100F90001 /* DeviceAlarmEditorView.swift */; };
|
|
|
+ BD1179932F4E22C100F90001 /* AddDeviceAlarmSheet.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179942F4E22C100F90001 /* AddDeviceAlarmSheet.swift */; };
|
|
|
+ BD1179A02F4E22C100F90001 /* AlarmWindowsDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179A12F4E22C100F90001 /* AlarmWindowsDataFlow.swift */; };
|
|
|
+ BD1179A22F4E22C100F90001 /* AlarmWindowsProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179A32F4E22C100F90001 /* AlarmWindowsProvider.swift */; };
|
|
|
+ BD1179A42F4E22C100F90001 /* AlarmWindowsStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179A52F4E22C100F90001 /* AlarmWindowsStateModel.swift */; };
|
|
|
+ BD1179A62F4E22C100F90001 /* AlarmWindowsRootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179A72F4E22C100F90001 /* AlarmWindowsRootView.swift */; };
|
|
|
+ BD1179AA2F4E22C100F90001 /* NotLoopingMonitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179AB2F4E22C100F90001 /* NotLoopingMonitor.swift */; };
|
|
|
+ BD1179AC2F4E22C100F90001 /* GlucoseSourceKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1179AD2F4E22C100F90001 /* GlucoseSourceKey.swift */; };
|
|
|
38E989DD25F5021400C0CED0 /* PumpStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38E989DC25F5021400C0CED0 /* PumpStatus.swift */; };
|
|
|
38E98A2325F52C9300C0CED0 /* Signpost.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38E98A1B25F52C9300C0CED0 /* Signpost.swift */; };
|
|
|
38E98A2425F52C9300C0CED0 /* Logger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38E98A1C25F52C9300C0CED0 /* Logger.swift */; };
|
|
|
@@ -195,6 +237,23 @@
|
|
|
38F3B2EF25ED8E2A005C48AA /* TempTargetsStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38F3B2EE25ED8E2A005C48AA /* TempTargetsStorage.swift */; };
|
|
|
38FCF3D625E8FDF40078B0D1 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38FCF3D525E8FDF40078B0D1 /* MD5.swift */; };
|
|
|
38FCF3F925E902C20078B0D1 /* FileStorageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38FCF3F825E902C20078B0D1 /* FileStorageTests.swift */; };
|
|
|
+ BD11A001000000000000A002 /* AlertMuterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A002 /* AlertMuterTests.swift */; };
|
|
|
+ BD11A001000000000000A013 /* TandemKitAlertEmissionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A013 /* TandemKitAlertEmissionTests.swift */; };
|
|
|
+ BD11A001000000000000A012 /* RileyLinkKitAlertEmissionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A012 /* RileyLinkKitAlertEmissionTests.swift */; };
|
|
|
+ BD11A001000000000000A011 /* OmnipodKitAlertEmissionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A011 /* OmnipodKitAlertEmissionTests.swift */; };
|
|
|
+ BD11A001000000000000A010 /* MinimedKitAlertEmissionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A010 /* MinimedKitAlertEmissionTests.swift */; };
|
|
|
+ BD11A001000000000000A00F /* MedtrumKitAlertEmissionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A00F /* MedtrumKitAlertEmissionTests.swift */; };
|
|
|
+ BD11A001000000000000A00E /* DanaKitAlertEmissionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A00E /* DanaKitAlertEmissionTests.swift */; };
|
|
|
+ BD11A001000000000000A00D /* AlertCatalogRegistryEntriesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A00D /* AlertCatalogRegistryEntriesTests.swift */; };
|
|
|
+ BD11A001000000000000A00C /* NotLoopingMonitorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A00C /* NotLoopingMonitorTests.swift */; };
|
|
|
+ BD11A001000000000000A00B /* TrioModalAlertSchedulerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A00B /* TrioModalAlertSchedulerTests.swift */; };
|
|
|
+ BD11A001000000000000A00A /* GlucoseAlertCoordinatorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A00A /* GlucoseAlertCoordinatorTests.swift */; };
|
|
|
+ CA06000000000000000010C2 /* GlucoseAlertsStoreTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA06000000000000000010C1 /* GlucoseAlertsStoreTests.swift */; };
|
|
|
+ BD11A001000000000000A009 /* TrioAlertCategoryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A009 /* TrioAlertCategoryTests.swift */; };
|
|
|
+ BD11A001000000000000A008 /* GlucoseAlertTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A008 /* GlucoseAlertTests.swift */; };
|
|
|
+ BD11A001000000000000A007 /* GlucoseAlertConfigurationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A007 /* GlucoseAlertConfigurationTests.swift */; };
|
|
|
+ BD11A001000000000000A006 /* ForecastedGlucoseEvaluatorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A006 /* ForecastedGlucoseEvaluatorTests.swift */; };
|
|
|
+ BD11A001000000000000A003 /* DeviceAlertsStoreTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A003 /* DeviceAlertsStoreTests.swift */; };
|
|
|
38FCF3FD25E997A80078B0D1 /* PumpHistoryStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38FCF3FC25E997A80078B0D1 /* PumpHistoryStorage.swift */; };
|
|
|
38FE826A25CC82DB001FF17A /* NetworkService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38FE826925CC82DB001FF17A /* NetworkService.swift */; };
|
|
|
38FE826D25CC8461001FF17A /* NightscoutAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38FE826C25CC8461001FF17A /* NightscoutAPI.swift */; };
|
|
|
@@ -388,7 +447,6 @@
|
|
|
6EADD581738D64431902AC0A /* (null) in Sources */ = {isa = PBXBuildFile; };
|
|
|
6FFAE524D1D9C262F2407CAE /* SnoozeProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CAE81192B118804DCD23034 /* SnoozeProvider.swift */; };
|
|
|
711C0CB42CAABE788916BC9D /* ManualTempBasalDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96653287EDB276A111288305 /* ManualTempBasalDataFlow.swift */; };
|
|
|
- 715120D22D3C2BB4005D9FB6 /* GlucoseNotificationsOption.swift in Sources */ = {isa = PBXBuildFile; fileRef = 715120D12D3C2B84005D9FB6 /* GlucoseNotificationsOption.swift */; };
|
|
|
71D44AAB2CA5F5EA0036EE9E /* AlertPermissionsChecker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71D44AAA2CA5F5EA0036EE9E /* AlertPermissionsChecker.swift */; };
|
|
|
72F1BD388F42FCA6C52E4500 /* ConfigEditorProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44080E4709E3AE4B73054563 /* ConfigEditorProvider.swift */; };
|
|
|
7BCFACB97C821041BA43A114 /* ManualTempBasalRootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C377490C77661D75E8C50649 /* ManualTempBasalRootView.swift */; };
|
|
|
@@ -478,6 +536,7 @@
|
|
|
BD8FC0642D6619EF00B95AED /* TempTargetStorageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD8FC0632D6619EF00B95AED /* TempTargetStorageTests.swift */; };
|
|
|
BD8FC0662D661A0000B95AED /* GlucoseStorageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD8FC0652D661A0000B95AED /* GlucoseStorageTests.swift */; };
|
|
|
BD8FC0712D661B0000B95AED /* TidepoolTherapySettingsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD8FC0702D661B0000B95AED /* TidepoolTherapySettingsTests.swift */; };
|
|
|
+ CA03000000000000000010C2 /* AlertCatalogRegistryOmniFaultTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA03000000000000000010C1 /* AlertCatalogRegistryOmniFaultTests.swift */; };
|
|
|
BDA25EE42D260CD500035F34 /* AppleWatchManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDA25EE32D260CCF00035F34 /* AppleWatchManager.swift */; };
|
|
|
BDA25EE62D260D5E00035F34 /* WatchState.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDA25EE52D260D5800035F34 /* WatchState.swift */; };
|
|
|
BDA25EFD2D261C0000035F34 /* WatchState.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDA25EFC2D261BF200035F34 /* WatchState.swift */; };
|
|
|
@@ -535,7 +594,6 @@
|
|
|
CA370FC152BC98B3D1832968 /* BasalProfileEditorRootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF8BCB0C37DEB5EC377B9612 /* BasalProfileEditorRootView.swift */; };
|
|
|
CC6C406E2ACDD69E009B8058 /* RawFetchedProfile.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC6C406D2ACDD69E009B8058 /* RawFetchedProfile.swift */; };
|
|
|
CC76E9512BD4812E008BEB61 /* Forecast+helper.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC76E9502BD4812E008BEB61 /* Forecast+helper.swift */; };
|
|
|
- CD78BB94E43B249D60CC1A1B /* GlucoseNotificationSettingsRootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22963BD06A9C83959D4914E4 /* GlucoseNotificationSettingsRootView.swift */; };
|
|
|
CE1856F52ADC4858007E39C7 /* AddCarbPresetIntent.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE1856F42ADC4858007E39C7 /* AddCarbPresetIntent.swift */; };
|
|
|
CE1856F72ADC4869007E39C7 /* CarbPresetIntentRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE1856F62ADC4869007E39C7 /* CarbPresetIntentRequest.swift */; };
|
|
|
CE1F6DD92BADF4620064EB8D /* PluginManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE1F6DD82BADF4620064EB8D /* PluginManagerTests.swift */; };
|
|
|
@@ -812,7 +870,6 @@
|
|
|
E0D4F80527513ECF00BDF1FE /* HealthKitSample.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0D4F80427513ECF00BDF1FE /* HealthKitSample.swift */; };
|
|
|
E13B7DAB2A435F57066AF02E /* TargetsEditorStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36F58DDD71F0E795464FA3F0 /* TargetsEditorStateModel.swift */; };
|
|
|
E39E418C56A5A46B61D960EE /* ConfigEditorStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D5B4F8B4194BB7E260EF251 /* ConfigEditorStateModel.swift */; };
|
|
|
- E3A08AAE59538BC8A8ABE477 /* GlucoseNotificationSettingsDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3260468377DA9DB4DEE9AF6D /* GlucoseNotificationSettingsDataFlow.swift */; };
|
|
|
E592A3702CEEC01E009A472C /* ContactTrickEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = E592A36F2CEEC01E009A472C /* ContactTrickEntry.swift */; };
|
|
|
E592A3772CEEC038009A472C /* ContactImageStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E592A3752CEEC038009A472C /* ContactImageStateModel.swift */; };
|
|
|
E592A3782CEEC038009A472C /* ContactImageDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = E592A3732CEEC038009A472C /* ContactImageDataFlow.swift */; };
|
|
|
@@ -999,10 +1056,8 @@
|
|
|
19F95FF929F1102A00314DDC /* StatRootView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatRootView.swift; sourceTree = "<group>"; };
|
|
|
1CAE81192B118804DCD23034 /* SnoozeProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SnoozeProvider.swift; sourceTree = "<group>"; };
|
|
|
223EC0494F55A91E3EA69EF4 /* TreatmentsStateModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = TreatmentsStateModel.swift; sourceTree = "<group>"; };
|
|
|
- 22963BD06A9C83959D4914E4 /* GlucoseNotificationSettingsRootView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = GlucoseNotificationSettingsRootView.swift; sourceTree = "<group>"; };
|
|
|
2AD22C985B79A2F0D2EA3D9D /* PumpConfigRootView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PumpConfigRootView.swift; sourceTree = "<group>"; };
|
|
|
2F2A13DF0EDEEEDC4106AA2A /* NightscoutConfigDataFlow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = NightscoutConfigDataFlow.swift; sourceTree = "<group>"; };
|
|
|
- 3260468377DA9DB4DEE9AF6D /* GlucoseNotificationSettingsDataFlow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = GlucoseNotificationSettingsDataFlow.swift; sourceTree = "<group>"; };
|
|
|
36A708CDB546692C2230B385 /* SnoozeDataFlow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SnoozeDataFlow.swift; sourceTree = "<group>"; };
|
|
|
36F58DDD71F0E795464FA3F0 /* TargetsEditorStateModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = TargetsEditorStateModel.swift; sourceTree = "<group>"; };
|
|
|
3811DE0725C9D32E00A708ED /* BaseView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseView.swift; sourceTree = "<group>"; };
|
|
|
@@ -1137,6 +1192,50 @@
|
|
|
38E873FD274F761800975559 /* CoreNFC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreNFC.framework; path = System/Library/Frameworks/CoreNFC.framework; sourceTree = SDKROOT; };
|
|
|
38E87402274F78C000975559 /* libswiftCoreNFC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreNFC.tbd; path = usr/lib/swift/libswiftCoreNFC.tbd; sourceTree = SDKROOT; };
|
|
|
38E87407274F9AD000975559 /* UserNotificationsManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserNotificationsManager.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179212F4E22C100F90001 /* TrioAlertManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrioAlertManager.swift; sourceTree = "<group>"; };
|
|
|
+ CA01000000000000000010C1 /* AlertCatalogVendor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlertCatalogVendor.swift; sourceTree = "<group>"; };
|
|
|
+ CA01000000000000000010C3 /* AlertCatalogRegistry.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlertCatalogRegistry.swift; sourceTree = "<group>"; };
|
|
|
+ CA01000000000000000010C5 /* CGMManagerAlertOwnership.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CGMManagerAlertOwnership.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179232F4E22C100F90001 /* TrioModalAlertScheduler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrioModalAlertScheduler.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179252F4E22C100F90001 /* TrioUserNotificationAlertScheduler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrioUserNotificationAlertScheduler.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179312F4E22C100F90001 /* CriticalAlertAudioPlayer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CriticalAlertAudioPlayer.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179332F4E22C100F90001 /* Sounds */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Sounds; sourceTree = "<group>"; };
|
|
|
+ BD1179292F4E22C100F90001 /* TrioAlertCategory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrioAlertCategory.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179412F4E22C100F90001 /* ForecastedGlucoseEvaluator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ForecastedGlucoseEvaluator.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179512F4E22C100F90001 /* DayNightOptions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DayNightOptions.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179532F4E22C100F90001 /* GlucoseAlert.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseAlert.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179552F4E22C100F90001 /* GlucoseAlertConfiguration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseAlertConfiguration.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179572F4E22C100F90001 /* GlucoseAlertType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseAlertType.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179592F4E22C100F90001 /* GlucoseAlertsStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseAlertsStore.swift; sourceTree = "<group>"; };
|
|
|
+ BD11795D2F4E22C100F90001 /* GlucoseAlertCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseAlertCoordinator.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179642F4E22C100F90001 /* GlucoseAlertsDataFlow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseAlertsDataFlow.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179662F4E22C100F90001 /* GlucoseAlertsProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseAlertsProvider.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179682F4E22C100F90001 /* GlucoseAlertsStateModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseAlertsStateModel.swift; sourceTree = "<group>"; };
|
|
|
+ BD11796A2F4E22C100F90001 /* GlucoseAlertsRootView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseAlertsRootView.swift; sourceTree = "<group>"; };
|
|
|
+ BD11796C2F4E22C100F90001 /* GlucoseAlertEditorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseAlertEditorView.swift; sourceTree = "<group>"; };
|
|
|
+ BD11796E2F4E22C100F90001 /* AddGlucoseAlertSheet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddGlucoseAlertSheet.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179722F4E22C100F90001 /* AlarmEnumMenuPicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlarmEnumMenuPicker.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179742F4E22C100F90001 /* AlarmBGSection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlarmBGSection.swift; sourceTree = "<group>"; };
|
|
|
+ CA05000000000000000010C1 /* AlarmGramsSection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlarmGramsSection.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179782F4E22C100F90001 /* AlarmActiveSection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlarmActiveSection.swift; sourceTree = "<group>"; };
|
|
|
+ BD11797A2F4E22C100F90001 /* AlarmAudioSection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlarmAudioSection.swift; sourceTree = "<group>"; };
|
|
|
+ BD11797C2F4E22C100F90001 /* AlarmSoundCatalog.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlarmSoundCatalog.swift; sourceTree = "<group>"; };
|
|
|
+ BD11797E2F4E22C100F90001 /* AlarmWindowIcon.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlarmWindowIcon.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179842F4E22C100F90001 /* DeviceAlertSeverity.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceAlertSeverity.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179862F4E22C100F90001 /* DeviceAlertSeverityConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceAlertSeverityConfig.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179882F4E22C100F90001 /* DeviceAlertsStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceAlertsStore.swift; sourceTree = "<group>"; };
|
|
|
+ BD11798A2F4E22C100F90001 /* DeviceAlarmsDataFlow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceAlarmsDataFlow.swift; sourceTree = "<group>"; };
|
|
|
+ BD11798C2F4E22C100F90001 /* DeviceAlarmsProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceAlarmsProvider.swift; sourceTree = "<group>"; };
|
|
|
+ BD11798E2F4E22C100F90001 /* DeviceAlarmsStateModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceAlarmsStateModel.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179902F4E22C100F90001 /* DeviceAlarmsRootView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceAlarmsRootView.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179922F4E22C100F90001 /* DeviceAlarmEditorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceAlarmEditorView.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179942F4E22C100F90001 /* AddDeviceAlarmSheet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddDeviceAlarmSheet.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179A12F4E22C100F90001 /* AlarmWindowsDataFlow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlarmWindowsDataFlow.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179A32F4E22C100F90001 /* AlarmWindowsProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlarmWindowsProvider.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179A52F4E22C100F90001 /* AlarmWindowsStateModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlarmWindowsStateModel.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179A72F4E22C100F90001 /* AlarmWindowsRootView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlarmWindowsRootView.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179AB2F4E22C100F90001 /* NotLoopingMonitor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotLoopingMonitor.swift; sourceTree = "<group>"; };
|
|
|
+ BD1179AD2F4E22C100F90001 /* GlucoseSourceKey.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseSourceKey.swift; sourceTree = "<group>"; };
|
|
|
38E989DC25F5021400C0CED0 /* PumpStatus.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PumpStatus.swift; sourceTree = "<group>"; };
|
|
|
38E98A1B25F52C9300C0CED0 /* Signpost.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Signpost.swift; sourceTree = "<group>"; };
|
|
|
38E98A1C25F52C9300C0CED0 /* Logger.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Logger.swift; sourceTree = "<group>"; };
|
|
|
@@ -1156,6 +1255,23 @@
|
|
|
38FCF3ED25E9028E0078B0D1 /* TrioTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TrioTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
38FCF3F125E9028E0078B0D1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
38FCF3F825E902C20078B0D1 /* FileStorageTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileStorageTests.swift; sourceTree = "<group>"; };
|
|
|
+ BD11A000000000000000A002 /* AlertMuterTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlertMuterTests.swift; sourceTree = "<group>"; };
|
|
|
+ BD11A000000000000000A013 /* TandemKitAlertEmissionTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TandemKitAlertEmissionTests.swift; sourceTree = "<group>"; };
|
|
|
+ BD11A000000000000000A012 /* RileyLinkKitAlertEmissionTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RileyLinkKitAlertEmissionTests.swift; sourceTree = "<group>"; };
|
|
|
+ BD11A000000000000000A011 /* OmnipodKitAlertEmissionTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OmnipodKitAlertEmissionTests.swift; sourceTree = "<group>"; };
|
|
|
+ BD11A000000000000000A010 /* MinimedKitAlertEmissionTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MinimedKitAlertEmissionTests.swift; sourceTree = "<group>"; };
|
|
|
+ BD11A000000000000000A00F /* MedtrumKitAlertEmissionTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MedtrumKitAlertEmissionTests.swift; sourceTree = "<group>"; };
|
|
|
+ BD11A000000000000000A00E /* DanaKitAlertEmissionTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DanaKitAlertEmissionTests.swift; sourceTree = "<group>"; };
|
|
|
+ BD11A000000000000000A00D /* AlertCatalogRegistryEntriesTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlertCatalogRegistryEntriesTests.swift; sourceTree = "<group>"; };
|
|
|
+ BD11A000000000000000A00C /* NotLoopingMonitorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotLoopingMonitorTests.swift; sourceTree = "<group>"; };
|
|
|
+ BD11A000000000000000A00B /* TrioModalAlertSchedulerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrioModalAlertSchedulerTests.swift; sourceTree = "<group>"; };
|
|
|
+ BD11A000000000000000A00A /* GlucoseAlertCoordinatorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseAlertCoordinatorTests.swift; sourceTree = "<group>"; };
|
|
|
+ CA06000000000000000010C1 /* GlucoseAlertsStoreTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseAlertsStoreTests.swift; sourceTree = "<group>"; };
|
|
|
+ BD11A000000000000000A009 /* TrioAlertCategoryTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrioAlertCategoryTests.swift; sourceTree = "<group>"; };
|
|
|
+ BD11A000000000000000A008 /* GlucoseAlertTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseAlertTests.swift; sourceTree = "<group>"; };
|
|
|
+ BD11A000000000000000A007 /* GlucoseAlertConfigurationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseAlertConfigurationTests.swift; sourceTree = "<group>"; };
|
|
|
+ BD11A000000000000000A006 /* ForecastedGlucoseEvaluatorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ForecastedGlucoseEvaluatorTests.swift; sourceTree = "<group>"; };
|
|
|
+ BD11A000000000000000A003 /* DeviceAlertsStoreTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceAlertsStoreTests.swift; sourceTree = "<group>"; };
|
|
|
38FCF3FC25E997A80078B0D1 /* PumpHistoryStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PumpHistoryStorage.swift; sourceTree = "<group>"; };
|
|
|
38FE826925CC82DB001FF17A /* NetworkService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkService.swift; sourceTree = "<group>"; };
|
|
|
38FE826C25CC8461001FF17A /* NightscoutAPI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NightscoutAPI.swift; sourceTree = "<group>"; };
|
|
|
@@ -1327,7 +1443,6 @@
|
|
|
6B1A8D252B14D91700E76752 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
6B1A8D2D2B156EEF00E76752 /* LiveActivityManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LiveActivityManager.swift; sourceTree = "<group>"; };
|
|
|
6BCF84DC2B16843A003AD46E /* LiveActitiyAttributes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LiveActitiyAttributes.swift; sourceTree = "<group>"; };
|
|
|
- 715120D12D3C2B84005D9FB6 /* GlucoseNotificationsOption.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseNotificationsOption.swift; sourceTree = "<group>"; };
|
|
|
71D44AAA2CA5F5EA0036EE9E /* AlertPermissionsChecker.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AlertPermissionsChecker.swift; sourceTree = "<group>"; };
|
|
|
79BDA519C9B890FD9A5DFCF3 /* ISFEditorDataFlow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ISFEditorDataFlow.swift; sourceTree = "<group>"; };
|
|
|
7E22146D3DF4853786C78132 /* CarbRatioEditorDataFlow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CarbRatioEditorDataFlow.swift; sourceTree = "<group>"; };
|
|
|
@@ -1413,6 +1528,7 @@
|
|
|
BD8FC0632D6619EF00B95AED /* TempTargetStorageTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TempTargetStorageTests.swift; sourceTree = "<group>"; };
|
|
|
BD8FC0652D661A0000B95AED /* GlucoseStorageTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseStorageTests.swift; sourceTree = "<group>"; };
|
|
|
BD8FC0702D661B0000B95AED /* TidepoolTherapySettingsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TidepoolTherapySettingsTests.swift; sourceTree = "<group>"; };
|
|
|
+ CA03000000000000000010C1 /* AlertCatalogRegistryOmniFaultTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlertCatalogRegistryOmniFaultTests.swift; sourceTree = "<group>"; };
|
|
|
BDA25EE32D260CCF00035F34 /* AppleWatchManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppleWatchManager.swift; sourceTree = "<group>"; };
|
|
|
BDA25EE52D260D5800035F34 /* WatchState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WatchState.swift; sourceTree = "<group>"; };
|
|
|
BDA25EFC2D261BF200035F34 /* WatchState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WatchState.swift; sourceTree = "<group>"; };
|
|
|
@@ -1529,7 +1645,6 @@
|
|
|
CEF1ED6A2D58FB4600FAF41E /* CGMOptions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CGMOptions.swift; sourceTree = "<group>"; };
|
|
|
CFCFE0781F9074C2917890E8 /* ManualTempBasalStateModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ManualTempBasalStateModel.swift; sourceTree = "<group>"; };
|
|
|
D0BDC6993C1087310EDFC428 /* CarbRatioEditorRootView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CarbRatioEditorRootView.swift; sourceTree = "<group>"; };
|
|
|
- DC2C6489D29ECCCAD78E0721 /* GlucoseNotificationSettingsStateModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = GlucoseNotificationSettingsStateModel.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>"; };
|
|
|
@@ -1757,7 +1872,6 @@
|
|
|
E592A3732CEEC038009A472C /* ContactImageDataFlow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContactImageDataFlow.swift; sourceTree = "<group>"; };
|
|
|
E592A3742CEEC038009A472C /* ContactImageProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContactImageProvider.swift; sourceTree = "<group>"; };
|
|
|
E592A3752CEEC038009A472C /* ContactImageStateModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContactImageStateModel.swift; sourceTree = "<group>"; };
|
|
|
- E625985B47742D498CB1681A /* GlucoseNotificationSettingsProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = GlucoseNotificationSettingsProvider.swift; sourceTree = "<group>"; };
|
|
|
B3919BBB515547118D684CA2 /* SettingsSearchTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SettingsSearchTests.swift; sourceTree = "<group>"; };
|
|
|
F816825D28DB441200054060 /* HeartBeatManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HeartBeatManager.swift; sourceTree = "<group>"; };
|
|
|
F816825F28DB441800054060 /* BluetoothTransmitter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BluetoothTransmitter.swift; sourceTree = "<group>"; };
|
|
|
@@ -2133,7 +2247,9 @@
|
|
|
195D80B22AF696EE00D25097 /* DynamicSettings */,
|
|
|
C2AA6CF52E1A734A00BF6C16 /* SettingsExport */,
|
|
|
DD17454C2C55CA0200211FAC /* GeneralSettings */,
|
|
|
- F66B236E00924A05D6A9F9DF /* GlucoseNotificationSettings */,
|
|
|
+ BD1179602F4E22C100F90001 /* GlucoseAlerts */,
|
|
|
+ BD11799A2F4E22C100F90001 /* DeviceAlarms */,
|
|
|
+ BD1179A82F4E22C100F90001 /* AlarmWindows */,
|
|
|
F90692CD274B99850037068D /* HealthKit */,
|
|
|
3811DE2725C9D49500A708ED /* Home */,
|
|
|
19E1F7E629D0828B005C8D20 /* IconConfig */,
|
|
|
@@ -2270,6 +2386,7 @@
|
|
|
3811DE9125C9D88200A708ED /* Services */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BD1179262F4E22C100F90001 /* Alerts */,
|
|
|
3811DE9225C9D88200A708ED /* Appearance */,
|
|
|
DDA9AC072D67291600E6F1A9 /* AppVersionChecker */,
|
|
|
CEB434E128B8F9BC00B70274 /* Bluetooth */,
|
|
|
@@ -2294,6 +2411,26 @@
|
|
|
path = Services;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ BD1179262F4E22C100F90001 /* Alerts */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BD1179312F4E22C100F90001 /* CriticalAlertAudioPlayer.swift */,
|
|
|
+ BD1179412F4E22C100F90001 /* ForecastedGlucoseEvaluator.swift */,
|
|
|
+ BD11795D2F4E22C100F90001 /* GlucoseAlertCoordinator.swift */,
|
|
|
+ BD1179592F4E22C100F90001 /* GlucoseAlertsStore.swift */,
|
|
|
+ BD1179882F4E22C100F90001 /* DeviceAlertsStore.swift */,
|
|
|
+ BD1179AB2F4E22C100F90001 /* NotLoopingMonitor.swift */,
|
|
|
+ BD1179292F4E22C100F90001 /* TrioAlertCategory.swift */,
|
|
|
+ BD1179212F4E22C100F90001 /* TrioAlertManager.swift */,
|
|
|
+ BD1179232F4E22C100F90001 /* TrioModalAlertScheduler.swift */,
|
|
|
+ BD1179252F4E22C100F90001 /* TrioUserNotificationAlertScheduler.swift */,
|
|
|
+ CA01000000000000000010C1 /* AlertCatalogVendor.swift */,
|
|
|
+ CA01000000000000000010C3 /* AlertCatalogRegistry.swift */,
|
|
|
+ CA01000000000000000010C5 /* CGMManagerAlertOwnership.swift */,
|
|
|
+ );
|
|
|
+ path = Alerts;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
DD7E1E30000000000000000A /* Telemetry */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
@@ -2389,6 +2526,7 @@
|
|
|
children = (
|
|
|
388E597125AD9CF10019842D /* json */,
|
|
|
388E596E25AD96040019842D /* javascript */,
|
|
|
+ BD1179332F4E22C100F90001 /* Sounds */,
|
|
|
3811DEC725C9DA7300A708ED /* Trio.entitlements */,
|
|
|
388E596425AD948E0019842D /* Info.plist */,
|
|
|
8A91342B2D63D9A2007F8874 /* InfoPlist.xcstrings */,
|
|
|
@@ -2618,9 +2756,24 @@
|
|
|
path = OpenAPS;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ BD11795B2F4E22C100F90001 /* GlucoseAlerts */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BD11797C2F4E22C100F90001 /* AlarmSoundCatalog.swift */,
|
|
|
+ BD1179512F4E22C100F90001 /* DayNightOptions.swift */,
|
|
|
+ BD1179532F4E22C100F90001 /* GlucoseAlert.swift */,
|
|
|
+ BD1179552F4E22C100F90001 /* GlucoseAlertConfiguration.swift */,
|
|
|
+ BD1179572F4E22C100F90001 /* GlucoseAlertType.swift */,
|
|
|
+ BD1179842F4E22C100F90001 /* DeviceAlertSeverity.swift */,
|
|
|
+ BD1179862F4E22C100F90001 /* DeviceAlertSeverityConfig.swift */,
|
|
|
+ );
|
|
|
+ path = GlucoseAlerts;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
388E5A5925B6F0250019842D /* Models */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BD11795B2F4E22C100F90001 /* GlucoseAlerts */,
|
|
|
49C782A62F73D9870062B0DD /* AlertEntry.swift */,
|
|
|
DDA40BB92F4DB18100257798 /* AlgorithmGlucose.swift */,
|
|
|
3E62C7812F54CC1600433237 /* BolusDisplayThreshold.swift */,
|
|
|
@@ -2639,7 +2792,7 @@
|
|
|
49090A8C2E9FE8D200D0F5DB /* GarminWatchSettings.swift */,
|
|
|
DD4FFF322D458EE600B6CFF9 /* GarminWatchState.swift */,
|
|
|
DD940BA92CA7585D000830A5 /* GlucoseColorScheme.swift */,
|
|
|
- 715120D12D3C2B84005D9FB6 /* GlucoseNotificationsOption.swift */,
|
|
|
+ BD1179AD2F4E22C100F90001 /* GlucoseSourceKey.swift */,
|
|
|
E0D4F80427513ECF00BDF1FE /* HealthKitSample.swift */,
|
|
|
382C133625F13A1E00715CE1 /* InsulinSensitivities.swift */,
|
|
|
38887CCD25F5725200944304 /* IOBEntry.swift */,
|
|
|
@@ -2875,12 +3028,30 @@
|
|
|
CA02000000000000000010C1 /* DeliveryLimitsSyncTests.swift */,
|
|
|
3BAAE60B2DE776630049589B /* DynamicISFEnableTests.swift */,
|
|
|
38FCF3F825E902C20078B0D1 /* FileStorageTests.swift */,
|
|
|
+ BD11A000000000000000A002 /* AlertMuterTests.swift */,
|
|
|
+ BD11A000000000000000A013 /* TandemKitAlertEmissionTests.swift */,
|
|
|
+ BD11A000000000000000A012 /* RileyLinkKitAlertEmissionTests.swift */,
|
|
|
+ BD11A000000000000000A011 /* OmnipodKitAlertEmissionTests.swift */,
|
|
|
+ BD11A000000000000000A010 /* MinimedKitAlertEmissionTests.swift */,
|
|
|
+ BD11A000000000000000A00F /* MedtrumKitAlertEmissionTests.swift */,
|
|
|
+ BD11A000000000000000A00E /* DanaKitAlertEmissionTests.swift */,
|
|
|
+ BD11A000000000000000A00D /* AlertCatalogRegistryEntriesTests.swift */,
|
|
|
+ BD11A000000000000000A00C /* NotLoopingMonitorTests.swift */,
|
|
|
+ BD11A000000000000000A00B /* TrioModalAlertSchedulerTests.swift */,
|
|
|
+ BD11A000000000000000A00A /* GlucoseAlertCoordinatorTests.swift */,
|
|
|
+ CA06000000000000000010C1 /* GlucoseAlertsStoreTests.swift */,
|
|
|
+ BD11A000000000000000A009 /* TrioAlertCategoryTests.swift */,
|
|
|
+ BD11A000000000000000A008 /* GlucoseAlertTests.swift */,
|
|
|
+ BD11A000000000000000A007 /* GlucoseAlertConfigurationTests.swift */,
|
|
|
+ BD11A000000000000000A006 /* ForecastedGlucoseEvaluatorTests.swift */,
|
|
|
+ BD11A000000000000000A003 /* DeviceAlertsStoreTests.swift */,
|
|
|
3B997DCE2DC00A3A006B6BB2 /* JSONImporterTests.swift */,
|
|
|
CE1F6DD82BADF4620064EB8D /* PluginManagerTests.swift */,
|
|
|
3B5CD2C72D4AECD500CE213C /* OpenAPSSwiftTests */,
|
|
|
B3919BBB515547118D684CA2 /* SettingsSearchTests.swift */,
|
|
|
BD8FC0532D66186000B95AED /* TestError.swift */,
|
|
|
BD8FC0702D661B0000B95AED /* TidepoolTherapySettingsTests.swift */,
|
|
|
+ CA03000000000000000010C1 /* AlertCatalogRegistryOmniFaultTests.swift */,
|
|
|
);
|
|
|
path = TrioTests;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -4207,23 +4378,79 @@
|
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- F5DE2E6D7B2133BBD3353DC7 /* View */ = {
|
|
|
+ BD1179602F4E22C100F90001 /* GlucoseAlerts */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BD1179642F4E22C100F90001 /* GlucoseAlertsDataFlow.swift */,
|
|
|
+ BD1179662F4E22C100F90001 /* GlucoseAlertsProvider.swift */,
|
|
|
+ BD1179682F4E22C100F90001 /* GlucoseAlertsStateModel.swift */,
|
|
|
+ BD1179612F4E22C100F90001 /* View */,
|
|
|
+ );
|
|
|
+ path = GlucoseAlerts;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BD1179A82F4E22C100F90001 /* AlarmWindows */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BD1179A12F4E22C100F90001 /* AlarmWindowsDataFlow.swift */,
|
|
|
+ BD1179A32F4E22C100F90001 /* AlarmWindowsProvider.swift */,
|
|
|
+ BD1179A52F4E22C100F90001 /* AlarmWindowsStateModel.swift */,
|
|
|
+ BD1179A92F4E22C100F90001 /* View */,
|
|
|
+ );
|
|
|
+ path = AlarmWindows;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BD1179A92F4E22C100F90001 /* View */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BD1179A72F4E22C100F90001 /* AlarmWindowsRootView.swift */,
|
|
|
+ );
|
|
|
+ path = View;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BD11799A2F4E22C100F90001 /* DeviceAlarms */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BD11798A2F4E22C100F90001 /* DeviceAlarmsDataFlow.swift */,
|
|
|
+ BD11798C2F4E22C100F90001 /* DeviceAlarmsProvider.swift */,
|
|
|
+ BD11798E2F4E22C100F90001 /* DeviceAlarmsStateModel.swift */,
|
|
|
+ BD11799B2F4E22C100F90001 /* View */,
|
|
|
+ );
|
|
|
+ path = DeviceAlarms;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BD11799B2F4E22C100F90001 /* View */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BD1179942F4E22C100F90001 /* AddDeviceAlarmSheet.swift */,
|
|
|
+ BD1179922F4E22C100F90001 /* DeviceAlarmEditorView.swift */,
|
|
|
+ BD1179902F4E22C100F90001 /* DeviceAlarmsRootView.swift */,
|
|
|
+ );
|
|
|
+ path = View;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BD1179612F4E22C100F90001 /* View */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 22963BD06A9C83959D4914E4 /* GlucoseNotificationSettingsRootView.swift */,
|
|
|
+ BD11796E2F4E22C100F90001 /* AddGlucoseAlertSheet.swift */,
|
|
|
+ BD11796C2F4E22C100F90001 /* GlucoseAlertEditorView.swift */,
|
|
|
+ BD11796A2F4E22C100F90001 /* GlucoseAlertsRootView.swift */,
|
|
|
+ BD1179622F4E22C100F90001 /* Components */,
|
|
|
);
|
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- F66B236E00924A05D6A9F9DF /* GlucoseNotificationSettings */ = {
|
|
|
+ BD1179622F4E22C100F90001 /* Components */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 3260468377DA9DB4DEE9AF6D /* GlucoseNotificationSettingsDataFlow.swift */,
|
|
|
- E625985B47742D498CB1681A /* GlucoseNotificationSettingsProvider.swift */,
|
|
|
- DC2C6489D29ECCCAD78E0721 /* GlucoseNotificationSettingsStateModel.swift */,
|
|
|
- F5DE2E6D7B2133BBD3353DC7 /* View */,
|
|
|
+ BD1179782F4E22C100F90001 /* AlarmActiveSection.swift */,
|
|
|
+ BD11797A2F4E22C100F90001 /* AlarmAudioSection.swift */,
|
|
|
+ BD1179742F4E22C100F90001 /* AlarmBGSection.swift */,
|
|
|
+ CA05000000000000000010C1 /* AlarmGramsSection.swift */,
|
|
|
+ BD1179722F4E22C100F90001 /* AlarmEnumMenuPicker.swift */,
|
|
|
+ BD11797E2F4E22C100F90001 /* AlarmWindowIcon.swift */,
|
|
|
);
|
|
|
- path = GlucoseNotificationSettings;
|
|
|
+ path = Components;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
F75CB57ED6971B46F8756083 /* CGMSettings */ = {
|
|
|
@@ -4507,6 +4734,7 @@
|
|
|
19DA48E829CD339B00EEA1E7 /* Assets.xcassets in Resources */,
|
|
|
8A91342A2D63D9A1007F8874 /* Localizable.xcstrings in Resources */,
|
|
|
388E596F25AD96040019842D /* javascript in Resources */,
|
|
|
+ BD1179342F4E22C100F90001 /* Sounds in Resources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
|
@@ -4906,6 +5134,49 @@
|
|
|
BD249D8C2D42FC2C00412DEB /* GlucoseDistributionChart.swift in Sources */,
|
|
|
DDFF20312DB1D15500AB8A96 /* BluetoothPermissionStepView.swift in Sources */,
|
|
|
38E87408274F9AD000975559 /* UserNotificationsManager.swift in Sources */,
|
|
|
+ BD1179202F4E22C100F90001 /* TrioAlertManager.swift in Sources */,
|
|
|
+ CA01000000000000000010C2 /* AlertCatalogVendor.swift in Sources */,
|
|
|
+ CA01000000000000000010C4 /* AlertCatalogRegistry.swift in Sources */,
|
|
|
+ CA01000000000000000010C6 /* CGMManagerAlertOwnership.swift in Sources */,
|
|
|
+ BD1179222F4E22C100F90001 /* TrioModalAlertScheduler.swift in Sources */,
|
|
|
+ BD1179242F4E22C100F90001 /* TrioUserNotificationAlertScheduler.swift in Sources */,
|
|
|
+ BD1179322F4E22C100F90001 /* CriticalAlertAudioPlayer.swift in Sources */,
|
|
|
+ BD1179282F4E22C100F90001 /* TrioAlertCategory.swift in Sources */,
|
|
|
+ BD1179402F4E22C100F90001 /* ForecastedGlucoseEvaluator.swift in Sources */,
|
|
|
+ BD1179522F4E22C100F90001 /* DayNightOptions.swift in Sources */,
|
|
|
+ BD1179542F4E22C100F90001 /* GlucoseAlert.swift in Sources */,
|
|
|
+ BD1179562F4E22C100F90001 /* GlucoseAlertConfiguration.swift in Sources */,
|
|
|
+ BD1179582F4E22C100F90001 /* GlucoseAlertType.swift in Sources */,
|
|
|
+ BD11795A2F4E22C100F90001 /* GlucoseAlertsStore.swift in Sources */,
|
|
|
+ BD11795C2F4E22C100F90001 /* GlucoseAlertCoordinator.swift in Sources */,
|
|
|
+ BD1179632F4E22C100F90001 /* GlucoseAlertsDataFlow.swift in Sources */,
|
|
|
+ BD1179652F4E22C100F90001 /* GlucoseAlertsProvider.swift in Sources */,
|
|
|
+ BD1179672F4E22C100F90001 /* GlucoseAlertsStateModel.swift in Sources */,
|
|
|
+ BD1179692F4E22C100F90001 /* GlucoseAlertsRootView.swift in Sources */,
|
|
|
+ BD11796B2F4E22C100F90001 /* GlucoseAlertEditorView.swift in Sources */,
|
|
|
+ BD11796D2F4E22C100F90001 /* AddGlucoseAlertSheet.swift in Sources */,
|
|
|
+ BD1179712F4E22C100F90001 /* AlarmEnumMenuPicker.swift in Sources */,
|
|
|
+ BD1179732F4E22C100F90001 /* AlarmBGSection.swift in Sources */,
|
|
|
+ CA05000000000000000010C2 /* AlarmGramsSection.swift in Sources */,
|
|
|
+ BD1179772F4E22C100F90001 /* AlarmActiveSection.swift in Sources */,
|
|
|
+ BD1179792F4E22C100F90001 /* AlarmAudioSection.swift in Sources */,
|
|
|
+ BD11797B2F4E22C100F90001 /* AlarmSoundCatalog.swift in Sources */,
|
|
|
+ BD11797D2F4E22C100F90001 /* AlarmWindowIcon.swift in Sources */,
|
|
|
+ BD1179832F4E22C100F90001 /* DeviceAlertSeverity.swift in Sources */,
|
|
|
+ BD1179852F4E22C100F90001 /* DeviceAlertSeverityConfig.swift in Sources */,
|
|
|
+ BD1179872F4E22C100F90001 /* DeviceAlertsStore.swift in Sources */,
|
|
|
+ BD1179892F4E22C100F90001 /* DeviceAlarmsDataFlow.swift in Sources */,
|
|
|
+ BD11798B2F4E22C100F90001 /* DeviceAlarmsProvider.swift in Sources */,
|
|
|
+ BD11798D2F4E22C100F90001 /* DeviceAlarmsStateModel.swift in Sources */,
|
|
|
+ BD11798F2F4E22C100F90001 /* DeviceAlarmsRootView.swift in Sources */,
|
|
|
+ BD1179912F4E22C100F90001 /* DeviceAlarmEditorView.swift in Sources */,
|
|
|
+ BD1179932F4E22C100F90001 /* AddDeviceAlarmSheet.swift in Sources */,
|
|
|
+ BD1179A02F4E22C100F90001 /* AlarmWindowsDataFlow.swift in Sources */,
|
|
|
+ BD1179A22F4E22C100F90001 /* AlarmWindowsProvider.swift in Sources */,
|
|
|
+ BD1179A42F4E22C100F90001 /* AlarmWindowsStateModel.swift in Sources */,
|
|
|
+ BD1179A62F4E22C100F90001 /* AlarmWindowsRootView.swift in Sources */,
|
|
|
+ BD1179AA2F4E22C100F90001 /* NotLoopingMonitor.swift in Sources */,
|
|
|
+ BD1179AC2F4E22C100F90001 /* GlucoseSourceKey.swift in Sources */,
|
|
|
DD3F1F902D9E153F00DCE7B3 /* NightscoutImportStepView.swift in Sources */,
|
|
|
CE82E02528E867BA00473A9C /* AlertStorage.swift in Sources */,
|
|
|
DD1745372C55B74200211FAC /* AlgorithmSettings.swift in Sources */,
|
|
|
@@ -5155,7 +5426,6 @@
|
|
|
BD249D922D42FC5300412DEB /* GlucoseSectorChart.swift in Sources */,
|
|
|
23888883D4EA091C88480FF2 /* TreatmentsProvider.swift in Sources */,
|
|
|
38E98A2D25F52DC400C0CED0 /* NSLocking+Extensions.swift in Sources */,
|
|
|
- 715120D22D3C2BB4005D9FB6 /* GlucoseNotificationsOption.swift in Sources */,
|
|
|
BB5227A51D9D4377A1A70BA6 /* TempTargetData.swift in Sources */,
|
|
|
BDBAACFA2C2D439700370AAE /* OverrideData.swift in Sources */,
|
|
|
DD9ECB682CA99F4500AA7C45 /* TrioRemoteControl.swift in Sources */,
|
|
|
@@ -5228,9 +5498,6 @@
|
|
|
DD9E6DA22D59A12700514CEC /* MealHistory.swift in Sources */,
|
|
|
19E1F7E829D082D0005C8D20 /* IconConfigDataFlow.swift in Sources */,
|
|
|
5A2325522BFCBF55003518CA /* NightscoutUploadView.swift in Sources */,
|
|
|
- E3A08AAE59538BC8A8ABE477 /* GlucoseNotificationSettingsDataFlow.swift in Sources */,
|
|
|
- 0F7A65FBD2CD8D6477ED4539 /* GlucoseNotificationSettingsProvider.swift in Sources */,
|
|
|
- 3171D2818C7C72CD1584BB5E /* GlucoseNotificationSettingsStateModel.swift in Sources */,
|
|
|
DDE179522C910127003CDDB7 /* MealPresetStored+CoreDataClass.swift in Sources */,
|
|
|
DD30B9CA2E062A3400DA677C /* ForecastGenerator.swift in Sources */,
|
|
|
DDE179532C910127003CDDB7 /* MealPresetStored+CoreDataProperties.swift in Sources */,
|
|
|
@@ -5275,7 +5542,6 @@
|
|
|
DD9ECB742CA9A0C300AA7C45 /* RemoteControlConfig.swift in Sources */,
|
|
|
DD4A00212DAEEED800AB7387 /* OnboardingView+AlgorithmUtil.swift in Sources */,
|
|
|
DDE179712C910127003CDDB7 /* OverrideStored+CoreDataProperties.swift in Sources */,
|
|
|
- CD78BB94E43B249D60CC1A1B /* GlucoseNotificationSettingsRootView.swift in Sources */,
|
|
|
CE7CA3502A064973004BE681 /* CancelTempPresetIntent.swift in Sources */,
|
|
|
6B1F539F9FF75646D1606066 /* SnoozeDataFlow.swift in Sources */,
|
|
|
6FFAE524D1D9C262F2407CAE /* SnoozeProvider.swift in Sources */,
|
|
|
@@ -5347,6 +5613,23 @@
|
|
|
3B2CE68B2E24ADF7005EF782 /* IobGenerateTests.swift in Sources */,
|
|
|
3B1C5C482D68E269004E9273 /* IobHistoryTests.swift in Sources */,
|
|
|
38FCF3F925E902C20078B0D1 /* FileStorageTests.swift in Sources */,
|
|
|
+ BD11A001000000000000A002 /* AlertMuterTests.swift in Sources */,
|
|
|
+ BD11A001000000000000A013 /* TandemKitAlertEmissionTests.swift in Sources */,
|
|
|
+ BD11A001000000000000A012 /* RileyLinkKitAlertEmissionTests.swift in Sources */,
|
|
|
+ BD11A001000000000000A011 /* OmnipodKitAlertEmissionTests.swift in Sources */,
|
|
|
+ BD11A001000000000000A010 /* MinimedKitAlertEmissionTests.swift in Sources */,
|
|
|
+ BD11A001000000000000A00F /* MedtrumKitAlertEmissionTests.swift in Sources */,
|
|
|
+ BD11A001000000000000A00E /* DanaKitAlertEmissionTests.swift in Sources */,
|
|
|
+ BD11A001000000000000A00D /* AlertCatalogRegistryEntriesTests.swift in Sources */,
|
|
|
+ BD11A001000000000000A00C /* NotLoopingMonitorTests.swift in Sources */,
|
|
|
+ BD11A001000000000000A00B /* TrioModalAlertSchedulerTests.swift in Sources */,
|
|
|
+ BD11A001000000000000A00A /* GlucoseAlertCoordinatorTests.swift in Sources */,
|
|
|
+ CA06000000000000000010C2 /* GlucoseAlertsStoreTests.swift in Sources */,
|
|
|
+ BD11A001000000000000A009 /* TrioAlertCategoryTests.swift in Sources */,
|
|
|
+ BD11A001000000000000A008 /* GlucoseAlertTests.swift in Sources */,
|
|
|
+ BD11A001000000000000A007 /* GlucoseAlertConfigurationTests.swift in Sources */,
|
|
|
+ BD11A001000000000000A006 /* ForecastedGlucoseEvaluatorTests.swift in Sources */,
|
|
|
+ BD11A001000000000000A003 /* DeviceAlertsStoreTests.swift in Sources */,
|
|
|
3B8221B22E5882E300585156 /* DetermineBasalEarlyExitTests.swift in Sources */,
|
|
|
3BA643EA2ED9FAD8007BC31F /* DetermineBasalAggressiveDosingTests.swift in Sources */,
|
|
|
BD8FC0602D6619DB00B95AED /* CarbsStorageTests.swift in Sources */,
|
|
|
@@ -5355,6 +5638,7 @@
|
|
|
41740E936552456AAC0EDAC3 /* SettingsSearchTests.swift in Sources */,
|
|
|
B015AFE52E500000000D7351 /* BolusSafetyValidatorTests.swift in Sources */,
|
|
|
BD8FC0712D661B0000B95AED /* TidepoolTherapySettingsTests.swift in Sources */,
|
|
|
+ CA03000000000000000010C2 /* AlertCatalogRegistryOmniFaultTests.swift in Sources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|