README.md |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 4e75926bf2d582c81f3e4592b4e77f91ddf865ad
Author:     Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>
AuthorDate: Wed Jun 25 09:24:04 2025 +0200
Commit:     Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>
CommitDate: Wed Jun 25 12:51:25 2025 +0200

    README.md: update iOS baselines to 14.5
    
    After 7653a5740e862ec51284225b8ec24977ea49b857 bumped them in 2022.
    
    Change-Id: Ib7a550ca4004b2d5f5c7bb088012d95235e7779a
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/186936
    Tested-by: Jenkins
    Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>

diff --git a/README.md b/README.md
index 3f8a4a3567d7..775adcd0ceaa 100644
--- a/README.md
+++ b/README.md
@@ -44,8 +44,8 @@ run and compile LibreOffice, also used by the TDF builds:
     * Runtime: RHEL 8 or CentOS 8 and comparable
     * Build: either GCC 12; or Clang 12 with libstdc++ 10
 * iOS (only for LibreOfficeKit):
-    * Runtime: 11.4 (only support for newer i devices == 64 bit)
-    * Build: Xcode 9.3 and iPhone SDK 11.4
+    * Runtime: 14.5 (only support for newer i devices == 64 bit)
+    * Build: Xcode 12.5 and iPhone SDK 14.5
 * Android:
     * Build: NDK 27 and SDK 30.0.3
 * Emscripten / WASM:

Reply via email to