Skip to content

Commit

Permalink
Update project to release version of StravaCombine.
Browse files Browse the repository at this point in the history
  • Loading branch information
katoemba committed Sep 13, 2020
1 parent 673c0ca commit bb63873
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ You can use the source code to learn about various programming topics in an actu

* iOS 13
* Swift 5.1
* XCode 12
* XCode 11

## Building

Expand Down
4 changes: 2 additions & 2 deletions Travaartje.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -914,8 +914,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/katoemba/StravaCombine.git";
requirement = {
branch = master;
kind = branch;
kind = upToNextMajorVersion;
minimumVersion = 1.1.0;
};
};
C5E4F17F24CDD56B0005EEF9 /* XCRemoteSwiftPackageReference "HCKalmanFilter" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@
"package": "StravaCombine",
"repositoryURL": "https://github.com/katoemba/StravaCombine.git",
"state": {
"branch": "master",
"branch": null,
"revision": "c9d8dd6f5f2b71cdaca65e3a64298471cc254896",
"version": null
"version": "1.1.0"
}
},
{
Expand Down

0 comments on commit bb63873

Please sign in to comment.