|
@@ -248,6 +248,7 @@
|
|
|
BD11A001000000000000A00C /* NotLoopingMonitorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A00C /* NotLoopingMonitorTests.swift */; };
|
|
BD11A001000000000000A00C /* NotLoopingMonitorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A00C /* NotLoopingMonitorTests.swift */; };
|
|
|
BD11A001000000000000A00B /* TrioModalAlertSchedulerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A00B /* TrioModalAlertSchedulerTests.swift */; };
|
|
BD11A001000000000000A00B /* TrioModalAlertSchedulerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A00B /* TrioModalAlertSchedulerTests.swift */; };
|
|
|
BD11A001000000000000A00A /* GlucoseAlertCoordinatorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A00A /* GlucoseAlertCoordinatorTests.swift */; };
|
|
BD11A001000000000000A00A /* GlucoseAlertCoordinatorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A00A /* GlucoseAlertCoordinatorTests.swift */; };
|
|
|
|
|
+ CA06000000000000000010C2 /* GlucoseAlertsStoreTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA06000000000000000010C1 /* GlucoseAlertsStoreTests.swift */; };
|
|
|
BD11A001000000000000A009 /* TrioAlertCategoryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A009 /* TrioAlertCategoryTests.swift */; };
|
|
BD11A001000000000000A009 /* TrioAlertCategoryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A009 /* TrioAlertCategoryTests.swift */; };
|
|
|
BD11A001000000000000A008 /* GlucoseAlertTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A008 /* GlucoseAlertTests.swift */; };
|
|
BD11A001000000000000A008 /* GlucoseAlertTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A008 /* GlucoseAlertTests.swift */; };
|
|
|
BD11A001000000000000A007 /* GlucoseAlertConfigurationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A007 /* GlucoseAlertConfigurationTests.swift */; };
|
|
BD11A001000000000000A007 /* GlucoseAlertConfigurationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD11A000000000000000A007 /* GlucoseAlertConfigurationTests.swift */; };
|
|
@@ -1265,6 +1266,7 @@
|
|
|
BD11A000000000000000A00C /* NotLoopingMonitorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotLoopingMonitorTests.swift; sourceTree = "<group>"; };
|
|
BD11A000000000000000A00C /* NotLoopingMonitorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotLoopingMonitorTests.swift; sourceTree = "<group>"; };
|
|
|
BD11A000000000000000A00B /* TrioModalAlertSchedulerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrioModalAlertSchedulerTests.swift; sourceTree = "<group>"; };
|
|
BD11A000000000000000A00B /* TrioModalAlertSchedulerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrioModalAlertSchedulerTests.swift; sourceTree = "<group>"; };
|
|
|
BD11A000000000000000A00A /* GlucoseAlertCoordinatorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseAlertCoordinatorTests.swift; sourceTree = "<group>"; };
|
|
BD11A000000000000000A00A /* GlucoseAlertCoordinatorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseAlertCoordinatorTests.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ CA06000000000000000010C1 /* GlucoseAlertsStoreTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseAlertsStoreTests.swift; sourceTree = "<group>"; };
|
|
|
BD11A000000000000000A009 /* TrioAlertCategoryTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrioAlertCategoryTests.swift; sourceTree = "<group>"; };
|
|
BD11A000000000000000A009 /* TrioAlertCategoryTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrioAlertCategoryTests.swift; sourceTree = "<group>"; };
|
|
|
BD11A000000000000000A008 /* GlucoseAlertTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseAlertTests.swift; sourceTree = "<group>"; };
|
|
BD11A000000000000000A008 /* GlucoseAlertTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseAlertTests.swift; sourceTree = "<group>"; };
|
|
|
BD11A000000000000000A007 /* GlucoseAlertConfigurationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseAlertConfigurationTests.swift; sourceTree = "<group>"; };
|
|
BD11A000000000000000A007 /* GlucoseAlertConfigurationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseAlertConfigurationTests.swift; sourceTree = "<group>"; };
|
|
@@ -3037,6 +3039,7 @@
|
|
|
BD11A000000000000000A00C /* NotLoopingMonitorTests.swift */,
|
|
BD11A000000000000000A00C /* NotLoopingMonitorTests.swift */,
|
|
|
BD11A000000000000000A00B /* TrioModalAlertSchedulerTests.swift */,
|
|
BD11A000000000000000A00B /* TrioModalAlertSchedulerTests.swift */,
|
|
|
BD11A000000000000000A00A /* GlucoseAlertCoordinatorTests.swift */,
|
|
BD11A000000000000000A00A /* GlucoseAlertCoordinatorTests.swift */,
|
|
|
|
|
+ CA06000000000000000010C1 /* GlucoseAlertsStoreTests.swift */,
|
|
|
BD11A000000000000000A009 /* TrioAlertCategoryTests.swift */,
|
|
BD11A000000000000000A009 /* TrioAlertCategoryTests.swift */,
|
|
|
BD11A000000000000000A008 /* GlucoseAlertTests.swift */,
|
|
BD11A000000000000000A008 /* GlucoseAlertTests.swift */,
|
|
|
BD11A000000000000000A007 /* GlucoseAlertConfigurationTests.swift */,
|
|
BD11A000000000000000A007 /* GlucoseAlertConfigurationTests.swift */,
|
|
@@ -5621,6 +5624,7 @@
|
|
|
BD11A001000000000000A00C /* NotLoopingMonitorTests.swift in Sources */,
|
|
BD11A001000000000000A00C /* NotLoopingMonitorTests.swift in Sources */,
|
|
|
BD11A001000000000000A00B /* TrioModalAlertSchedulerTests.swift in Sources */,
|
|
BD11A001000000000000A00B /* TrioModalAlertSchedulerTests.swift in Sources */,
|
|
|
BD11A001000000000000A00A /* GlucoseAlertCoordinatorTests.swift in Sources */,
|
|
BD11A001000000000000A00A /* GlucoseAlertCoordinatorTests.swift in Sources */,
|
|
|
|
|
+ CA06000000000000000010C2 /* GlucoseAlertsStoreTests.swift in Sources */,
|
|
|
BD11A001000000000000A009 /* TrioAlertCategoryTests.swift in Sources */,
|
|
BD11A001000000000000A009 /* TrioAlertCategoryTests.swift in Sources */,
|
|
|
BD11A001000000000000A008 /* GlucoseAlertTests.swift in Sources */,
|
|
BD11A001000000000000A008 /* GlucoseAlertTests.swift in Sources */,
|
|
|
BD11A001000000000000A007 /* GlucoseAlertConfigurationTests.swift in Sources */,
|
|
BD11A001000000000000A007 /* GlucoseAlertConfigurationTests.swift in Sources */,
|