From 79c392a45a7827d6c5af4c7e1da07c6eb3f91f2e Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Wed, 4 Oct 2017 12:07:58 +0200 Subject: iOS, updated README.md on request. Disclaimer, this is currently work in progress and the library should *not* be used for production. Change-Id: I016933fcf10d7864babbf5d24ffcaa439a6753a7 --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index c407d6c09c3c..bff77c676dbb 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,9 @@ run and compile LibreOffice, also used by the TDF builds: * Linux: * 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 8.3 and iPhone SDK 10.3 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 -- cgit