README.md |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3cabb00fc564e19176fa4e20c8743ff1c4afe5b7
Author:     Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
AuthorDate: Mon Dec 19 14:14:32 2022 +0100
Commit:     Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
CommitDate: Mon Dec 19 14:22:39 2022 +0100

    build baseline is macOS 12 and XCode 14 (macOS 13 for m1)
    
    (and would also be macOS 13 for the intel builds if the old macMini
    would be on the officially supported list)
    
    Change-Id: I4205f30274bdd43d80d02d6cda863ec83bdda63e
    (cherry picked from commit b3a8d41fa93574dd62db156f90b3f707f8afeff3)

diff --git a/README.md b/README.md
index d2effbb58576..9e77bef9b5d6 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 2019 version 16.10
 * macOS:
     * Runtime: 10.13
-    * Build: 11.0 + Xcode 12.5
+    * Build: 12 (13 for aarch64) + Xcode 14
 * Linux:
     * Runtime: RHEL 7 or CentOS 7
     * Build: either GCC 7.0.0; or Clang 8.0.1 with libstdc++ 7.3.0

Reply via email to