|
|
@@ -249,6 +249,7 @@
|
|
|
3B997DD32DC02AEF006B6BB2 /* glucose.json in Resources */ = {isa = PBXBuildFile; fileRef = 3B997DD12DC02AEF006B6BB2 /* glucose.json */; };
|
|
|
3BAD36B22D7CDC1A00CC298D /* MainLoadingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BAD36B12D7CDC1400CC298D /* MainLoadingView.swift */; };
|
|
|
3BAD36CC2D7D420E00CC298D /* CoreDataInitializationCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BAD36CB2D7D420500CC298D /* CoreDataInitializationCoordinator.swift */; };
|
|
|
+ 3BCA5F7C2DC7B16400A7EAC7 /* pumphistory-with-external.json in Resources */ = {isa = PBXBuildFile; fileRef = 3BCA5F7B2DC7B15400A7EAC7 /* pumphistory-with-external.json */; };
|
|
|
3BD6CE262DC24CFD00FA0472 /* pumphistory-24h-zoned.json in Resources */ = {isa = PBXBuildFile; fileRef = 3BD6CE252DC24CFD00FA0472 /* pumphistory-24h-zoned.json */; };
|
|
|
3BD9687C2D8DDD4600899469 /* SlideButton in Frameworks */ = {isa = PBXBuildFile; productRef = 3BD9687B2D8DDD4600899469 /* SlideButton */; };
|
|
|
3BD9687F2D8DDD8800899469 /* CryptoSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 3BD9687E2D8DDD8800899469 /* CryptoSwift */; };
|
|
|
@@ -1056,6 +1057,7 @@
|
|
|
3B997DD12DC02AEF006B6BB2 /* glucose.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = glucose.json; 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>"; };
|
|
|
+ 3BCA5F7B2DC7B15400A7EAC7 /* pumphistory-with-external.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "pumphistory-with-external.json"; sourceTree = "<group>"; };
|
|
|
3BD6CE252DC24CFD00FA0472 /* pumphistory-24h-zoned.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "pumphistory-24h-zoned.json"; 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>"; };
|
|
|
@@ -2567,6 +2569,7 @@
|
|
|
3B997DD22DC02AEF006B6BB2 /* JSONImporterData */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 3BCA5F7B2DC7B15400A7EAC7 /* pumphistory-with-external.json */,
|
|
|
DD3C47B22DC5608A003DD20D /* newerSuggested.json */,
|
|
|
DDD78AD72DC421B500AC63F3 /* enacted.json */,
|
|
|
DDD78AD82DC421B500AC63F3 /* suggested.json */,
|
|
|
@@ -3926,6 +3929,7 @@
|
|
|
3B997DD32DC02AEF006B6BB2 /* glucose.json in Resources */,
|
|
|
DDD78AD92DC421B500AC63F3 /* enacted.json in Resources */,
|
|
|
DD3C47B32DC5608A003DD20D /* newerSuggested.json in Resources */,
|
|
|
+ 3BCA5F7C2DC7B16400A7EAC7 /* pumphistory-with-external.json in Resources */,
|
|
|
DDD78ADA2DC421B500AC63F3 /* suggested.json in Resources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|