|
331 | 331 | 89F9119424358E4500ECCAF3 /* CarbAbsorptionTime.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89F9119324358E4500ECCAF3 /* CarbAbsorptionTime.swift */; };
|
332 | 332 | 89F9119624358E6900ECCAF3 /* BolusPickerValues.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89F9119524358E6900ECCAF3 /* BolusPickerValues.swift */; };
|
333 | 333 | 89FE21AD24AC57E30033F501 /* Collection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89FE21AC24AC57E30033F501 /* Collection.swift */; };
|
| 334 | + 9E1B653A26F7D14E00D5BD24 /* IntegralRetrospectiveCorrection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E1B653926F7D14E00D5BD24 /* IntegralRetrospectiveCorrection.swift */; }; |
334 | 335 | A90EF53C25DEF06200F32D61 /* PluginManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = C16DA84122E8E112008624C2 /* PluginManager.swift */; };
|
335 | 336 | A90EF54425DEF0A000F32D61 /* OSLog.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4374B5EE209D84BE00D17AA8 /* OSLog.swift */; };
|
336 | 337 | A91D2A3F26CF0FF80023B075 /* IconTitleSubtitleTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A91D2A3E26CF0FF80023B075 /* IconTitleSubtitleTableViewCell.swift */; };
|
|
518 | 519 | C1FB428D21791D2500FAB378 /* PumpManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43C3B6F620BBCAA30026CAFA /* PumpManager.swift */; };
|
519 | 520 | C1FB428F217921D600FAB378 /* PumpManagerUI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1FB428E217921D600FAB378 /* PumpManagerUI.swift */; };
|
520 | 521 | C1FB4290217922A100FAB378 /* PumpManagerUI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1FB428E217921D600FAB378 /* PumpManagerUI.swift */; };
|
| 522 | + DD3DBD292A33AFE9000F8B5B /* IntegralRetrospectiveCorrectionSelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD3DBD282A33AFE9000F8B5B /* IntegralRetrospectiveCorrectionSelectionView.swift */; }; |
521 | 523 | DDC389F62A2B61750066E2E8 /* ApplicationFactorStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDC389F52A2B61750066E2E8 /* ApplicationFactorStrategy.swift */; };
|
522 | 524 | DDC389F82A2B620B0066E2E8 /* GlucoseBasedApplicationFactorStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDC389F72A2B620B0066E2E8 /* GlucoseBasedApplicationFactorStrategy.swift */; };
|
523 | 525 | DDC389FA2A2B62470066E2E8 /* ConstantApplicationFactorStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDC389F92A2B62470066E2E8 /* ConstantApplicationFactorStrategy.swift */; };
|
|
1321 | 1323 | 89F9119324358E4500ECCAF3 /* CarbAbsorptionTime.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CarbAbsorptionTime.swift; sourceTree = "<group>"; };
|
1322 | 1324 | 89F9119524358E6900ECCAF3 /* BolusPickerValues.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BolusPickerValues.swift; sourceTree = "<group>"; };
|
1323 | 1325 | 89FE21AC24AC57E30033F501 /* Collection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Collection.swift; sourceTree = "<group>"; };
|
| 1326 | + 9E1B653926F7D14E00D5BD24 /* IntegralRetrospectiveCorrection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntegralRetrospectiveCorrection.swift; sourceTree = "<group>"; }; |
1324 | 1327 | A900531A28D60862000BC15B /* Loop.shortcut */ = {isa = PBXFileReference; lastKnownFileType = file; path = Loop.shortcut; sourceTree = "<group>"; };
|
1325 | 1328 | A900531B28D608CA000BC15B /* Cancel Override.shortcut */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Cancel Override.shortcut"; sourceTree = "<group>"; };
|
1326 | 1329 | A900531C28D6090D000BC15B /* Loop Remote Overrides.shortcut */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Loop Remote Overrides.shortcut"; sourceTree = "<group>"; };
|
|
1692 | 1695 | C1FF3D4B29C786A900BDC1EC /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/Localizable.strings; sourceTree = "<group>"; };
|
1693 | 1696 | C1FF3D4C29C786A900BDC1EC /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/Localizable.strings; sourceTree = "<group>"; };
|
1694 | 1697 | C1FF3D4D29C786A900BDC1EC /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
| 1698 | + DD3DBD282A33AFE9000F8B5B /* IntegralRetrospectiveCorrectionSelectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntegralRetrospectiveCorrectionSelectionView.swift; sourceTree = "<group>"; }; |
1695 | 1699 | DDC389F52A2B61750066E2E8 /* ApplicationFactorStrategy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApplicationFactorStrategy.swift; sourceTree = "<group>"; };
|
1696 | 1700 | DDC389F72A2B620B0066E2E8 /* GlucoseBasedApplicationFactorStrategy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseBasedApplicationFactorStrategy.swift; sourceTree = "<group>"; };
|
1697 | 1701 | DDC389F92A2B62470066E2E8 /* ConstantApplicationFactorStrategy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConstantApplicationFactorStrategy.swift; sourceTree = "<group>"; };
|
|
2040 | 2044 | children = (
|
2041 | 2045 | 43511CDF21FD80E400566C63 /* RetrospectiveCorrection.swift */,
|
2042 | 2046 | 43511CE021FD80E400566C63 /* StandardRetrospectiveCorrection.swift */,
|
| 2047 | + 9E1B653926F7D14E00D5BD24 /* IntegralRetrospectiveCorrection.swift */, |
2043 | 2048 | );
|
2044 | 2049 | path = RetrospectiveCorrection;
|
2045 | 2050 | sourceTree = "<group>";
|
2046 | 2051 | };
|
2047 | 2052 | 43757D131C06F26C00910CB9 /* Models */ = {
|
2048 | 2053 | isa = PBXGroup;
|
2049 | 2054 | children = (
|
2050 |
| - A99A114029A581D6007919CE /* Remote */, |
2051 |
| - 43511CDD21FD80AD00566C63 /* RetrospectiveCorrection */, |
2052 |
| - A9FB75F0252BE320004C7D3F /* BolusDosingDecision.swift */, |
2053 |
| - C17824A41E1AD4D100D9D25C /* ManualBolusRecommendation.swift */, |
| 2055 | + DDC389F52A2B61750066E2E8 /* ApplicationFactorStrategy.swift */, |
2054 | 2056 | B4E2022F2661063E009421B5 /* AutomaticDosingStatus.swift */,
|
| 2057 | + A9FB75F0252BE320004C7D3F /* BolusDosingDecision.swift */, |
| 2058 | + DDC389F92A2B62470066E2E8 /* ConstantApplicationFactorStrategy.swift */, |
| 2059 | + C1EF747128D6A44A00C8C083 /* CrashRecoveryManager.swift */, |
| 2060 | + DDC389F72A2B620B0066E2E8 /* GlucoseBasedApplicationFactorStrategy.swift */, |
2055 | 2061 | B40D07C6251A89D500C1C6D7 /* GlucoseDisplay.swift */,
|
2056 | 2062 | 43C2FAE01EB656A500364AFF /* GlucoseEffectVelocity.swift */,
|
| 2063 | + C1C660D0252E4DD5009B5C32 /* LoopConstants.swift */, |
2057 | 2064 | 436A0DA41D236A2A00104B24 /* LoopError.swift */,
|
| 2065 | + E9C00EF424C623EF00628F35 /* LoopSettings+Loop.swift */, |
2058 | 2066 | A9B996EF27235191002DC09C /* LoopWarning.swift */,
|
| 2067 | + C17824A41E1AD4D100D9D25C /* ManualBolusRecommendation.swift */, |
2059 | 2068 | 4F526D601DF8D9A900A04910 /* NetBasal.swift */,
|
2060 | 2069 | 438D42F81D7C88BC003244B0 /* PredictionInputEffect.swift */,
|
2061 |
| - 4328E0311CFC068900E199AA /* WatchContext+LoopKit.swift */, |
2062 |
| - E9C00EF424C623EF00628F35 /* LoopSettings+Loop.swift */, |
2063 |
| - A987CD4824A58A0100439ADC /* ZipArchive.swift */, |
| 2070 | + A99A114029A581D6007919CE /* Remote */, |
| 2071 | + 43511CDD21FD80AD00566C63 /* RetrospectiveCorrection */, |
2064 | 2072 | C19008FD25225D3900721625 /* SimpleBolusCalculator.swift */,
|
2065 | 2073 | C1E3862428247B7100F561A4 /* StoredLoopNotRunningNotification.swift */,
|
2066 |
| - C1C660D0252E4DD5009B5C32 /* LoopConstants.swift */, |
2067 |
| - C1EF747128D6A44A00C8C083 /* CrashRecoveryManager.swift */, |
| 2074 | + 4328E0311CFC068900E199AA /* WatchContext+LoopKit.swift */, |
| 2075 | + A987CD4824A58A0100439ADC /* ZipArchive.swift */, |
2068 | 2076 | );
|
2069 | 2077 | path = Models;
|
2070 | 2078 | sourceTree = "<group>";
|
|
2324 | 2332 | isa = PBXGroup;
|
2325 | 2333 | children = (
|
2326 | 2334 | A98556842493F901000FD662 /* AlertStore+SimulatedCoreData.swift */,
|
2327 |
| - DDC389FB2A2BC6670066E2E8 /* SettingsView+algorithmExperimentsSection.swift */, |
2328 | 2335 | C1D289B422F90A52003FFBD9 /* BasalDeliveryState.swift */,
|
2329 | 2336 | A9F703722489BC8500C98AD8 /* CarbStore+SimulatedCoreData.swift */,
|
2330 | 2337 | C17824991E1999FA00D9D25C /* CaseCountable.swift */,
|
|
2407 | 2414 | 438D42FA1D7D11A4003244B0 /* PredictionInputEffectTableViewCell.swift */,
|
2408 | 2415 | 439706E522D2E84900C81566 /* PredictionSettingTableViewCell.swift */,
|
2409 | 2416 | 1DE09BA824A3E23F009EE9F9 /* SettingsView.swift */,
|
| 2417 | + DDC389FB2A2BC6670066E2E8 /* SettingsView+algorithmExperimentsSection.swift */, |
2410 | 2418 | C1DE5D22251BFC4D00439E49 /* SimpleBolusView.swift */,
|
2411 | 2419 | 43F64DD81D9C92C900D24DC6 /* TitleSubtitleTableViewCell.swift */,
|
2412 | 2420 | 4311FB9A1F37FE1B00D4C0A7 /* TitleSubtitleTextFieldTableViewCell.swift */,
|
2413 | 2421 | C1AF062229426300002C1B19 /* ManualGlucoseEntryRow.swift */,
|
2414 | 2422 | DDC389FD2A2C4C830066E2E8 /* GlucoseBasedApplicationFactorSelectionView.swift */,
|
| 2423 | + DD3DBD282A33AFE9000F8B5B /* IntegralRetrospectiveCorrectionSelectionView.swift */, |
2415 | 2424 | );
|
2416 | 2425 | path = Views;
|
2417 | 2426 | sourceTree = "<group>";
|
|
2453 | 2462 | C1F2075B26D6F9B0007AB7EB /* ProfileExpirationAlerter.swift */,
|
2454 | 2463 | A96DAC2B2838F31200D94E38 /* SharedLogging.swift */,
|
2455 | 2464 | 7E69CFFB2A16A77E00203CBD /* ResetLoopManager.swift */,
|
2456 |
| - DDC389F52A2B61750066E2E8 /* ApplicationFactorStrategy.swift */, |
2457 |
| - DDC389F72A2B620B0066E2E8 /* GlucoseBasedApplicationFactorStrategy.swift */, |
2458 |
| - DDC389F92A2B62470066E2E8 /* ConstantApplicationFactorStrategy.swift */, |
2459 | 2465 | );
|
2460 | 2466 | path = Managers;
|
2461 | 2467 | sourceTree = "<group>";
|
|
3878 | 3884 | A9CBE45A248ACBE1008E7BA2 /* DosingDecisionStore+SimulatedCoreData.swift in Sources */,
|
3879 | 3885 | A9C62D8A2331703100535612 /* ServicesManager.swift in Sources */,
|
3880 | 3886 | 43DBF0531C93EC8200B3C386 /* DeviceDataManager.swift in Sources */,
|
| 3887 | + 9E1B653A26F7D14E00D5BD24 /* IntegralRetrospectiveCorrection.swift in Sources */, |
3881 | 3888 | A9347F2F24E7508A00C99C34 /* WatchHistoricalCarbs.swift in Sources */,
|
3882 | 3889 | A9B996F027235191002DC09C /* LoopWarning.swift in Sources */,
|
3883 | 3890 | C17824A01E19CF9800D9D25C /* GlucoseThresholdTableViewController.swift in Sources */,
|
|
3912 | 3919 | C178249A1E1999FA00D9D25C /* CaseCountable.swift in Sources */,
|
3913 | 3920 | B4F3D25124AF890C0095CE44 /* BluetoothStateManager.swift in Sources */,
|
3914 | 3921 | 1DDE273D24AEA4B000796622 /* SettingsViewModel.swift in Sources */,
|
| 3922 | + DD3DBD292A33AFE9000F8B5B /* IntegralRetrospectiveCorrectionSelectionView.swift in Sources */, |
3915 | 3923 | A9347F3124E7521800C99C34 /* CarbBackfillRequestUserInfo.swift in Sources */,
|
3916 | 3924 | A9CBE458248AB564008E7BA2 /* DoseStore+SimulatedCoreData.swift in Sources */,
|
3917 | 3925 | 897A5A9924C22DE800C4E71D /* BolusEntryViewModel.swift in Sources */,
|
|
0 commit comments