Skip to content

doc: add OS X to instead of only macOS

Rodrigo Muino Tomonari requested to merge github/fork/XadillaX/osx into master

The last OS X version is 10.11 El Captian, and the first macOS version is 10.12 Sierra. So >= 10.8 < 10.10 is called OS X and >= 10.10 is called OS X or macOS.

Refs: https://en.wikipedia.org/wiki/MacOS#Release_history

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading