diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2020-02-20 18:12:51 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2020-02-20 21:19:26 +0100 |
commit | 358146bbbd1b9775c12770fb5e497b6ec5adfc51 (patch) | |
tree | 9fed9a97bed08973cab67ffd20398eae00d54255 /README.md | |
parent | be3de666fd452e5c9d61411ecd9d4815a99419b3 (diff) |
Bump macOS build baseline to Xcode 11.3 and macOS 10.14.4
...as discussed at
<https://lists.freedesktop.org/archives/libreoffice/2020-February/084471.html>
"Bump macOS Xcode baseline to 11?" and
<https://lists.freedesktop.org/archives/libreoffice/2020-February/084519.html>
"ESC meeting minutes: 2020-02-20".
(Code that might no longer be relevant will be cleaned up in follow-up commits.)
Change-Id: I179e6099937d244502bd0e7fbff43f1734984213
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89154
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 2f56b8fdde93..87de8f4baee4 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ run and compile LibreOffice, also used by the TDF builds: * Build: Cygwin + Visual Studio 2017 version 15.7 * macOS: * Runtime: 10.10 - * Build: 10.13.2 + Xcode 9.3 + * Build: 10.14.4 + Xcode 11.3 * Linux: * Runtime: RHEL 7 or CentOS 7 * Build: either GCC 7.0.0; or Clang 5.0.2 with libstdc++ 7.3.0 |