|
@@ -355,6 +355,7 @@
|
|
|
BDFF7A892D25F97D0016C40C /* TrioWatchApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDFF7A852D25F97D0016C40C /* TrioWatchApp.swift */; };
|
|
BDFF7A892D25F97D0016C40C /* TrioWatchApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDFF7A852D25F97D0016C40C /* TrioWatchApp.swift */; };
|
|
|
BDFF7A8B2D25F97D0016C40C /* Unit Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDFF7A8A2D25F97D0016C40C /* Unit Tests.swift */; };
|
|
BDFF7A8B2D25F97D0016C40C /* Unit Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDFF7A8A2D25F97D0016C40C /* Unit Tests.swift */; };
|
|
|
BF1667ADE69E4B5B111CECAE /* ManualTempBasalProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 680C4420C9A345D46D90D06C /* ManualTempBasalProvider.swift */; };
|
|
BF1667ADE69E4B5B111CECAE /* ManualTempBasalProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 680C4420C9A345D46D90D06C /* ManualTempBasalProvider.swift */; };
|
|
|
|
|
+ C23B70E92D7159EB00A50DC7 /* ConfirmBolus.swift in Sources */ = {isa = PBXBuildFile; fileRef = C23B70E82D7159EB00A50DC7 /* ConfirmBolus.swift */; };
|
|
|
C2A0A42F2CE03131003B98E8 /* ConstantValues.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2A0A42E2CE0312C003B98E8 /* ConstantValues.swift */; };
|
|
C2A0A42F2CE03131003B98E8 /* ConstantValues.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2A0A42E2CE0312C003B98E8 /* ConstantValues.swift */; };
|
|
|
C967DACD3B1E638F8B43BE06 /* ManualTempBasalStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = CFCFE0781F9074C2917890E8 /* ManualTempBasalStateModel.swift */; };
|
|
C967DACD3B1E638F8B43BE06 /* ManualTempBasalStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = CFCFE0781F9074C2917890E8 /* ManualTempBasalStateModel.swift */; };
|
|
|
CA370FC152BC98B3D1832968 /* BasalProfileEditorRootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF8BCB0C37DEB5EC377B9612 /* BasalProfileEditorRootView.swift */; };
|
|
CA370FC152BC98B3D1832968 /* BasalProfileEditorRootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF8BCB0C37DEB5EC377B9612 /* BasalProfileEditorRootView.swift */; };
|
|
@@ -1042,6 +1043,7 @@
|
|
|
BDFF7A922D25F97D0016C40C /* TrioWatchAppExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrioWatchAppExtension.swift; sourceTree = "<group>"; };
|
|
BDFF7A922D25F97D0016C40C /* TrioWatchAppExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrioWatchAppExtension.swift; sourceTree = "<group>"; };
|
|
|
BF8BCB0C37DEB5EC377B9612 /* BasalProfileEditorRootView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = BasalProfileEditorRootView.swift; sourceTree = "<group>"; };
|
|
BF8BCB0C37DEB5EC377B9612 /* BasalProfileEditorRootView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = BasalProfileEditorRootView.swift; sourceTree = "<group>"; };
|
|
|
C19984D62EFC0035A9E9644D /* TreatmentsProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = TreatmentsProvider.swift; sourceTree = "<group>"; };
|
|
C19984D62EFC0035A9E9644D /* TreatmentsProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = TreatmentsProvider.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ C23B70E82D7159EB00A50DC7 /* ConfirmBolus.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConfirmBolus.swift; sourceTree = "<group>"; };
|
|
|
C2A0A42E2CE0312C003B98E8 /* ConstantValues.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConstantValues.swift; sourceTree = "<group>"; };
|
|
C2A0A42E2CE0312C003B98E8 /* ConstantValues.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConstantValues.swift; sourceTree = "<group>"; };
|
|
|
C377490C77661D75E8C50649 /* ManualTempBasalRootView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ManualTempBasalRootView.swift; sourceTree = "<group>"; };
|
|
C377490C77661D75E8C50649 /* ManualTempBasalRootView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ManualTempBasalRootView.swift; sourceTree = "<group>"; };
|
|
|
C8D1A7CA8C10C4403D4BBFA7 /* TreatmentsDataFlow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = TreatmentsDataFlow.swift; sourceTree = "<group>"; };
|
|
C8D1A7CA8C10C4403D4BBFA7 /* TreatmentsDataFlow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = TreatmentsDataFlow.swift; sourceTree = "<group>"; };
|
|
@@ -2072,6 +2074,7 @@
|
|
|
BDC2EA462C3045AD00E5BBD0 /* Override.swift */,
|
|
BDC2EA462C3045AD00E5BBD0 /* Override.swift */,
|
|
|
DD21FCB42C6952AD00AF2C25 /* DecimalPickerSettings.swift */,
|
|
DD21FCB42C6952AD00AF2C25 /* DecimalPickerSettings.swift */,
|
|
|
DD6B7CB32C7B71F700B75029 /* ForecastDisplayType.swift */,
|
|
DD6B7CB32C7B71F700B75029 /* ForecastDisplayType.swift */,
|
|
|
|
|
+ C23B70E82D7159EB00A50DC7 /* ConfirmBolus.swift */,
|
|
|
DD6B7CB52C7B748B00B75029 /* TotalInsulinDisplayType.swift */,
|
|
DD6B7CB52C7B748B00B75029 /* TotalInsulinDisplayType.swift */,
|
|
|
DD9ECB692CA99F6C00AA7C45 /* PushMessage.swift */,
|
|
DD9ECB692CA99F6C00AA7C45 /* PushMessage.swift */,
|
|
|
DDD6D4D22CDE90720029439A /* HbA1cDisplayUnit.swift */,
|
|
DDD6D4D22CDE90720029439A /* HbA1cDisplayUnit.swift */,
|
|
@@ -3957,6 +3960,7 @@
|
|
|
DDF847E42C5C288F0049BB3B /* LiveActivitySettingsRootView.swift in Sources */,
|
|
DDF847E42C5C288F0049BB3B /* LiveActivitySettingsRootView.swift in Sources */,
|
|
|
DD88C8E22C50420800F2D558 /* DefinitionRow.swift in Sources */,
|
|
DD88C8E22C50420800F2D558 /* DefinitionRow.swift in Sources */,
|
|
|
B7C465E9472624D8A2BE2A6A /* (null) in Sources */,
|
|
B7C465E9472624D8A2BE2A6A /* (null) in Sources */,
|
|
|
|
|
+ C23B70E92D7159EB00A50DC7 /* ConfirmBolus.swift in Sources */,
|
|
|
71D44AAB2CA5F5EA0036EE9E /* AlertPermissionsChecker.swift in Sources */,
|
|
71D44AAB2CA5F5EA0036EE9E /* AlertPermissionsChecker.swift in Sources */,
|
|
|
320D030F724170A637F06D50 /* (null) in Sources */,
|
|
320D030F724170A637F06D50 /* (null) in Sources */,
|
|
|
CE94598729E9E4110047C9C6 /* WatchConfigRootView.swift in Sources */,
|
|
CE94598729E9E4110047C9C6 /* WatchConfigRootView.swift in Sources */,
|