diff --git a/BUILD.md b/BUILD.md index be318e173..7dc5eb98a 100644 --- a/BUILD.md +++ b/BUILD.md @@ -20,6 +20,9 @@ Required: - Windows - [Visual Studio 2012 update 5 (MSVC 11.0)](https://visualstudio.microsoft.com/downloads/) (Maya 2016 and 2017) - [Visual Studio 2015 update 3 (MSVC 14.0)](https://visualstudio.microsoft.com/downloads/) (Maya 2018 and 2019) + - MacOS + - [Xcode 7.3.1 with SDK 10.11, clang with libc++](https://developer.apple.com/download) (Maya 2018) + - [Xcode version 7.3.1 and CMake are required](https://developer.apple.com/download) (Maya 2019) - [CMake 2.8+](https://cmake.org/) - [Autodesk Maya 2016+](https://www.autodesk.com.au/products/maya/overview) - [CMinpack 1.3.6](https://github.com/devernay/cminpack/releases/tag/v1.3.6)