Skip to content

Commit

Permalink
Update Version of Cyface iOS SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
muthenberg committed Dec 17, 2024
1 parent e277084 commit 295dcd5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions RFR/RFR.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1253,8 +1253,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/cyface-de/ios-sensor-library";
requirement = {
branch = main;
kind = branch;
kind = exactVersion;
version = 13.0.0;
};
};
/* End XCRemoteSwiftPackageReference section */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/cyface-de/ios-sensor-library",
"state" : {
"branch" : "main",
"revision" : "e73516e2a12b5110993799924cae0b2b2d1d6604"
"revision" : "e73516e2a12b5110993799924cae0b2b2d1d6604",
"version" : "13.0.0"
}
},
{
Expand Down

0 comments on commit 295dcd5

Please sign in to comment.