Skip to content

Commit

Permalink
docs: Update Platforms Support Policy in README (#808)
Browse files Browse the repository at this point in the history
  • Loading branch information
evansims authored Dec 1, 2023
2 parents 96701ca + e77d71e commit c4749c7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,14 +305,6 @@ The minimum supported Swift minor version is the one released with the oldest-su

### Platforms

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

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

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.

In the case of macOS, the yearly named releases are considered a major platform version for the purposes of this Policy, regardless of the actual version numbers.
Expand Down

0 comments on commit c4749c7

Please sign in to comment.