From 58904bb5b0bcba2f0c6a598f5cd5f2891a66dc3c Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 28 Nov 2018 16:30:03 +0100 Subject: [PATCH] Xcode 9.3 reportedly requires at least macOS 10.13.2 ...according to . (See also the discussion in the mail sub-thread starting at "Re: Compiler baselines".) Change-Id: Iab6fa737dfeb7cea93b18ec85c76d21da92e1d6d Reviewed-on: https://gerrit.libreoffice.org/64177 Tested-by: Jenkins Reviewed-by: Stephan Bergmann --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1285ed7e3f12..45abb593bf9d 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ run and compile LibreOffice, also used by the TDF builds: * Build: Cygwin + Visual Studio 2017 * macOS: * Runtime: 10.10 - * Build: 10.12 + Xcode 9.3 + * Build: 10.13.2 + Xcode 9.3 * Linux: * Runtime: RHEL 6 or CentOS 6 * Build: GCC 4.8.1 or Clang -- 2.18.1