docs: Suggest latest Yosemite/Xcode combination.

Since there exists no good reason to run 10.10.4/7.0 instead of 10.10.5/7.2.1.
This commit is contained in:
Bradley Sepos 2016-11-14 22:30:07 -05:00
parent 66e05c9227
commit 3d4333c3f9

View File

@ -16,9 +16,9 @@ License_URL: https://handbrake.fr/docs/license.html
Building HandBrake for Mac
==========================
Building HandBrake for Mac requires a 64-bit Apple computer running OS X 10.10.4 Yosemite or later, and the following dependencies.
Building HandBrake for Mac requires a 64-bit Apple computer running OS X 10.10.5 Yosemite or later, and the following dependencies.
- [Xcode](https://developer.apple.com/xcode/) 7.0 or later
- [Xcode](https://developer.apple.com/xcode/) 7.2.1 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/) (optional)
- free Apple Developer registration required, or install using `xcode-select --install`