docs: Update latest macOS requirements.

Xcode 10 *and* macOS 10.14 Mojave are required to build with Dark Mode toolbar icons available. Xcode 10 on macOS 10.13.6 will not work.
This commit is contained in:
Bradley Sepos 2018-09-17 03:34:48 -04:00
parent 1037e3578b
commit 504915ca04
No known key found for this signature in database
GPG Key ID: DEADE2F57D42D9C7

View File

@ -16,9 +16,9 @@ License_URL: https://handbrake.fr/docs/license.html
Building HandBrake for Mac
==========================
Building HandBrake for Mac requires an Apple computer with a 64-bit Intel processor running OS X 10.11.5 El Capitan or later, and the following dependencies.
Building HandBrake for Mac requires an Apple computer with a 64-bit Intel processor running OS X 10.14 Mojave or later, and the following dependencies.
- [Xcode](https://developer.apple.com/xcode/) 8.2.1 or later
- [Xcode](https://developer.apple.com/xcode/) 10 or later
- free Apple Developer registration required, or install from the Mac App Store
- [Command Line Tools for Xcode](https://developer.apple.com/download/more/)
- free Apple Developer registration required, or install using `xcode-select --install`