Skip to content

Commit

Permalink
Update Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
PSchmiedmayer committed Jan 18, 2025
1 parent c6e8d77 commit 701cf17
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions ENGAGEHF.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2041,7 +2041,7 @@
/* Begin XCRemoteSwiftPackageReference section */
2F49B7742980407B00BCB272 /* XCRemoteSwiftPackageReference "Spezi" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/StanfordSpezi/Spezi";
repositoryURL = "https://github.com/StanfordSpezi/Spezi.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 1.8.0;
Expand Down Expand Up @@ -2092,7 +2092,7 @@
repositoryURL = "https://github.com/StanfordSpezi/SpeziFirebase.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 2.0.2;
minimumVersion = 2.0.1;
};
};
2FE5DC8229EDD934004B9AB4 /* XCRemoteSwiftPackageReference "SpeziQuestionnaire" */ = {
Expand Down Expand Up @@ -2153,15 +2153,15 @@
};
5661551B2AB8384200209B80 /* XCRemoteSwiftPackageReference "swift-package-list" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/FelixHerrmann/swift-package-list";
repositoryURL = "https://github.com/FelixHerrmann/swift-package-list.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 4.1.0;
};
};
56E708332BB06B7100B08F0A /* XCRemoteSwiftPackageReference "SpeziLicense" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/StanfordSpezi/SpeziLicense";
repositoryURL = "https://github.com/StanfordSpezi/SpeziLicense.git";
requirement = {
kind = upToNextMinorVersion;
minimumVersion = 0.1.1;
Expand All @@ -2177,7 +2177,7 @@
};
97F466E62A76BBEE005DC9B4 /* XCRemoteSwiftPackageReference "SpeziOnboarding" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/StanfordSpezi/SpeziOnboarding";
repositoryURL = "https://github.com/StanfordSpezi/SpeziOnboarding.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 1.2.2;
Expand All @@ -2193,7 +2193,7 @@
};
A9A0BF012C13121D00B8F3F3 /* XCRemoteSwiftPackageReference "SpeziNetworking" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/StanfordSpezi/SpeziNetworking";
repositoryURL = "https://github.com/StanfordSpezi/SpeziNetworking.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 2.2.0;
Expand Down

0 comments on commit 701cf17

Please sign in to comment.