Skip to content

Commit a1c5945

Browse files
authored
Update Platforms Support Policy in README
The **Support Policy** section of the README includes a bit that states the initial versions from which the "last 4 major versions" policy will apply. This bit [was recently removed](auth0/Auth0.swift#808) from Auth0.swift's README because it resulted in confusion regarding the currently supported platform versions. This PR removes it from SimpleKeychain's README as well.
1 parent 95208c3 commit a1c5945

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Diff for: README.md

-8
Original file line numberDiff line numberDiff line change
@@ -147,14 +147,6 @@ The minimum supported Swift minor version is the one released with the oldest-su
147147

148148
### Platforms
149149

150-
Only the last 4 major platform versions are supported, starting from:
151-
152-
- iOS **12**
153-
- macOS **10.15**
154-
- macCatalyst **13**
155-
- tvOS **12**
156-
- watchOS **6.2**
157-
158150
Once a platform version becomes unsupported, dropping it from SimpleKeychain **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 SimpleKeychain will be able to drop it in a minor release.
159151

160152
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.

0 commit comments

Comments
 (0)