Skip to content

Correct notice about which macOS versions are supported#3429

Closed
fulldecent wants to merge 2 commits intoargotorg:developfrom
fulldecent:patch-5
Closed

Correct notice about which macOS versions are supported#3429
fulldecent wants to merge 2 commits intoargotorg:developfrom
fulldecent:patch-5

Conversation

@fulldecent
Copy link
Contributor

@fulldecent fulldecent commented Jan 24, 2018

This PR does not change any code. The code already shows Sierra is supported. I have changed just the message to show that the unsupported version is High Sierra (aka macOS 10.13, the next version after Sierra).

*)
echo "Unsupported macOS version."
echo "We only support Mavericks, Yosemite and El Capitan, with work-in-progress on Sierra."
echo "We only support Mavericks, Yosemite and El Capitan, with work-in-progress on High Sierra."
Copy link
Contributor

Choose a reason for hiding this comment

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

This removes Sierra from the supported list.

@fulldecent
Copy link
Contributor Author

@axic Thank you, corrected. Now Sierra is shown as supported and the High Sierra is the work in progress.

@axic
Copy link
Contributor

axic commented Jan 24, 2018

I'm not sure though what "work-in-progress" means there :)

Do you by any chance have High Sierra? If so, does it work out of the box?

@fulldecent
Copy link
Contributor Author

I have High Sierra and it works out of the box with the instructions provided. (I just overrode the version check.)

I will create a separate PR in a moment to fix that. This PR is zero risk so you can merge now. That PR will be higher risk so more people can review it further before merge.

@fulldecent
Copy link
Contributor Author

The other related PR #3430

@axic
Copy link
Contributor

axic commented Jan 24, 2018

I'll go with the other one. Someone at this point would've complained if it wasn't working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants