|
70 | 70 | 437CEECA1CD84DB7003C8C80 /* BatteryLevelHUDView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 437CEEC91CD84DB7003C8C80 /* BatteryLevelHUDView.swift */; }; |
71 | 71 | 437CEEE41CDE5C0A003C8C80 /* UIImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 437CEEE31CDE5C0A003C8C80 /* UIImage.swift */; }; |
72 | 72 | 437D9BA31D7BC977007245E8 /* PredictionTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 437D9BA21D7BC977007245E8 /* PredictionTableViewController.swift */; }; |
| 73 | + 43880F951D9CD54A009061A8 /* ChartPointsScatterDownTrianglesLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43880F941D9CD54A009061A8 /* ChartPointsScatterDownTrianglesLayer.swift */; }; |
73 | 74 | 438849EA1D297CB6003B3F23 /* NightscoutService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 438849E91D297CB6003B3F23 /* NightscoutService.swift */; }; |
74 | 75 | 438849EC1D29EC34003B3F23 /* AmplitudeService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 438849EB1D29EC34003B3F23 /* AmplitudeService.swift */; }; |
75 | 76 | 438849EE1D2A1EBB003B3F23 /* MLabService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 438849ED1D2A1EBB003B3F23 /* MLabService.swift */; }; |
|
141 | 142 | 43F5173D1D713DB0000FA422 /* RadioSelectionTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43F5173C1D713DB0000FA422 /* RadioSelectionTableViewController.swift */; }; |
142 | 143 | 43F5C2C91B929C09003EB13D /* HealthKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 43F5C2C81B929C09003EB13D /* HealthKit.framework */; }; |
143 | 144 | 43F5C2DB1B92A5E1003EB13D /* SettingsTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43F5C2DA1B92A5E1003EB13D /* SettingsTableViewController.swift */; }; |
| 145 | + 43F64DD91D9C92C900D24DC6 /* TitleSubtitleTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43F64DD81D9C92C900D24DC6 /* TitleSubtitleTableViewCell.swift */; }; |
144 | 146 | 43F78D261C8FC000002152D1 /* DoseMath.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43F78D251C8FC000002152D1 /* DoseMath.swift */; }; |
145 | 147 | 43F78D4C1C914197002152D1 /* CarbKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 43F78D481C914197002152D1 /* CarbKit.framework */; }; |
146 | 148 | 43F78D4D1C914197002152D1 /* GlucoseKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 43F78D491C914197002152D1 /* GlucoseKit.framework */; }; |
|
297 | 299 | 437CEEE31CDE5C0A003C8C80 /* UIImage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIImage.swift; sourceTree = "<group>"; }; |
298 | 300 | 437D9BA11D7B5203007245E8 /* Loop.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Loop.xcconfig; sourceTree = "<group>"; }; |
299 | 301 | 437D9BA21D7BC977007245E8 /* PredictionTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PredictionTableViewController.swift; sourceTree = "<group>"; }; |
| 302 | + 43880F941D9CD54A009061A8 /* ChartPointsScatterDownTrianglesLayer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChartPointsScatterDownTrianglesLayer.swift; sourceTree = "<group>"; }; |
300 | 303 | 438849E91D297CB6003B3F23 /* NightscoutService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NightscoutService.swift; sourceTree = "<group>"; }; |
301 | 304 | 438849EB1D29EC34003B3F23 /* AmplitudeService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AmplitudeService.swift; sourceTree = "<group>"; }; |
302 | 305 | 438849ED1D2A1EBB003B3F23 /* MLabService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MLabService.swift; sourceTree = "<group>"; }; |
|
370 | 373 | 43F5C2D41B92A4A6003EB13D /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
371 | 374 | 43F5C2D61B92A4DC003EB13D /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
372 | 375 | 43F5C2DA1B92A5E1003EB13D /* SettingsTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = SettingsTableViewController.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; |
| 376 | + 43F64DD81D9C92C900D24DC6 /* TitleSubtitleTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TitleSubtitleTableViewCell.swift; sourceTree = "<group>"; }; |
373 | 377 | 43F78D251C8FC000002152D1 /* DoseMath.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DoseMath.swift; sourceTree = "<group>"; }; |
374 | 378 | 43F78D481C914197002152D1 /* CarbKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CarbKit.framework; path = Carthage/Build/iOS/CarbKit.framework; sourceTree = "<group>"; }; |
375 | 379 | 43F78D491C914197002152D1 /* GlucoseKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GlucoseKit.framework; path = Carthage/Build/iOS/GlucoseKit.framework; sourceTree = "<group>"; }; |
|
660 | 664 | 437CCADB1D284B830075D2C3 /* ButtonTableViewCell.swift */, |
661 | 665 | 434F54581D28805E002A9274 /* ButtonTableViewCell.xib */, |
662 | 666 | 4313EDDF1D8A6BF90060FA79 /* ChartContentView.swift */, |
| 667 | + 43880F941D9CD54A009061A8 /* ChartPointsScatterDownTrianglesLayer.swift */, |
663 | 668 | 43F41C341D3B623800C11ED6 /* ChartPointsTouchHighlightLayerViewCache.swift */, |
664 | 669 | 4346D1E61C77F5FE00ABAFE3 /* ChartTableViewCell.swift */, |
665 | 670 | 4337615E1D52F487004A3647 /* GlucoseHUDView.swift */, |
|
670 | 675 | 438D42FA1D7D11A4003244B0 /* PredictionInputEffectTableViewCell.swift */, |
671 | 676 | 437CEEC71CD84CBB003C8C80 /* ReservoirVolumeHUDView.swift */, |
672 | 677 | 43A5676A1C96155700334FAC /* SwitchTableViewCell.swift */, |
| 678 | + 43F64DD81D9C92C900D24DC6 /* TitleSubtitleTableViewCell.swift */, |
673 | 679 | 434F54621D28DD80002A9274 /* ValidatingIndicatorView.swift */, |
674 | 680 | ); |
675 | 681 | path = Views; |
|
1019 | 1025 | 43E344A41B9E1B1C00C85C07 /* NSUserDefaults.swift in Sources */, |
1020 | 1026 | 43649A631C7A347F00523D7F /* CollectionType.swift in Sources */, |
1021 | 1027 | 437CEEBE1CD6E0CB003C8C80 /* LoopCompletionHUDView.swift in Sources */, |
| 1028 | + 43F64DD91D9C92C900D24DC6 /* TitleSubtitleTableViewCell.swift in Sources */, |
1022 | 1029 | 43EA28621D517E42001BC233 /* SensorDisplayable.swift in Sources */, |
1023 | 1030 | 435400321C9F745500D5819C /* BolusSuggestionUserInfo.swift in Sources */, |
1024 | 1031 | 43E3449F1B9D68E900C85C07 /* StatusTableViewController.swift in Sources */, |
|
1074 | 1081 | 4337615F1D52F487004A3647 /* GlucoseHUDView.swift in Sources */, |
1075 | 1082 | 438849EE1D2A1EBB003B3F23 /* MLabService.swift in Sources */, |
1076 | 1083 | 438D42FB1D7D11A4003244B0 /* PredictionInputEffectTableViewCell.swift in Sources */, |
| 1084 | + 43880F951D9CD54A009061A8 /* ChartPointsScatterDownTrianglesLayer.swift in Sources */, |
1077 | 1085 | 43F4EF1D1BA2A57600526CE1 /* DiagnosticLogger.swift in Sources */, |
1078 | 1086 | 432E73CB1D24B3D6009AD15D /* RemoteDataManager.swift in Sources */, |
1079 | 1087 | 438DADC81CDE8F8B007697A5 /* LoopStateView.swift in Sources */, |
|
0 commit comments