ios/LibreOfficeKit/LibreOfficeKit.xcodeproj/project.pbxproj |6 --
1 file changed, 4 insertions(+), 2 deletions(-)
New commits:
commit 66ae44ba3ff7fecc7ff46dfe44002e8ea7dd5063
Author: jan Iversen
Date: Thu Nov 16 20:17:29 2017 +0100
iOS disable bitcode.
Change-Id: Ibbd5e7
ios/LibreOfficeKit/LibreOfficeKit/LibreOfficeKit.h |4
ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj |4
ios/LibreOfficeLight/LibreOfficeLight/DocumentActions.swift | 53 ++
ios/LibreOfficeLight/LibreOfficeLight/DocumentController.swift | 223
+
ios/LibreOfficeKit/LibreOfficeKit/LibreOfficeKit.c |9
ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj | 11
++
2 files changed, 12 insertions(+), 8 deletions(-)
New commits:
commit 8590c8b8af53df9431639ae92f4169cef17a3660
Author: jan Iversen