|
|
@ -11,7 +11,6 @@
|
|
|
|
8850025D2B5C273C00E7D4DB /* WorkoutTab.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8850025C2B5C273C00E7D4DB /* WorkoutTab.swift */; };
|
|
|
|
8850025D2B5C273C00E7D4DB /* WorkoutTab.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8850025C2B5C273C00E7D4DB /* WorkoutTab.swift */; };
|
|
|
|
8850025F2B5C273E00E7D4DB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8850025E2B5C273E00E7D4DB /* Assets.xcassets */; };
|
|
|
|
8850025F2B5C273E00E7D4DB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8850025E2B5C273E00E7D4DB /* Assets.xcassets */; };
|
|
|
|
885002622B5C273E00E7D4DB /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 885002612B5C273E00E7D4DB /* Preview Assets.xcassets */; };
|
|
|
|
885002622B5C273E00E7D4DB /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 885002612B5C273E00E7D4DB /* Preview Assets.xcassets */; };
|
|
|
|
885002772B5C2FC400E7D4DB /* SQLite in Frameworks */ = {isa = PBXBuildFile; productRef = 885002762B5C2FC400E7D4DB /* SQLite */; };
|
|
|
|
|
|
|
|
885002792B5C320400E7D4DB /* Optional+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 885002782B5C320400E7D4DB /* Optional+Extensions.swift */; };
|
|
|
|
885002792B5C320400E7D4DB /* Optional+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 885002782B5C320400E7D4DB /* Optional+Extensions.swift */; };
|
|
|
|
8850028D2B5D0B5000E7D4DB /* WorkoutDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8850028C2B5D0B5000E7D4DB /* WorkoutDetailView.swift */; };
|
|
|
|
8850028D2B5D0B5000E7D4DB /* WorkoutDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8850028C2B5D0B5000E7D4DB /* WorkoutDetailView.swift */; };
|
|
|
|
8850028F2B5D0EAF00E7D4DB /* Date+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8850028E2B5D0EAF00E7D4DB /* Date+Extensions.swift */; };
|
|
|
|
8850028F2B5D0EAF00E7D4DB /* Date+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8850028E2B5D0EAF00E7D4DB /* Date+Extensions.swift */; };
|
|
|
@ -33,6 +32,8 @@
|
|
|
|
E27BC6942B5FD587003A8873 /* Workout+Mock.swift in Sources */ = {isa = PBXBuildFile; fileRef = E27BC6932B5FD587003A8873 /* Workout+Mock.swift */; };
|
|
|
|
E27BC6942B5FD587003A8873 /* Workout+Mock.swift in Sources */ = {isa = PBXBuildFile; fileRef = E27BC6932B5FD587003A8873 /* Workout+Mock.swift */; };
|
|
|
|
E27BC6962B5FD61D003A8873 /* WorkoutEvent+Mock.swift in Sources */ = {isa = PBXBuildFile; fileRef = E27BC6952B5FD61D003A8873 /* WorkoutEvent+Mock.swift */; };
|
|
|
|
E27BC6962B5FD61D003A8873 /* WorkoutEvent+Mock.swift in Sources */ = {isa = PBXBuildFile; fileRef = E27BC6952B5FD61D003A8873 /* WorkoutEvent+Mock.swift */; };
|
|
|
|
E27BC6982B5FD76F003A8873 /* Data+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = E27BC6972B5FD76F003A8873 /* Data+Extensions.swift */; };
|
|
|
|
E27BC6982B5FD76F003A8873 /* Data+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = E27BC6972B5FD76F003A8873 /* Data+Extensions.swift */; };
|
|
|
|
|
|
|
|
E29E17BF2D4D04A200E0EE54 /* SQLite in Frameworks */ = {isa = PBXBuildFile; productRef = E29E17BE2D4D04A200E0EE54 /* SQLite */; };
|
|
|
|
|
|
|
|
E29E17C22D4D04B900E0EE54 /* HealthDB in Frameworks */ = {isa = PBXBuildFile; productRef = E29E17C12D4D04B900E0EE54 /* HealthDB */; };
|
|
|
|
E2A38EA32B9A024500BAD02E /* Workout+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2A38EA22B9A024500BAD02E /* Workout+Extensions.swift */; };
|
|
|
|
E2A38EA32B9A024500BAD02E /* Workout+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2A38EA22B9A024500BAD02E /* Workout+Extensions.swift */; };
|
|
|
|
E2A38EA52B9C6EA900BAD02E /* SearchHealthStoreView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2A38EA42B9C6EA900BAD02E /* SearchHealthStoreView.swift */; };
|
|
|
|
E2A38EA52B9C6EA900BAD02E /* SearchHealthStoreView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2A38EA42B9C6EA900BAD02E /* SearchHealthStoreView.swift */; };
|
|
|
|
E2A38EA82B9C6EE800BAD02E /* SFSafeSymbols in Frameworks */ = {isa = PBXBuildFile; productRef = E2A38EA72B9C6EE800BAD02E /* SFSafeSymbols */; };
|
|
|
|
E2A38EA82B9C6EE800BAD02E /* SFSafeSymbols in Frameworks */ = {isa = PBXBuildFile; productRef = E2A38EA72B9C6EE800BAD02E /* SFSafeSymbols */; };
|
|
|
@ -60,7 +61,6 @@
|
|
|
|
E2E552902BA236A000BF5E9B /* DatabaseList.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2E5528F2BA236A000BF5E9B /* DatabaseList.swift */; };
|
|
|
|
E2E552902BA236A000BF5E9B /* DatabaseList.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2E5528F2BA236A000BF5E9B /* DatabaseList.swift */; };
|
|
|
|
E2E552922BA236D000BF5E9B /* DatabaseFile.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2E552912BA236D000BF5E9B /* DatabaseFile.swift */; };
|
|
|
|
E2E552922BA236D000BF5E9B /* DatabaseFile.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2E552912BA236D000BF5E9B /* DatabaseFile.swift */; };
|
|
|
|
E2E5529B2BA3935600BF5E9B /* HKWorkout+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2E5529A2BA3935600BF5E9B /* HKWorkout+Extensions.swift */; };
|
|
|
|
E2E5529B2BA3935600BF5E9B /* HKWorkout+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2E5529A2BA3935600BF5E9B /* HKWorkout+Extensions.swift */; };
|
|
|
|
E2E5529E2BA47BA600BF5E9B /* HealthDB in Frameworks */ = {isa = PBXBuildFile; productRef = E2E5529D2BA47BA600BF5E9B /* HealthDB */; };
|
|
|
|
|
|
|
|
E2E552A12BA4B14600BF5E9B /* HeartRateSample.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2E552A02BA4B14600BF5E9B /* HeartRateSample.swift */; };
|
|
|
|
E2E552A12BA4B14600BF5E9B /* HeartRateSample.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2E552A02BA4B14600BF5E9B /* HeartRateSample.swift */; };
|
|
|
|
E2E552A32BA4B58F00BF5E9B /* HeartRateGraph.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2E552A22BA4B58F00BF5E9B /* HeartRateGraph.swift */; };
|
|
|
|
E2E552A32BA4B58F00BF5E9B /* HeartRateGraph.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2E552A22BA4B58F00BF5E9B /* HeartRateGraph.swift */; };
|
|
|
|
E2E552A72BA7531C00BF5E9B /* Event+Identifiable.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2E552A62BA7531C00BF5E9B /* Event+Identifiable.swift */; };
|
|
|
|
E2E552A72BA7531C00BF5E9B /* Event+Identifiable.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2E552A62BA7531C00BF5E9B /* Event+Identifiable.swift */; };
|
|
|
@ -154,10 +154,10 @@
|
|
|
|
files = (
|
|
|
|
files = (
|
|
|
|
885002A62B5D296700E7D4DB /* Collections in Frameworks */,
|
|
|
|
885002A62B5D296700E7D4DB /* Collections in Frameworks */,
|
|
|
|
E20881D32B76912000D41D95 /* HealthKitExtensions in Frameworks */,
|
|
|
|
E20881D32B76912000D41D95 /* HealthKitExtensions in Frameworks */,
|
|
|
|
885002772B5C2FC400E7D4DB /* SQLite in Frameworks */,
|
|
|
|
|
|
|
|
885002AA2B5D296700E7D4DB /* OrderedCollections in Frameworks */,
|
|
|
|
885002AA2B5D296700E7D4DB /* OrderedCollections in Frameworks */,
|
|
|
|
E2E5529E2BA47BA600BF5E9B /* HealthDB in Frameworks */,
|
|
|
|
|
|
|
|
885002A82B5D296700E7D4DB /* DequeModule in Frameworks */,
|
|
|
|
885002A82B5D296700E7D4DB /* DequeModule in Frameworks */,
|
|
|
|
|
|
|
|
E29E17C22D4D04B900E0EE54 /* HealthDB in Frameworks */,
|
|
|
|
|
|
|
|
E29E17BF2D4D04A200E0EE54 /* SQLite in Frameworks */,
|
|
|
|
E2A38EA82B9C6EE800BAD02E /* SFSafeSymbols in Frameworks */,
|
|
|
|
E2A38EA82B9C6EE800BAD02E /* SFSafeSymbols in Frameworks */,
|
|
|
|
E2FDFF202B6BE34C0080A7B3 /* SwiftProtobuf in Frameworks */,
|
|
|
|
E2FDFF202B6BE34C0080A7B3 /* SwiftProtobuf in Frameworks */,
|
|
|
|
);
|
|
|
|
);
|
|
|
@ -335,14 +335,14 @@
|
|
|
|
);
|
|
|
|
);
|
|
|
|
name = HealthImport;
|
|
|
|
name = HealthImport;
|
|
|
|
packageProductDependencies = (
|
|
|
|
packageProductDependencies = (
|
|
|
|
885002762B5C2FC400E7D4DB /* SQLite */,
|
|
|
|
|
|
|
|
885002A52B5D296700E7D4DB /* Collections */,
|
|
|
|
885002A52B5D296700E7D4DB /* Collections */,
|
|
|
|
885002A72B5D296700E7D4DB /* DequeModule */,
|
|
|
|
885002A72B5D296700E7D4DB /* DequeModule */,
|
|
|
|
885002A92B5D296700E7D4DB /* OrderedCollections */,
|
|
|
|
885002A92B5D296700E7D4DB /* OrderedCollections */,
|
|
|
|
E2FDFF1F2B6BE34C0080A7B3 /* SwiftProtobuf */,
|
|
|
|
E2FDFF1F2B6BE34C0080A7B3 /* SwiftProtobuf */,
|
|
|
|
E20881D22B76912000D41D95 /* HealthKitExtensions */,
|
|
|
|
E20881D22B76912000D41D95 /* HealthKitExtensions */,
|
|
|
|
E2A38EA72B9C6EE800BAD02E /* SFSafeSymbols */,
|
|
|
|
E2A38EA72B9C6EE800BAD02E /* SFSafeSymbols */,
|
|
|
|
E2E5529D2BA47BA600BF5E9B /* HealthDB */,
|
|
|
|
E29E17BE2D4D04A200E0EE54 /* SQLite */,
|
|
|
|
|
|
|
|
E29E17C12D4D04B900E0EE54 /* HealthDB */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
productName = HealthImport;
|
|
|
|
productName = HealthImport;
|
|
|
|
productReference = 885002572B5C273C00E7D4DB /* HealthImport.app */;
|
|
|
|
productReference = 885002572B5C273C00E7D4DB /* HealthImport.app */;
|
|
|
@ -373,12 +373,12 @@
|
|
|
|
);
|
|
|
|
);
|
|
|
|
mainGroup = 8850024E2B5C273C00E7D4DB;
|
|
|
|
mainGroup = 8850024E2B5C273C00E7D4DB;
|
|
|
|
packageReferences = (
|
|
|
|
packageReferences = (
|
|
|
|
885002752B5C2FC400E7D4DB /* XCRemoteSwiftPackageReference "SQLite" */,
|
|
|
|
|
|
|
|
885002A42B5D296700E7D4DB /* XCRemoteSwiftPackageReference "swift-collections" */,
|
|
|
|
885002A42B5D296700E7D4DB /* XCRemoteSwiftPackageReference "swift-collections" */,
|
|
|
|
E2FDFF1E2B6BE34C0080A7B3 /* XCRemoteSwiftPackageReference "swift-protobuf" */,
|
|
|
|
E2FDFF1E2B6BE34C0080A7B3 /* XCRemoteSwiftPackageReference "swift-protobuf" */,
|
|
|
|
E20881D12B76912000D41D95 /* XCRemoteSwiftPackageReference "HealthKitExtensions" */,
|
|
|
|
E20881D12B76912000D41D95 /* XCRemoteSwiftPackageReference "HealthKitExtensions" */,
|
|
|
|
E2A38EA62B9C6EE800BAD02E /* XCRemoteSwiftPackageReference "SFSafeSymbols" */,
|
|
|
|
E2A38EA62B9C6EE800BAD02E /* XCRemoteSwiftPackageReference "SFSafeSymbols" */,
|
|
|
|
E2E552972BA3748500BF5E9B /* XCRemoteSwiftPackageReference "HealthDB" */,
|
|
|
|
E29E17BD2D4D04A200E0EE54 /* XCRemoteSwiftPackageReference "SQLite" */,
|
|
|
|
|
|
|
|
E29E17C02D4D04B900E0EE54 /* XCRemoteSwiftPackageReference "HealthDB" */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
productRefGroup = 885002582B5C273C00E7D4DB /* Products */;
|
|
|
|
productRefGroup = 885002582B5C273C00E7D4DB /* Products */;
|
|
|
|
projectDirPath = "";
|
|
|
|
projectDirPath = "";
|
|
|
@ -688,14 +688,6 @@
|
|
|
|
/* End XCConfigurationList section */
|
|
|
|
/* End XCConfigurationList section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin XCRemoteSwiftPackageReference section */
|
|
|
|
/* Begin XCRemoteSwiftPackageReference section */
|
|
|
|
885002752B5C2FC400E7D4DB /* XCRemoteSwiftPackageReference "SQLite" */ = {
|
|
|
|
|
|
|
|
isa = XCRemoteSwiftPackageReference;
|
|
|
|
|
|
|
|
repositoryURL = "https://github.com/stephencelis/SQLite.swift";
|
|
|
|
|
|
|
|
requirement = {
|
|
|
|
|
|
|
|
kind = upToNextMajorVersion;
|
|
|
|
|
|
|
|
minimumVersion = 0.14.1;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
885002A42B5D296700E7D4DB /* XCRemoteSwiftPackageReference "swift-collections" */ = {
|
|
|
|
885002A42B5D296700E7D4DB /* XCRemoteSwiftPackageReference "swift-collections" */ = {
|
|
|
|
isa = XCRemoteSwiftPackageReference;
|
|
|
|
isa = XCRemoteSwiftPackageReference;
|
|
|
|
repositoryURL = "https://github.com/apple/swift-collections.git";
|
|
|
|
repositoryURL = "https://github.com/apple/swift-collections.git";
|
|
|
@ -712,6 +704,22 @@
|
|
|
|
minimumVersion = 0.4.0;
|
|
|
|
minimumVersion = 0.4.0;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
E29E17BD2D4D04A200E0EE54 /* XCRemoteSwiftPackageReference "SQLite" */ = {
|
|
|
|
|
|
|
|
isa = XCRemoteSwiftPackageReference;
|
|
|
|
|
|
|
|
repositoryURL = "https://github.com/stephencelis/SQLite.swift";
|
|
|
|
|
|
|
|
requirement = {
|
|
|
|
|
|
|
|
kind = upToNextMajorVersion;
|
|
|
|
|
|
|
|
minimumVersion = 0.15.3;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
E29E17C02D4D04B900E0EE54 /* XCRemoteSwiftPackageReference "HealthDB" */ = {
|
|
|
|
|
|
|
|
isa = XCRemoteSwiftPackageReference;
|
|
|
|
|
|
|
|
repositoryURL = "https://github.com/christophhagen/HealthDB";
|
|
|
|
|
|
|
|
requirement = {
|
|
|
|
|
|
|
|
kind = upToNextMajorVersion;
|
|
|
|
|
|
|
|
minimumVersion = 0.4.4;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
};
|
|
|
|
E2A38EA62B9C6EE800BAD02E /* XCRemoteSwiftPackageReference "SFSafeSymbols" */ = {
|
|
|
|
E2A38EA62B9C6EE800BAD02E /* XCRemoteSwiftPackageReference "SFSafeSymbols" */ = {
|
|
|
|
isa = XCRemoteSwiftPackageReference;
|
|
|
|
isa = XCRemoteSwiftPackageReference;
|
|
|
|
repositoryURL = "https://github.com/SFSafeSymbols/SFSafeSymbols";
|
|
|
|
repositoryURL = "https://github.com/SFSafeSymbols/SFSafeSymbols";
|
|
|
@ -720,14 +728,6 @@
|
|
|
|
minimumVersion = 5.2.0;
|
|
|
|
minimumVersion = 5.2.0;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
E2E552972BA3748500BF5E9B /* XCRemoteSwiftPackageReference "HealthDB" */ = {
|
|
|
|
|
|
|
|
isa = XCRemoteSwiftPackageReference;
|
|
|
|
|
|
|
|
repositoryURL = "https://github.com/christophhagen/HealthDB";
|
|
|
|
|
|
|
|
requirement = {
|
|
|
|
|
|
|
|
kind = upToNextMajorVersion;
|
|
|
|
|
|
|
|
minimumVersion = 0.4.0;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
E2FDFF1E2B6BE34C0080A7B3 /* XCRemoteSwiftPackageReference "swift-protobuf" */ = {
|
|
|
|
E2FDFF1E2B6BE34C0080A7B3 /* XCRemoteSwiftPackageReference "swift-protobuf" */ = {
|
|
|
|
isa = XCRemoteSwiftPackageReference;
|
|
|
|
isa = XCRemoteSwiftPackageReference;
|
|
|
|
repositoryURL = "https://github.com/apple/swift-protobuf.git";
|
|
|
|
repositoryURL = "https://github.com/apple/swift-protobuf.git";
|
|
|
@ -739,11 +739,6 @@
|
|
|
|
/* End XCRemoteSwiftPackageReference section */
|
|
|
|
/* End XCRemoteSwiftPackageReference section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
|
|
885002762B5C2FC400E7D4DB /* SQLite */ = {
|
|
|
|
|
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
|
|
|
|
|
package = 885002752B5C2FC400E7D4DB /* XCRemoteSwiftPackageReference "SQLite" */;
|
|
|
|
|
|
|
|
productName = SQLite;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
885002A52B5D296700E7D4DB /* Collections */ = {
|
|
|
|
885002A52B5D296700E7D4DB /* Collections */ = {
|
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
|
package = 885002A42B5D296700E7D4DB /* XCRemoteSwiftPackageReference "swift-collections" */;
|
|
|
|
package = 885002A42B5D296700E7D4DB /* XCRemoteSwiftPackageReference "swift-collections" */;
|
|
|
@ -764,16 +759,21 @@
|
|
|
|
package = E20881D12B76912000D41D95 /* XCRemoteSwiftPackageReference "HealthKitExtensions" */;
|
|
|
|
package = E20881D12B76912000D41D95 /* XCRemoteSwiftPackageReference "HealthKitExtensions" */;
|
|
|
|
productName = HealthKitExtensions;
|
|
|
|
productName = HealthKitExtensions;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
E29E17BE2D4D04A200E0EE54 /* SQLite */ = {
|
|
|
|
|
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
|
|
|
|
|
package = E29E17BD2D4D04A200E0EE54 /* XCRemoteSwiftPackageReference "SQLite" */;
|
|
|
|
|
|
|
|
productName = SQLite;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
E29E17C12D4D04B900E0EE54 /* HealthDB */ = {
|
|
|
|
|
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
|
|
|
|
|
package = E29E17C02D4D04B900E0EE54 /* XCRemoteSwiftPackageReference "HealthDB" */;
|
|
|
|
|
|
|
|
productName = HealthDB;
|
|
|
|
|
|
|
|
};
|
|
|
|
E2A38EA72B9C6EE800BAD02E /* SFSafeSymbols */ = {
|
|
|
|
E2A38EA72B9C6EE800BAD02E /* SFSafeSymbols */ = {
|
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
|
package = E2A38EA62B9C6EE800BAD02E /* XCRemoteSwiftPackageReference "SFSafeSymbols" */;
|
|
|
|
package = E2A38EA62B9C6EE800BAD02E /* XCRemoteSwiftPackageReference "SFSafeSymbols" */;
|
|
|
|
productName = SFSafeSymbols;
|
|
|
|
productName = SFSafeSymbols;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
E2E5529D2BA47BA600BF5E9B /* HealthDB */ = {
|
|
|
|
|
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
|
|
|
|
|
package = E2E552972BA3748500BF5E9B /* XCRemoteSwiftPackageReference "HealthDB" */;
|
|
|
|
|
|
|
|
productName = HealthDB;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
E2FDFF1F2B6BE34C0080A7B3 /* SwiftProtobuf */ = {
|
|
|
|
E2FDFF1F2B6BE34C0080A7B3 /* SwiftProtobuf */ = {
|
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
|
isa = XCSwiftPackageProductDependency;
|
|
|
|
package = E2FDFF1E2B6BE34C0080A7B3 /* XCRemoteSwiftPackageReference "swift-protobuf" */;
|
|
|
|
package = E2FDFF1E2B6BE34C0080A7B3 /* XCRemoteSwiftPackageReference "swift-protobuf" */;
|
|
|
|