|
411 | 411 | C11BD0552523CFED00236B08 /* SimpleBolusViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C11BD0542523CFED00236B08 /* SimpleBolusViewModel.swift */; };
|
412 | 412 | C1201E2C23ECDBD0002DA84A /* WatchContextRequestUserInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1201E2B23ECDBD0002DA84A /* WatchContextRequestUserInfo.swift */; };
|
413 | 413 | C1201E2D23ECDF3D002DA84A /* WatchContextRequestUserInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1201E2B23ECDBD0002DA84A /* WatchContextRequestUserInfo.swift */; };
|
| 414 | + C13072BA2A76AF31009A7C58 /* live_capture_predicted_glucose.json in Resources */ = {isa = PBXBuildFile; fileRef = C13072B92A76AF31009A7C58 /* live_capture_predicted_glucose.json */; }; |
| 415 | + C13072BE2A76AF97009A7C58 /* live_capture_doses.json in Resources */ = {isa = PBXBuildFile; fileRef = C13072BD2A76AF97009A7C58 /* live_capture_doses.json */; }; |
| 416 | + C13072C02A76B041009A7C58 /* live_capture_carb_entries.json in Resources */ = {isa = PBXBuildFile; fileRef = C13072BF2A76B041009A7C58 /* live_capture_carb_entries.json */; }; |
| 417 | + C13072C42A76B0B1009A7C58 /* live_capture_historic_glucose.json in Resources */ = {isa = PBXBuildFile; fileRef = C13072C32A76B0B1009A7C58 /* live_capture_historic_glucose.json */; }; |
414 | 418 | C13255D6223E7BE2008AF50C /* BolusProgressTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = C1F8B1DB223862D500DD66CF /* BolusProgressTableViewCell.xib */; };
|
415 | 419 | C13DA2B024F6C7690098BB29 /* UIViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C13DA2AF24F6C7690098BB29 /* UIViewController.swift */; };
|
416 | 420 | C148CEE724FD91BD00711B3B /* DeliveryUncertaintyAlertManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = C148CEE624FD91BD00711B3B /* DeliveryUncertaintyAlertManager.swift */; };
|
|
1412 | 1416 | C12CB9B423106A6100F84978 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Intents.strings; sourceTree = "<group>"; };
|
1413 | 1417 | C12CB9B623106A6200F84978 /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/Intents.strings; sourceTree = "<group>"; };
|
1414 | 1418 | C12CB9B823106A6300F84978 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Intents.strings; sourceTree = "<group>"; };
|
| 1419 | + C13072B92A76AF31009A7C58 /* live_capture_predicted_glucose.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = live_capture_predicted_glucose.json; sourceTree = "<group>"; }; |
| 1420 | + C13072BD2A76AF97009A7C58 /* live_capture_doses.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = live_capture_doses.json; sourceTree = "<group>"; }; |
| 1421 | + C13072BF2A76B041009A7C58 /* live_capture_carb_entries.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = live_capture_carb_entries.json; sourceTree = "<group>"; }; |
| 1422 | + C13072C32A76B0B1009A7C58 /* live_capture_historic_glucose.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = live_capture_historic_glucose.json; sourceTree = "<group>"; }; |
1415 | 1423 | C13DA2AF24F6C7690098BB29 /* UIViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIViewController.swift; sourceTree = "<group>"; };
|
1416 | 1424 | C148CEE624FD91BD00711B3B /* DeliveryUncertaintyAlertManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeliveryUncertaintyAlertManager.swift; sourceTree = "<group>"; };
|
1417 | 1425 | C14952142995822A0095AA84 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
1841 | 1849 | isa = PBXGroup;
|
1842 | 1850 | children = (
|
1843 | 1851 | 1DA7A84024476E98008257F0 /* Alerts */,
|
1844 |
| - E950CA9429002E4B00B5B692 /* LoopDataManager */, |
1845 | 1852 | C16575722538AFF6004AE16E /* CGMStalenessMonitorTests.swift */,
|
1846 | 1853 | A91E4C2224F86F1000BE9213 /* CriticalEventLogExportManagerTests.swift */,
|
1847 | 1854 | C16B983F26B4898800256B05 /* DoseEnactorTests.swift */,
|
|
2738 | 2745 | path = LoopCore;
|
2739 | 2746 | sourceTree = "<group>";
|
2740 | 2747 | };
|
| 2748 | + C13072B82A76AF0A009A7C58 /* live_capture */ = { |
| 2749 | + isa = PBXGroup; |
| 2750 | + children = ( |
| 2751 | + C13072B92A76AF31009A7C58 /* live_capture_predicted_glucose.json */, |
| 2752 | + C13072BD2A76AF97009A7C58 /* live_capture_doses.json */, |
| 2753 | + C13072BF2A76B041009A7C58 /* live_capture_carb_entries.json */, |
| 2754 | + C13072C32A76B0B1009A7C58 /* live_capture_historic_glucose.json */, |
| 2755 | + ); |
| 2756 | + path = live_capture; |
| 2757 | + sourceTree = "<group>"; |
| 2758 | + }; |
2741 | 2759 | C16DA84022E8E104008624C2 /* Plugins */ = {
|
2742 | 2760 | isa = PBXGroup;
|
2743 | 2761 | children = (
|
|
2844 | 2862 | path = high_and_stable;
|
2845 | 2863 | sourceTree = "<group>";
|
2846 | 2864 | };
|
2847 |
| - E950CA9429002E4B00B5B692 /* LoopDataManager */ = { |
2848 |
| - isa = PBXGroup; |
2849 |
| - children = ( |
2850 |
| - ); |
2851 |
| - path = LoopDataManager; |
2852 |
| - sourceTree = "<group>"; |
2853 |
| - }; |
2854 | 2865 | E95D37FF24EADE68005E2F50 /* Store Protocols */ = {
|
2855 | 2866 | isa = PBXGroup;
|
2856 | 2867 | children = (
|
|
2901 | 2912 | E9C58A7624DB510500487A17 /* Fixtures */ = {
|
2902 | 2913 | isa = PBXGroup;
|
2903 | 2914 | children = (
|
| 2915 | + C13072B82A76AF0A009A7C58 /* live_capture */, |
2904 | 2916 | E9B355312937068A0076AB04 /* meal_detection */,
|
2905 | 2917 | E90909EC24E35B3400F963D2 /* high_and_falling */,
|
2906 | 2918 | E90909E124E352C300F963D2 /* low_with_low_treatment */,
|
|
3390 | 3402 | buildActionMask = 2147483647;
|
3391 | 3403 | files = (
|
3392 | 3404 | E93E86CE24E2E02200FF40C8 /* high_and_stable_momentum_effect.json in Resources */,
|
| 3405 | + C13072BA2A76AF31009A7C58 /* live_capture_predicted_glucose.json in Resources */, |
3393 | 3406 | E93E865424DB6CBA00FF40C8 /* retrospective_output.json in Resources */,
|
| 3407 | + C13072BE2A76AF97009A7C58 /* live_capture_doses.json in Resources */, |
3394 | 3408 | E9C58A7F24DB529A00487A17 /* counteraction_effect_falling_glucose.json in Resources */,
|
3395 | 3409 | E93E865624DB731900FF40C8 /* predicted_glucose_without_retrospective.json in Resources */,
|
3396 | 3410 | E9B3553D293706CB0076AB04 /* long_interval_counteraction_effect.json in Resources */,
|
|
3403 | 3417 | E90909D224E34AC500F963D2 /* high_and_rising_with_cob_insulin_effect.json in Resources */,
|
3404 | 3418 | E90909F224E35B4D00F963D2 /* high_and_falling_counteraction_effect.json in Resources */,
|
3405 | 3419 | E90909EE24E35B4000F963D2 /* high_and_falling_predicted_glucose.json in Resources */,
|
| 3420 | + C13072C02A76B041009A7C58 /* live_capture_carb_entries.json in Resources */, |
3406 | 3421 | E90909DD24E34F1600F963D2 /* low_and_falling_carb_effect.json in Resources */,
|
3407 | 3422 | E90909E924E3530200F963D2 /* low_with_low_treatment_predicted_glucose.json in Resources */,
|
3408 | 3423 | E90909D124E34AC500F963D2 /* high_and_rising_with_cob_momentum_effect.json in Resources */,
|
|
3428 | 3443 | E93E86C324E1FE6100FF40C8 /* flat_and_stable_counteraction_effect.json in Resources */,
|
3429 | 3444 | E9C58A7E24DB529A00487A17 /* dynamic_glucose_effect_partially_observed.json in Resources */,
|
3430 | 3445 | E90909F324E35B4D00F963D2 /* high_and_falling_carb_effect.json in Resources */,
|
| 3446 | + C13072C42A76B0B1009A7C58 /* live_capture_historic_glucose.json in Resources */, |
3431 | 3447 | E93E86CA24E2E02200FF40C8 /* high_and_stable_insulin_effect.json in Resources */,
|
3432 | 3448 | E93E86BB24E1FDC400FF40C8 /* flat_and_stable_momentum_effect.json in Resources */,
|
3433 | 3449 | E93E86CB24E2E02200FF40C8 /* high_and_stable_carb_effect.json in Resources */,
|
|
0 commit comments