diff options
author | jan Iversen <jani@libreoffice.org> | 2017-10-04 12:07:58 +0200 |
---|---|---|
committer | jan Iversen <jani@libreoffice.org> | 2017-10-04 12:10:50 +0200 |
commit | 79c392a45a7827d6c5af4c7e1da07c6eb3f91f2e (patch) | |
tree | f5cc4b8cfce106a9e6a1604594f0cf055de639d8 /README.md | |
parent | 1084e8be44661aaeacb8801707701013eb3fcdbc (diff) |
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
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
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 |