|
517 | 517 | C1FB428F217921D600FAB378 /* PumpManagerUI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1FB428E217921D600FAB378 /* PumpManagerUI.swift */; };
|
518 | 518 | C1FB4290217922A100FAB378 /* PumpManagerUI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1FB428E217921D600FAB378 /* PumpManagerUI.swift */; };
|
519 | 519 | DDC389F62A2B61750066E2E8 /* ApplicationFactorStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDC389F52A2B61750066E2E8 /* ApplicationFactorStrategy.swift */; };
|
520 |
| - DDC389F82A2B620B0066E2E8 /* GlucoseBasedApplicationFactor.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDC389F72A2B620B0066E2E8 /* GlucoseBasedApplicationFactor.swift */; }; |
| 520 | + DDC389F82A2B620B0066E2E8 /* GlucoseBasedApplicationFactorStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDC389F72A2B620B0066E2E8 /* GlucoseBasedApplicationFactorStrategy.swift */; }; |
521 | 521 | DDC389FA2A2B62470066E2E8 /* ConstantDosingStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDC389F92A2B62470066E2E8 /* ConstantDosingStrategy.swift */; };
|
522 | 522 | DDC389FC2A2BC6670066E2E8 /* SettingsView+algorithmExperimentsSection.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDC389FB2A2BC6670066E2E8 /* SettingsView+algorithmExperimentsSection.swift */; };
|
523 |
| - DDC389FE2A2C4C830066E2E8 /* EnhancedAutoBolusSelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDC389FD2A2C4C830066E2E8 /* EnhancedAutoBolusSelectionView.swift */; }; |
| 523 | + DDC389FE2A2C4C830066E2E8 /* GlucoseBasedApplicationFactorSelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDC389FD2A2C4C830066E2E8 /* GlucoseBasedApplicationFactorSelectionView.swift */; }; |
524 | 524 | E90909D124E34AC500F963D2 /* high_and_rising_with_cob_momentum_effect.json in Resources */ = {isa = PBXBuildFile; fileRef = E90909CC24E34AC500F963D2 /* high_and_rising_with_cob_momentum_effect.json */; };
|
525 | 525 | E90909D224E34AC500F963D2 /* high_and_rising_with_cob_insulin_effect.json in Resources */ = {isa = PBXBuildFile; fileRef = E90909CD24E34AC500F963D2 /* high_and_rising_with_cob_insulin_effect.json */; };
|
526 | 526 | E90909D324E34AC500F963D2 /* high_and_rising_with_cob_predicted_glucose.json in Resources */ = {isa = PBXBuildFile; fileRef = E90909CE24E34AC500F963D2 /* high_and_rising_with_cob_predicted_glucose.json */; };
|
|
1689 | 1689 | C1FF3D4C29C786A900BDC1EC /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/Localizable.strings; sourceTree = "<group>"; };
|
1690 | 1690 | C1FF3D4D29C786A900BDC1EC /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
1691 | 1691 | DDC389F52A2B61750066E2E8 /* ApplicationFactorStrategy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApplicationFactorStrategy.swift; sourceTree = "<group>"; };
|
1692 |
| - DDC389F72A2B620B0066E2E8 /* GlucoseBasedApplicationFactor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseBasedApplicationFactor.swift; sourceTree = "<group>"; }; |
| 1692 | + DDC389F72A2B620B0066E2E8 /* GlucoseBasedApplicationFactorStrategy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseBasedApplicationFactorStrategy.swift; sourceTree = "<group>"; }; |
1693 | 1693 | DDC389F92A2B62470066E2E8 /* ConstantDosingStrategy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConstantDosingStrategy.swift; sourceTree = "<group>"; };
|
1694 | 1694 | DDC389FB2A2BC6670066E2E8 /* SettingsView+algorithmExperimentsSection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SettingsView+algorithmExperimentsSection.swift"; sourceTree = "<group>"; };
|
1695 |
| - DDC389FD2A2C4C830066E2E8 /* EnhancedAutoBolusSelectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EnhancedAutoBolusSelectionView.swift; sourceTree = "<group>"; }; |
| 1695 | + DDC389FD2A2C4C830066E2E8 /* GlucoseBasedApplicationFactorSelectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseBasedApplicationFactorSelectionView.swift; sourceTree = "<group>"; }; |
1696 | 1696 | E90909CC24E34AC500F963D2 /* high_and_rising_with_cob_momentum_effect.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = high_and_rising_with_cob_momentum_effect.json; sourceTree = "<group>"; };
|
1697 | 1697 | E90909CD24E34AC500F963D2 /* high_and_rising_with_cob_insulin_effect.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = high_and_rising_with_cob_insulin_effect.json; sourceTree = "<group>"; };
|
1698 | 1698 | E90909CE24E34AC500F963D2 /* high_and_rising_with_cob_predicted_glucose.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = high_and_rising_with_cob_predicted_glucose.json; sourceTree = "<group>"; };
|
|
2406 | 2406 | 43F64DD81D9C92C900D24DC6 /* TitleSubtitleTableViewCell.swift */,
|
2407 | 2407 | 4311FB9A1F37FE1B00D4C0A7 /* TitleSubtitleTextFieldTableViewCell.swift */,
|
2408 | 2408 | C1AF062229426300002C1B19 /* ManualGlucoseEntryRow.swift */,
|
2409 |
| - DDC389FD2A2C4C830066E2E8 /* EnhancedAutoBolusSelectionView.swift */, |
| 2409 | + DDC389FD2A2C4C830066E2E8 /* GlucoseBasedApplicationFactorSelectionView.swift */, |
2410 | 2410 | );
|
2411 | 2411 | path = Views;
|
2412 | 2412 | sourceTree = "<group>";
|
|
2449 | 2449 | A96DAC2B2838F31200D94E38 /* SharedLogging.swift */,
|
2450 | 2450 | 7E69CFFB2A16A77E00203CBD /* ResetLoopManager.swift */,
|
2451 | 2451 | DDC389F52A2B61750066E2E8 /* ApplicationFactorStrategy.swift */,
|
2452 |
| - DDC389F72A2B620B0066E2E8 /* GlucoseBasedApplicationFactor.swift */, |
| 2452 | + DDC389F72A2B620B0066E2E8 /* GlucoseBasedApplicationFactorStrategy.swift */, |
2453 | 2453 | DDC389F92A2B62470066E2E8 /* ConstantDosingStrategy.swift */,
|
2454 | 2454 | );
|
2455 | 2455 | path = Managers;
|
|
3913 | 3913 | 1DB619AC270BAD3D006C9D07 /* VersionUpdateViewModel.swift in Sources */,
|
3914 | 3914 | A9C62D882331703100535612 /* Service.swift in Sources */,
|
3915 | 3915 | 89CAB36324C8FE96009EE3CE /* PredictedGlucoseChartView.swift in Sources */,
|
3916 |
| - DDC389F82A2B620B0066E2E8 /* GlucoseBasedApplicationFactor.swift in Sources */, |
| 3916 | + DDC389F82A2B620B0066E2E8 /* GlucoseBasedApplicationFactorStrategy.swift in Sources */, |
3917 | 3917 | 4F6663941E905FD2009E74FC /* ChartColorPalette+Loop.swift in Sources */,
|
3918 | 3918 | A9F703732489BC8500C98AD8 /* CarbStore+SimulatedCoreData.swift in Sources */,
|
3919 | 3919 | 4328E0351CFC0AE100E199AA /* WatchDataManager.swift in Sources */,
|
|
3986 | 3986 | 431A8C401EC6E8AB00823B9C /* CircleMaskView.swift in Sources */,
|
3987 | 3987 | 1D05219D2469F1F5000EBBDE /* AlertStore.swift in Sources */,
|
3988 | 3988 | 439897371CD2F80600223065 /* AnalyticsServicesManager.swift in Sources */,
|
3989 |
| - DDC389FE2A2C4C830066E2E8 /* EnhancedAutoBolusSelectionView.swift in Sources */, |
| 3989 | + DDC389FE2A2C4C830066E2E8 /* GlucoseBasedApplicationFactorSelectionView.swift in Sources */, |
3990 | 3990 | A9C62D842331700E00535612 /* DiagnosticLog+Subsystem.swift in Sources */,
|
3991 | 3991 | 895FE0952201234000FCF18A /* OverrideSelectionViewController.swift in Sources */,
|
3992 | 3992 | C1EF747228D6A44A00C8C083 /* CrashRecoveryManager.swift in Sources */,
|
|
0 commit comments