From 372d2d78906aac32ddaf7eaa3c2037ea3d5af1ae Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Tue, 19 Sep 2017 09:53:18 +0200 Subject: Update OSX SDK checking We require a min of 10.12 to build these days. Also reverse the order of the list in configure.ac so that we pick up newer SDK before older SDK. Change-Id: Iae25f1971123479801a82c9d30172668a4cfa52a Reviewed-on: https://gerrit.libreoffice.org/42450 Tested-by: Jenkins Reviewed-by: Noel Grandin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0c29c3ed06a9..c407d6c09c3c 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 2015 Update 3 * macOS: * Runtime: 10.9 - * Build: 10.11 + Xcode 8 + * Build: 10.12 + Xcode 8 * Linux: * Runtime: RHEL 6 or CentOS 6 * Build: GCC 4.8.1 or Clang -- cgit