[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - README.md
Christian Lohmaier (via logerrit)
logerrit at kemper.freedesktop.org
Fri Feb 28 18:42:58 UTC 2020
README.md | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 4b0dac479ac3ddfc206fe98d66a2d41cc6559c5d
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
AuthorDate: Fri Feb 28 13:52:02 2020 +0100
Commit: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
CommitDate: Fri Feb 28 19:42:13 2020 +0100
tdf#122218 TDF builds for 6.4 are now done on Mojave with Xcode 11
This allows the blurry-font workaround to be used that wouldn't work
with Xcode 10 (the last available for HighSierra and minimum required
for notarization)
Change-Id: I95030ff8900351ca9ef1d9aab1e0d9f497bd4ab1
diff --git a/README.md b/README.md
index 1a1dd5d78b17..d7e942d9c36c 100644
--- a/README.md
+++ b/README.md
@@ -38,6 +38,7 @@ run and compile LibreOffice, also used by the TDF builds:
* macOS:
* Runtime: 10.10
* Build: 10.13.2 + Xcode 9.3
+ Build: 10.14.x (Mojave) + Xcode 11.x for TDF builds (tdf#122218)
* Linux:
* Runtime: RHEL 7 or CentOS 7
* Build: either GCC 7.0.0; or Clang 5.0.2 with libstdc++ 7.3.0
More information about the Libreoffice-commits
mailing list