|
|
@@ -233,6 +233,28 @@
|
|
|
38FEF3FC2737E53800574A46 /* MainStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38FEF3FB2737E53800574A46 /* MainStateModel.swift */; };
|
|
|
38FEF3FE2738083E00574A46 /* CGMProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38FEF3FD2738083E00574A46 /* CGMProvider.swift */; };
|
|
|
38FEF413273B317A00574A46 /* HKUnit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38FEF412273B317A00574A46 /* HKUnit.swift */; };
|
|
|
+ 3B5CD1EC2D4912A600CE213C /* OpenAPSSwift.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B5CD1E92D4912A600CE213C /* OpenAPSSwift.swift */; };
|
|
|
+ 3B5CD1ED2D4912A600CE213C /* JSONBridge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B5CD1EA2D4912A600CE213C /* JSONBridge.swift */; };
|
|
|
+ 3B5CD2982D4AEA3C00CE213C /* Carbs.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B5CD2922D4AEA3C00CE213C /* Carbs.swift */; };
|
|
|
+ 3B5CD2992D4AEA3C00CE213C /* Isf.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B5CD2932D4AEA3C00CE213C /* Isf.swift */; };
|
|
|
+ 3B5CD29A2D4AEA3C00CE213C /* ProfileError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B5CD2942D4AEA3C00CE213C /* ProfileError.swift */; };
|
|
|
+ 3B5CD29B2D4AEA3C00CE213C /* Basal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B5CD2912D4AEA3C00CE213C /* Basal.swift */; };
|
|
|
+ 3B5CD29C2D4AEA3C00CE213C /* ProfileGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B5CD2952D4AEA3C00CE213C /* ProfileGenerator.swift */; };
|
|
|
+ 3B5CD29D2D4AEA3C00CE213C /* Targets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B5CD2962D4AEA3C00CE213C /* Targets.swift */; };
|
|
|
+ 3B5CD2A12D4AEA5100CE213C /* JavascriptOptional.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B5CD29E2D4AEA5100CE213C /* JavascriptOptional.swift */; };
|
|
|
+ 3B5CD2A22D4AEA5100CE213C /* JSONCompare.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B5CD29F2D4AEA5100CE213C /* JSONCompare.swift */; };
|
|
|
+ 3B5CD2A52D4AEA5D00CE213C /* Date+MinutesFromMidnight.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B5CD2A32D4AEA5D00CE213C /* Date+MinutesFromMidnight.swift */; };
|
|
|
+ 3B5CD2B72D4AEA6600CE213C /* ComputedBGTargets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B5CD2A72D4AEA6600CE213C /* ComputedBGTargets.swift */; };
|
|
|
+ 3B5CD2B82D4AEA6600CE213C /* ComputedInsulinSensitivities.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B5CD2AD2D4AEA6600CE213C /* ComputedInsulinSensitivities.swift */; };
|
|
|
+ 3B5CD2BE2D4AEA6600CE213C /* Profile.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B5CD2AF2D4AEA6600CE213C /* Profile.swift */; };
|
|
|
+ 3B5CD2C92D4AECD500CE213C /* ProfileCarbsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B5CD2C32D4AECD500CE213C /* ProfileCarbsTests.swift */; };
|
|
|
+ 3B5CD2CA2D4AECD500CE213C /* ProfileJavascriptTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B5CD2C52D4AECD500CE213C /* ProfileJavascriptTests.swift */; };
|
|
|
+ 3B5CD2CB2D4AECD500CE213C /* ProfileTargetsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B5CD2C62D4AECD500CE213C /* ProfileTargetsTests.swift */; };
|
|
|
+ 3B5CD2CD2D4AECD500CE213C /* ProfileIsfTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B5CD2C42D4AECD500CE213C /* ProfileIsfTests.swift */; };
|
|
|
+ 3B5CD2CE2D4AECD500CE213C /* ProfileBasalTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B5CD2C12D4AECD500CE213C /* ProfileBasalTests.swift */; };
|
|
|
+ 3BCE75B32D4B38AE009E9453 /* InsulinSensitivities+Convert.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BCE75B22D4B38A0009E9453 /* InsulinSensitivities+Convert.swift */; };
|
|
|
+ 3BCE75B52D4B391F009E9453 /* Decimal+rounding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BCE75B42D4B3917009E9453 /* Decimal+rounding.swift */; };
|
|
|
+ 3BF8D0C12D5175BE001B3F84 /* ProfileJsNativeCompareTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BF8D0C02D5175B3001B3F84 /* ProfileJsNativeCompareTests.swift */; };
|
|
|
45252C95D220E796FDB3B022 /* ConfigEditorDataFlow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F8A87AA037BD079BA3528BA /* ConfigEditorDataFlow.swift */; };
|
|
|
45717281F743594AA9D87191 /* ConfigEditorRootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 920DDB21E5D0EB813197500D /* ConfigEditorRootView.swift */; };
|
|
|
5075C1608E6249A51495C422 /* TargetsEditorProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BDEA2DC60EDE0A3CA54DC73 /* TargetsEditorProvider.swift */; };
|
|
|
@@ -936,8 +958,30 @@
|
|
|
38FEF3FB2737E53800574A46 /* MainStateModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainStateModel.swift; sourceTree = "<group>"; };
|
|
|
38FEF3FD2738083E00574A46 /* CGMProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CGMProvider.swift; sourceTree = "<group>"; };
|
|
|
38FEF412273B317A00574A46 /* HKUnit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HKUnit.swift; sourceTree = "<group>"; };
|
|
|
+ 3B5CD1E92D4912A600CE213C /* OpenAPSSwift.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OpenAPSSwift.swift; sourceTree = "<group>"; };
|
|
|
+ 3B5CD1EA2D4912A600CE213C /* JSONBridge.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JSONBridge.swift; sourceTree = "<group>"; };
|
|
|
+ 3B5CD2912D4AEA3C00CE213C /* Basal.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Basal.swift; sourceTree = "<group>"; };
|
|
|
+ 3B5CD2922D4AEA3C00CE213C /* Carbs.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Carbs.swift; sourceTree = "<group>"; };
|
|
|
+ 3B5CD2932D4AEA3C00CE213C /* Isf.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Isf.swift; sourceTree = "<group>"; };
|
|
|
+ 3B5CD2942D4AEA3C00CE213C /* ProfileError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileError.swift; sourceTree = "<group>"; };
|
|
|
+ 3B5CD2952D4AEA3C00CE213C /* ProfileGenerator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileGenerator.swift; sourceTree = "<group>"; };
|
|
|
+ 3B5CD2962D4AEA3C00CE213C /* Targets.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Targets.swift; sourceTree = "<group>"; };
|
|
|
+ 3B5CD29E2D4AEA5100CE213C /* JavascriptOptional.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JavascriptOptional.swift; sourceTree = "<group>"; };
|
|
|
+ 3B5CD29F2D4AEA5100CE213C /* JSONCompare.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JSONCompare.swift; sourceTree = "<group>"; };
|
|
|
+ 3B5CD2A32D4AEA5D00CE213C /* Date+MinutesFromMidnight.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Date+MinutesFromMidnight.swift"; sourceTree = "<group>"; };
|
|
|
+ 3B5CD2A72D4AEA6600CE213C /* ComputedBGTargets.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComputedBGTargets.swift; sourceTree = "<group>"; };
|
|
|
+ 3B5CD2AD2D4AEA6600CE213C /* ComputedInsulinSensitivities.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComputedInsulinSensitivities.swift; sourceTree = "<group>"; };
|
|
|
+ 3B5CD2AF2D4AEA6600CE213C /* Profile.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Profile.swift; sourceTree = "<group>"; };
|
|
|
+ 3B5CD2C12D4AECD500CE213C /* ProfileBasalTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileBasalTests.swift; sourceTree = "<group>"; };
|
|
|
+ 3B5CD2C32D4AECD500CE213C /* ProfileCarbsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileCarbsTests.swift; sourceTree = "<group>"; };
|
|
|
+ 3B5CD2C42D4AECD500CE213C /* ProfileIsfTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileIsfTests.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>"; };
|
|
|
+ 3BCE75B22D4B38A0009E9453 /* InsulinSensitivities+Convert.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "InsulinSensitivities+Convert.swift"; sourceTree = "<group>"; };
|
|
|
+ 3BCE75B42D4B3917009E9453 /* Decimal+rounding.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Decimal+rounding.swift"; sourceTree = "<group>"; };
|
|
|
3BDEA2DC60EDE0A3CA54DC73 /* TargetsEditorProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = TargetsEditorProvider.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>"; };
|
|
|
3F60E97100041040446F44E7 /* PumpConfigStateModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PumpConfigStateModel.swift; sourceTree = "<group>"; };
|
|
|
3F8A87AA037BD079BA3528BA /* ConfigEditorDataFlow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ConfigEditorDataFlow.swift; sourceTree = "<group>"; };
|
|
|
42369F66CF91F30624C0B3A6 /* BasalProfileEditorProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = BasalProfileEditorProvider.swift; sourceTree = "<group>"; };
|
|
|
@@ -1834,6 +1878,7 @@
|
|
|
38192E06261BA9960094D973 /* FetchTreatmentsManager.swift */,
|
|
|
3856933F270B57A00002C50D /* CGM */,
|
|
|
38A504F625DDA0E200C5B9E8 /* Extensions */,
|
|
|
+ 3B5CD1EB2D4912A600CE213C /* OpenAPSSwift */,
|
|
|
388E5A5825B6F0070019842D /* OpenAPS */,
|
|
|
38A0362725ECF05300FCBB52 /* Storage */,
|
|
|
);
|
|
|
@@ -2284,10 +2329,79 @@
|
|
|
38FCF3F825E902C20078B0D1 /* FileStorageTests.swift */,
|
|
|
CE1F6DD82BADF4620064EB8D /* PluginManagerTests.swift */,
|
|
|
CEE9A65D2BBC9F6500EB5194 /* CalibrationsTests.swift */,
|
|
|
+ 3B5CD2C72D4AECD500CE213C /* OpenAPSSwiftTests */,
|
|
|
);
|
|
|
path = FreeAPSTests;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ 3B5CD1EB2D4912A600CE213C /* OpenAPSSwift */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 3B5CD2A42D4AEA5D00CE213C /* Extensions */,
|
|
|
+ 3B5CD2B22D4AEA6600CE213C /* Models */,
|
|
|
+ 3B5CD2972D4AEA3C00CE213C /* Profile */,
|
|
|
+ 3B5CD2A02D4AEA5100CE213C /* Utils */,
|
|
|
+ 3B5CD1E92D4912A600CE213C /* OpenAPSSwift.swift */,
|
|
|
+ 3B5CD1EA2D4912A600CE213C /* JSONBridge.swift */,
|
|
|
+ );
|
|
|
+ path = OpenAPSSwift;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 3B5CD2972D4AEA3C00CE213C /* Profile */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 3B5CD2912D4AEA3C00CE213C /* Basal.swift */,
|
|
|
+ 3B5CD2922D4AEA3C00CE213C /* Carbs.swift */,
|
|
|
+ 3B5CD2932D4AEA3C00CE213C /* Isf.swift */,
|
|
|
+ 3B5CD2942D4AEA3C00CE213C /* ProfileError.swift */,
|
|
|
+ 3B5CD2952D4AEA3C00CE213C /* ProfileGenerator.swift */,
|
|
|
+ 3B5CD2962D4AEA3C00CE213C /* Targets.swift */,
|
|
|
+ );
|
|
|
+ path = Profile;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 3B5CD2A02D4AEA5100CE213C /* Utils */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 3B5CD29E2D4AEA5100CE213C /* JavascriptOptional.swift */,
|
|
|
+ 3B5CD29F2D4AEA5100CE213C /* JSONCompare.swift */,
|
|
|
+ );
|
|
|
+ path = Utils;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 3B5CD2A42D4AEA5D00CE213C /* Extensions */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 3B5CD2A32D4AEA5D00CE213C /* Date+MinutesFromMidnight.swift */,
|
|
|
+ 3BCE75B42D4B3917009E9453 /* Decimal+rounding.swift */,
|
|
|
+ 3BCE75B22D4B38A0009E9453 /* InsulinSensitivities+Convert.swift */,
|
|
|
+ );
|
|
|
+ path = Extensions;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 3B5CD2B22D4AEA6600CE213C /* Models */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 3B5CD2A72D4AEA6600CE213C /* ComputedBGTargets.swift */,
|
|
|
+ 3B5CD2AD2D4AEA6600CE213C /* ComputedInsulinSensitivities.swift */,
|
|
|
+ 3B5CD2AF2D4AEA6600CE213C /* Profile.swift */,
|
|
|
+ );
|
|
|
+ path = Models;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 3B5CD2C72D4AECD500CE213C /* OpenAPSSwiftTests */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 3BF8D0C02D5175B3001B3F84 /* ProfileJsNativeCompareTests.swift */,
|
|
|
+ 3B5CD2C12D4AECD500CE213C /* ProfileBasalTests.swift */,
|
|
|
+ 3B5CD2C32D4AECD500CE213C /* ProfileCarbsTests.swift */,
|
|
|
+ 3B5CD2C42D4AECD500CE213C /* ProfileIsfTests.swift */,
|
|
|
+ 3B5CD2C52D4AECD500CE213C /* ProfileJavascriptTests.swift */,
|
|
|
+ 3B5CD2C62D4AECD500CE213C /* ProfileTargetsTests.swift */,
|
|
|
+ );
|
|
|
+ path = OpenAPSSwiftTests;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
4E8C7B59F8065047ECE20965 /* View */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
@@ -3456,6 +3570,7 @@
|
|
|
38B4F3CD25E5031100E76A18 /* Broadcaster.swift in Sources */,
|
|
|
383420D925FFEB3F002D46C1 /* Popup.swift in Sources */,
|
|
|
DD1745402C55BFC100211FAC /* AlgorithmAdvancedSettingsRootView.swift in Sources */,
|
|
|
+ 3BCE75B32D4B38AE009E9453 /* InsulinSensitivities+Convert.swift in Sources */,
|
|
|
58645BA52CA2D347008AFCE7 /* ForecastSetup.swift in Sources */,
|
|
|
110AEDEE2C51A0AE00615CC9 /* ShortcutsConfigStateModel.swift in Sources */,
|
|
|
DD9ECB722CA9A0BA00AA7C45 /* RemoteControlConfigDataFlow.swift in Sources */,
|
|
|
@@ -3506,6 +3621,9 @@
|
|
|
BDC2EA452C3043B000E5BBD0 /* OverrideStorage.swift in Sources */,
|
|
|
3811DE4225C9D4A100A708ED /* SettingsDataFlow.swift in Sources */,
|
|
|
CEE9A6562BBB418300EB5194 /* CalibrationsRootView.swift in Sources */,
|
|
|
+ 3B5CD2B72D4AEA6600CE213C /* ComputedBGTargets.swift in Sources */,
|
|
|
+ 3B5CD2B82D4AEA6600CE213C /* ComputedInsulinSensitivities.swift in Sources */,
|
|
|
+ 3B5CD2BE2D4AEA6600CE213C /* Profile.swift in Sources */,
|
|
|
3811DE2525C9D48300A708ED /* MainRootView.swift in Sources */,
|
|
|
CE94598229E9E3D30047C9C6 /* WatchConfigProvider.swift in Sources */,
|
|
|
DD1745322C55AE6000211FAC /* TargetBehavoirStateModel.swift in Sources */,
|
|
|
@@ -3549,6 +3667,12 @@
|
|
|
DD1745462C55C61500211FAC /* AutosensSettingsProvider.swift in Sources */,
|
|
|
DDA6E2852D2361F800C2988C /* LoopStatusView.swift in Sources */,
|
|
|
DDA6E3202D258E0500C2988C /* OverrideHelpView.swift in Sources */,
|
|
|
+ 3B5CD2982D4AEA3C00CE213C /* Carbs.swift in Sources */,
|
|
|
+ 3B5CD2992D4AEA3C00CE213C /* Isf.swift in Sources */,
|
|
|
+ 3B5CD29A2D4AEA3C00CE213C /* ProfileError.swift in Sources */,
|
|
|
+ 3B5CD29B2D4AEA3C00CE213C /* Basal.swift in Sources */,
|
|
|
+ 3B5CD29C2D4AEA3C00CE213C /* ProfileGenerator.swift in Sources */,
|
|
|
+ 3B5CD29D2D4AEA3C00CE213C /* Targets.swift in Sources */,
|
|
|
DDA6E2502D22187500C2988C /* ChartLegendView.swift in Sources */,
|
|
|
3811DEAF25C9D88300A708ED /* KeyValueStorage.swift in Sources */,
|
|
|
DDD6D4D32CDE90720029439A /* HbA1cDisplayUnit.swift in Sources */,
|
|
|
@@ -3652,6 +3776,7 @@
|
|
|
38E989DD25F5021400C0CED0 /* PumpStatus.swift in Sources */,
|
|
|
BDFD165A2AE40438007F0DDA /* TreatmentsRootView.swift in Sources */,
|
|
|
38E98A2525F52C9300C0CED0 /* IssueReporter.swift in Sources */,
|
|
|
+ 3BCE75B52D4B391F009E9453 /* Decimal+rounding.swift in Sources */,
|
|
|
DD1745522C55CA5D00211FAC /* UnitsLimitsSettingsStateModel.swift in Sources */,
|
|
|
DD2CC85C2D25DA1000445446 /* GlucoseTargetsView.swift in Sources */,
|
|
|
190EBCC429FF136900BA767D /* UserInterfaceSettingsDataFlow.swift in Sources */,
|
|
|
@@ -3768,6 +3893,8 @@
|
|
|
38E4453D274E411700EC9A94 /* Disk+Errors.swift in Sources */,
|
|
|
58D08B3A2C8DFECD00AA37D3 /* TempTargets.swift in Sources */,
|
|
|
38E98A2325F52C9300C0CED0 /* Signpost.swift in Sources */,
|
|
|
+ 3B5CD1EC2D4912A600CE213C /* OpenAPSSwift.swift in Sources */,
|
|
|
+ 3B5CD1ED2D4912A600CE213C /* JSONBridge.swift in Sources */,
|
|
|
CE7CA3542A064973004BE681 /* TempPresetsIntentRequest.swift in Sources */,
|
|
|
58A3D5442C96DE11003F90FC /* TempTargetStored+Helper.swift in Sources */,
|
|
|
58A3D5532C96EFA8003F90FC /* TempTargetRunStored+CoreDataClass.swift in Sources */,
|
|
|
@@ -3819,6 +3946,7 @@
|
|
|
FEFFA7A22929FE49007B8193 /* UIDevice+Extensions.swift in Sources */,
|
|
|
BD4E1A7C2D3686D900D21626 /* StartEndMarkerSetup.swift in Sources */,
|
|
|
F90692D3274B9A130037068D /* AppleHealthKitRootView.swift in Sources */,
|
|
|
+ 3B5CD2A52D4AEA5D00CE213C /* Date+MinutesFromMidnight.swift in Sources */,
|
|
|
BDF34F852C10C62E00D51995 /* GlucoseData.swift in Sources */,
|
|
|
19E1F7EC29D082FE005C8D20 /* IconConfigStateModel.swift in Sources */,
|
|
|
711C0CB42CAABE788916BC9D /* ManualTempBasalDataFlow.swift in Sources */,
|
|
|
@@ -3851,6 +3979,8 @@
|
|
|
DD1745292C55642100211FAC /* SettingInputSection.swift in Sources */,
|
|
|
38569349270B5DFB0002C50D /* AppGroupSource.swift in Sources */,
|
|
|
F5CA3DB1F9DC8B05792BBFAA /* CGMDataFlow.swift in Sources */,
|
|
|
+ 3B5CD2A12D4AEA5100CE213C /* JavascriptOptional.swift in Sources */,
|
|
|
+ 3B5CD2A22D4AEA5100CE213C /* JSONCompare.swift in Sources */,
|
|
|
BDF34F952C10D27300D51995 /* DeterminationData.swift in Sources */,
|
|
|
BA00D96F7B2FF169A06FB530 /* CGMStateModel.swift in Sources */,
|
|
|
BD7DA9A52AE06DFC00601B20 /* BolusCalculatorConfigDataFlow.swift in Sources */,
|
|
|
@@ -3939,7 +4069,13 @@
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
+ 3B5CD2C92D4AECD500CE213C /* ProfileCarbsTests.swift in Sources */,
|
|
|
+ 3B5CD2CA2D4AECD500CE213C /* ProfileJavascriptTests.swift in Sources */,
|
|
|
+ 3B5CD2CB2D4AECD500CE213C /* ProfileTargetsTests.swift in Sources */,
|
|
|
+ 3B5CD2CD2D4AECD500CE213C /* ProfileIsfTests.swift in Sources */,
|
|
|
+ 3B5CD2CE2D4AECD500CE213C /* ProfileBasalTests.swift in Sources */,
|
|
|
CEE9A65E2BBC9F6500EB5194 /* CalibrationsTests.swift in Sources */,
|
|
|
+ 3BF8D0C12D5175BE001B3F84 /* ProfileJsNativeCompareTests.swift in Sources */,
|
|
|
CE1F6DD92BADF4620064EB8D /* PluginManagerTests.swift in Sources */,
|
|
|
38FCF3F925E902C20078B0D1 /* FileStorageTests.swift in Sources */,
|
|
|
);
|