|
374 | 374 | B42D124328D371C400E43D22 /* AlertMuter.swift in Sources */ = {isa = PBXBuildFile; fileRef = B42D124228D371C400E43D22 /* AlertMuter.swift */; };
|
375 | 375 | B43CF07E29434EC4008A520B /* HowMuteAlertWorkView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B43CF07D29434EC4008A520B /* HowMuteAlertWorkView.swift */; };
|
376 | 376 | B43DA44124D9C12100CAFF4E /* DismissibleHostingController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B43DA44024D9C12100CAFF4E /* DismissibleHostingController.swift */; };
|
| 377 | + B470F5842AB22B5100049695 /* StatefulPluggable.swift in Sources */ = {isa = PBXBuildFile; fileRef = B470F5832AB22B5100049695 /* StatefulPluggable.swift */; }; |
377 | 378 | B48B0BAC24900093009A48DE /* PumpStatusHUDView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B48B0BAB24900093009A48DE /* PumpStatusHUDView.swift */; };
|
378 | 379 | B490A03F24D0550F00F509FA /* GlucoseRangeCategory.swift in Sources */ = {isa = PBXBuildFile; fileRef = B490A03E24D0550F00F509FA /* GlucoseRangeCategory.swift */; };
|
379 | 380 | B490A04124D0559D00F509FA /* DeviceLifecycleProgressState.swift in Sources */ = {isa = PBXBuildFile; fileRef = B490A04024D0559D00F509FA /* DeviceLifecycleProgressState.swift */; };
|
|
387 | 388 | B4CAD8792549D2540057946B /* LoopCompletionFreshnessTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4CAD8782549D2540057946B /* LoopCompletionFreshnessTests.swift */; };
|
388 | 389 | B4D4534128E5CA7900F1A8D9 /* AlertMuterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4D4534028E5CA7900F1A8D9 /* AlertMuterTests.swift */; };
|
389 | 390 | B4D620D424D9EDB900043B3C /* GuidanceColors.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4D620D324D9EDB900043B3C /* GuidanceColors.swift */; };
|
| 391 | + B4D904412AA8989100CBD826 /* StatefulPluginManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4D904402AA8989100CBD826 /* StatefulPluginManager.swift */; }; |
390 | 392 | B4E202302661063E009421B5 /* AutomaticDosingStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4E2022F2661063E009421B5 /* AutomaticDosingStatus.swift */; };
|
391 | 393 | B4E96D4B248A6B6E002DABAD /* DeviceStatusHUDView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4E96D4A248A6B6E002DABAD /* DeviceStatusHUDView.swift */; };
|
392 | 394 | B4E96D4F248A6E20002DABAD /* CGMStatusHUDView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4E96D4E248A6E20002DABAD /* CGMStatusHUDView.swift */; };
|
|
1298 | 1300 | B42D124228D371C400E43D22 /* AlertMuter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AlertMuter.swift; sourceTree = "<group>"; };
|
1299 | 1301 | B43CF07D29434EC4008A520B /* HowMuteAlertWorkView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HowMuteAlertWorkView.swift; sourceTree = "<group>"; };
|
1300 | 1302 | B43DA44024D9C12100CAFF4E /* DismissibleHostingController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DismissibleHostingController.swift; sourceTree = "<group>"; };
|
| 1303 | + B470F5832AB22B5100049695 /* StatefulPluggable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatefulPluggable.swift; sourceTree = "<group>"; }; |
1301 | 1304 | B48B0BAB24900093009A48DE /* PumpStatusHUDView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PumpStatusHUDView.swift; sourceTree = "<group>"; };
|
1302 | 1305 | B490A03C24D04F9400F509FA /* Color.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Color.swift; sourceTree = "<group>"; };
|
1303 | 1306 | B490A03E24D0550F00F509FA /* GlucoseRangeCategory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseRangeCategory.swift; sourceTree = "<group>"; };
|
|
1308 | 1311 | B4CAD8782549D2540057946B /* LoopCompletionFreshnessTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoopCompletionFreshnessTests.swift; sourceTree = "<group>"; };
|
1309 | 1312 | B4D4534028E5CA7900F1A8D9 /* AlertMuterTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlertMuterTests.swift; sourceTree = "<group>"; };
|
1310 | 1313 | B4D620D324D9EDB900043B3C /* GuidanceColors.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GuidanceColors.swift; sourceTree = "<group>"; };
|
| 1314 | + B4D904402AA8989100CBD826 /* StatefulPluginManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatefulPluginManager.swift; sourceTree = "<group>"; }; |
1311 | 1315 | B4E2022F2661063E009421B5 /* AutomaticDosingStatus.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutomaticDosingStatus.swift; sourceTree = "<group>"; };
|
1312 | 1316 | B4E96D4A248A6B6E002DABAD /* DeviceStatusHUDView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceStatusHUDView.swift; sourceTree = "<group>"; };
|
1313 | 1317 | B4E96D4E248A6E20002DABAD /* CGMStatusHUDView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CGMStatusHUDView.swift; sourceTree = "<group>"; };
|
|
2294 | 2298 | 43C094491CACCC73001F6403 /* NotificationManager.swift */,
|
2295 | 2299 | A97F250725E056D500F0EE19 /* OnboardingManager.swift */,
|
2296 | 2300 | 432E73CA1D24B3D6009AD15D /* RemoteDataServicesManager.swift */,
|
| 2301 | + B4D904402AA8989100CBD826 /* StatefulPluginManager.swift */, |
2297 | 2302 | A9C62D852331703000535612 /* Service.swift */,
|
2298 | 2303 | A9C62D872331703000535612 /* ServicesManager.swift */,
|
2299 | 2304 | C1F7822527CC056900C0919A /* SettingsManager.swift */,
|
2300 | 2305 | E9BB27AA23B85C3500FB4987 /* SleepStore.swift */,
|
| 2306 | + B470F5832AB22B5100049695 /* StatefulPluggable.swift */, |
2301 | 2307 | 43FCEEA8221A615B0013DD30 /* StatusChartsManager.swift */,
|
2302 | 2308 | 1D63DEA426E950D400F46FA5 /* SupportManager.swift */,
|
2303 | 2309 | 4F70C20F1DE8FAC5006380B7 /* ExtensionDataManager.swift */,
|
|
3654 | 3660 | B4FEEF7D24B8A71F00A8DF9B /* DeviceDataManager+DeviceStatus.swift in Sources */,
|
3655 | 3661 | 142CB7592A60BF2E0075748A /* EditMode.swift in Sources */,
|
3656 | 3662 | E95D380324EADF36005E2F50 /* CarbStoreProtocol.swift in Sources */,
|
| 3663 | + B470F5842AB22B5100049695 /* StatefulPluggable.swift in Sources */, |
3657 | 3664 | E98A55ED24EDD6380008715D /* LatestStoredSettingsProvider.swift in Sources */,
|
3658 | 3665 | C1FB428F217921D600FAB378 /* PumpManagerUI.swift in Sources */,
|
3659 | 3666 | A9B996F227238705002DC09C /* DosingDecisionStore.swift in Sources */,
|
3660 | 3667 | 43C513191E864C4E001547C7 /* GlucoseRangeSchedule.swift in Sources */,
|
| 3668 | + B4D904412AA8989100CBD826 /* StatefulPluginManager.swift in Sources */, |
3661 | 3669 | E9B355292935919E0076AB04 /* MissedMealSettings.swift in Sources */,
|
3662 | 3670 | 43A51E1F1EB6D62A000736CC /* CarbAbsorptionViewController.swift in Sources */,
|
3663 | 3671 | 43776F901B8022E90074EA36 /* AppDelegate.swift in Sources */,
|
|
0 commit comments