|
|
@@ -334,6 +334,7 @@
|
|
|
BA00D96F7B2FF169A06FB530 /* CGMSettingsStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C018D1680307A31C9ED7120 /* CGMSettingsStateModel.swift */; };
|
|
|
BD04ECCE2D29952A008C5FEB /* BolusProgressOverlay.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD04ECCD2D299522008C5FEB /* BolusProgressOverlay.swift */; };
|
|
|
BD0B2EF32C5998E600B3298F /* MealPresetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD0B2EF22C5998E600B3298F /* MealPresetView.swift */; };
|
|
|
+ BD10516D2DA986E1007C6D89 /* LogoAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD10516C2DA986DC007C6D89 /* LogoAnimation.swift */; };
|
|
|
BD1661312B82ADAB00256551 /* CustomProgressView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1661302B82ADAB00256551 /* CustomProgressView.swift */; };
|
|
|
BD249D862D42FBEC00412DEB /* GlucoseMetricsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD249D852D42FBE600412DEB /* GlucoseMetricsView.swift */; };
|
|
|
BD249D882D42FC0000412DEB /* BolusStatsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD249D872D42FBFB00412DEB /* BolusStatsView.swift */; };
|
|
|
@@ -1121,6 +1122,7 @@
|
|
|
BA49538D56989D8DA6FCF538 /* TargetsEditorDataFlow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = TargetsEditorDataFlow.swift; sourceTree = "<group>"; };
|
|
|
BD04ECCD2D299522008C5FEB /* BolusProgressOverlay.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BolusProgressOverlay.swift; sourceTree = "<group>"; };
|
|
|
BD0B2EF22C5998E600B3298F /* MealPresetView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MealPresetView.swift; sourceTree = "<group>"; };
|
|
|
+ BD10516C2DA986DC007C6D89 /* LogoAnimation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LogoAnimation.swift; sourceTree = "<group>"; };
|
|
|
BD1661302B82ADAB00256551 /* CustomProgressView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomProgressView.swift; sourceTree = "<group>"; };
|
|
|
BD1CF8B72C1A4A8400CB930A /* ConfigOverride.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = ConfigOverride.xcconfig; sourceTree = "<group>"; };
|
|
|
BD249D852D42FBE600412DEB /* GlucoseMetricsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseMetricsView.swift; sourceTree = "<group>"; };
|
|
|
@@ -2767,6 +2769,7 @@
|
|
|
BD47FDD52D8B64AE0043966B /* OnboardingSteps */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BD10516C2DA986DC007C6D89 /* LogoAnimation.swift */,
|
|
|
DDF691362DA30332008BF16C /* StartupGuideStepView.swift */,
|
|
|
DDF6905B2DA0AFC5008BF16C /* WelcomeStepView.swift */,
|
|
|
DDF6902B2DA028D3008BF16C /* DiagnosticsStepView.swift */,
|
|
|
@@ -4446,6 +4449,7 @@
|
|
|
BDC530FF2D0F6BE300088832 /* ContactImageManager.swift in Sources */,
|
|
|
BDC531122D1060FA00088832 /* ContactImageDetailView.swift in Sources */,
|
|
|
DDE179552C910127003CDDB7 /* LoopStatRecord+CoreDataProperties.swift in Sources */,
|
|
|
+ BD10516D2DA986E1007C6D89 /* LogoAnimation.swift in Sources */,
|
|
|
DDE179562C910127003CDDB7 /* BolusStored+CoreDataClass.swift in Sources */,
|
|
|
DDE179572C910127003CDDB7 /* BolusStored+CoreDataProperties.swift in Sources */,
|
|
|
BD4D738D2D15A4080052227B /* TDDStored+CoreDataClass.swift in Sources */,
|