|
62 | 62 | 4344628F20A7ADD500C4BE6F /* UserDefaults+CGM.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4344628D20A7ADD100C4BE6F /* UserDefaults+CGM.swift */; }; |
63 | 63 | 4344629220A7C19800C4BE6F /* ButtonGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4344629120A7C19800C4BE6F /* ButtonGroup.swift */; }; |
64 | 64 | 4344629820A8B2D700C4BE6F /* OSLog.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4374B5EE209D84BE00D17AA8 /* OSLog.swift */; }; |
65 | | - 4345E3F221F0351E009E00E5 /* Locked.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4374B5F1209D897600D17AA8 /* Locked.swift */; }; |
66 | | - 4345E3F321F0351E009E00E5 /* Locked.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4374B5F1209D897600D17AA8 /* Locked.swift */; }; |
67 | 65 | 4345E3F421F036FC009E00E5 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43D848AF1E7DCBE100DADCBC /* Result.swift */; }; |
68 | 66 | 4345E3F521F036FC009E00E5 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43D848AF1E7DCBE100DADCBC /* Result.swift */; }; |
69 | 67 | 4345E3F821F03D2A009E00E5 /* DatesAndNumberCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4345E3F721F03D2A009E00E5 /* DatesAndNumberCell.swift */; }; |
|
342 | 340 | C110A0E8221BC2430016560B /* OmniKitUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C1C7F1C0220D675700689850 /* OmniKitUI.framework */; }; |
343 | 341 | C11C87DE1E21EAAD00BB71D3 /* HKUnit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F526D5E1DF2459000A04910 /* HKUnit.swift */; }; |
344 | 342 | C12F21A71DFA79CB00748193 /* recommend_temp_basal_very_low_end_in_range.json in Resources */ = {isa = PBXBuildFile; fileRef = C12F21A61DFA79CB00748193 /* recommend_temp_basal_very_low_end_in_range.json */; }; |
| 343 | + C13255D6223E7BE2008AF50C /* BolusProgressTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = C1F8B1DB223862D500DD66CF /* BolusProgressTableViewCell.xib */; }; |
345 | 344 | C13BAD941E8009B000050CB5 /* NumberFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43BFF0B31E45C1BE00FF19A9 /* NumberFormatter.swift */; }; |
346 | 345 | C15713821DAC6983005BC4D2 /* MealBolusNightscoutTreatment.swift in Sources */ = {isa = PBXBuildFile; fileRef = C15713811DAC6983005BC4D2 /* MealBolusNightscoutTreatment.swift */; }; |
347 | 346 | C168C40621B0D53E00ADE90E /* MinimedKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C168C40521B0D53E00ADE90E /* MinimedKit.framework */; }; |
|
358 | 357 | C1C7F1C1220D675800689850 /* OmniKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C1C7F1BF220D675700689850 /* OmniKit.framework */; }; |
359 | 358 | C1C7F1C2220D675800689850 /* OmniKitUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C1C7F1C0220D675700689850 /* OmniKitUI.framework */; }; |
360 | 359 | C1E2773E224177C000354103 /* ClockKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C1E2773D224177C000354103 /* ClockKit.framework */; }; |
| 360 | + C1E2774822433D7A00354103 /* MKRingProgressView.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C1E2774722433D7A00354103 /* MKRingProgressView.framework */; }; |
| 361 | + C1F8B243223E73FD00DD66CF /* BolusProgressTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F8B1D122375E4200DD66CF /* BolusProgressTableViewCell.swift */; }; |
361 | 362 | C1FB428C217806A400FAB378 /* StateColorPalette.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1FB428B217806A300FAB378 /* StateColorPalette.swift */; }; |
362 | 363 | C1FB428D21791D2500FAB378 /* PumpManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43C3B6F620BBCAA30026CAFA /* PumpManager.swift */; }; |
363 | 364 | C1FB428F217921D600FAB378 /* PumpManagerUI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1FB428E217921D600FAB378 /* PumpManagerUI.swift */; }; |
|
642 | 643 | 4372E48F213CFCE70068E043 /* LoopSettingsUserInfo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoopSettingsUserInfo.swift; sourceTree = "<group>"; }; |
643 | 644 | 4372E495213DCDD30068E043 /* GlucoseChartValueHashable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseChartValueHashable.swift; sourceTree = "<group>"; }; |
644 | 645 | 4374B5EE209D84BE00D17AA8 /* OSLog.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OSLog.swift; sourceTree = "<group>"; }; |
645 | | - 4374B5F1209D897600D17AA8 /* Locked.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Locked.swift; sourceTree = "<group>"; }; |
646 | 646 | 4374B5F3209D89A900D17AA8 /* TextFieldTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TextFieldTableViewCell.swift; sourceTree = "<group>"; }; |
647 | 647 | 43776F8C1B8022E90074EA36 /* Loop.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Loop.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
648 | 648 | 43776F8F1B8022E90074EA36 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = AppDelegate.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; |
|
1010 | 1010 | C1C7F1BF220D675700689850 /* OmniKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OmniKit.framework; path = Carthage/Build/iOS/OmniKit.framework; sourceTree = "<group>"; }; |
1011 | 1011 | C1C7F1C0220D675700689850 /* OmniKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OmniKitUI.framework; path = Carthage/Build/iOS/OmniKitUI.framework; sourceTree = "<group>"; }; |
1012 | 1012 | C1E2773D224177C000354103 /* ClockKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClockKit.framework; path = Platforms/WatchOS.platform/Developer/SDKs/WatchOS5.1.sdk/System/Library/Frameworks/ClockKit.framework; sourceTree = DEVELOPER_DIR; }; |
| 1013 | + C1E2774722433D7A00354103 /* MKRingProgressView.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MKRingProgressView.framework; path = Carthage/Build/iOS/MKRingProgressView.framework; sourceTree = "<group>"; }; |
| 1014 | + C1F8B1D122375E4200DD66CF /* BolusProgressTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BolusProgressTableViewCell.swift; sourceTree = "<group>"; }; |
| 1015 | + C1F8B1DB223862D500DD66CF /* BolusProgressTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BolusProgressTableViewCell.xib; sourceTree = "<group>"; }; |
1013 | 1016 | C1FB428B217806A300FAB378 /* StateColorPalette.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StateColorPalette.swift; sourceTree = "<group>"; }; |
1014 | 1017 | C1FB428E217921D600FAB378 /* PumpManagerUI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PumpManagerUI.swift; sourceTree = "<group>"; }; |
1015 | 1018 | /* End PBXFileReference section */ |
|
1027 | 1030 | buildActionMask = 2147483647; |
1028 | 1031 | files = ( |
1029 | 1032 | 43D9FFD621EAE05D00AF44BF /* LoopCore.framework in Frameworks */, |
| 1033 | + C1E2774822433D7A00354103 /* MKRingProgressView.framework in Frameworks */, |
1030 | 1034 | 892A5D5B222F0D7C008961AB /* LoopTestingKit.framework in Frameworks */, |
1031 | 1035 | 892A5D2A222EF60A008961AB /* MockKit.framework in Frameworks */, |
1032 | 1036 | 892A5D2C222EF60A008961AB /* MockKitUI.framework in Frameworks */, |
|
1394 | 1398 | 430B298D2041F56500BA9F93 /* GlucoseThreshold.swift */, |
1395 | 1399 | 43C05CB721EBEA54006FB252 /* HKUnit.swift */, |
1396 | 1400 | 434FF1E91CF26C29000DB779 /* IdentifiableClass.swift */, |
1397 | | - 4374B5F1209D897600D17AA8 /* Locked.swift */, |
1398 | 1401 | 430B298C2041F56500BA9F93 /* LoopSettings.swift */, |
1399 | 1402 | 430B29892041F54A00BA9F93 /* NSUserDefaults.swift */, |
1400 | 1403 | 431E73471FF95A900069B5F7 /* PersistenceController.swift */, |
|
1499 | 1502 | 43C3B6EB20B650A80026CAFA /* SettingsImageTableViewCell.swift */, |
1500 | 1503 | 43F64DD81D9C92C900D24DC6 /* TitleSubtitleTableViewCell.swift */, |
1501 | 1504 | 4311FB9A1F37FE1B00D4C0A7 /* TitleSubtitleTextFieldTableViewCell.swift */, |
| 1505 | + C1F8B1D122375E4200DD66CF /* BolusProgressTableViewCell.swift */, |
| 1506 | + C1F8B1DB223862D500DD66CF /* BolusProgressTableViewCell.xib */, |
1502 | 1507 | ); |
1503 | 1508 | path = Views; |
1504 | 1509 | sourceTree = "<group>"; |
|
1705 | 1710 | C1C7F1BF220D675700689850 /* OmniKit.framework */, |
1706 | 1711 | C1C7F1C0220D675700689850 /* OmniKitUI.framework */, |
1707 | 1712 | C1E2773D224177C000354103 /* ClockKit.framework */, |
| 1713 | + C1E2774722433D7A00354103 /* MKRingProgressView.framework */, |
1708 | 1714 | 892A5D5A222F0D7C008961AB /* LoopTestingKit.framework */, |
1709 | 1715 | 892A5D29222EF60A008961AB /* MockKit.framework */, |
1710 | 1716 | 892A5D2B222EF60A008961AB /* MockKitUI.framework */, |
|
2084 | 2090 | developmentRegion = English; |
2085 | 2091 | hasScannedForEncodings = 0; |
2086 | 2092 | knownRegions = ( |
| 2093 | + English, |
2087 | 2094 | en, |
2088 | 2095 | Base, |
2089 | 2096 | fr, |
|
2094 | 2101 | nb, |
2095 | 2102 | es, |
2096 | 2103 | pl, |
| 2104 | + ru, |
2097 | 2105 | ); |
2098 | 2106 | mainGroup = 43776F831B8022E90074EA36; |
2099 | 2107 | productRefGroup = 43776F8D1B8022E90074EA36 /* Products */; |
|
2120 | 2128 | isa = PBXResourcesBuildPhase; |
2121 | 2129 | buildActionMask = 2147483647; |
2122 | 2130 | files = ( |
| 2131 | + C13255D6223E7BE2008AF50C /* BolusProgressTableViewCell.xib in Resources */, |
2123 | 2132 | 43FCBBC21E51710B00343C1B /* LaunchScreen.storyboard in Resources */, |
2124 | 2133 | 7D70764F1FE06EE1004AC8EA /* InfoPlist.strings in Resources */, |
2125 | 2134 | 43776F991B8022E90074EA36 /* Assets.xcassets in Resources */, |
|
2306 | 2315 | "$(SRCROOT)/Carthage/Build/iOS/LoopTestingKit.framework", |
2307 | 2316 | "$(SRCROOT)/Carthage/Build/iOS/MockKit.framework", |
2308 | 2317 | "$(SRCROOT)/Carthage/Build/iOS/MockKitUI.framework", |
| 2318 | + "$(SRCROOT)/Carthage/Build/iOS/MockKit.framework", |
| 2319 | + "$(SRCROOT)/Carthage/Build/iOS/MockKitUI.framework", |
| 2320 | + "$(SRCROOT)/Carthage/Build/iOS/LoopTestingKit.framework", |
| 2321 | + "$(SRCROOT)/Carthage/Build/iOS/MKRingProgressView.framework", |
2309 | 2322 | ); |
2310 | 2323 | name = "Copy Frameworks with Carthage"; |
2311 | 2324 | outputPaths = ( |
|
2357 | 2370 | 430B29932041F5B300BA9F93 /* UserDefaults+Loop.swift in Sources */, |
2358 | 2371 | 4341F4EB1EDB92AC001C936B /* LogglyService.swift in Sources */, |
2359 | 2372 | 43CE7CDE1CA8B63E003CC1B0 /* Data.swift in Sources */, |
| 2373 | + C1F8B243223E73FD00DD66CF /* BolusProgressTableViewCell.swift in Sources */, |
2360 | 2374 | 439A7942211F631C0041B75F /* RootNavigationController.swift in Sources */, |
2361 | 2375 | 4F11D3C020DCBEEC006E072C /* GlucoseBackfillRequestUserInfo.swift in Sources */, |
2362 | 2376 | 43F5C2DB1B92A5E1003EB13D /* SettingsTableViewController.swift in Sources */, |
|
2503 | 2517 | 43C05CA921EB2B26006FB252 /* PersistenceController.swift in Sources */, |
2504 | 2518 | 431EA87221EB29150076EC1A /* InsulinModelSettings.swift in Sources */, |
2505 | 2519 | 43D9002121EB209400AF44BF /* GlucoseThreshold.swift in Sources */, |
2506 | | - 4345E3F221F0351E009E00E5 /* Locked.swift in Sources */, |
2507 | 2520 | 43C05CAB21EB2B4A006FB252 /* NSBundle.swift in Sources */, |
2508 | 2521 | 43D9002221EB209400AF44BF /* LoopSettings.swift in Sources */, |
2509 | 2522 | 431EA87421EB291A0076EC1A /* WalshInsulinModel.swift in Sources */, |
|
2549 | 2562 | 43C05CA821EB2B26006FB252 /* PersistenceController.swift in Sources */, |
2550 | 2563 | 431EA87321EB29160076EC1A /* InsulinModelSettings.swift in Sources */, |
2551 | 2564 | 43D9FFF921EAF34800AF44BF /* GlucoseThreshold.swift in Sources */, |
2552 | | - 4345E3F321F0351E009E00E5 /* Locked.swift in Sources */, |
2553 | 2565 | 43C05CAA21EB2B49006FB252 /* NSBundle.swift in Sources */, |
2554 | 2566 | 43D9FFF521EAF27200AF44BF /* LoopSettings.swift in Sources */, |
2555 | 2567 | 431EA87521EB291B0076EC1A /* WalshInsulinModel.swift in Sources */, |
|
0 commit comments