Skip to content

Commit

Permalink
Release versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Supereg committed Dec 9, 2024
1 parent bf83d08 commit 262a5cc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions ENGAGEHF.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2067,8 +2067,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/StanfordSpezi/SpeziAccount.git";
requirement = {
branch = "fix/wait-for-complete-details";
kind = branch;
kind = upToNextMajorVersion;
minimumVersion = 2.1.1;
};
};
2FE5DC6529EDD894004B9AB4 /* XCRemoteSwiftPackageReference "SpeziContact" */ = {
Expand All @@ -2091,8 +2091,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/StanfordSpezi/SpeziFirebase.git";
requirement = {
branch = "fix/storage-never-returns";
kind = branch;
kind = upToNextMajorVersion;
minimumVersion = 2.0.1;
};
};
2FE5DC8229EDD934004B9AB4 /* XCRemoteSwiftPackageReference "SpeziQuestionnaire" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/StanfordSpezi/SpeziAccount.git",
"state" : {
"branch" : "fix/wait-for-complete-details",
"revision" : "e8698a3cda2b056419305f2dc97705f3d41ffe81"
"revision" : "37df11e8f65b9aa0a3aaf0d4bc3e65e87b425637",
"version" : "2.1.1"
}
},
{
Expand Down Expand Up @@ -231,8 +231,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/StanfordSpezi/SpeziFirebase.git",
"state" : {
"branch" : "fix/storage-never-returns",
"revision" : "0c64273de2376b3a6d55b60af3b1d22847b5c0b6"
"revision" : "5dd57f9de42c02d6a94f3af4d8cf3d9b81ec6661",
"version" : "2.0.1"
}
},
{
Expand Down

0 comments on commit 262a5cc

Please sign in to comment.