|
95 | 95 | 43517917230A0E1A0072ECC0 /* WKInterfaceLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43517916230A0E1A0072ECC0 /* WKInterfaceLabel.swift */; }; |
96 | 96 | 435400341C9F878D00D5819C /* SetBolusUserInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 435400331C9F878D00D5819C /* SetBolusUserInfo.swift */; }; |
97 | 97 | 435400351C9F878D00D5819C /* SetBolusUserInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 435400331C9F878D00D5819C /* SetBolusUserInfo.swift */; }; |
98 | | - 435CB6231F37967800C320C7 /* InsulinModelSettingsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 435CB6221F37967800C320C7 /* InsulinModelSettingsViewController.swift */; }; |
99 | 98 | 436961911F19D11E00447E89 /* ChartPointsContextFillLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4369618F1F19C86400447E89 /* ChartPointsContextFillLayer.swift */; }; |
100 | 99 | 436A0DA51D236A2A00104B24 /* LoopError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 436A0DA41D236A2A00104B24 /* LoopError.swift */; }; |
101 | 100 | 436D9BF81F6F4EA100CFA75F /* recommended_temp_start_low_end_just_above_range.json in Resources */ = {isa = PBXBuildFile; fileRef = 436D9BF71F6F4EA100CFA75F /* recommended_temp_start_low_end_just_above_range.json */; }; |
|
333 | 332 | 7D70765E1FE06EE3004AC8EA /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7D7076601FE06EE3004AC8EA /* Localizable.strings */; }; |
334 | 333 | 7D7076631FE06EE4004AC8EA /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7D7076651FE06EE4004AC8EA /* Localizable.strings */; }; |
335 | 334 | 7D7076681FE0702F004AC8EA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7D70766A1FE0702F004AC8EA /* InfoPlist.strings */; }; |
| 335 | + 89186C0324BE6D710003D0F3 /* InsulinModelSelection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89186C0224BE6D700003D0F3 /* InsulinModelSelection.swift */; }; |
| 336 | + 89186C0924BF9F7B0003D0F3 /* InsulinModelChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89186C0824BF9F7B0003D0F3 /* InsulinModelChartView.swift */; }; |
336 | 337 | 891B508524342BE1005DA578 /* CarbAndBolusFlowViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 891B508424342BE1005DA578 /* CarbAndBolusFlowViewModel.swift */; }; |
337 | 338 | 892A5D2A222EF60A008961AB /* MockKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 892A5D29222EF60A008961AB /* MockKit.framework */; }; |
338 | 339 | 892A5D2C222EF60A008961AB /* MockKitUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 892A5D2B222EF60A008961AB /* MockKitUI.framework */; }; |
|
709 | 710 | 43511CED220FC61700566C63 /* HUDRowController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HUDRowController.swift; sourceTree = "<group>"; }; |
710 | 711 | 43517916230A0E1A0072ECC0 /* WKInterfaceLabel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WKInterfaceLabel.swift; sourceTree = "<group>"; }; |
711 | 712 | 435400331C9F878D00D5819C /* SetBolusUserInfo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SetBolusUserInfo.swift; sourceTree = "<group>"; }; |
712 | | - 435CB6221F37967800C320C7 /* InsulinModelSettingsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InsulinModelSettingsViewController.swift; sourceTree = "<group>"; }; |
713 | 713 | 435CB6241F37ABFC00C320C7 /* ExponentialInsulinModelPreset.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExponentialInsulinModelPreset.swift; sourceTree = "<group>"; }; |
714 | 714 | 435CB6261F37AE5600C320C7 /* WalshInsulinModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WalshInsulinModel.swift; sourceTree = "<group>"; }; |
715 | 715 | 435CB6281F37B01300C320C7 /* InsulinModelSettings.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InsulinModelSettings.swift; sourceTree = "<group>"; }; |
|
1063 | 1063 | 7DD382771F8DBFC60071272B /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Main.strings; sourceTree = "<group>"; }; |
1064 | 1064 | 7DD382781F8DBFC60071272B /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/MainInterface.strings; sourceTree = "<group>"; }; |
1065 | 1065 | 7DD382791F8DBFC60071272B /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Interface.strings; sourceTree = "<group>"; }; |
| 1066 | + 89186C0224BE6D700003D0F3 /* InsulinModelSelection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InsulinModelSelection.swift; sourceTree = "<group>"; }; |
| 1067 | + 89186C0824BF9F7B0003D0F3 /* InsulinModelChartView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InsulinModelChartView.swift; sourceTree = "<group>"; }; |
1066 | 1068 | 891B508424342BE1005DA578 /* CarbAndBolusFlowViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CarbAndBolusFlowViewModel.swift; sourceTree = "<group>"; }; |
1067 | 1069 | 892A5D29222EF60A008961AB /* MockKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; name = MockKit.framework; path = Carthage/Build/iOS/MockKit.framework; sourceTree = SOURCE_ROOT; }; |
1068 | 1070 | 892A5D2B222EF60A008961AB /* MockKitUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; name = MockKitUI.framework; path = Carthage/Build/iOS/MockKitUI.framework; sourceTree = SOURCE_ROOT; }; |
|
1726 | 1728 | 892ADE092446E9C3007CE08C /* ExplicitlyDismissibleModal.swift */, |
1727 | 1729 | C178249F1E19CF9800D9D25C /* GlucoseThresholdTableViewController.swift */, |
1728 | 1730 | 4302F4E21D4EA54200F0FCAF /* InsulinDeliveryTableViewController.swift */, |
1729 | | - 435CB6221F37967800C320C7 /* InsulinModelSettingsViewController.swift */, |
1730 | 1731 | 437D9BA21D7BC977007245E8 /* PredictionTableViewController.swift */, |
1731 | 1732 | 439A7941211F631C0041B75F /* RootNavigationController.swift */, |
1732 | 1733 | 43F5C2DA1B92A5E1003EB13D /* SettingsTableViewController.swift */, |
|
1741 | 1742 | isa = PBXGroup; |
1742 | 1743 | children = ( |
1743 | 1744 | C1F8B1D122375E4200DD66CF /* BolusProgressTableViewCell.swift */, |
| 1745 | + C1F8B1DB223862D500DD66CF /* BolusProgressTableViewCell.xib */, |
1744 | 1746 | 43B260481ED248FB008CAA77 /* CarbEntryTableViewCell.swift */, |
1745 | 1747 | 4346D1E61C77F5FE00ABAFE3 /* ChartTableViewCell.swift */, |
1746 | 1748 | 431A8C3F1EC6E8AB00823B9C /* CircleMaskView.swift */, |
1747 | 1749 | 43D381611EBD9759007F8C8F /* HeaderValuesTableViewCell.swift */, |
1748 | 1750 | 430D85881F44037000AF2D4F /* HUDViewTableViewCell.swift */, |
| 1751 | + 89186C0224BE6D700003D0F3 /* InsulinModelSelection.swift */, |
| 1752 | + 89186C0824BF9F7B0003D0F3 /* InsulinModelChartView.swift */, |
1749 | 1753 | 1DA46B5F2492E2E300D71A63 /* NotificationsCriticalAlertPermissionsView.swift */, |
1750 | 1754 | B42C951624A3CAF200857C73 /* NotificationsCriticalAlertPermissionsViewModel.swift */, |
1751 | 1755 | 899433B723FE129700FA4BEA /* OverrideBadgeView.swift */, |
|
1757 | 1761 | 1DB1CA4E24A56D7600B3B94C /* SettingsViewModel.swift */, |
1758 | 1762 | 43F64DD81D9C92C900D24DC6 /* TitleSubtitleTableViewCell.swift */, |
1759 | 1763 | 4311FB9A1F37FE1B00D4C0A7 /* TitleSubtitleTextFieldTableViewCell.swift */, |
1760 | | - C1F8B1DB223862D500DD66CF /* BolusProgressTableViewCell.xib */, |
1761 | 1764 | ); |
1762 | 1765 | path = Views; |
1763 | 1766 | sourceTree = "<group>"; |
|
2848 | 2851 | C17824A51E1AD4D100D9D25C /* BolusRecommendation.swift in Sources */, |
2849 | 2852 | 4F70C2131DE90339006380B7 /* StatusExtensionContext.swift in Sources */, |
2850 | 2853 | 43C05CC521EC29E3006FB252 /* TextFieldTableViewCell.swift in Sources */, |
| 2854 | + 89186C0324BE6D710003D0F3 /* InsulinModelSelection.swift in Sources */, |
2851 | 2855 | 4FF4D1001E18374700846527 /* WatchContext.swift in Sources */, |
2852 | 2856 | C1D289B522F90A52003FFBD9 /* BasalDeliveryState.swift in Sources */, |
2853 | 2857 | 4F2C15821E074FC600E160D4 /* NSTimeInterval.swift in Sources */, |
|
2926 | 2930 | A98556852493F901000FD662 /* AlertStore+SimulatedCoreData.swift in Sources */, |
2927 | 2931 | 899433B823FE129800FA4BEA /* OverrideBadgeView.swift in Sources */, |
2928 | 2932 | 89D1503E24B506EB00EDE253 /* Dictionary.swift in Sources */, |
| 2933 | + 89186C0924BF9F7B0003D0F3 /* InsulinModelChartView.swift in Sources */, |
2929 | 2934 | 4302F4E31D4EA54200F0FCAF /* InsulinDeliveryTableViewController.swift in Sources */, |
2930 | 2935 | 4FC8C8011DEB93E400A1452E /* NSUserDefaults+StatusExtension.swift in Sources */, |
2931 | 2936 | 43E93FB61E469A4000EAB8DB /* NumberFormatter.swift in Sources */, |
|
2956 | 2961 | 4F7E8ACB20E2ACB500AEA65E /* WatchPredictedGlucose.swift in Sources */, |
2957 | 2962 | 436A0DA51D236A2A00104B24 /* LoopError.swift in Sources */, |
2958 | 2963 | 4F11D3C220DD80B3006E072C /* WatchHistoricalGlucose.swift in Sources */, |
2959 | | - 435CB6231F37967800C320C7 /* InsulinModelSettingsViewController.swift in Sources */, |
2960 | 2964 | 4372E490213CFCE70068E043 /* LoopSettingsUserInfo.swift in Sources */, |
2961 | 2965 | 89CA2B3D226E6B13004D9350 /* LocalTestingScenariosManager.swift in Sources */, |
2962 | 2966 | 43F78D261C8FC000002152D1 /* DoseMath.swift in Sources */, |
|
0 commit comments