Skip to content

Commit a5f44a2

Browse files
committed
Cleanup
1 parent a6a057f commit a5f44a2

File tree

5 files changed

+0
-1667
lines changed

5 files changed

+0
-1667
lines changed

Loop.xcodeproj/project.pbxproj

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -414,9 +414,6 @@
414414
C1201E2C23ECDBD0002DA84A /* WatchContextRequestUserInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1201E2B23ECDBD0002DA84A /* WatchContextRequestUserInfo.swift */; };
415415
C1201E2D23ECDF3D002DA84A /* WatchContextRequestUserInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1201E2B23ECDBD0002DA84A /* WatchContextRequestUserInfo.swift */; };
416416
C13072BA2A76AF31009A7C58 /* live_capture_predicted_glucose.json in Resources */ = {isa = PBXBuildFile; fileRef = C13072B92A76AF31009A7C58 /* live_capture_predicted_glucose.json */; };
417-
C13072BE2A76AF97009A7C58 /* live_capture_doses.json in Resources */ = {isa = PBXBuildFile; fileRef = C13072BD2A76AF97009A7C58 /* live_capture_doses.json */; };
418-
C13072C02A76B041009A7C58 /* live_capture_carb_entries.json in Resources */ = {isa = PBXBuildFile; fileRef = C13072BF2A76B041009A7C58 /* live_capture_carb_entries.json */; };
419-
C13072C42A76B0B1009A7C58 /* live_capture_historic_glucose.json in Resources */ = {isa = PBXBuildFile; fileRef = C13072C32A76B0B1009A7C58 /* live_capture_historic_glucose.json */; };
420417
C13255D6223E7BE2008AF50C /* BolusProgressTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = C1F8B1DB223862D500DD66CF /* BolusProgressTableViewCell.xib */; };
421418
C13DA2B024F6C7690098BB29 /* UIViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C13DA2AF24F6C7690098BB29 /* UIViewController.swift */; };
422419
C148CEE724FD91BD00711B3B /* DeliveryUncertaintyAlertManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = C148CEE624FD91BD00711B3B /* DeliveryUncertaintyAlertManager.swift */; };
@@ -1422,9 +1419,6 @@
14221419
C12CB9B623106A6200F84978 /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/Intents.strings; sourceTree = "<group>"; };
14231420
C12CB9B823106A6300F84978 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Intents.strings; sourceTree = "<group>"; };
14241421
C13072B92A76AF31009A7C58 /* live_capture_predicted_glucose.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = live_capture_predicted_glucose.json; sourceTree = "<group>"; };
1425-
C13072BD2A76AF97009A7C58 /* live_capture_doses.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = live_capture_doses.json; sourceTree = "<group>"; };
1426-
C13072BF2A76B041009A7C58 /* live_capture_carb_entries.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = live_capture_carb_entries.json; sourceTree = "<group>"; };
1427-
C13072C32A76B0B1009A7C58 /* live_capture_historic_glucose.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = live_capture_historic_glucose.json; sourceTree = "<group>"; };
14281422
C13DA2AF24F6C7690098BB29 /* UIViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIViewController.swift; sourceTree = "<group>"; };
14291423
C148CEE624FD91BD00711B3B /* DeliveryUncertaintyAlertManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeliveryUncertaintyAlertManager.swift; sourceTree = "<group>"; };
14301424
C14952142995822A0095AA84 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = "<group>"; };
@@ -2760,9 +2754,6 @@
27602754
isa = PBXGroup;
27612755
children = (
27622756
C13072B92A76AF31009A7C58 /* live_capture_predicted_glucose.json */,
2763-
C13072BD2A76AF97009A7C58 /* live_capture_doses.json */,
2764-
C13072BF2A76B041009A7C58 /* live_capture_carb_entries.json */,
2765-
C13072C32A76B0B1009A7C58 /* live_capture_historic_glucose.json */,
27662757
C16FC0AF2A99392F0025E239 /* live_capture_input.json */,
27672758
);
27682759
path = live_capture;
@@ -3418,7 +3409,6 @@
34183409
E93E86CE24E2E02200FF40C8 /* high_and_stable_momentum_effect.json in Resources */,
34193410
C13072BA2A76AF31009A7C58 /* live_capture_predicted_glucose.json in Resources */,
34203411
E93E865424DB6CBA00FF40C8 /* retrospective_output.json in Resources */,
3421-
C13072BE2A76AF97009A7C58 /* live_capture_doses.json in Resources */,
34223412
E9C58A7F24DB529A00487A17 /* counteraction_effect_falling_glucose.json in Resources */,
34233413
E93E865624DB731900FF40C8 /* predicted_glucose_without_retrospective.json in Resources */,
34243414
E9B3553D293706CB0076AB04 /* long_interval_counteraction_effect.json in Resources */,
@@ -3431,7 +3421,6 @@
34313421
E90909D224E34AC500F963D2 /* high_and_rising_with_cob_insulin_effect.json in Resources */,
34323422
E90909F224E35B4D00F963D2 /* high_and_falling_counteraction_effect.json in Resources */,
34333423
E90909EE24E35B4000F963D2 /* high_and_falling_predicted_glucose.json in Resources */,
3434-
C13072C02A76B041009A7C58 /* live_capture_carb_entries.json in Resources */,
34353424
E90909DD24E34F1600F963D2 /* low_and_falling_carb_effect.json in Resources */,
34363425
E90909E924E3530200F963D2 /* low_with_low_treatment_predicted_glucose.json in Resources */,
34373426
E90909D124E34AC500F963D2 /* high_and_rising_with_cob_momentum_effect.json in Resources */,
@@ -3458,7 +3447,6 @@
34583447
E93E86C324E1FE6100FF40C8 /* flat_and_stable_counteraction_effect.json in Resources */,
34593448
E9C58A7E24DB529A00487A17 /* dynamic_glucose_effect_partially_observed.json in Resources */,
34603449
E90909F324E35B4D00F963D2 /* high_and_falling_carb_effect.json in Resources */,
3461-
C13072C42A76B0B1009A7C58 /* live_capture_historic_glucose.json in Resources */,
34623450
E93E86CA24E2E02200FF40C8 /* high_and_stable_insulin_effect.json in Resources */,
34633451
E93E86BB24E1FDC400FF40C8 /* flat_and_stable_momentum_effect.json in Resources */,
34643452
E93E86CB24E2E02200FF40C8 /* high_and_stable_carb_effect.json in Resources */,

LoopTests/Fixtures/live_capture/live_capture_carb_entries.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)