diff options
author | jan Iversen <jani@libreoffice.org> | 2017-10-27 20:04:38 +0200 |
---|---|---|
committer | jan Iversen <jani@libreoffice.org> | 2017-10-27 20:08:47 +0200 |
commit | 8cd7e7dfe6630648d110fa77991c283c8bf069bb (patch) | |
tree | 97fa0092bb47252d5e51a9f1b4e59c4b14d6537d /README.md | |
parent | 77663321f096d60dc6ff34b2e2ab209db99cda72 (diff) |
iOS update to 11.0
Starting to use 11.0 features
Change-Id: I0e147c0b436a93d11f220b533a5b2091f7cb56fc
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 62deaffcbf27..3fe1dabac50d 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,8 @@ run and compile LibreOffice, also used by the TDF builds: * Runtime: RHEL 6 or CentOS 6 * Build: GCC 4.8.1 or Clang * iOS (only for LibreOfficeKit): - * Runtime: 10.3 (only support for newer i devices == 64 bit) - * Build: Xcode 9.0 and iPhone SDK 10.3 + * Runtime: 11.0 (only support for newer i devices == 64 bit) + * Build: Xcode 9.0 and iPhone SDK 11.0 If you want to use Clang with the LibreOffice compiler plugins, the minimal version of Clang is 3.4. Since Xcode doesn't provide the compiler plugin |