|
@@ -201,6 +201,7 @@
|
|
|
38FEF3FC2737E53800574A46 /* MainStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38FEF3FB2737E53800574A46 /* MainStateModel.swift */; };
|
|
38FEF3FC2737E53800574A46 /* MainStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38FEF3FB2737E53800574A46 /* MainStateModel.swift */; };
|
|
|
38FEF3FE2738083E00574A46 /* CGMSettingsProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38FEF3FD2738083E00574A46 /* CGMSettingsProvider.swift */; };
|
|
38FEF3FE2738083E00574A46 /* CGMSettingsProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38FEF3FD2738083E00574A46 /* CGMSettingsProvider.swift */; };
|
|
|
38FEF413273B317A00574A46 /* HKUnit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38FEF412273B317A00574A46 /* HKUnit.swift */; };
|
|
38FEF413273B317A00574A46 /* HKUnit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38FEF412273B317A00574A46 /* HKUnit.swift */; };
|
|
|
|
|
+ 3B139EF32DF06CE100D40797 /* AutosensGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B139EF22DF06CDC00D40797 /* AutosensGenerator.swift */; };
|
|
|
3B1C5C292D68E1E3004E9273 /* IobCalculation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B1C5C242D68E1E3004E9273 /* IobCalculation.swift */; };
|
|
3B1C5C292D68E1E3004E9273 /* IobCalculation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B1C5C242D68E1E3004E9273 /* IobCalculation.swift */; };
|
|
|
3B1C5C2A2D68E1E3004E9273 /* IobGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B1C5C262D68E1E3004E9273 /* IobGenerator.swift */; };
|
|
3B1C5C2A2D68E1E3004E9273 /* IobGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B1C5C262D68E1E3004E9273 /* IobGenerator.swift */; };
|
|
|
3B1C5C2B2D68E1E3004E9273 /* IobHistory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B1C5C272D68E1E3004E9273 /* IobHistory.swift */; };
|
|
3B1C5C2B2D68E1E3004E9273 /* IobHistory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B1C5C272D68E1E3004E9273 /* IobHistory.swift */; };
|
|
@@ -277,6 +278,15 @@
|
|
|
3B5CD2CD2D4AECD500CE213C /* ProfileIsfTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B5CD2C42D4AECD500CE213C /* ProfileIsfTests.swift */; };
|
|
3B5CD2CD2D4AECD500CE213C /* ProfileIsfTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B5CD2C42D4AECD500CE213C /* ProfileIsfTests.swift */; };
|
|
|
3B5CD2CE2D4AECD500CE213C /* ProfileBasalTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B5CD2C12D4AECD500CE213C /* ProfileBasalTests.swift */; };
|
|
3B5CD2CE2D4AECD500CE213C /* ProfileBasalTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B5CD2C12D4AECD500CE213C /* ProfileBasalTests.swift */; };
|
|
|
3B5F45B62D6A239500F70982 /* DoubleApproximateMatching.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B5F45B52D6A239000F70982 /* DoubleApproximateMatching.swift */; };
|
|
3B5F45B62D6A239500F70982 /* DoubleApproximateMatching.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B5F45B52D6A239000F70982 /* DoubleApproximateMatching.swift */; };
|
|
|
|
|
+ 3B8B5D332DF5238000365ED3 /* as-profile.json in Resources */ = {isa = PBXBuildFile; fileRef = 3B8B5D302DF5238000365ED3 /* as-profile.json */; };
|
|
|
|
|
+ 3B8B5D342DF5238000365ED3 /* as-glucose.json in Resources */ = {isa = PBXBuildFile; fileRef = 3B8B5D2F2DF5238000365ED3 /* as-glucose.json */; };
|
|
|
|
|
+ 3B8B5D352DF5238000365ED3 /* as-pump.json in Resources */ = {isa = PBXBuildFile; fileRef = 3B8B5D312DF5238000365ED3 /* as-pump.json */; };
|
|
|
|
|
+ 3B8B5D362DF5238000365ED3 /* as-carbs.json in Resources */ = {isa = PBXBuildFile; fileRef = 3B8B5D2E2DF5238000365ED3 /* as-carbs.json */; };
|
|
|
|
|
+ 3B8B5D372DF5238000365ED3 /* as-basal.json in Resources */ = {isa = PBXBuildFile; fileRef = 3B8B5D2D2DF5238000365ED3 /* as-basal.json */; };
|
|
|
|
|
+ 3B8B5D382DF5238000365ED3 /* as-temp-targets.json in Resources */ = {isa = PBXBuildFile; fileRef = 3B8B5D322DF5238000365ED3 /* as-temp-targets.json */; };
|
|
|
|
|
+ 3B8B5D3C2DF523C000365ED3 /* AutosensJsonTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B8B5D3B2DF523B800365ED3 /* AutosensJsonTests.swift */; };
|
|
|
|
|
+ 3B8B5D3E2DF5240C00365ED3 /* TimeZoneForTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B8B5D3D2DF5240600365ED3 /* TimeZoneForTests.swift */; };
|
|
|
|
|
+ 3B8B5D402DF52D0E00365ED3 /* deviationsUnsorted.json in Resources */ = {isa = PBXBuildFile; fileRef = 3B8B5D3F2DF52D0700365ED3 /* deviationsUnsorted.json */; };
|
|
|
3B997DCB2DC00849006B6BB2 /* JSONImporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B997DCA2DC00849006B6BB2 /* JSONImporter.swift */; };
|
|
3B997DCB2DC00849006B6BB2 /* JSONImporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B997DCA2DC00849006B6BB2 /* JSONImporter.swift */; };
|
|
|
3B997DCF2DC00A3A006B6BB2 /* JSONImporterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B997DCE2DC00A3A006B6BB2 /* JSONImporterTests.swift */; };
|
|
3B997DCF2DC00A3A006B6BB2 /* JSONImporterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B997DCE2DC00A3A006B6BB2 /* JSONImporterTests.swift */; };
|
|
|
3B997DD32DC02AEF006B6BB2 /* glucose.json in Resources */ = {isa = PBXBuildFile; fileRef = 3B997DD12DC02AEF006B6BB2 /* glucose.json */; };
|
|
3B997DD32DC02AEF006B6BB2 /* glucose.json in Resources */ = {isa = PBXBuildFile; fileRef = 3B997DD12DC02AEF006B6BB2 /* glucose.json */; };
|
|
@@ -284,6 +294,7 @@
|
|
|
3BAD36B22D7CDC1A00CC298D /* MainLoadingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BAD36B12D7CDC1400CC298D /* MainLoadingView.swift */; };
|
|
3BAD36B22D7CDC1A00CC298D /* MainLoadingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BAD36B12D7CDC1400CC298D /* MainLoadingView.swift */; };
|
|
|
3BAD36CC2D7D420E00CC298D /* CoreDataInitializationCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BAD36CB2D7D420500CC298D /* CoreDataInitializationCoordinator.swift */; };
|
|
3BAD36CC2D7D420E00CC298D /* CoreDataInitializationCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BAD36CB2D7D420500CC298D /* CoreDataInitializationCoordinator.swift */; };
|
|
|
3BBB76AA2E01C70B0040977D /* MealCob.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BBB76A92E01C7070040977D /* MealCob.swift */; };
|
|
3BBB76AA2E01C70B0040977D /* MealCob.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BBB76A92E01C7070040977D /* MealCob.swift */; };
|
|
|
|
|
+ 3BBC22632DF5B94100169236 /* AutosensTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BBC22622DF5B93900169236 /* AutosensTests.swift */; };
|
|
|
3BC0AA3B2DA74C87000DF7B7 /* iob-total.js in Resources */ = {isa = PBXBuildFile; fileRef = 3BC0AA3A2DA74C87000DF7B7 /* iob-total.js */; };
|
|
3BC0AA3B2DA74C87000DF7B7 /* iob-total.js in Resources */ = {isa = PBXBuildFile; fileRef = 3BC0AA3A2DA74C87000DF7B7 /* iob-total.js */; };
|
|
|
3BC0AA3E2DA817EC000DF7B7 /* iob-calculate.js in Resources */ = {isa = PBXBuildFile; fileRef = 3BC0AA3C2DA817EC000DF7B7 /* iob-calculate.js */; };
|
|
3BC0AA3E2DA817EC000DF7B7 /* iob-calculate.js in Resources */ = {isa = PBXBuildFile; fileRef = 3BC0AA3C2DA817EC000DF7B7 /* iob-calculate.js */; };
|
|
|
3BC0AA3F2DA817EC000DF7B7 /* iob-history.js in Resources */ = {isa = PBXBuildFile; fileRef = 3BC0AA3D2DA817EC000DF7B7 /* iob-history.js */; };
|
|
3BC0AA3F2DA817EC000DF7B7 /* iob-history.js in Resources */ = {isa = PBXBuildFile; fileRef = 3BC0AA3D2DA817EC000DF7B7 /* iob-history.js */; };
|
|
@@ -306,6 +317,7 @@
|
|
|
3BEF6AB32D97316F0076089D /* MealTotalTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BEF6AB22D97316A0076089D /* MealTotalTests.swift */; };
|
|
3BEF6AB32D97316F0076089D /* MealTotalTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BEF6AB22D97316A0076089D /* MealTotalTests.swift */; };
|
|
|
3BEF6AB52D9750330076089D /* meal-input-sim.json in Resources */ = {isa = PBXBuildFile; fileRef = 3BEF6AB42D9750330076089D /* meal-input-sim.json */; };
|
|
3BEF6AB52D9750330076089D /* meal-input-sim.json in Resources */ = {isa = PBXBuildFile; fileRef = 3BEF6AB42D9750330076089D /* meal-input-sim.json */; };
|
|
|
3BEF6AB72D9750780076089D /* MealJsonTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BEF6AB62D9750710076089D /* MealJsonTests.swift */; };
|
|
3BEF6AB72D9750780076089D /* MealJsonTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BEF6AB62D9750710076089D /* MealJsonTests.swift */; };
|
|
|
|
|
+ 3BF424C72DF4805A0017CFD9 /* AutosensError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BF424C62DF480550017CFD9 /* AutosensError.swift */; };
|
|
|
3BF8D0C12D5175BE001B3F84 /* ProfileJsNativeCompareTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BF8D0C02D5175B3001B3F84 /* ProfileJsNativeCompareTests.swift */; };
|
|
3BF8D0C12D5175BE001B3F84 /* ProfileJsNativeCompareTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BF8D0C02D5175B3001B3F84 /* ProfileJsNativeCompareTests.swift */; };
|
|
|
3BF8D14B2D530397001B3F84 /* JSONCompareTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BF8D14A2D530397001B3F84 /* JSONCompareTests.swift */; };
|
|
3BF8D14B2D530397001B3F84 /* JSONCompareTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BF8D14A2D530397001B3F84 /* JSONCompareTests.swift */; };
|
|
|
3BF92F2D2D86DEE9006B545A /* autosens.js in Resources */ = {isa = PBXBuildFile; fileRef = 3BF92F212D86DEE9006B545A /* autosens.js */; };
|
|
3BF92F2D2D86DEE9006B545A /* autosens.js in Resources */ = {isa = PBXBuildFile; fileRef = 3BF92F212D86DEE9006B545A /* autosens.js */; };
|
|
@@ -1104,6 +1116,7 @@
|
|
|
38FEF3FB2737E53800574A46 /* MainStateModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainStateModel.swift; sourceTree = "<group>"; };
|
|
38FEF3FB2737E53800574A46 /* MainStateModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainStateModel.swift; sourceTree = "<group>"; };
|
|
|
38FEF3FD2738083E00574A46 /* CGMSettingsProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CGMSettingsProvider.swift; sourceTree = "<group>"; };
|
|
38FEF3FD2738083E00574A46 /* CGMSettingsProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CGMSettingsProvider.swift; sourceTree = "<group>"; };
|
|
|
38FEF412273B317A00574A46 /* HKUnit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HKUnit.swift; sourceTree = "<group>"; };
|
|
38FEF412273B317A00574A46 /* HKUnit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HKUnit.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 3B139EF22DF06CDC00D40797 /* AutosensGenerator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutosensGenerator.swift; sourceTree = "<group>"; };
|
|
|
3B1C5C242D68E1E3004E9273 /* IobCalculation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IobCalculation.swift; sourceTree = "<group>"; };
|
|
3B1C5C242D68E1E3004E9273 /* IobCalculation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IobCalculation.swift; sourceTree = "<group>"; };
|
|
|
3B1C5C252D68E1E3004E9273 /* IobError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IobError.swift; sourceTree = "<group>"; };
|
|
3B1C5C252D68E1E3004E9273 /* IobError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IobError.swift; sourceTree = "<group>"; };
|
|
|
3B1C5C262D68E1E3004E9273 /* IobGenerator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IobGenerator.swift; sourceTree = "<group>"; };
|
|
3B1C5C262D68E1E3004E9273 /* IobGenerator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IobGenerator.swift; sourceTree = "<group>"; };
|
|
@@ -1158,6 +1171,15 @@
|
|
|
3B5CD2C52D4AECD500CE213C /* ProfileJavascriptTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileJavascriptTests.swift; sourceTree = "<group>"; };
|
|
3B5CD2C52D4AECD500CE213C /* ProfileJavascriptTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileJavascriptTests.swift; sourceTree = "<group>"; };
|
|
|
3B5CD2C62D4AECD500CE213C /* ProfileTargetsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileTargetsTests.swift; sourceTree = "<group>"; };
|
|
3B5CD2C62D4AECD500CE213C /* ProfileTargetsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileTargetsTests.swift; sourceTree = "<group>"; };
|
|
|
3B5F45B52D6A239000F70982 /* DoubleApproximateMatching.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DoubleApproximateMatching.swift; sourceTree = "<group>"; };
|
|
3B5F45B52D6A239000F70982 /* DoubleApproximateMatching.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DoubleApproximateMatching.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 3B8B5D2D2DF5238000365ED3 /* as-basal.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "as-basal.json"; sourceTree = "<group>"; };
|
|
|
|
|
+ 3B8B5D2E2DF5238000365ED3 /* as-carbs.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "as-carbs.json"; sourceTree = "<group>"; };
|
|
|
|
|
+ 3B8B5D2F2DF5238000365ED3 /* as-glucose.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "as-glucose.json"; sourceTree = "<group>"; };
|
|
|
|
|
+ 3B8B5D302DF5238000365ED3 /* as-profile.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "as-profile.json"; sourceTree = "<group>"; };
|
|
|
|
|
+ 3B8B5D312DF5238000365ED3 /* as-pump.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "as-pump.json"; sourceTree = "<group>"; };
|
|
|
|
|
+ 3B8B5D322DF5238000365ED3 /* as-temp-targets.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "as-temp-targets.json"; sourceTree = "<group>"; };
|
|
|
|
|
+ 3B8B5D3B2DF523B800365ED3 /* AutosensJsonTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutosensJsonTests.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 3B8B5D3D2DF5240600365ED3 /* TimeZoneForTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimeZoneForTests.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 3B8B5D3F2DF52D0700365ED3 /* deviationsUnsorted.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = deviationsUnsorted.json; sourceTree = "<group>"; };
|
|
|
3B997DCA2DC00849006B6BB2 /* JSONImporter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JSONImporter.swift; sourceTree = "<group>"; };
|
|
3B997DCA2DC00849006B6BB2 /* JSONImporter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JSONImporter.swift; sourceTree = "<group>"; };
|
|
|
3B997DCE2DC00A3A006B6BB2 /* JSONImporterTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JSONImporterTests.swift; sourceTree = "<group>"; };
|
|
3B997DCE2DC00A3A006B6BB2 /* JSONImporterTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JSONImporterTests.swift; sourceTree = "<group>"; };
|
|
|
3B997DD12DC02AEF006B6BB2 /* glucose.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = glucose.json; sourceTree = "<group>"; };
|
|
3B997DD12DC02AEF006B6BB2 /* glucose.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = glucose.json; sourceTree = "<group>"; };
|
|
@@ -1165,6 +1187,7 @@
|
|
|
3BAD36B12D7CDC1400CC298D /* MainLoadingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainLoadingView.swift; sourceTree = "<group>"; };
|
|
3BAD36B12D7CDC1400CC298D /* MainLoadingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainLoadingView.swift; sourceTree = "<group>"; };
|
|
|
3BAD36CB2D7D420500CC298D /* CoreDataInitializationCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoreDataInitializationCoordinator.swift; sourceTree = "<group>"; };
|
|
3BAD36CB2D7D420500CC298D /* CoreDataInitializationCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoreDataInitializationCoordinator.swift; sourceTree = "<group>"; };
|
|
|
3BBB76A92E01C7070040977D /* MealCob.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MealCob.swift; sourceTree = "<group>"; };
|
|
3BBB76A92E01C7070040977D /* MealCob.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MealCob.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 3BBC22622DF5B93900169236 /* AutosensTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutosensTests.swift; sourceTree = "<group>"; };
|
|
|
3BC0AA3A2DA74C87000DF7B7 /* iob-total.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; path = "iob-total.js"; sourceTree = "<group>"; };
|
|
3BC0AA3A2DA74C87000DF7B7 /* iob-total.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; path = "iob-total.js"; sourceTree = "<group>"; };
|
|
|
3BC0AA3C2DA817EC000DF7B7 /* iob-calculate.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; path = "iob-calculate.js"; sourceTree = "<group>"; };
|
|
3BC0AA3C2DA817EC000DF7B7 /* iob-calculate.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; path = "iob-calculate.js"; sourceTree = "<group>"; };
|
|
|
3BC0AA3D2DA817EC000DF7B7 /* iob-history.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; path = "iob-history.js"; sourceTree = "<group>"; };
|
|
3BC0AA3D2DA817EC000DF7B7 /* iob-history.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; path = "iob-history.js"; sourceTree = "<group>"; };
|
|
@@ -1186,6 +1209,7 @@
|
|
|
3BEF6AB22D97316A0076089D /* MealTotalTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MealTotalTests.swift; sourceTree = "<group>"; };
|
|
3BEF6AB22D97316A0076089D /* MealTotalTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MealTotalTests.swift; sourceTree = "<group>"; };
|
|
|
3BEF6AB42D9750330076089D /* meal-input-sim.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "meal-input-sim.json"; sourceTree = "<group>"; };
|
|
3BEF6AB42D9750330076089D /* meal-input-sim.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "meal-input-sim.json"; sourceTree = "<group>"; };
|
|
|
3BEF6AB62D9750710076089D /* MealJsonTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MealJsonTests.swift; sourceTree = "<group>"; };
|
|
3BEF6AB62D9750710076089D /* MealJsonTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MealJsonTests.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ 3BF424C62DF480550017CFD9 /* AutosensError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutosensError.swift; sourceTree = "<group>"; };
|
|
|
3BF768BD6264FF7D71D66767 /* NightscoutConfigProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = NightscoutConfigProvider.swift; sourceTree = "<group>"; };
|
|
3BF768BD6264FF7D71D66767 /* NightscoutConfigProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = NightscoutConfigProvider.swift; sourceTree = "<group>"; };
|
|
|
3BF8D0C02D5175B3001B3F84 /* ProfileJsNativeCompareTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileJsNativeCompareTests.swift; sourceTree = "<group>"; };
|
|
3BF8D0C02D5175B3001B3F84 /* ProfileJsNativeCompareTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileJsNativeCompareTests.swift; sourceTree = "<group>"; };
|
|
|
3BF8D14A2D530397001B3F84 /* JSONCompareTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JSONCompareTests.swift; sourceTree = "<group>"; };
|
|
3BF8D14A2D530397001B3F84 /* JSONCompareTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JSONCompareTests.swift; sourceTree = "<group>"; };
|
|
@@ -2719,6 +2743,15 @@
|
|
|
path = TrioTests;
|
|
path = TrioTests;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
|
};
|
|
};
|
|
|
|
|
+ 3B139EF12DF06CD100D40797 /* Autosens */ = {
|
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
|
+ children = (
|
|
|
|
|
+ 3BF424C62DF480550017CFD9 /* AutosensError.swift */,
|
|
|
|
|
+ 3B139EF22DF06CDC00D40797 /* AutosensGenerator.swift */,
|
|
|
|
|
+ );
|
|
|
|
|
+ path = Autosens;
|
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
|
+ };
|
|
|
3B1C5C282D68E1E3004E9273 /* Iob */ = {
|
|
3B1C5C282D68E1E3004E9273 /* Iob */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
@@ -2733,6 +2766,7 @@
|
|
|
3B1C5C3C2D68E269004E9273 /* json */ = {
|
|
3B1C5C3C2D68E269004E9273 /* json */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
|
|
+ 3B8B5D2C2DF5234C00365ED3 /* autosens */,
|
|
|
3BF92F392D86F1AA006B545A /* iob-error-log.json */,
|
|
3BF92F392D86F1AA006B545A /* iob-error-log.json */,
|
|
|
3BEF6AB42D9750330076089D /* meal-input-sim.json */,
|
|
3BEF6AB42D9750330076089D /* meal-input-sim.json */,
|
|
|
);
|
|
);
|
|
@@ -2742,9 +2776,10 @@
|
|
|
3B1C5C3F2D68E269004E9273 /* utils */ = {
|
|
3B1C5C3F2D68E269004E9273 /* utils */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
- 3BF92F372D86E106006B545A /* OpenAPSFixed.swift */,
|
|
|
|
|
3B1C5C3D2D68E269004E9273 /* Extensions.swift */,
|
|
3B1C5C3D2D68E269004E9273 /* Extensions.swift */,
|
|
|
3B1C5C3E2D68E269004E9273 /* IobJsonTypes.swift */,
|
|
3B1C5C3E2D68E269004E9273 /* IobJsonTypes.swift */,
|
|
|
|
|
+ 3BF92F372D86E106006B545A /* OpenAPSFixed.swift */,
|
|
|
|
|
+ 3B8B5D3D2DF5240600365ED3 /* TimeZoneForTests.swift */,
|
|
|
);
|
|
);
|
|
|
path = utils;
|
|
path = utils;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -2752,6 +2787,7 @@
|
|
|
3B5CD1EB2D4912A600CE213C /* OpenAPSSwift */ = {
|
|
3B5CD1EB2D4912A600CE213C /* OpenAPSSwift */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
|
|
+ 3B139EF12DF06CD100D40797 /* Autosens */,
|
|
|
3B5CD2A42D4AEA5D00CE213C /* Extensions */,
|
|
3B5CD2A42D4AEA5D00CE213C /* Extensions */,
|
|
|
3B1C5C282D68E1E3004E9273 /* Iob */,
|
|
3B1C5C282D68E1E3004E9273 /* Iob */,
|
|
|
3BEA3ADF2D58F79700A67A1D /* Logging */,
|
|
3BEA3ADF2D58F79700A67A1D /* Logging */,
|
|
@@ -2819,6 +2855,8 @@
|
|
|
3B1C5C3C2D68E269004E9273 /* json */,
|
|
3B1C5C3C2D68E269004E9273 /* json */,
|
|
|
3BFA5BF72D989F380072B082 /* mocks */,
|
|
3BFA5BF72D989F380072B082 /* mocks */,
|
|
|
3B1C5C3F2D68E269004E9273 /* utils */,
|
|
3B1C5C3F2D68E269004E9273 /* utils */,
|
|
|
|
|
+ 3B8B5D3B2DF523B800365ED3 /* AutosensJsonTests.swift */,
|
|
|
|
|
+ 3BBC22622DF5B93900169236 /* AutosensTests.swift */,
|
|
|
3B1C5C352D68E269004E9273 /* IobCalculateTests.swift */,
|
|
3B1C5C352D68E269004E9273 /* IobCalculateTests.swift */,
|
|
|
3B1C5C362D68E269004E9273 /* IobHistoryTests.swift */,
|
|
3B1C5C362D68E269004E9273 /* IobHistoryTests.swift */,
|
|
|
3BC4053A2D931620006A03E9 /* IobJsonTests.swift */,
|
|
3BC4053A2D931620006A03E9 /* IobJsonTests.swift */,
|
|
@@ -2840,6 +2878,20 @@
|
|
|
path = OpenAPSSwiftTests;
|
|
path = OpenAPSSwiftTests;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
|
};
|
|
};
|
|
|
|
|
+ 3B8B5D2C2DF5234C00365ED3 /* autosens */ = {
|
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
|
+ children = (
|
|
|
|
|
+ 3B8B5D3F2DF52D0700365ED3 /* deviationsUnsorted.json */,
|
|
|
|
|
+ 3B8B5D2D2DF5238000365ED3 /* as-basal.json */,
|
|
|
|
|
+ 3B8B5D2E2DF5238000365ED3 /* as-carbs.json */,
|
|
|
|
|
+ 3B8B5D2F2DF5238000365ED3 /* as-glucose.json */,
|
|
|
|
|
+ 3B8B5D302DF5238000365ED3 /* as-profile.json */,
|
|
|
|
|
+ 3B8B5D312DF5238000365ED3 /* as-pump.json */,
|
|
|
|
|
+ 3B8B5D322DF5238000365ED3 /* as-temp-targets.json */,
|
|
|
|
|
+ );
|
|
|
|
|
+ path = autosens;
|
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
|
+ };
|
|
|
3B997DD22DC02AEF006B6BB2 /* JSONImporterData */ = {
|
|
3B997DD22DC02AEF006B6BB2 /* JSONImporterData */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
@@ -4282,8 +4334,15 @@
|
|
|
DDD78A912DC4064800AC63F3 /* carbhistory.json in Resources */,
|
|
DDD78A912DC4064800AC63F3 /* carbhistory.json in Resources */,
|
|
|
3B997DD32DC02AEF006B6BB2 /* glucose.json in Resources */,
|
|
3B997DD32DC02AEF006B6BB2 /* glucose.json in Resources */,
|
|
|
DDD78AD92DC421B500AC63F3 /* enacted.json in Resources */,
|
|
DDD78AD92DC421B500AC63F3 /* enacted.json in Resources */,
|
|
|
|
|
+ 3B8B5D402DF52D0E00365ED3 /* deviationsUnsorted.json in Resources */,
|
|
|
DD3C47B32DC5608A003DD20D /* newerSuggested.json in Resources */,
|
|
DD3C47B32DC5608A003DD20D /* newerSuggested.json in Resources */,
|
|
|
3BCA5F7C2DC7B16400A7EAC7 /* pumphistory-with-external.json in Resources */,
|
|
3BCA5F7C2DC7B16400A7EAC7 /* pumphistory-with-external.json in Resources */,
|
|
|
|
|
+ 3B8B5D332DF5238000365ED3 /* as-profile.json in Resources */,
|
|
|
|
|
+ 3B8B5D342DF5238000365ED3 /* as-glucose.json in Resources */,
|
|
|
|
|
+ 3B8B5D352DF5238000365ED3 /* as-pump.json in Resources */,
|
|
|
|
|
+ 3B8B5D362DF5238000365ED3 /* as-carbs.json in Resources */,
|
|
|
|
|
+ 3B8B5D372DF5238000365ED3 /* as-basal.json in Resources */,
|
|
|
|
|
+ 3B8B5D382DF5238000365ED3 /* as-temp-targets.json in Resources */,
|
|
|
DDD78ADA2DC421B500AC63F3 /* suggested.json in Resources */,
|
|
DDD78ADA2DC421B500AC63F3 /* suggested.json in Resources */,
|
|
|
);
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
@@ -4792,6 +4851,7 @@
|
|
|
3B2F77882D7E5387005ED9FA /* CurrentTDDSetup.swift in Sources */,
|
|
3B2F77882D7E5387005ED9FA /* CurrentTDDSetup.swift in Sources */,
|
|
|
DBA5254DBB2586C98F61220C /* ISFEditorProvider.swift in Sources */,
|
|
DBA5254DBB2586C98F61220C /* ISFEditorProvider.swift in Sources */,
|
|
|
BDF34EBE2C0A31D100D51995 /* CustomNotification.swift in Sources */,
|
|
BDF34EBE2C0A31D100D51995 /* CustomNotification.swift in Sources */,
|
|
|
|
|
+ 3B139EF32DF06CE100D40797 /* AutosensGenerator.swift in Sources */,
|
|
|
DDC38E102D9B377800ADCB46 /* OnboardingView+Util.swift in Sources */,
|
|
DDC38E102D9B377800ADCB46 /* OnboardingView+Util.swift in Sources */,
|
|
|
BDC2EA472C3045AD00E5BBD0 /* Override.swift in Sources */,
|
|
BDC2EA472C3045AD00E5BBD0 /* Override.swift in Sources */,
|
|
|
3B1C5C332D68E233004E9273 /* PumpHistory+copy.swift in Sources */,
|
|
3B1C5C332D68E233004E9273 /* PumpHistory+copy.swift in Sources */,
|
|
@@ -4846,6 +4906,7 @@
|
|
|
389ECE052601144100D86C4F /* ConcurrentMap.swift in Sources */,
|
|
389ECE052601144100D86C4F /* ConcurrentMap.swift in Sources */,
|
|
|
110AEDEC2C51A0AE00615CC9 /* ShortcutsConfigDataFlow.swift in Sources */,
|
|
110AEDEC2C51A0AE00615CC9 /* ShortcutsConfigDataFlow.swift in Sources */,
|
|
|
CE7CA3562A064973004BE681 /* StateIntentRequest.swift in Sources */,
|
|
CE7CA3562A064973004BE681 /* StateIntentRequest.swift in Sources */,
|
|
|
|
|
+ 3BF424C72DF4805A0017CFD9 /* AutosensError.swift in Sources */,
|
|
|
DD4C57A82D73ADEA001BFF2C /* RestartLiveActivityIntent.swift in Sources */,
|
|
DD4C57A82D73ADEA001BFF2C /* RestartLiveActivityIntent.swift in Sources */,
|
|
|
19E1F7EA29D082ED005C8D20 /* IconConfigProvider.swift in Sources */,
|
|
19E1F7EA29D082ED005C8D20 /* IconConfigProvider.swift in Sources */,
|
|
|
DD09D4822C5986F6003FEA5D /* CalendarEventSettingsRootView.swift in Sources */,
|
|
DD09D4822C5986F6003FEA5D /* CalendarEventSettingsRootView.swift in Sources */,
|
|
@@ -5006,6 +5067,7 @@
|
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
files = (
|
|
|
3B5CD2C92D4AECD500CE213C /* ProfileCarbsTests.swift in Sources */,
|
|
3B5CD2C92D4AECD500CE213C /* ProfileCarbsTests.swift in Sources */,
|
|
|
|
|
+ 3B8B5D3E2DF5240C00365ED3 /* TimeZoneForTests.swift in Sources */,
|
|
|
3B5CD2CA2D4AECD500CE213C /* ProfileJavascriptTests.swift in Sources */,
|
|
3B5CD2CA2D4AECD500CE213C /* ProfileJavascriptTests.swift in Sources */,
|
|
|
3B5CD2CB2D4AECD500CE213C /* ProfileTargetsTests.swift in Sources */,
|
|
3B5CD2CB2D4AECD500CE213C /* ProfileTargetsTests.swift in Sources */,
|
|
|
3B5CD2CD2D4AECD500CE213C /* ProfileIsfTests.swift in Sources */,
|
|
3B5CD2CD2D4AECD500CE213C /* ProfileIsfTests.swift in Sources */,
|
|
@@ -5019,12 +5081,14 @@
|
|
|
BD8FC0572D66188700B95AED /* PumpHistoryStorageTests.swift in Sources */,
|
|
BD8FC0572D66188700B95AED /* PumpHistoryStorageTests.swift in Sources */,
|
|
|
BD8FC0642D6619EF00B95AED /* TempTargetStorageTests.swift in Sources */,
|
|
BD8FC0642D6619EF00B95AED /* TempTargetStorageTests.swift in Sources */,
|
|
|
3BE2F1E82E030E2F009E2900 /* MealCobTests.swift in Sources */,
|
|
3BE2F1E82E030E2F009E2900 /* MealCobTests.swift in Sources */,
|
|
|
|
|
+ 3BBC22632DF5B94100169236 /* AutosensTests.swift in Sources */,
|
|
|
BD8FC0542D66186000B95AED /* TestError.swift in Sources */,
|
|
BD8FC0542D66186000B95AED /* TestError.swift in Sources */,
|
|
|
CEE9A65E2BBC9F6500EB5194 /* CalibrationsTests.swift in Sources */,
|
|
CEE9A65E2BBC9F6500EB5194 /* CalibrationsTests.swift in Sources */,
|
|
|
BD8FC0622D6619E600B95AED /* OverrideStorageTests.swift in Sources */,
|
|
BD8FC0622D6619E600B95AED /* OverrideStorageTests.swift in Sources */,
|
|
|
BD8FC0592D66189700B95AED /* TestAssembly.swift in Sources */,
|
|
BD8FC0592D66189700B95AED /* TestAssembly.swift in Sources */,
|
|
|
DDC6CA6D2DD90A2A0060EE25 /* LocalizationTests.swift in Sources */,
|
|
DDC6CA6D2DD90A2A0060EE25 /* LocalizationTests.swift in Sources */,
|
|
|
3B997DCF2DC00A3A006B6BB2 /* JSONImporterTests.swift in Sources */,
|
|
3B997DCF2DC00A3A006B6BB2 /* JSONImporterTests.swift in Sources */,
|
|
|
|
|
+ 3B8B5D3C2DF523C000365ED3 /* AutosensJsonTests.swift in Sources */,
|
|
|
BD8FC0662D661A0000B95AED /* GlucoseStorageTests.swift in Sources */,
|
|
BD8FC0662D661A0000B95AED /* GlucoseStorageTests.swift in Sources */,
|
|
|
BD8FC05B2D6618AF00B95AED /* DeterminationStorageTests.swift in Sources */,
|
|
BD8FC05B2D6618AF00B95AED /* DeterminationStorageTests.swift in Sources */,
|
|
|
CE1F6DD92BADF4620064EB8D /* PluginManagerTests.swift in Sources */,
|
|
CE1F6DD92BADF4620064EB8D /* PluginManagerTests.swift in Sources */,
|