Skip to content

Commit

Permalink
Fix Release Builds
Browse files Browse the repository at this point in the history
  • Loading branch information
PSchmiedmayer committed May 31, 2024
1 parent 8bcd7c1 commit 5522710
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions ENGAGEHF.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1258,8 +1258,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/StanfordSpezi/SpeziLicense";
requirement = {
branch = "dependency-list";
kind = branch;
kind = upToNextMinorVersion;
minimumVersion = 0.1.0;
};
};
97F466E62A76BBEE005DC9B4 /* XCRemoteSwiftPackageReference "SpeziOnboarding" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/StanfordBDHG/ResearchKit",
"state" : {
"revision" : "69c4977f2ecd293b4e92d11f93a818b0b6517f0c",
"version" : "3.0.2"
"revision" : "08ab0290140e5a5e0e81d46cade1f09c7282facf",
"version" : "3.0.3"
}
},
{
Expand Down Expand Up @@ -258,8 +258,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/StanfordSpezi/SpeziLicense",
"state" : {
"branch" : "dependency-list",
"revision" : "14e5581aa4dfcaeb2a3301318bc4f05bac9f182b"
"revision" : "d839e7138ca2e231f5bdd90c3e4ab06dba9bc30b",
"version" : "0.1.0"
}
},
{
Expand Down

0 comments on commit 5522710

Please sign in to comment.