Skip to content

Commit

Permalink
README: Point at Swift tools 5.1 branch
Browse files Browse the repository at this point in the history
Should avoid folks with issues like mine: Peter-Schorn#21.
  • Loading branch information
toothbrush authored May 18, 2021
1 parent fea6b8c commit e12f676
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Read the full [documentation][1] and check out [this example iOS app][14] and th

## Supported Platforms

* Swift 5.3+
* Swift 5.3+ (for Swift 5.1 support, use the [`swift-tools-5-1` branch](https://github.com/Peter-Schorn/SpotifyAPI/tree/swift-tools-5-1))
* iOS 13+
* macOS 10.15+
* tvOS 13+
Expand Down Expand Up @@ -302,4 +302,4 @@ This authorization process is implemented in this [example command-line app][23]

[22]: https://github.com/Peter-Schorn/SpotifyAPIExampleApp#how-the-authorization-process-works
[23]: https://github.com/Peter-Schorn/SpotifyAPIExamples
[24]: https://developer.spotify.com/documentation/web-api/reference/
[24]: https://developer.spotify.com/documentation/web-api/reference/

0 comments on commit e12f676

Please sign in to comment.