Skip to content

Commit

Permalink
Update package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
liamcharger committed Oct 4, 2024
1 parent 4a7e113 commit 246617e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions InfiniLink.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1230,16 +1230,16 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/willdale/SwiftUICharts.git";
requirement = {
branch = main;
kind = branch;
kind = upToNextMajorVersion;
minimumVersion = 2.10.3;
};
};
26A6315C26C498B7005AE404 /* XCRemoteSwiftPackageReference "IOS-DFU-Library" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/NordicSemiconductor/IOS-DFU-Library.git";
requirement = {
branch = main;
kind = branch;
kind = upToNextMajorVersion;
minimumVersion = 4.15.3;
};
};
E038F8EA2B98CFB600DFDE22 /* XCRemoteSwiftPackageReference "swift-markdown-ui" */ = {
Expand Down

0 comments on commit 246617e

Please sign in to comment.