diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2018-11-23 12:11:19 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2018-11-23 17:03:59 +0100 |
commit | b4f666f2e677b05cab8395fe7972b45b15f60c3f (patch) | |
tree | a3b8d410f30eb2393d06330f96a0b0919658d528 /README.md | |
parent | 3ace447b0fe1926945f739479a7be39276e81fb5 (diff) |
Bump Xcode baseline to 9.3
...as discussed at
<https://lists.freedesktop.org/archives/libreoffice/2018-November/081435.html>
"minutes of ESC call ..."
Change-Id: I47e23d222b4b27256483dfd7de915dd99ae81317
Reviewed-on: https://gerrit.libreoffice.org/63878
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 39fe759836c6..9192f828be10 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.9 - * Build: 10.12 + Xcode 8 + * Build: 10.12 + Xcode 9.3 * Linux: * Runtime: RHEL 6 or CentOS 6 * Build: GCC 4.8.1 or Clang |