We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Apple stopped supporting 10.12 and earlier.
Should we stop supporting anything less than macOS 10.13?
This would allow us to write cleaner code since there has been a lot of new code features in 10.13 and above.
I'd like to hear everyone's views.
The text was updated successfully, but these errors were encountered:
This makes sense to me. We can link to a build of version 1.5 for anyone who needs compatibility going further back.
Sorry, something went wrong.
I agree. I think version 1.5 will be the last supported release of macOS 10.13.
Successfully merging a pull request may close this issue.
Apple stopped supporting 10.12 and earlier.
Should we stop supporting anything less than macOS 10.13?
This would allow us to write cleaner code since there has been a lot of new code features in 10.13 and above.
I'd like to hear everyone's views.
The text was updated successfully, but these errors were encountered: