Skip to content
New issue

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

Remove reference to OS X. #765

Closed
wants to merge 1 commit into from

Conversation

calmsacibis995
Copy link

OS X is now known as macOS.

OS X is now known as macOS.
Comment on lines 533 to +535
elif version_lt "${macos_version}" "10.11"
then
abort "Your OS X version is too old."
abort "Your macOS version is too old."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OS X was renamed to macOS in version 10.12, but this message shows only if the version is less than 10.11, so "OS X" here is probably correct.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, note that above it also says Mac OS X for versions below 10.7.

@reitermarkus
Copy link
Member

The naming is correct for the OS version it is shown on.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants