[Libreoffice-commits] core.git: README.md
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Wed Nov 28 18:56:58 UTC 2018
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 58904bb5b0bcba2f0c6a598f5cd5f2891a66dc3c
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Wed Nov 28 16:30:03 2018 +0100
Commit: Stephan Bergmann <sbergman at redhat.com>
CommitDate: Wed Nov 28 19:56:33 2018 +0100
Xcode 9.3 reportedly requires at least macOS 10.13.2
...according to <https://en.wikipedia.org/wiki/Xcode#
Xcode_7.0_-_10.x_(since_Free_On-Device_Development)>. (See also the discussion
in the mail sub-thread starting at
<https://lists.freedesktop.org/archives/libreoffice/2018-November/081453.html>
"Re: Compiler baselines".)
Change-Id: Iab6fa737dfeb7cea93b18ec85c76d21da92e1d6d
Reviewed-on: https://gerrit.libreoffice.org/64177
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
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
More information about the Libreoffice-commits
mailing list