|
249 | 249 | 3B997DCF2DC00A3A006B6BB2 /* JSONImporterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B997DCE2DC00A3A006B6BB2 /* JSONImporterTests.swift */; }; |
250 | 250 | 3B997DD32DC02AEF006B6BB2 /* glucose.json in Resources */ = {isa = PBXBuildFile; fileRef = 3B997DD12DC02AEF006B6BB2 /* glucose.json */; }; |
251 | 251 | 3BA8D1B32DDB87150006191F /* DecimalExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BA8D1B22DDB870F0006191F /* DecimalExtensions.swift */; }; |
| 252 | + 3BAAE60C2DE7766C0049589B /* DynamicISFEnableTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BAAE60B2DE776630049589B /* DynamicISFEnableTests.swift */; }; |
252 | 253 | 3BAD36B22D7CDC1A00CC298D /* MainLoadingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BAD36B12D7CDC1400CC298D /* MainLoadingView.swift */; }; |
253 | 254 | 3BAD36CC2D7D420E00CC298D /* CoreDataInitializationCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BAD36CB2D7D420500CC298D /* CoreDataInitializationCoordinator.swift */; }; |
254 | 255 | 3BCA5F7C2DC7B16400A7EAC7 /* pumphistory-with-external.json in Resources */ = {isa = PBXBuildFile; fileRef = 3BCA5F7B2DC7B15400A7EAC7 /* pumphistory-with-external.json */; }; |
|
1062 | 1063 | 3B997DCE2DC00A3A006B6BB2 /* JSONImporterTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JSONImporterTests.swift; sourceTree = "<group>"; }; |
1063 | 1064 | 3B997DD12DC02AEF006B6BB2 /* glucose.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = glucose.json; sourceTree = "<group>"; }; |
1064 | 1065 | 3BA8D1B22DDB870F0006191F /* DecimalExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DecimalExtensions.swift; sourceTree = "<group>"; }; |
| 1066 | + 3BAAE60B2DE776630049589B /* DynamicISFEnableTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DynamicISFEnableTests.swift; sourceTree = "<group>"; }; |
1065 | 1067 | 3BAD36B12D7CDC1400CC298D /* MainLoadingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainLoadingView.swift; sourceTree = "<group>"; }; |
1066 | 1068 | 3BAD36CB2D7D420500CC298D /* CoreDataInitializationCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoreDataInitializationCoordinator.swift; sourceTree = "<group>"; }; |
1067 | 1069 | 3BCA5F7B2DC7B15400A7EAC7 /* pumphistory-with-external.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "pumphistory-with-external.json"; sourceTree = "<group>"; }; |
|
2574 | 2576 | BD8FC0552D66187700B95AED /* CoreDataTests */, |
2575 | 2577 | 38FCF3F125E9028E0078B0D1 /* Info.plist */, |
2576 | 2578 | CEE9A65D2BBC9F6500EB5194 /* CalibrationsTests.swift */, |
| 2579 | + 3BAAE60B2DE776630049589B /* DynamicISFEnableTests.swift */, |
2577 | 2580 | 38FCF3F825E902C20078B0D1 /* FileStorageTests.swift */, |
2578 | 2581 | 3B997DCE2DC00A3A006B6BB2 /* JSONImporterTests.swift */, |
2579 | 2582 | CE1F6DD82BADF4620064EB8D /* PluginManagerTests.swift */, |
|
4651 | 4654 | 3B997DCF2DC00A3A006B6BB2 /* JSONImporterTests.swift in Sources */, |
4652 | 4655 | BD8FC0662D661A0000B95AED /* GlucoseStorageTests.swift in Sources */, |
4653 | 4656 | BD8FC05B2D6618AF00B95AED /* DeterminationStorageTests.swift in Sources */, |
| 4657 | + 3BAAE60C2DE7766C0049589B /* DynamicISFEnableTests.swift in Sources */, |
4654 | 4658 | CE1F6DD92BADF4620064EB8D /* PluginManagerTests.swift in Sources */, |
4655 | 4659 | 38FCF3F925E902C20078B0D1 /* FileStorageTests.swift in Sources */, |
4656 | 4660 | BD8FC0602D6619DB00B95AED /* CarbsStorageTests.swift in Sources */, |
|
0 commit comments