cashapp / AccessibilitySnapshot

Easy regression testing for iOS accessibility
Apache License 2.0
541 stars 69 forks source link

Bump minimum supported iOS version to 12.0 #25

Closed NickEntin closed 3 years ago

NickEntin commented 3 years ago

I think at this point we can safely bump the minimum supported iOS version to 12.0. The oldest test device I have is now running iOS 12.4.8, so I won't be able to test on iOS 11 anymore. And dropping iOS 11 support gives us the option of running all of our CI builds through GitHub Actions.

If consumers still need to support iOS 10 or 11, they can remain on the current version (0.3.2).