Skip to content

Commit

Permalink
docs: Update Platforms in README
Browse files Browse the repository at this point in the history
  • Loading branch information
evansims authored Dec 1, 2023
1 parent 96701ca commit e877d75
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,11 +307,11 @@ The minimum supported Swift minor version is the one released with the oldest-su

Only the last 4 major platform versions are supported, starting from:

- iOS **12**
- iOS **13**
- macOS **10.15**
- macCatalyst **13**
- tvOS **12**
- watchOS **6.2**
- tvOS **13**
- watchOS **7**

Once a platform version becomes unsupported, dropping it from Auth0.swift **will not be considered a breaking change**, and will be done in a **minor** release. For example, iOS 13 will cease to be supported when iOS 17 gets released, and Auth0.swift will be able to drop it in a minor release.

Expand Down

0 comments on commit e877d75

Please sign in to comment.