|
405 | 405 | C11BD0552523CFED00236B08 /* SimpleBolusViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C11BD0542523CFED00236B08 /* SimpleBolusViewModel.swift */; };
|
406 | 406 | C1201E2C23ECDBD0002DA84A /* WatchContextRequestUserInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1201E2B23ECDBD0002DA84A /* WatchContextRequestUserInfo.swift */; };
|
407 | 407 | C1201E2D23ECDF3D002DA84A /* WatchContextRequestUserInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1201E2B23ECDBD0002DA84A /* WatchContextRequestUserInfo.swift */; };
|
| 408 | + C13072BA2A76AF31009A7C58 /* live_capture_predicted_glucose.json in Resources */ = {isa = PBXBuildFile; fileRef = C13072B92A76AF31009A7C58 /* live_capture_predicted_glucose.json */; }; |
| 409 | + C13072BE2A76AF97009A7C58 /* live_capture_doses.json in Resources */ = {isa = PBXBuildFile; fileRef = C13072BD2A76AF97009A7C58 /* live_capture_doses.json */; }; |
| 410 | + C13072C02A76B041009A7C58 /* live_capture_carb_entries.json in Resources */ = {isa = PBXBuildFile; fileRef = C13072BF2A76B041009A7C58 /* live_capture_carb_entries.json */; }; |
| 411 | + C13072C42A76B0B1009A7C58 /* live_capture_historic_glucose.json in Resources */ = {isa = PBXBuildFile; fileRef = C13072C32A76B0B1009A7C58 /* live_capture_historic_glucose.json */; }; |
408 | 412 | C13255D6223E7BE2008AF50C /* BolusProgressTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = C1F8B1DB223862D500DD66CF /* BolusProgressTableViewCell.xib */; };
|
409 | 413 | C13DA2B024F6C7690098BB29 /* UIViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C13DA2AF24F6C7690098BB29 /* UIViewController.swift */; };
|
410 | 414 | C148CEE724FD91BD00711B3B /* DeliveryUncertaintyAlertManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = C148CEE624FD91BD00711B3B /* DeliveryUncertaintyAlertManager.swift */; };
|
|
1400 | 1404 | C12CB9B423106A6100F84978 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Intents.strings; sourceTree = "<group>"; };
|
1401 | 1405 | C12CB9B623106A6200F84978 /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/Intents.strings; sourceTree = "<group>"; };
|
1402 | 1406 | C12CB9B823106A6300F84978 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Intents.strings; sourceTree = "<group>"; };
|
| 1407 | + C13072B92A76AF31009A7C58 /* live_capture_predicted_glucose.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = live_capture_predicted_glucose.json; sourceTree = "<group>"; }; |
| 1408 | + C13072BD2A76AF97009A7C58 /* live_capture_doses.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = live_capture_doses.json; sourceTree = "<group>"; }; |
| 1409 | + C13072BF2A76B041009A7C58 /* live_capture_carb_entries.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = live_capture_carb_entries.json; sourceTree = "<group>"; }; |
| 1410 | + C13072C32A76B0B1009A7C58 /* live_capture_historic_glucose.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = live_capture_historic_glucose.json; sourceTree = "<group>"; }; |
1403 | 1411 | C13DA2AF24F6C7690098BB29 /* UIViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIViewController.swift; sourceTree = "<group>"; };
|
1404 | 1412 | C148CEE624FD91BD00711B3B /* DeliveryUncertaintyAlertManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeliveryUncertaintyAlertManager.swift; sourceTree = "<group>"; };
|
1405 | 1413 | C14952142995822A0095AA84 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
1829 | 1837 | isa = PBXGroup;
|
1830 | 1838 | children = (
|
1831 | 1839 | 1DA7A84024476E98008257F0 /* Alerts */,
|
1832 |
| - E950CA9429002E4B00B5B692 /* LoopDataManager */, |
1833 | 1840 | C16575722538AFF6004AE16E /* CGMStalenessMonitorTests.swift */,
|
1834 | 1841 | A91E4C2224F86F1000BE9213 /* CriticalEventLogExportManagerTests.swift */,
|
1835 | 1842 | C16B983F26B4898800256B05 /* DoseEnactorTests.swift */,
|
|
2720 | 2727 | path = LoopCore;
|
2721 | 2728 | sourceTree = "<group>";
|
2722 | 2729 | };
|
| 2730 | + C13072B82A76AF0A009A7C58 /* live_capture */ = { |
| 2731 | + isa = PBXGroup; |
| 2732 | + children = ( |
| 2733 | + C13072B92A76AF31009A7C58 /* live_capture_predicted_glucose.json */, |
| 2734 | + C13072BD2A76AF97009A7C58 /* live_capture_doses.json */, |
| 2735 | + C13072BF2A76B041009A7C58 /* live_capture_carb_entries.json */, |
| 2736 | + C13072C32A76B0B1009A7C58 /* live_capture_historic_glucose.json */, |
| 2737 | + ); |
| 2738 | + path = live_capture; |
| 2739 | + sourceTree = "<group>"; |
| 2740 | + }; |
2723 | 2741 | C16DA84022E8E104008624C2 /* Plugins */ = {
|
2724 | 2742 | isa = PBXGroup;
|
2725 | 2743 | children = (
|
|
2826 | 2844 | path = high_and_stable;
|
2827 | 2845 | sourceTree = "<group>";
|
2828 | 2846 | };
|
2829 |
| - E950CA9429002E4B00B5B692 /* LoopDataManager */ = { |
2830 |
| - isa = PBXGroup; |
2831 |
| - children = ( |
2832 |
| - ); |
2833 |
| - path = LoopDataManager; |
2834 |
| - sourceTree = "<group>"; |
2835 |
| - }; |
2836 | 2847 | E95D37FF24EADE68005E2F50 /* Store Protocols */ = {
|
2837 | 2848 | isa = PBXGroup;
|
2838 | 2849 | children = (
|
|
2883 | 2894 | E9C58A7624DB510500487A17 /* Fixtures */ = {
|
2884 | 2895 | isa = PBXGroup;
|
2885 | 2896 | children = (
|
| 2897 | + C13072B82A76AF0A009A7C58 /* live_capture */, |
2886 | 2898 | E9B355312937068A0076AB04 /* meal_detection */,
|
2887 | 2899 | E90909EC24E35B3400F963D2 /* high_and_falling */,
|
2888 | 2900 | E90909E124E352C300F963D2 /* low_with_low_treatment */,
|
|
3372 | 3384 | buildActionMask = 2147483647;
|
3373 | 3385 | files = (
|
3374 | 3386 | E93E86CE24E2E02200FF40C8 /* high_and_stable_momentum_effect.json in Resources */,
|
| 3387 | + C13072BA2A76AF31009A7C58 /* live_capture_predicted_glucose.json in Resources */, |
3375 | 3388 | E93E865424DB6CBA00FF40C8 /* retrospective_output.json in Resources */,
|
| 3389 | + C13072BE2A76AF97009A7C58 /* live_capture_doses.json in Resources */, |
3376 | 3390 | E9C58A7F24DB529A00487A17 /* counteraction_effect_falling_glucose.json in Resources */,
|
3377 | 3391 | E93E865624DB731900FF40C8 /* predicted_glucose_without_retrospective.json in Resources */,
|
3378 | 3392 | E9B3553D293706CB0076AB04 /* long_interval_counteraction_effect.json in Resources */,
|
|
3385 | 3399 | E90909D224E34AC500F963D2 /* high_and_rising_with_cob_insulin_effect.json in Resources */,
|
3386 | 3400 | E90909F224E35B4D00F963D2 /* high_and_falling_counteraction_effect.json in Resources */,
|
3387 | 3401 | E90909EE24E35B4000F963D2 /* high_and_falling_predicted_glucose.json in Resources */,
|
| 3402 | + C13072C02A76B041009A7C58 /* live_capture_carb_entries.json in Resources */, |
3388 | 3403 | E90909DD24E34F1600F963D2 /* low_and_falling_carb_effect.json in Resources */,
|
3389 | 3404 | E90909E924E3530200F963D2 /* low_with_low_treatment_predicted_glucose.json in Resources */,
|
3390 | 3405 | E90909D124E34AC500F963D2 /* high_and_rising_with_cob_momentum_effect.json in Resources */,
|
|
3410 | 3425 | E93E86C324E1FE6100FF40C8 /* flat_and_stable_counteraction_effect.json in Resources */,
|
3411 | 3426 | E9C58A7E24DB529A00487A17 /* dynamic_glucose_effect_partially_observed.json in Resources */,
|
3412 | 3427 | E90909F324E35B4D00F963D2 /* high_and_falling_carb_effect.json in Resources */,
|
| 3428 | + C13072C42A76B0B1009A7C58 /* live_capture_historic_glucose.json in Resources */, |
3413 | 3429 | E93E86CA24E2E02200FF40C8 /* high_and_stable_insulin_effect.json in Resources */,
|
3414 | 3430 | E93E86BB24E1FDC400FF40C8 /* flat_and_stable_momentum_effect.json in Resources */,
|
3415 | 3431 | E93E86CB24E2E02200FF40C8 /* high_and_stable_carb_effect.json in Resources */,
|
|
0 commit comments