Update dependencies

This commit is contained in:
Christoph Hagen 2024-03-19 17:57:34 +01:00
parent 6abcb87739
commit c8ab7909ee
2 changed files with 8 additions and 8 deletions

View File

@ -636,8 +636,8 @@
isa = XCRemoteSwiftPackageReference; isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/christophhagen/HealthKitExtensions"; repositoryURL = "https://github.com/christophhagen/HealthKitExtensions";
requirement = { requirement = {
branch = main; kind = upToNextMajorVersion;
kind = branch; minimumVersion = 0.4.0;
}; };
}; };
E2A38EA62B9C6EE800BAD02E /* XCRemoteSwiftPackageReference "SFSafeSymbols" */ = { E2A38EA62B9C6EE800BAD02E /* XCRemoteSwiftPackageReference "SFSafeSymbols" */ = {
@ -652,8 +652,8 @@
isa = XCRemoteSwiftPackageReference; isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/christophhagen/HealthDB"; repositoryURL = "https://github.com/christophhagen/HealthDB";
requirement = { requirement = {
branch = main; kind = upToNextMajorVersion;
kind = branch; minimumVersion = 0.3.0;
}; };
}; };
E2FDFF1E2B6BE34C0080A7B3 /* XCRemoteSwiftPackageReference "swift-protobuf" */ = { E2FDFF1E2B6BE34C0080A7B3 /* XCRemoteSwiftPackageReference "swift-protobuf" */ = {

View File

@ -6,8 +6,8 @@
"kind" : "remoteSourceControl", "kind" : "remoteSourceControl",
"location" : "https://github.com/christophhagen/HealthDB", "location" : "https://github.com/christophhagen/HealthDB",
"state" : { "state" : {
"branch" : "main", "revision" : "6dfcafc66d59bc5887f7bfd66818a169cd7b73dd",
"revision" : "50d572b72d0b52370f8b76bb41cf3f8c3e249c8e" "version" : "0.3.0"
} }
}, },
{ {
@ -15,8 +15,8 @@
"kind" : "remoteSourceControl", "kind" : "remoteSourceControl",
"location" : "https://github.com/christophhagen/HealthKitExtensions", "location" : "https://github.com/christophhagen/HealthKitExtensions",
"state" : { "state" : {
"branch" : "main", "revision" : "8773d9424b9d5ccd4c967c810b49dd5e47009a8c",
"revision" : "60f797e058ba77622de41198b59040d6404b6783" "version" : "0.4.0"
} }
}, },
{ {