[Libreoffice-commits] core.git: config_host.mk.in configure.ac ios/CustomTarget_iOS_link.mk ios/DISCLAIMER_WARNING ios/.gitignore ios/LibreOfficeLight ios/Module_ios.mk ios/README ios/source

Tor Lillqvist (via logerrit) logerrit at kemper.freedesktop.org
Mon Dec 21 22:55:53 UTC 2020


 config_host.mk.in                                                                                                         |    1 
 configure.ac                                                                                                              |   13 
 dev/null                                                                                                                  |binary
 ios/.gitignore                                                                                                            |    9 
 ios/CustomTarget_iOS_link.mk                                                                                              |   90 
 ios/DISCLAIMER_WARNING                                                                                                    |   11 
 ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj                                                           |  635 ---
 ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/xcshareddata/xcschemes/Debug.xcscheme                                     |   98 
 ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/xcshareddata/xcschemes/Release.xcscheme                                   |   91 
 ios/LibreOfficeLight/LibreOfficeLight/AppDelegate.swift                                                                   |  117 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/Contents.json                                    |  116 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/back.imageset/Contents.json                                         |   23 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/Contents.json                                        |    6 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/drawing-template.dataset/Contents.json               |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/drawing.dataset/Contents.json                        |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/empty-document.dataset/Contents.json                 |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/empty-template.dataset/Contents.json                 |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/extension.dataset/Contents.json                      |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/formula.dataset/Contents.json                        |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/main.dataset/Contents.json                           |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/master-document.dataset/Contents.json                |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-database.dataset/Contents.json                 |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-drawing-template.dataset/Contents.json         |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-drawing.dataset/Contents.json                  |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-formula.dataset/Contents.json                  |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-master-document-template.dataset/Contents.json |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-master-document.dataset/Contents.json          |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-presentation-template.dataset/Contents.json    |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-presentation.dataset/Contents.json             |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-spreadsheet-template.dataset/Contents.json     |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-spreadsheet.dataset/Contents.json              |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-text-template.dataset/Contents.json            |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-text.dataset/Contents.json                     |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-web-template.dataset/Contents.json             |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/open.dataset/Contents.json                           |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/presentation-template.dataset/Contents.json          |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/presentation.dataset/Contents.json                   |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/soffice.dataset/Contents.json                        |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/spreadsheet-template.dataset/Contents.json           |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/spreadsheet.dataset/Contents.json                    |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/text-template.dataset/Contents.json                  |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/text.dataset/Contents.json                           |   12 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/intro.imageset/Contents.json                                        |   23 
 ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/menu.imageset/Contents.json                                         |   23 
 ios/LibreOfficeLight/LibreOfficeLight/ButtonScrollView.swift                                                              |  145 
 ios/LibreOfficeLight/LibreOfficeLight/DocumentActions.swift                                                               |   75 
 ios/LibreOfficeLight/LibreOfficeLight/DocumentController.swift                                                            |  598 ---
 ios/LibreOfficeLight/LibreOfficeLight/DocumentOverlaysView.swift                                                          |   68 
 ios/LibreOfficeLight/LibreOfficeLight/DocumentTiledView.swift                                                             |  244 -
 ios/LibreOfficeLight/LibreOfficeLight/Info.plist                                                                          | 1812 ----------
 ios/LibreOfficeLight/LibreOfficeLight/LOKit/AsyncUtil.swift                                                               |   92 
 ios/LibreOfficeLight/LibreOfficeLight/LOKit/Document.swift                                                                |  592 ---
 ios/LibreOfficeLight/LibreOfficeLight/LOKit/DocumentHolder.swift                                                          |  345 -
 ios/LibreOfficeLight/LibreOfficeLight/LOKit/LOKitThread.swift                                                             |  139 
 ios/LibreOfficeLight/LibreOfficeLight/LOKit/LibreOfficeKitIOSTests.swift                                                  |  102 
 ios/LibreOfficeLight/LibreOfficeLight/LOKit/LibreOfficeKitWrapper.swift                                                   |  231 -
 ios/LibreOfficeLight/LibreOfficeLight/LOKit/RenderCache.swift                                                             |   78 
 ios/LibreOfficeLight/LibreOfficeLight/LOKit/Util.swift                                                                    |   43 
 ios/LibreOfficeLight/LibreOfficeLight/LibreOfficeLight-Prefix.pch                                                         |   22 
 ios/LibreOfficeLight/LibreOfficeLight/LibreOfficeLight.entitlements                                                       |   18 
 ios/LibreOfficeLight/LibreOfficeLight/LibreOfficeLight.xcdatamodeld/.xccurrentversion                                     |    5 
 ios/LibreOfficeLight/LibreOfficeLight/LibreOfficeLight.xcdatamodeld/LibreOfficeLight.xcdatamodel/contents                 |    4 
 ios/LibreOfficeLight/LibreOfficeLight/PropertiesController.swift                                                          |   99 
 ios/LibreOfficeLight/LibreOfficeLight/Settings.bundle/Root.plist                                                          |   38 
 ios/LibreOfficeLight/LibreOfficeLight/UIViewExtensions.swift                                                              |   74 
 ios/LibreOfficeLight/LibreOfficeLight/ViewPrintManager.swift                                                              |   27 
 ios/LibreOfficeLight/LibreOfficeLight/ViewProperties.swift                                                                |   30 
 ios/LibreOfficeLight/LibreOfficeLight/en.lproj/LaunchScreen.xib                                                           |  109 
 ios/LibreOfficeLight/LibreOfficeLight/en.lproj/Main.storyboard                                                            |  501 --
 ios/LibreOfficeLight/LibreOfficeLight/lokit-Bridging-Header.h                                                             |   14 
 ios/Module_ios.mk                                                                                                         |    6 
 ios/README                                                                                                                |   49 
 ios/source/LibreOfficeKit.c                                                                                               |  119 
 ios/source/LibreOfficeKit.h                                                                                               |   34 
 74 files changed, 7317 deletions(-)

New commits:
commit 8beaafcaa27a66841a9d959eba125ec410d0392d
Author:     Tor Lillqvist <tml at collabora.com>
AuthorDate: Mon Dec 21 19:28:15 2020 +0200
Commit:     Tor Lillqvist <tml at collabora.com>
CommitDate: Mon Dec 21 23:55:09 2020 +0100

    Retire the bit-rotting LibreOfficeLight iOS app
    
    Change-Id: I21b8055fc97d8dfb8429e7dafa1a3982c3b7499b
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108122
    Tested-by: Tor Lillqvist <tml at collabora.com>
    Reviewed-by: Tor Lillqvist <tml at collabora.com>

diff --git a/config_host.mk.in b/config_host.mk.in
index add0c176ebc6..4dda3bf7b4eb 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -164,7 +164,6 @@ export ENABLE_GSTREAMER_1_0=@ENABLE_GSTREAMER_1_0@
 export ENABLE_GTK3=@ENABLE_GTK3@
 export DISABLE_GUI=@DISABLE_GUI@
 export ENABLE_HTMLHELP=@ENABLE_HTMLHELP@
-export ENABLE_IOS_LIBREOFFICELIGHT_APP=@ENABLE_IOS_LIBREOFFICELIGHT_APP@
 export ENABLE_JAVA=@ENABLE_JAVA@
 export ENABLE_LDAP=@ENABLE_LDAP@
 export ENABLE_LPSOLVE=@ENABLE_LPSOLVE@
diff --git a/configure.ac b/configure.ac
index 726d2e27a0f7..e14f7b36d029 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1263,19 +1263,6 @@ AC_ARG_ENABLE(ios-simulator,
         [build for iOS simulator])
 )
 
-AC_ARG_ENABLE(ios-libreofficelight-app,
-    AS_HELP_STRING([--enable-ios-libreofficelight-app],
-        [When building for iOS, build stuff relevant only for the 'LibreOfficeLight' app
-         (in ios/LibreOfficeLight). Note that this app is not known to work in any useful manner,
-         and also that its actual build (in Xcode) requires some obvious modifications to the project.])
-)
-
-ENABLE_IOS_LIBREOFFICELIGHT_APP=
-if test "$enable_ios_libreofficelight_app" = yes; then
-    ENABLE_IOS_LIBREOFFICELIGHT_APP=TRUE
-fi
-AC_SUBST(ENABLE_IOS_LIBREOFFICELIGHT_APP)
-
 ###############################################################################
 # Extensions switches --enable/--disable
 ###############################################################################
diff --git a/ios/.gitignore b/ios/.gitignore
deleted file mode 100644
index 8bd528904f33..000000000000
--- a/ios/.gitignore
+++ /dev/null
@@ -1,9 +0,0 @@
-#
-# This file is part of the LibreOffice project.
-#
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-#
-
-generated
diff --git a/ios/CustomTarget_iOS_link.mk b/ios/CustomTarget_iOS_link.mk
deleted file mode 100644
index ed4b7b2b0525..000000000000
--- a/ios/CustomTarget_iOS_link.mk
+++ /dev/null
@@ -1,90 +0,0 @@
-#  -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
-#
-# This file is part of the LibreOffice project.
-#
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-
-
-#- Env ------------------------------------------------------------------------
-IOSGEN  = $(BUILDDIR)/workdir/CustomTarget/ios
-IOSLIBS := $(shell \
-        (export INSTDIR=$(INSTDIR);export OS=$(OS); \
-         export WORKDIR=$(WORKDIR);export LIBO_LIB_FOLDER=$(LIBO_LIB_FOLDER); \
-         $(SRCDIR)/bin/lo-all-static-libs))
-IOSOBJ = $(IOSGEN)/Kit.o
-IOSSRC = $(SRCDIR)/ios/source/LibreOfficeKit.c
-
-ifeq ($(ENABLE_DEBUG),TRUE)
-ifeq ($(CPUNAME),X86_64)
-IOSKIT = $(IOSGEN)/Debug_x86_64/libKit.dylib
-else
-IOSKIT = $(IOSGEN)/Debug_arm64/libKit.dylib
-endif
-else
-ifeq ($(CPUNAME),AARCH64)
-IOSKIT = $(IOSGEN)/Release_arm64/libKit.dylib
-endif
-endif
-
-
-
-#- Top level  -----------------------------------------------------------------
-$(eval $(call gb_CustomTarget_CustomTarget,ios/iOS_link))
-
-$(call gb_CustomTarget_get_target,ios/iOS_link): $(IOSKIT)
-
-
-#- build  ---------------------------------------------------------------------
-$(IOSOBJ): $(IOSSRC) $(call gb_CustomTarget_get_target,ios/iOS_setup)
-	$(call gb_Output_announce,iOS compile interface,$(true),C,2)
-	$(gb_CC) $(gb_COMPILERDEFS) $(gb_OSDEFS) $(gb_CFLAGS) \
-		-DDISABLE_DYNLOADING -DLIBO_INTERNAL_ONLY \
-		-fvisibility=hidden -Werror -O0 -fstrict-overflow \
-		$(if $(ENABLE_DEBUG),-g) \
-		-c $(IOSSRC) -o $(IOSOBJ) \
-		-I$(SRCDIR)/include -I$(BUILDDIR)/config_host \
-
-$(IOSKIT): $(IOSOBJ) $(IOSLIBS)
-	$(call gb_Output_announce,iOS dylib,$(true),LNK,2)
-	$(call gb_Trace_StartRange,iOS dylib,LNK)
-	$(gb_CC) -dynamiclib \
-	    -Xlinker -rpath -Xlinker @executable_path/Frameworks \
-	    -Xlinker -rpath -Xlinker @loader_path/Frameworks \
-        -install_name @rpath/libKit.dylib \
-	    -dead_strip \
-	    -Xlinker -export_dynamic \
-	    -Xlinker -no_deduplicate \
-	    -Xlinker -objc_abi_version -Xlinker 2 \
-	    -fobjc-link-runtime \
-	    -framework CoreFoundation \
-	    -framework CoreGraphics \
-	    -framework CoreText \
-	    -liconv \
-	    -lc++ \
-	    -lz \
-	    -lpthread \
-	    -single_module \
-	    -compatibility_version 1 \
-	    -current_version 1 \
-	    `$(SRCDIR)/bin/lo-all-static-libs` \
-	    $(IOSOBJ) \
-	    -o $(IOSKIT)
-ifeq ($(origin IOS_CODEID),undefined)
-	@echo "please define environment variable IOS_CODEID as\n" \
-	      "export IOS_CODEID=<your apple code identifier>"
-	@exit -1
-else
-	codesign -s "$(IOS_CODEID)" $(IOSKIT)
-endif
-	$(call gb_Trace_EndRange,iOS dylib,LNK)
-
-
-#- clean ios  -----------------------------------------------------------------
-$(call gb_CustomTarget_get_clean_target,ios/iOS_link):
-	rm -f $(IOSKIT)
-
-
-
-# vim: set noet sw=4 ts=4:
diff --git a/ios/DISCLAIMER_WARNING b/ios/DISCLAIMER_WARNING
deleted file mode 100644
index 36663688db14..000000000000
--- a/ios/DISCLAIMER_WARNING
+++ /dev/null
@@ -1,11 +0,0 @@
-******
-Everything in ios is currently
-     WORK IN PROGRESS
-
-Do not expect it to work, or even compile
-
-If you want to help with the work, please send
-an email to our dev@ list.
-
-rgds
-jan I
diff --git a/ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj b/ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj
deleted file mode 100644
index f1de19fdd9ec..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj
+++ /dev/null
@@ -1,635 +0,0 @@
-// !$*UTF8*$!
-{
-	archiveVersion = 1;
-	classes = {
-	};
-	objectVersion = 48;
-	objects = {
-
-/* Begin PBXBuildFile section */
-		39284DB31FA5F207006F43E4 /* DocumentActions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39284DB21FA5F207006F43E4 /* DocumentActions.swift */; };
-		392ED9B31E5E4B03005C8435 /* ViewPrintManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 392ED9B21E5E4B03005C8435 /* ViewPrintManager.swift */; };
-		3941EF15204B4C8A00082486 /* unorc in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF06204B4C8900082486 /* unorc */; };
-		3941EF16204B4C8A00082486 /* fundamentalrc in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF07204B4C8900082486 /* fundamentalrc */; };
-		3941EF17204B4C8A00082486 /* program in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF08204B4C8900082486 /* program */; };
-		3941EF18204B4C8A00082486 /* services.rdb in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF09204B4C8900082486 /* services.rdb */; };
-		3941EF19204B4C8A00082486 /* oovbaapi.rdb in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF0A204B4C8900082486 /* oovbaapi.rdb */; };
-		3941EF1A204B4C8A00082486 /* registry in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF0B204B4C8900082486 /* registry */; };
-		3941EF1B204B4C8A00082486 /* services in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF0C204B4C8900082486 /* services */; };
-		3941EF1C204B4C8A00082486 /* offapi.rdb in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF0D204B4C8900082486 /* offapi.rdb */; };
-		3941EF1D204B4C8A00082486 /* filter in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF0E204B4C8900082486 /* filter */; };
-		3941EF1E204B4C8A00082486 /* rc in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF0F204B4C8900082486 /* rc */; };
-		3941EF1F204B4C8A00082486 /* udkapi.rdb in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF10204B4C8900082486 /* udkapi.rdb */; };
-		3941EF20204B4C8A00082486 /* icudt62l.dat in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF11204B4C8900082486 /* icudt62l.dat */; };
-		3941EF21204B4C8A00082486 /* welcome.odt in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF12204B4C8900082486 /* welcome.odt */; };
-		3941EF22204B4C8A00082486 /* config in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF13204B4C8900082486 /* config */; };
-		3941EF23204B4C8A00082486 /* share in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF14204B4C8900082486 /* share */; };
-		39514E002057DC55005599D0 /* shared in Resources */ = {isa = PBXBuildFile; fileRef = 39514DFF2057DC55005599D0 /* shared */; };
-		39514E082057E4A8005599D0 /* inc in Resources */ = {isa = PBXBuildFile; fileRef = 39514E072057E4A8005599D0 /* inc */; };
-		396F92F71E7AE62400A28C82 /* Settings.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 396F92F61E7AE62400A28C82 /* Settings.bundle */; };
-		397868D61E59A3EA007F9248 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 397868D81E59A3EA007F9248 /* LaunchScreen.xib */; };
-		397E08FE1E597BD8001374E0 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 397E08FD1E597BD8001374E0 /* AppDelegate.swift */; };
-		397E09031E597BD8001374E0 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 397E09011E597BD8001374E0 /* Main.storyboard */; };
-		397E09081E597BD8001374E0 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 397E09071E597BD8001374E0 /* Assets.xcassets */; };
-		3992D85A1E5B762A00BEA987 /* DocumentController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3992D8591E5B762A00BEA987 /* DocumentController.swift */; };
-		399648471E5B87DC00E73E83 /* ViewProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 399648461E5B87DC00E73E83 /* ViewProperties.swift */; };
-		39EF4E2F1FA500C9001914AC /* PropertiesController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39EF4E2E1FA500C9001914AC /* PropertiesController.swift */; };
-		FC31D01E2012F65500E7F402 /* DocumentHolder.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC31D01D2012F65500E7F402 /* DocumentHolder.swift */; };
-		FC31D0202012F6D300E7F402 /* RenderCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC31D01F2012F6D300E7F402 /* RenderCache.swift */; };
-		FC31D02B2013500E00E7F402 /* ButtonScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC31D02A2013500E00E7F402 /* ButtonScrollView.swift */; };
-		FC31D02D2015DE1700E7F402 /* UIViewExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC31D02C2015DE1700E7F402 /* UIViewExtensions.swift */; };
-		FCAB1CB82009DB6900F1CC34 /* DocumentOverlaysView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCAB1CB72009DB6900F1CC34 /* DocumentOverlaysView.swift */; };
-		FCC2E3FA2004A01500CEB504 /* Document.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC2E3F62004A01400CEB504 /* Document.swift */; };
-		FCC2E3FC2004A01500CEB504 /* LibreOfficeKitWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC2E3F82004A01400CEB504 /* LibreOfficeKitWrapper.swift */; };
-		FCC2E3FD2004A01500CEB504 /* LOKitThread.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC2E3F92004A01400CEB504 /* LOKitThread.swift */; };
-		FCC2E3FF2004B59B00CEB504 /* DocumentTiledView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC2E3FE2004B59B00CEB504 /* DocumentTiledView.swift */; };
-		FCC2E4032004B72700CEB504 /* Util.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC2E4022004B72700CEB504 /* Util.swift */; };
-		FCC2E4052004B74000CEB504 /* AsyncUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC2E4042004B74000CEB504 /* AsyncUtil.swift */; };
-		FCC7651D201C7F8A007D190C /* libKit.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FCC7651C201C7F8A007D190C /* libKit.dylib */; };
-		FCC7651E201C80A5007D190C /* libKit.dylib in Embed Libraries */ = {isa = PBXBuildFile; fileRef = FCC7651C201C7F8A007D190C /* libKit.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
-/* End PBXBuildFile section */
-
-/* Begin PBXCopyFilesBuildPhase section */
-		FC148CE420187F7800C349CA /* Embed Libraries */ = {
-			isa = PBXCopyFilesBuildPhase;
-			buildActionMask = 2147483647;
-			dstPath = "";
-			dstSubfolderSpec = 10;
-			files = (
-				FCC7651E201C80A5007D190C /* libKit.dylib in Embed Libraries */,
-			);
-			name = "Embed Libraries";
-			runOnlyForDeploymentPostprocessing = 0;
-		};
-/* End PBXCopyFilesBuildPhase section */
-
-/* Begin PBXFileReference section */
-		39284DB21FA5F207006F43E4 /* DocumentActions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DocumentActions.swift; sourceTree = "<group>"; };
-		392ED9B21E5E4B03005C8435 /* ViewPrintManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ViewPrintManager.swift; path = LibreOfficeLight/ViewPrintManager.swift; sourceTree = SOURCE_ROOT; };
-		3941EF06204B4C8900082486 /* unorc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = unorc; path = ../../workdir/CustomTarget/ios/resources/unorc; sourceTree = "<group>"; };
-		3941EF07204B4C8900082486 /* fundamentalrc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = fundamentalrc; path = ../../workdir/CustomTarget/ios/resources/fundamentalrc; sourceTree = "<group>"; };
-		3941EF08204B4C8900082486 /* program */ = {isa = PBXFileReference; lastKnownFileType = folder; name = program; path = ../../workdir/CustomTarget/ios/resources/program; sourceTree = "<group>"; };
-		3941EF09204B4C8900082486 /* services.rdb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = services.rdb; path = ../../workdir/CustomTarget/ios/resources/services.rdb; sourceTree = "<group>"; };
-		3941EF0A204B4C8900082486 /* oovbaapi.rdb */ = {isa = PBXFileReference; lastKnownFileType = file; name = oovbaapi.rdb; path = ../../workdir/CustomTarget/ios/resources/oovbaapi.rdb; sourceTree = "<group>"; };
-		3941EF0B204B4C8900082486 /* registry */ = {isa = PBXFileReference; lastKnownFileType = folder; name = registry; path = ../../workdir/CustomTarget/ios/resources/registry; sourceTree = "<group>"; };
-		3941EF0C204B4C8900082486 /* services */ = {isa = PBXFileReference; lastKnownFileType = folder; name = services; path = ../../workdir/CustomTarget/ios/resources/services; sourceTree = "<group>"; };
-		3941EF0D204B4C8900082486 /* offapi.rdb */ = {isa = PBXFileReference; lastKnownFileType = file; name = offapi.rdb; path = ../../workdir/CustomTarget/ios/resources/offapi.rdb; sourceTree = "<group>"; };
-		3941EF0E204B4C8900082486 /* filter */ = {isa = PBXFileReference; lastKnownFileType = folder; name = filter; path = ../../workdir/CustomTarget/ios/resources/filter; sourceTree = "<group>"; };
-		3941EF0F204B4C8900082486 /* rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = rc; path = ../../workdir/CustomTarget/ios/resources/rc; sourceTree = "<group>"; };
-		3941EF10204B4C8900082486 /* udkapi.rdb */ = {isa = PBXFileReference; lastKnownFileType = file; name = udkapi.rdb; path = ../../workdir/CustomTarget/ios/resources/udkapi.rdb; sourceTree = "<group>"; };
-		3941EF11204B4C8900082486 /* icudt62l.dat */ = {isa = PBXFileReference; lastKnownFileType = file; name = icudt62l.dat; path = ../../workdir/CustomTarget/ios/resources/icudt62l.dat; sourceTree = "<group>"; };
-		3941EF12204B4C8900082486 /* welcome.odt */ = {isa = PBXFileReference; lastKnownFileType = file; name = welcome.odt; path = ../../workdir/CustomTarget/ios/resources/welcome.odt; sourceTree = "<group>"; };
-		3941EF13204B4C8900082486 /* config */ = {isa = PBXFileReference; lastKnownFileType = folder; name = config; path = ../../workdir/CustomTarget/ios/resources/config; sourceTree = "<group>"; };
-		3941EF14204B4C8900082486 /* share */ = {isa = PBXFileReference; lastKnownFileType = folder; name = share; path = ../../workdir/CustomTarget/ios/resources/share; sourceTree = "<group>"; };
-		39503A6F1F94C4AC00F19C78 /* lokit-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "lokit-Bridging-Header.h"; sourceTree = "<group>"; };
-		39514DFF2057DC55005599D0 /* shared */ = {isa = PBXFileReference; lastKnownFileType = folder; name = shared; path = ../../bridges/source/cpp_uno/shared; sourceTree = "<group>"; };
-		39514E012057DC92005599D0 /* gcc3_ios */ = {isa = PBXFileReference; lastKnownFileType = folder; name = gcc3_ios; path = ../../bridges/source/cpp_uno/gcc3_ios; sourceTree = "<group>"; };
-		39514E032057DCE7005599D0 /* gcc3_macosx_x86-64 */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "gcc3_macosx_x86-64"; path = "../../bridges/source/cpp_uno/gcc3_macosx_x86-64"; sourceTree = "<group>"; };
-		39514E052057DD17005599D0 /* gcc3_linux_aarch64 */ = {isa = PBXFileReference; lastKnownFileType = folder; name = gcc3_linux_aarch64; path = ../../bridges/source/cpp_uno/gcc3_linux_aarch64; sourceTree = "<group>"; };
-		39514E072057E4A8005599D0 /* inc */ = {isa = PBXFileReference; lastKnownFileType = folder; name = inc; path = ../../bridges/inc; sourceTree = "<group>"; };
-		396F92F61E7AE62400A28C82 /* Settings.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Settings.bundle; sourceTree = "<group>"; };
-		397275391E77D9F1006ACDCC /* LibreOfficeLight.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = LibreOfficeLight.entitlements; sourceTree = "<group>"; };
-		397868D71E59A3EA007F9248 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
-		397E08FA1E597BD8001374E0 /* LibreOfficeLight.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LibreOfficeLight.app; sourceTree = BUILT_PRODUCTS_DIR; };
-		397E08FD1E597BD8001374E0 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = LibreOfficeLight/AppDelegate.swift; sourceTree = SOURCE_ROOT; };
-		397E09021E597BD8001374E0 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/Main.storyboard; sourceTree = "<group>"; };
-		397E09071E597BD8001374E0 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = LibreOfficeLight/Assets.xcassets; sourceTree = SOURCE_ROOT; };
-		3992D8591E5B762A00BEA987 /* DocumentController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DocumentController.swift; path = LibreOfficeLight/DocumentController.swift; sourceTree = SOURCE_ROOT; };
-		399648461E5B87DC00E73E83 /* ViewProperties.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ViewProperties.swift; path = LibreOfficeLight/ViewProperties.swift; sourceTree = SOURCE_ROOT; };
-		39B092501E5F3DEA00682A59 /* LibreOfficeLight-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "LibreOfficeLight-Prefix.pch"; sourceTree = "<group>"; };
-		39B4245D2060FB2300347588 /* ucbhelper.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ucbhelper.cxx; path = ../../unotools/source/ucbhelper/ucbhelper.cxx; sourceTree = "<group>"; };
-		39E950521FC9842000D82C49 /* source */ = {isa = PBXFileReference; lastKnownFileType = folder; name = source; path = ../source; sourceTree = "<group>"; };
-		39EE81531FA644E800B73AB8 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
-		39EF4E2E1FA500C9001914AC /* PropertiesController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PropertiesController.swift; sourceTree = "<group>"; };
-		39FD89E6204EBCB900E7179F /* exc_thrower.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = exc_thrower.cxx; path = ../../cppuhelper/source/exc_thrower.cxx; sourceTree = "<group>"; };
-		FC31D01D2012F65500E7F402 /* DocumentHolder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DocumentHolder.swift; sourceTree = "<group>"; };
-		FC31D01F2012F6D300E7F402 /* RenderCache.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RenderCache.swift; sourceTree = "<group>"; };
-		FC31D02A2013500E00E7F402 /* ButtonScrollView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ButtonScrollView.swift; sourceTree = "<group>"; };
-		FC31D02C2015DE1700E7F402 /* UIViewExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIViewExtensions.swift; sourceTree = "<group>"; };
-		FCAB1CB72009DB6900F1CC34 /* DocumentOverlaysView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DocumentOverlaysView.swift; sourceTree = "<group>"; };
-		FCC2E3F62004A01400CEB504 /* Document.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Document.swift; sourceTree = "<group>"; };
-		FCC2E3F82004A01400CEB504 /* LibreOfficeKitWrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LibreOfficeKitWrapper.swift; sourceTree = "<group>"; };
-		FCC2E3F92004A01400CEB504 /* LOKitThread.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LOKitThread.swift; sourceTree = "<group>"; };
-		FCC2E3FE2004B59B00CEB504 /* DocumentTiledView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DocumentTiledView.swift; sourceTree = "<group>"; };
-		FCC2E4022004B72700CEB504 /* Util.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Util.swift; sourceTree = "<group>"; };
-		FCC2E4042004B74000CEB504 /* AsyncUtil.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AsyncUtil.swift; sourceTree = "<group>"; };
-		FCC7651C201C7F8A007D190C /* libKit.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libKit.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
-/* End PBXFileReference section */
-
-/* Begin PBXFrameworksBuildPhase section */
-		397E08F71E597BD8001374E0 /* Frameworks */ = {
-			isa = PBXFrameworksBuildPhase;
-			buildActionMask = 2147483647;
-			files = (
-				FCC7651D201C7F8A007D190C /* libKit.dylib in Frameworks */,
-			);
-			runOnlyForDeploymentPostprocessing = 0;
-		};
-/* End PBXFrameworksBuildPhase section */
-
-/* Begin PBXGroup section */
-		3911D89F1E5993600050D6BC /* Support files */ = {
-			isa = PBXGroup;
-			children = (
-				39B092501E5F3DEA00682A59 /* LibreOfficeLight-Prefix.pch */,
-				397275391E77D9F1006ACDCC /* LibreOfficeLight.entitlements */,
-				397E09071E597BD8001374E0 /* Assets.xcassets */,
-				396F92F61E7AE62400A28C82 /* Settings.bundle */,
-			);
-			name = "Support files";
-			path = LibreOfficeLight;
-			sourceTree = SOURCE_ROOT;
-		};
-		3956B72D1FAB3DBF00BF5DE4 /* extra */ = {
-			isa = PBXGroup;
-			children = (
-				39514E072057E4A8005599D0 /* inc */,
-				39514E052057DD17005599D0 /* gcc3_linux_aarch64 */,
-				39514E032057DCE7005599D0 /* gcc3_macosx_x86-64 */,
-				39514E012057DC92005599D0 /* gcc3_ios */,
-				39514DFF2057DC55005599D0 /* shared */,
-				39FD89E6204EBCB900E7179F /* exc_thrower.cxx */,
-				39B4245D2060FB2300347588 /* ucbhelper.cxx */,
-				39E950521FC9842000D82C49 /* source */,
-			);
-			name = extra;
-			sourceTree = "<group>";
-		};
-		3972753A1E77D9F7006ACDCC /* Frameworks */ = {
-			isa = PBXGroup;
-			children = (
-				FCC7651C201C7F8A007D190C /* libKit.dylib */,
-			);
-			name = Frameworks;
-			sourceTree = "<group>";
-		};
-		397E08F11E597BD8001374E0 = {
-			isa = PBXGroup;
-			children = (
-				3956B72D1FAB3DBF00BF5DE4 /* extra */,
-				39B084E41E5F0B5200682A59 /* Resources */,
-				3911D89F1E5993600050D6BC /* Support files */,
-				397E08FC1E597BD8001374E0 /* LibreOfficeLight */,
-				397E08FB1E597BD8001374E0 /* Products */,
-				3972753A1E77D9F7006ACDCC /* Frameworks */,
-			);
-			sourceTree = "<group>";
-		};
-		397E08FB1E597BD8001374E0 /* Products */ = {
-			isa = PBXGroup;
-			children = (
-				397E08FA1E597BD8001374E0 /* LibreOfficeLight.app */,
-			);
-			name = Products;
-			sourceTree = "<group>";
-		};
-		397E08FC1E597BD8001374E0 /* LibreOfficeLight */ = {
-			isa = PBXGroup;
-			children = (
-				FCC2E3F52004A01400CEB504 /* LOKit */,
-				39EE81531FA644E800B73AB8 /* Info.plist */,
-				39503A6F1F94C4AC00F19C78 /* lokit-Bridging-Header.h */,
-				397E08FD1E597BD8001374E0 /* AppDelegate.swift */,
-				FC31D02A2013500E00E7F402 /* ButtonScrollView.swift */,
-				3992D8591E5B762A00BEA987 /* DocumentController.swift */,
-				FCAB1CB72009DB6900F1CC34 /* DocumentOverlaysView.swift */,
-				FCC2E3FE2004B59B00CEB504 /* DocumentTiledView.swift */,
-				39284DB21FA5F207006F43E4 /* DocumentActions.swift */,
-				39EF4E2E1FA500C9001914AC /* PropertiesController.swift */,
-				FC31D02C2015DE1700E7F402 /* UIViewExtensions.swift */,
-				392ED9B21E5E4B03005C8435 /* ViewPrintManager.swift */,
-				399648461E5B87DC00E73E83 /* ViewProperties.swift */,
-				397E09011E597BD8001374E0 /* Main.storyboard */,
-				397868D81E59A3EA007F9248 /* LaunchScreen.xib */,
-			);
-			path = LibreOfficeLight;
-			sourceTree = SOURCE_ROOT;
-		};
-		39B084E41E5F0B5200682A59 /* Resources */ = {
-			isa = PBXGroup;
-			children = (
-				3941EF13204B4C8900082486 /* config */,
-				3941EF0E204B4C8900082486 /* filter */,
-				3941EF07204B4C8900082486 /* fundamentalrc */,
-				3941EF11204B4C8900082486 /* icudt62l.dat */,
-				3941EF0D204B4C8900082486 /* offapi.rdb */,
-				3941EF0A204B4C8900082486 /* oovbaapi.rdb */,
-				3941EF08204B4C8900082486 /* program */,
-				3941EF0F204B4C8900082486 /* rc */,
-				3941EF0B204B4C8900082486 /* registry */,
-				3941EF0C204B4C8900082486 /* services */,
-				3941EF09204B4C8900082486 /* services.rdb */,
-				3941EF14204B4C8900082486 /* share */,
-				3941EF10204B4C8900082486 /* udkapi.rdb */,
-				3941EF06204B4C8900082486 /* unorc */,
-				3941EF12204B4C8900082486 /* welcome.odt */,
-			);
-			name = Resources;
-			sourceTree = SOURCE_ROOT;
-		};
-		FCC2E3F52004A01400CEB504 /* LOKit */ = {
-			isa = PBXGroup;
-			children = (
-				FCC2E4042004B74000CEB504 /* AsyncUtil.swift */,
-				FCC2E3F62004A01400CEB504 /* Document.swift */,
-				FC31D01D2012F65500E7F402 /* DocumentHolder.swift */,
-				FCC2E3F82004A01400CEB504 /* LibreOfficeKitWrapper.swift */,
-				FCC2E3F92004A01400CEB504 /* LOKitThread.swift */,
-				FC31D01F2012F6D300E7F402 /* RenderCache.swift */,
-				FCC2E4022004B72700CEB504 /* Util.swift */,
-			);
-			path = LOKit;
-			sourceTree = "<group>";
-		};
-/* End PBXGroup section */
-
-/* Begin PBXNativeTarget section */
-		397E08F91E597BD8001374E0 /* LibreOfficeLight */ = {
-			isa = PBXNativeTarget;
-			buildConfigurationList = 397E09251E597BD8001374E0 /* Build configuration list for PBXNativeTarget "LibreOfficeLight" */;
-			buildPhases = (
-				FC148D13201C7A6600C349CA /* ShellScript */,
-				397E08F61E597BD8001374E0 /* Sources */,
-				397E08F71E597BD8001374E0 /* Frameworks */,
-				397E08F81E597BD8001374E0 /* Resources */,
-				FC148CE420187F7800C349CA /* Embed Libraries */,
-			);
-			buildRules = (
-			);
-			dependencies = (
-			);
-			name = LibreOfficeLight;
-			productName = LibreOfficeLight;
-			productReference = 397E08FA1E597BD8001374E0 /* LibreOfficeLight.app */;
-			productType = "com.apple.product-type.application";
-		};
-/* End PBXNativeTarget section */
-
-/* Begin PBXProject section */
-		397E08F21E597BD8001374E0 /* Project object */ = {
-			isa = PBXProject;
-			attributes = {
-				LastSwiftUpdateCheck = 0820;
-				LastUpgradeCheck = 0930;
-				ORGANIZATIONNAME = jani;
-				TargetAttributes = {
-					397E08F91E597BD8001374E0 = {
-						CreatedOnToolsVersion = 8.2;
-						LastSwiftMigration = 0900;
-						ProvisioningStyle = Automatic;
-						SystemCapabilities = {
-							com.apple.ApplicationGroups.iOS = {
-								enabled = 0;
-							};
-							com.apple.Push = {
-								enabled = 0;
-							};
-							com.apple.iCloud = {
-								enabled = 1;
-							};
-						};
-					};
-				};
-			};
-			buildConfigurationList = 397E08F51E597BD8001374E0 /* Build configuration list for PBXProject "LibreOfficeLight" */;
-			compatibilityVersion = "Xcode 8.0";
-			developmentRegion = English;
-			hasScannedForEncodings = 0;
-			knownRegions = (
-				en,
-			);
-			mainGroup = 397E08F11E597BD8001374E0;
-			productRefGroup = 397E08FB1E597BD8001374E0 /* Products */;
-			projectDirPath = "";
-			projectRoot = "";
-			targets = (
-				397E08F91E597BD8001374E0 /* LibreOfficeLight */,
-			);
-		};
-/* End PBXProject section */
-
-/* Begin PBXResourcesBuildPhase section */
-		397E08F81E597BD8001374E0 /* Resources */ = {
-			isa = PBXResourcesBuildPhase;
-			buildActionMask = 2147483647;
-			files = (
-				3941EF15204B4C8A00082486 /* unorc in Resources */,
-				3941EF19204B4C8A00082486 /* oovbaapi.rdb in Resources */,
-				3941EF1D204B4C8A00082486 /* filter in Resources */,
-				397E09081E597BD8001374E0 /* Assets.xcassets in Resources */,
-				397868D61E59A3EA007F9248 /* LaunchScreen.xib in Resources */,
-				39514E002057DC55005599D0 /* shared in Resources */,
-				3941EF1A204B4C8A00082486 /* registry in Resources */,
-				3941EF18204B4C8A00082486 /* services.rdb in Resources */,
-				3941EF1C204B4C8A00082486 /* offapi.rdb in Resources */,
-				3941EF22204B4C8A00082486 /* config in Resources */,
-				396F92F71E7AE62400A28C82 /* Settings.bundle in Resources */,
-				3941EF1E204B4C8A00082486 /* rc in Resources */,
-				3941EF23204B4C8A00082486 /* share in Resources */,
-				3941EF1B204B4C8A00082486 /* services in Resources */,
-				3941EF21204B4C8A00082486 /* welcome.odt in Resources */,
-				397E09031E597BD8001374E0 /* Main.storyboard in Resources */,
-				3941EF20204B4C8A00082486 /* icudt62l.dat in Resources */,
-				3941EF16204B4C8A00082486 /* fundamentalrc in Resources */,
-				39514E082057E4A8005599D0 /* inc in Resources */,
-				3941EF1F204B4C8A00082486 /* udkapi.rdb in Resources */,
-				3941EF17204B4C8A00082486 /* program in Resources */,
-			);
-			runOnlyForDeploymentPostprocessing = 0;
-		};
-/* End PBXResourcesBuildPhase section */
-
-/* Begin PBXShellScriptBuildPhase section */
-		FC148D13201C7A6600C349CA /* ShellScript */ = {
-			isa = PBXShellScriptBuildPhase;
-			buildActionMask = 2147483647;
-			files = (
-			);
-			inputPaths = (
-			);
-			outputPaths = (
-			);
-			runOnlyForDeploymentPostprocessing = 0;
-			shellPath = /bin/bash;
-			shellScript = "\nGEN=$PROJECT_DIR/../../workdir/CustomTarget/ios/$CONFIGURATION\\_$ARCHS/libKit.dylib\ncp $GEN $TARGET_BUILD_DIR/libKit.dylib\n\n\n\n\n";
-		};
-/* End PBXShellScriptBuildPhase section */
-
-/* Begin PBXSourcesBuildPhase section */
-		397E08F61E597BD8001374E0 /* Sources */ = {
-			isa = PBXSourcesBuildPhase;
-			buildActionMask = 2147483647;
-			files = (
-				FCC2E4032004B72700CEB504 /* Util.swift in Sources */,
-				392ED9B31E5E4B03005C8435 /* ViewPrintManager.swift in Sources */,
-				FC31D01E2012F65500E7F402 /* DocumentHolder.swift in Sources */,
-				FCAB1CB82009DB6900F1CC34 /* DocumentOverlaysView.swift in Sources */,
-				FC31D0202012F6D300E7F402 /* RenderCache.swift in Sources */,
-				399648471E5B87DC00E73E83 /* ViewProperties.swift in Sources */,
-				FCC2E3FC2004A01500CEB504 /* LibreOfficeKitWrapper.swift in Sources */,
-				39284DB31FA5F207006F43E4 /* DocumentActions.swift in Sources */,
-				3992D85A1E5B762A00BEA987 /* DocumentController.swift in Sources */,
-				FCC2E3FD2004A01500CEB504 /* LOKitThread.swift in Sources */,
-				397E08FE1E597BD8001374E0 /* AppDelegate.swift in Sources */,
-				FC31D02B2013500E00E7F402 /* ButtonScrollView.swift in Sources */,
-				FCC2E3FA2004A01500CEB504 /* Document.swift in Sources */,
-				FCC2E3FF2004B59B00CEB504 /* DocumentTiledView.swift in Sources */,
-				FC31D02D2015DE1700E7F402 /* UIViewExtensions.swift in Sources */,
-				FCC2E4052004B74000CEB504 /* AsyncUtil.swift in Sources */,
-				39EF4E2F1FA500C9001914AC /* PropertiesController.swift in Sources */,
-			);
-			runOnlyForDeploymentPostprocessing = 0;
-		};
-/* End PBXSourcesBuildPhase section */
-
-/* Begin PBXVariantGroup section */
-		397868D81E59A3EA007F9248 /* LaunchScreen.xib */ = {
-			isa = PBXVariantGroup;
-			children = (
-				397868D71E59A3EA007F9248 /* en */,
-			);
-			name = LaunchScreen.xib;
-			path = LibreOfficeLight;
-			sourceTree = SOURCE_ROOT;
-		};
-		397E09011E597BD8001374E0 /* Main.storyboard */ = {
-			isa = PBXVariantGroup;
-			children = (
-				397E09021E597BD8001374E0 /* en */,
-			);
-			name = Main.storyboard;
-			path = LibreOfficeLight;
-			sourceTree = SOURCE_ROOT;
-		};
-/* End PBXVariantGroup section */
-
-/* Begin XCBuildConfiguration section */
-		397E09231E597BD8001374E0 /* Debug */ = {
-			isa = XCBuildConfiguration;
-			buildSettings = {
-				ALWAYS_SEARCH_USER_PATHS = NO;
-				CLANG_ANALYZER_NONNULL = YES;
-				LO_CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
-				LO_CLANG_CXX_LIBRARY = "libc++";
-				CLANG_ENABLE_MODULES = YES;
-				CLANG_ENABLE_OBJC_ARC = YES;
-				CLANG_OPTIMIZATION_PROFILE_FILE = "$(SRCROOT)/../../workdir/CustomTarget/ios/$(PROJECT_NAME).profdata";
-				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
-				CLANG_WARN_BOOL_CONVERSION = YES;
-				CLANG_WARN_COMMA = YES;
-				CLANG_WARN_CONSTANT_CONVERSION = YES;
-				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
-				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
-				CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
-				CLANG_WARN_EMPTY_BODY = YES;
-				CLANG_WARN_ENUM_CONVERSION = YES;
-				CLANG_WARN_INFINITE_RECURSION = YES;
-				CLANG_WARN_INT_CONVERSION = YES;
-				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
-				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
-				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
-				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
-				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
-				CLANG_WARN_STRICT_PROTOTYPES = YES;
-				CLANG_WARN_SUSPICIOUS_MOVE = YES;
-				CLANG_WARN_UNREACHABLE_CODE = YES;
-				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
-				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
-				COPY_PHASE_STRIP = NO;
-				DEBUG_INFORMATION_FORMAT = dwarf;
-				ENABLE_BITCODE = NO;
-				ENABLE_STRICT_OBJC_MSGSEND = YES;
-				ENABLE_TESTABILITY = YES;
-				GCC_C_LANGUAGE_STANDARD = gnu99;
-				GCC_DYNAMIC_NO_PIC = NO;
-				GCC_NO_COMMON_BLOCKS = YES;
-				GCC_OPTIMIZATION_LEVEL = 0;
-				GCC_PREPROCESSOR_DEFINITIONS = (
-					"DEBUG=1",
-					"$(inherited)",
-				);
-				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
-				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
-				GCC_WARN_UNDECLARED_SELECTOR = YES;
-				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
-				GCC_WARN_UNUSED_FUNCTION = YES;
-				GCC_WARN_UNUSED_VARIABLE = YES;
-				HEADER_SEARCH_PATHS = "$(inherited)";
-				IPHONEOS_DEPLOYMENT_TARGET = 11.3;
-				LD_MAP_FILE_PATH = "";
-				LIBRARY_SEARCH_PATHS = "$PROJECT_DIR/../../workdir/CustomTarget/ios/debug/**";
-				MACH_O_TYPE = mh_execute;
-				MTL_ENABLE_DEBUG_INFO = YES;
-				ONLY_ACTIVE_ARCH = YES;
-				SDKROOT = iphoneos;
-				SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
-				SWIFT_OBJC_BRIDGING_HEADER = "lokit-Bridging-Header.h";
-				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
-				SWIFT_SWIFT3_OBJC_INFERENCE = Default;
-				SWIFT_VERSION = 4.0;
-				SYMROOT = ../../workdir/CustomTarget/ios/build;
-				TARGETED_DEVICE_FAMILY = "1,2";
-				VALID_ARCHS = "arm64 x86_64";
-			};
-			name = Debug;
-		};
-		397E09241E597BD8001374E0 /* Release */ = {
-			isa = XCBuildConfiguration;
-			buildSettings = {
-				ALWAYS_SEARCH_USER_PATHS = NO;
-				CLANG_ANALYZER_NONNULL = YES;
-				LO_CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
-				LO_CLANG_CXX_LIBRARY = "libc++";
-				CLANG_ENABLE_MODULES = YES;
-				CLANG_ENABLE_OBJC_ARC = YES;
-				CLANG_OPTIMIZATION_PROFILE_FILE = "$(SRCROOT)/../../workdir/CustomTarget/ios/$(PROJECT_NAME).profdata";
-				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
-				CLANG_WARN_BOOL_CONVERSION = YES;
-				CLANG_WARN_COMMA = YES;
-				CLANG_WARN_CONSTANT_CONVERSION = YES;
-				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
-				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
-				CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
-				CLANG_WARN_EMPTY_BODY = YES;
-				CLANG_WARN_ENUM_CONVERSION = YES;
-				CLANG_WARN_INFINITE_RECURSION = YES;
-				CLANG_WARN_INT_CONVERSION = YES;
-				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
-				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
-				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
-				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
-				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
-				CLANG_WARN_STRICT_PROTOTYPES = YES;
-				CLANG_WARN_SUSPICIOUS_MOVE = YES;
-				CLANG_WARN_UNREACHABLE_CODE = YES;
-				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
-				CODE_SIGN_IDENTITY = "";
-				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
-				COPY_PHASE_STRIP = NO;
-				DEBUG_INFORMATION_FORMAT = dwarf;
-				ENABLE_BITCODE = NO;
-				ENABLE_NS_ASSERTIONS = NO;
-				ENABLE_STRICT_OBJC_MSGSEND = YES;
-				GCC_C_LANGUAGE_STANDARD = gnu99;
-				GCC_NO_COMMON_BLOCKS = YES;
-				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
-				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
-				GCC_WARN_UNDECLARED_SELECTOR = YES;
-				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
-				GCC_WARN_UNUSED_FUNCTION = YES;
-				GCC_WARN_UNUSED_VARIABLE = YES;
-				HEADER_SEARCH_PATHS = "$(inherited)";
-				IPHONEOS_DEPLOYMENT_TARGET = 11.3;
-				LD_MAP_FILE_PATH = "";
-				LIBRARY_SEARCH_PATHS = "$PROJECT_DIR/../../workdir/CustomTarget/ios/release/**";
-				MACH_O_TYPE = mh_execute;
-				MTL_ENABLE_DEBUG_INFO = NO;
-				ONLY_ACTIVE_ARCH = YES;
-				SDKROOT = iphoneos;
-				SWIFT_OBJC_BRIDGING_HEADER = "lokit-Bridging-Header.h";
-				SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
-				SWIFT_SWIFT3_OBJC_INFERENCE = Default;
-				SWIFT_VERSION = 4.0;
-				SYMROOT = ../../workdir/CustomTarget/ios/build;
-				TARGETED_DEVICE_FAMILY = "1,2";
-				VALIDATE_PRODUCT = YES;
-				VALID_ARCHS = "arm64 x86_64";
-			};
-			name = Release;
-		};
-		397E09261E597BD8001374E0 /* Debug */ = {
-			isa = XCBuildConfiguration;
-			buildSettings = {
-				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
-				CLANG_ENABLE_MODULES = YES;
-				CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
-				CLANG_WARN_INFINITE_RECURSION = NO;
-				CODE_SIGN_ENTITLEMENTS = LibreOfficeLight/LibreOfficeLight.entitlements;
-				DEVELOPMENT_TEAM = J4FQ687VJK;
-				ENABLE_TESTABILITY = NO;
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = "LibreOfficeLight/LibreOfficeLight-Prefix.pch";
-				GCC_PREPROCESSOR_DEFINITIONS = (
-					"DEBUG=1",
-					"IOS=1",
-				);
-				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
-				HEADER_SEARCH_PATHS = (
-					"$(inherited)",
-					"$(PROJECT_DIR)/../../include",
-				);
-				INFOPLIST_FILE = LibreOfficeLight/Info.plist;
-				IPHONEOS_DEPLOYMENT_TARGET = 11.2;
-				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
-				LIBRARY_SEARCH_PATHS = "";
-				ONLY_ACTIVE_ARCH = YES;
-				PRODUCT_BUNDLE_IDENTIFIER = org.libreoffice.ios.LibreOfficeLight;
-				PRODUCT_NAME = "$(TARGET_NAME)";
-				SWIFT_OBJC_BRIDGING_HEADER = "LibreOfficeLight/lokit-Bridging-Header.h";
-				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
-				SWIFT_SWIFT3_OBJC_INFERENCE = Off;
-				SWIFT_VERSION = 4.0;
-				TARGETED_DEVICE_FAMILY = "1,2";
-				VALID_ARCHS = "arm64 x86_64";
-			};
-			name = Debug;
-		};
-		397E09271E597BD8001374E0 /* Release */ = {
-			isa = XCBuildConfiguration;
-			buildSettings = {
-				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
-				CLANG_ENABLE_MODULES = YES;
-				CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
-				CLANG_WARN_INFINITE_RECURSION = NO;
-				CODE_SIGN_ENTITLEMENTS = LibreOfficeLight/LibreOfficeLight.entitlements;
-				COPY_PHASE_STRIP = YES;
-				DEVELOPMENT_TEAM = J4FQ687VJK;
-				ENABLE_TESTABILITY = NO;
-				GCC_PRECOMPILE_PREFIX_HEADER = YES;
-				GCC_PREFIX_HEADER = "LibreOfficeLight/LibreOfficeLight-Prefix.pch";
-				GCC_PREPROCESSOR_DEFINITIONS = "IOS=1";
-				HEADER_SEARCH_PATHS = (
-					"$(inherited)",
-					"$(PROJECT_DIR)/../../include",
-				);
-				INFOPLIST_FILE = LibreOfficeLight/Info.plist;
-				IPHONEOS_DEPLOYMENT_TARGET = 11.2;
-				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
-				LIBRARY_SEARCH_PATHS = "";
-				ONLY_ACTIVE_ARCH = YES;
-				PRODUCT_BUNDLE_IDENTIFIER = org.libreoffice.ios.LibreOfficeLight;
-				PRODUCT_NAME = "$(TARGET_NAME)";
-				SWIFT_OBJC_BRIDGING_HEADER = "LibreOfficeLight/lokit-Bridging-Header.h";
-				SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
-				SWIFT_SWIFT3_OBJC_INFERENCE = Off;
-				SWIFT_VERSION = 4.0;
-				TARGETED_DEVICE_FAMILY = "1,2";
-				VALID_ARCHS = "arm64 x86_64";
-			};
-			name = Release;
-		};
-/* End XCBuildConfiguration section */
-
-/* Begin XCConfigurationList section */
-		397E08F51E597BD8001374E0 /* Build configuration list for PBXProject "LibreOfficeLight" */ = {
-			isa = XCConfigurationList;
-			buildConfigurations = (
-				397E09231E597BD8001374E0 /* Debug */,
-				397E09241E597BD8001374E0 /* Release */,
-			);
-			defaultConfigurationIsVisible = 0;
-			defaultConfigurationName = Debug;
-		};
-		397E09251E597BD8001374E0 /* Build configuration list for PBXNativeTarget "LibreOfficeLight" */ = {
-			isa = XCConfigurationList;
-			buildConfigurations = (
-				397E09261E597BD8001374E0 /* Debug */,
-				397E09271E597BD8001374E0 /* Release */,
-			);
-			defaultConfigurationIsVisible = 0;
-			defaultConfigurationName = Debug;
-		};
-/* End XCConfigurationList section */
-	};
-	rootObject = 397E08F21E597BD8001374E0 /* Project object */;
-}
diff --git a/ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/xcshareddata/xcschemes/Debug.xcscheme b/ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/xcshareddata/xcschemes/Debug.xcscheme
deleted file mode 100644
index 450c96e3b6ba..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/xcshareddata/xcschemes/Debug.xcscheme
+++ /dev/null
@@ -1,98 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Scheme
-   LastUpgradeVersion = "0930"
-   version = "1.3">
-   <BuildAction
-      parallelizeBuildables = "YES"
-      buildImplicitDependencies = "YES">
-      <BuildActionEntries>
-         <BuildActionEntry
-            buildForTesting = "YES"
-            buildForRunning = "YES"
-            buildForProfiling = "YES"
-            buildForArchiving = "YES"
-            buildForAnalyzing = "YES">
-            <BuildableReference
-               BuildableIdentifier = "primary"
-               BlueprintIdentifier = "397E08F91E597BD8001374E0"
-               BuildableName = "LibreOfficeLight.app"
-               BlueprintName = "LibreOfficeLight"
-               ReferencedContainer = "container:LibreOfficeLight.xcodeproj">
-            </BuildableReference>
-         </BuildActionEntry>
-      </BuildActionEntries>
-   </BuildAction>
-   <TestAction
-      buildConfiguration = "Debug"
-      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
-      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
-      shouldUseLaunchSchemeArgsEnv = "YES">
-      <Testables>
-      </Testables>
-      <MacroExpansion>
-         <BuildableReference
-            BuildableIdentifier = "primary"
-            BlueprintIdentifier = "397E08F91E597BD8001374E0"
-            BuildableName = "LibreOfficeLight.app"
-            BlueprintName = "LibreOfficeLight"
-            ReferencedContainer = "container:LibreOfficeLight.xcodeproj">
-         </BuildableReference>
-      </MacroExpansion>
-      <AdditionalOptions>
-      </AdditionalOptions>
-   </TestAction>
-   <LaunchAction
-      buildConfiguration = "Debug"
-      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
-      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
-      launchStyle = "0"
-      useCustomWorkingDirectory = "NO"
-      ignoresPersistentStateOnLaunch = "NO"
-      debugDocumentVersioning = "YES"
-      debugServiceExtension = "internal"
-      allowLocationSimulation = "YES">
-      <BuildableProductRunnable
-         runnableDebuggingMode = "0">
-         <BuildableReference
-            BuildableIdentifier = "primary"
-            BlueprintIdentifier = "397E08F91E597BD8001374E0"
-            BuildableName = "LibreOfficeLight.app"
-            BlueprintName = "LibreOfficeLight"
-            ReferencedContainer = "container:LibreOfficeLight.xcodeproj">
-         </BuildableReference>
-      </BuildableProductRunnable>
-      <EnvironmentVariables>
-         <EnvironmentVariable
-            key = "SAL_LOG"
-            value = "+INFO+WARN"
-            isEnabled = "YES">
-         </EnvironmentVariable>
-      </EnvironmentVariables>
-      <AdditionalOptions>
-      </AdditionalOptions>
-   </LaunchAction>
-   <ProfileAction
-      buildConfiguration = "Debug"
-      shouldUseLaunchSchemeArgsEnv = "YES"
-      savedToolIdentifier = ""
-      useCustomWorkingDirectory = "NO"
-      debugDocumentVersioning = "YES">
-      <BuildableProductRunnable
-         runnableDebuggingMode = "0">
-         <BuildableReference
-            BuildableIdentifier = "primary"
-            BlueprintIdentifier = "397E08F91E597BD8001374E0"
-            BuildableName = "LibreOfficeLight.app"
-            BlueprintName = "LibreOfficeLight"
-            ReferencedContainer = "container:LibreOfficeLight.xcodeproj">
-         </BuildableReference>
-      </BuildableProductRunnable>
-   </ProfileAction>
-   <AnalyzeAction
-      buildConfiguration = "Debug">
-   </AnalyzeAction>
-   <ArchiveAction
-      buildConfiguration = "Release"
-      revealArchiveInOrganizer = "YES">
-   </ArchiveAction>
-</Scheme>
diff --git a/ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/xcshareddata/xcschemes/Release.xcscheme b/ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/xcshareddata/xcschemes/Release.xcscheme
deleted file mode 100644
index 9c3d62de88a1..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/xcshareddata/xcschemes/Release.xcscheme
+++ /dev/null
@@ -1,91 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Scheme
-   LastUpgradeVersion = "0930"
-   version = "1.3">
-   <BuildAction
-      parallelizeBuildables = "YES"
-      buildImplicitDependencies = "YES">
-      <BuildActionEntries>
-         <BuildActionEntry
-            buildForTesting = "YES"
-            buildForRunning = "YES"
-            buildForProfiling = "YES"
-            buildForArchiving = "YES"
-            buildForAnalyzing = "YES">
-            <BuildableReference
-               BuildableIdentifier = "primary"
-               BlueprintIdentifier = "397E08F91E597BD8001374E0"
-               BuildableName = "LibreOfficeLight.app"
-               BlueprintName = "LibreOfficeLight"
-               ReferencedContainer = "container:LibreOfficeLight.xcodeproj">
-            </BuildableReference>
-         </BuildActionEntry>
-      </BuildActionEntries>
-   </BuildAction>
-   <TestAction
-      buildConfiguration = "Debug"
-      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
-      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
-      shouldUseLaunchSchemeArgsEnv = "YES">
-      <Testables>
-      </Testables>
-      <MacroExpansion>
-         <BuildableReference
-            BuildableIdentifier = "primary"
-            BlueprintIdentifier = "397E08F91E597BD8001374E0"
-            BuildableName = "LibreOfficeLight.app"
-            BlueprintName = "LibreOfficeLight"
-            ReferencedContainer = "container:LibreOfficeLight.xcodeproj">
-         </BuildableReference>
-      </MacroExpansion>
-      <AdditionalOptions>
-      </AdditionalOptions>
-   </TestAction>
-   <LaunchAction
-      buildConfiguration = "Release"
-      selectedDebuggerIdentifier = ""
-      selectedLauncherIdentifier = "Xcode.IDEFoundation.Launcher.PosixSpawn"
-      launchStyle = "0"
-      useCustomWorkingDirectory = "NO"
-      ignoresPersistentStateOnLaunch = "NO"
-      debugDocumentVersioning = "YES"
-      debugServiceExtension = "internal"
-      allowLocationSimulation = "YES">
-      <BuildableProductRunnable
-         runnableDebuggingMode = "0">
-         <BuildableReference
-            BuildableIdentifier = "primary"
-            BlueprintIdentifier = "397E08F91E597BD8001374E0"
-            BuildableName = "LibreOfficeLight.app"
-            BlueprintName = "LibreOfficeLight"
-            ReferencedContainer = "container:LibreOfficeLight.xcodeproj">
-         </BuildableReference>
-      </BuildableProductRunnable>
-      <AdditionalOptions>
-      </AdditionalOptions>
-   </LaunchAction>
-   <ProfileAction
-      buildConfiguration = "Release"
-      shouldUseLaunchSchemeArgsEnv = "YES"
-      savedToolIdentifier = ""
-      useCustomWorkingDirectory = "NO"
-      debugDocumentVersioning = "YES">
-      <BuildableProductRunnable
-         runnableDebuggingMode = "0">
-         <BuildableReference
-            BuildableIdentifier = "primary"
-            BlueprintIdentifier = "397E08F91E597BD8001374E0"
-            BuildableName = "LibreOfficeLight.app"
-            BlueprintName = "LibreOfficeLight"
-            ReferencedContainer = "container:LibreOfficeLight.xcodeproj">
-         </BuildableReference>
-      </BuildableProductRunnable>
-   </ProfileAction>
-   <AnalyzeAction
-      buildConfiguration = "Release">
-   </AnalyzeAction>
-   <ArchiveAction
-      buildConfiguration = "Release"
-      revealArchiveInOrganizer = "YES">
-   </ArchiveAction>
-</Scheme>
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/AppDelegate.swift b/ios/LibreOfficeLight/LibreOfficeLight/AppDelegate.swift
deleted file mode 100644
index f0b5f6bd3740..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/AppDelegate.swift
+++ /dev/null
@@ -1,117 +0,0 @@
-//
-// This file is part of the LibreOffice project.
-//
-// This Source Code Form is subject to the terms of the Mozilla Public
-// License, v. 2.0. If a copy of the MPL was not distributed with this
-// file, You can obtain one at http://mozilla.org/MPL/2.0/.
-//
-import UIKit
-import Foundation
-
-
-// AppDelegate is a Delegate class that receives calls from the iOS
-// kernel, and theirby allows stop/start/sleep of the application
- at UIApplicationMain
-class AppDelegate: UIResponder, UIApplicationDelegate
-{
-    var window: UIWindow?
-
-
-
-    // sent when clicking on an OO document in another app
-    // allowing this app to handle the document.
-    // remark if the app is not started it will be started first
-    func application(_ app: UIApplication,
-                     open url: URL, options: [UIApplicationOpenURLOptionsKey : Any] = [:])
-        -> Bool
-    {
-        let document = window?.rootViewController?.childViewControllers[0] as! DocumentController
-        document.doOpen(url)
-        return true
-    }
-
-
-
-    // this function is called when the app is first started (loaded from EEProm)
-    // it initializes the LO system and prepares for a normal run
-    func application(_ application: UIApplication,
-                     didFinishLaunchingWithOptions launchOptions:
-                         [UIApplicationLaunchOptionsKey: Any]?)
-        -> Bool
-    {
-        // Get version info
-        let appInfo = Bundle.main.infoDictionary! as Dictionary<String,AnyObject>
-        let applicationVersion = (appInfo["CFBundleShortVersionString"] as! String) + "." +
-                                 (appInfo["CFBundleVersion"] as! String)
-
-        // Add version string to setting
-        let defaults = UserDefaults.standard
-        defaults.set(applicationVersion, forKey: "application_version")
-        defaults.synchronize()
-
-        // start LibreOfficeKit
-        let _ = LOKitThread.instance
-
-        return true
-    }
-
-
-
-    // Sent when the application is about to move from active to inactive state.
-    // This can occur for certain types of temporary interruptions
-    // (such as an incoming phone call or SMS message)
-    // or when the user quits the application and it begins the transition
-    // jto the background state.
-    // Use this method to pause ongoing tasks, disable timers,
-    // and invalidate graphics rendering callbacks.
-    func applicationWillResignActive(_ application: UIApplication)
-    {
-        // NOT used in this App
-    }
-
-
-
-    // Sent when the application enters background (hipernating)
-    // Use this method to release shared resources, save user data, invalidate timers,
-    // and store enough application state information to restore your application
-    // to its current state jin case it is terminated later.
-    // If your application supports background execution,
-    // this method is called instead of applicationWillTerminate: when the user quits.
-    func applicationDidEnterBackground(_ application: UIApplication)
-    {
-        let document = window?.rootViewController?.childViewControllers[0]
-            as! DocumentController
-        document.Hipernate()
-    }
-
-
-
-    // Sent before the application reenters foreground (hipernating -> active)
-    // Restart timers, tasks as well as graphic rendering
-    func applicationWillEnterForeground(_ application: UIApplication)
-    {
-        let document = window?.rootViewController?.childViewControllers[0] as! DocumentController
-        document.LeaveHipernate()
-    }
-
-
-
-    // Sent after the application reenters foreground (hipernating -> active)
-    // Restart timers, tasks as well as graphic rendering
-    func applicationDidBecomeActive(_ application: UIApplication)
-    {
-        // NOT used in this App
-    }
-
-
-
-    // Sent when the application is about to terminate. Save data if appropriate.
-    // See also applicationDidEnterBackground:.
-    // Saves changes in the application's managed object context before the application terminates.
-    func applicationWillTerminate(_ application: UIApplication)
-    {
-        let document = window?.rootViewController?.childViewControllers[0] as! DocumentController
-        document.Hipernate()
-    }
-}
-
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/Contents.json
deleted file mode 100644
index b179c2c532c9..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/Contents.json
+++ /dev/null
@@ -1,116 +0,0 @@
-{
-  "images" : [
-    {
-      "idiom" : "iphone",
-      "size" : "20x20",
-      "filename" : "LibreOffice-40.png",
-      "scale" : "2x"
-    },
-    {
-      "idiom" : "iphone",
-      "size" : "20x20",
-      "filename" : "LibreOffice-60.png",
-      "scale" : "3x"
-    },
-    {
-      "size" : "29x29",
-      "idiom" : "iphone",
-      "filename" : "LibreOffice-58.png",
-      "scale" : "2x"
-    },
-    {
-      "idiom" : "iphone",
-      "size" : "29x29",
-      "filename" : "LibreOffice-87.png",
-      "scale" : "3x"
-    },
-    {
-      "size" : "40x40",
-      "idiom" : "iphone",
-      "filename" : "LibreOffice-80.png",
-      "scale" : "2x"
-    },
-    {
-      "idiom" : "iphone",
-      "size" : "40x40",
-      "filename" : "LibreOffice-120.png",
-      "scale" : "3x"
-    },
-    {
-      "size" : "60x60",
-      "idiom" : "iphone",
-      "filename" : "LibreOffice-120.png",
-      "scale" : "2x"
-    },
-    {
-      "idiom" : "iphone",
-      "size" : "60x60",
-      "filename" : "LibreOffice-180.png",
-      "scale" : "3x"
-    },
-    {
-      "idiom" : "ipad",
-      "size" : "20x20",
-      "filename" : "LibreOffice-20.png",
-      "scale" : "1x"
-    },
-    {
-      "idiom" : "ipad",
-      "size" : "20x20",
-      "filename" : "LibreOffice-40.png",
-      "scale" : "2x"
-    },
-    {
-      "size" : "29x29",
-      "idiom" : "ipad",
-      "filename" : "LibreOffice-29.png",
-      "scale" : "1x"
-    },
-    {
-      "size" : "29x29",
-      "idiom" : "ipad",
-      "filename" : "LibreOffice-58.png",
-      "scale" : "2x"
-    },
-    {
-      "size" : "40x40",
-      "idiom" : "ipad",
-      "filename" : "LibreOffice-40.png",
-      "scale" : "1x"
-    },
-    {
-      "size" : "40x40",
-      "idiom" : "ipad",
-      "filename" : "LibreOffice-80.png",
-      "scale" : "2x"
-    },
-    {
-      "size" : "76x76",
-      "idiom" : "ipad",
-      "filename" : "LibreOffice-76.png",
-      "scale" : "1x"
-    },
-    {
-      "size" : "76x76",
-      "idiom" : "ipad",
-      "filename" : "LibreOffice-152.png",
-      "scale" : "2x"
-    },
-    {
-      "idiom" : "ipad",
-      "size" : "83.5x83.5",
-      "filename" : "LibreOffice-167.png",
-      "scale" : "2x"
-    },
-    {
-      "size" : "1024x1024",
-      "idiom" : "ios-marketing",
-      "filename" : "LibreOffice-1024.png",
-      "scale" : "1x"
-    }
-  ],
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  }
-}
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-1024.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-1024.png
deleted file mode 100644
index e25eb6bddb7b..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-1024.png and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-120.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-120.png
deleted file mode 100644
index 49a7a1070b60..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-120.png and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-152.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-152.png
deleted file mode 100644
index 9a204a930a16..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-152.png and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-167.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-167.png
deleted file mode 100644
index ef0033f9a8c5..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-167.png and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-180.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-180.png
deleted file mode 100644
index 2fdcb30dcad7..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-180.png and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-20.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-20.png
deleted file mode 100644
index ba82eb87b5e3..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-20.png and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-29.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-29.png
deleted file mode 100644
index 5a03ed3f40a3..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-29.png and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-40.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-40.png
deleted file mode 100644
index 1fefbff4bddb..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-40.png and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-58.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-58.png
deleted file mode 100644
index cd6cf1338bd0..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-58.png and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-60.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-60.png
deleted file mode 100644
index 00774322c381..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-60.png and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-76.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-76.png
deleted file mode 100644
index 879629fc827e..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-76.png and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-80.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-80.png
deleted file mode 100644
index 1ae49c48cb6a..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-80.png and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-87.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-87.png
deleted file mode 100644
index 679f6abc0816..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/AppIcon.appiconset/LibreOffice-87.png and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/back.imageset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/back.imageset/Contents.json
deleted file mode 100644
index cc9fb3d1aa3e..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/back.imageset/Contents.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
-  "images" : [
-    {
-      "idiom" : "universal",
-      "scale" : "1x",
-      "filename" : "back.png"
-    },
-    {
-      "idiom" : "universal",
-      "scale" : "2x",
-      "filename" : "back at 2x.png"
-    },
-    {
-      "idiom" : "universal",
-      "scale" : "3x",
-      "filename" : "back at 3x.png"
-    }
-  ],
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  }
-}
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/back.imageset/back.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/back.imageset/back.png
deleted file mode 100644
index 0b9776a64231..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/back.imageset/back.png and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/back.imageset/back at 2x.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/back.imageset/back at 2x.png
deleted file mode 100644
index 6e7c3995dfdb..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/back.imageset/back at 2x.png and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/back.imageset/back at 3x.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/back.imageset/back at 3x.png
deleted file mode 100644
index e66980cddde4..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/back.imageset/back at 3x.png and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/Contents.json
deleted file mode 100644
index da4a164c9186..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/Contents.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  }
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/drawing-template.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/drawing-template.dataset/Contents.json
deleted file mode 100644
index 885f35756af9..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/drawing-template.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "drawing-template.icns"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/drawing-template.dataset/drawing-template.icns b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/drawing-template.dataset/drawing-template.icns
deleted file mode 100644
index 64c373ecaa33..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/drawing-template.dataset/drawing-template.icns and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/drawing.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/drawing.dataset/Contents.json
deleted file mode 100644
index 3e1c14b1bd99..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/drawing.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "drawing.icns"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/drawing.dataset/drawing.icns b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/drawing.dataset/drawing.icns
deleted file mode 100644
index d179d041a6ca..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/drawing.dataset/drawing.icns and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/empty-document.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/empty-document.dataset/Contents.json
deleted file mode 100644
index 816e9aa12ac6..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/empty-document.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "empty-document.ico"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/empty-document.dataset/empty-document.ico b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/empty-document.dataset/empty-document.ico
deleted file mode 100644
index ec11e8fe579a..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/empty-document.dataset/empty-document.ico and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/empty-template.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/empty-template.dataset/Contents.json
deleted file mode 100644
index 8d4ccc066991..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/empty-template.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "empty-template.ico"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/empty-template.dataset/empty-template.ico b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/empty-template.dataset/empty-template.ico
deleted file mode 100644
index ec11e8fe579a..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/empty-template.dataset/empty-template.ico and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/extension.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/extension.dataset/Contents.json
deleted file mode 100644
index f35fc2be7409..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/extension.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "extension.icns"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/extension.dataset/extension.icns b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/extension.dataset/extension.icns
deleted file mode 100644
index cec1b92c37b2..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/extension.dataset/extension.icns and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/formula.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/formula.dataset/Contents.json
deleted file mode 100644
index dec8005ed4ef..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/formula.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "formula.icns"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/formula.dataset/formula.icns b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/formula.dataset/formula.icns
deleted file mode 100644
index f6dc588095f4..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/formula.dataset/formula.icns and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/main.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/main.dataset/Contents.json
deleted file mode 100644
index 1fb866b12621..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/main.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "main.icns"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/main.dataset/main.icns b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/main.dataset/main.icns
deleted file mode 100644
index c3e1bf693142..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/main.dataset/main.icns and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/master-document.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/master-document.dataset/Contents.json
deleted file mode 100644
index 1b65ad0ed8af..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/master-document.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "master-document.icns"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/master-document.dataset/master-document.icns b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/master-document.dataset/master-document.icns
deleted file mode 100644
index 4b0cf1bb7ea6..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/master-document.dataset/master-document.icns and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-database.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-database.dataset/Contents.json
deleted file mode 100644
index 5f270e1fe434..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-database.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "oasis-database.icns"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-database.dataset/oasis-database.icns b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-database.dataset/oasis-database.icns
deleted file mode 100644
index e523fdd9d5d1..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-database.dataset/oasis-database.icns and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-drawing-template.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-drawing-template.dataset/Contents.json
deleted file mode 100644
index c2c2cc129596..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-drawing-template.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "oasis-drawing-template.ico"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-drawing-template.dataset/oasis-drawing-template.ico b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-drawing-template.dataset/oasis-drawing-template.ico
deleted file mode 100644
index 9991270a5f84..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-drawing-template.dataset/oasis-drawing-template.ico and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-drawing.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-drawing.dataset/Contents.json
deleted file mode 100644
index 74ba17140dd8..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-drawing.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "oasis-drawing.icns"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-drawing.dataset/oasis-drawing.icns b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-drawing.dataset/oasis-drawing.icns
deleted file mode 100644
index 64563d2576ab..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-drawing.dataset/oasis-drawing.icns and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-formula.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-formula.dataset/Contents.json
deleted file mode 100644
index 19236e87ff66..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-formula.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "oasis-formula.ico"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-formula.dataset/oasis-formula.ico b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-formula.dataset/oasis-formula.ico
deleted file mode 100644
index 07b3e8ecf929..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-formula.dataset/oasis-formula.ico and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-master-document-template.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-master-document-template.dataset/Contents.json
deleted file mode 100644
index 47b7fb7ef3c0..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-master-document-template.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "oasis-master-document-template.icns"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-master-document-template.dataset/oasis-master-document-template.icns b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-master-document-template.dataset/oasis-master-document-template.icns
deleted file mode 100644
index 9115dfc4b443..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-master-document-template.dataset/oasis-master-document-template.icns and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-master-document.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-master-document.dataset/Contents.json
deleted file mode 100644
index 5043c1477d89..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-master-document.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "oasis-master-document.ico"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-master-document.dataset/oasis-master-document.ico b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-master-document.dataset/oasis-master-document.ico
deleted file mode 100644
index 0ac9681b10b9..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-master-document.dataset/oasis-master-document.ico and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-presentation-template.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-presentation-template.dataset/Contents.json
deleted file mode 100644
index 0f5874081f8f..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-presentation-template.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "oasis-presentation-template.icns"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-presentation-template.dataset/oasis-presentation-template.icns b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-presentation-template.dataset/oasis-presentation-template.icns
deleted file mode 100644
index 6bf52a1849b4..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-presentation-template.dataset/oasis-presentation-template.icns and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-presentation.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-presentation.dataset/Contents.json
deleted file mode 100644
index 98bd94f4db47..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-presentation.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "oasis-presentation.ico"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-presentation.dataset/oasis-presentation.ico b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-presentation.dataset/oasis-presentation.ico
deleted file mode 100644
index 0845cad87f48..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-presentation.dataset/oasis-presentation.ico and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-spreadsheet-template.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-spreadsheet-template.dataset/Contents.json
deleted file mode 100644
index 97df6313091a..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-spreadsheet-template.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "oasis-spreadsheet-template.icns"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-spreadsheet-template.dataset/oasis-spreadsheet-template.icns b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-spreadsheet-template.dataset/oasis-spreadsheet-template.icns
deleted file mode 100644
index d217378535ff..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-spreadsheet-template.dataset/oasis-spreadsheet-template.icns and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-spreadsheet.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-spreadsheet.dataset/Contents.json
deleted file mode 100644
index 189679bfcc2b..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-spreadsheet.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "oasis-spreadsheet.icns"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-spreadsheet.dataset/oasis-spreadsheet.icns b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-spreadsheet.dataset/oasis-spreadsheet.icns
deleted file mode 100644
index 95cc98b343da..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-spreadsheet.dataset/oasis-spreadsheet.icns and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-text-template.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-text-template.dataset/Contents.json
deleted file mode 100644
index ead3ca01d657..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-text-template.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "oasis-text-template.ico"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-text-template.dataset/oasis-text-template.ico b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-text-template.dataset/oasis-text-template.ico
deleted file mode 100644
index 71136e778458..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-text-template.dataset/oasis-text-template.ico and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-text.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-text.dataset/Contents.json
deleted file mode 100644
index 36818aec009f..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-text.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "oasis-text.ico"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-text.dataset/oasis-text.ico b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-text.dataset/oasis-text.ico
deleted file mode 100644
index 70210b0ec661..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-text.dataset/oasis-text.ico and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-web-template.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-web-template.dataset/Contents.json
deleted file mode 100644
index 59b4f2d0759c..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-web-template.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "oasis-web-template.icns"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-web-template.dataset/oasis-web-template.icns b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-web-template.dataset/oasis-web-template.icns
deleted file mode 100644
index 06fcd5ad1193..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/oasis-web-template.dataset/oasis-web-template.icns and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/open.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/open.dataset/Contents.json
deleted file mode 100644
index 26efddc8e782..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/open.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "open.ico"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/open.dataset/open.ico b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/open.dataset/open.ico
deleted file mode 100644
index ec11e8fe579a..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/open.dataset/open.ico and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/presentation-template.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/presentation-template.dataset/Contents.json
deleted file mode 100644
index 1cf424888b4c..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/presentation-template.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "presentation-template.ico"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/presentation-template.dataset/presentation-template.ico b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/presentation-template.dataset/presentation-template.ico
deleted file mode 100644
index b248474958e9..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/presentation-template.dataset/presentation-template.ico and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/presentation.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/presentation.dataset/Contents.json
deleted file mode 100644
index 48727c0d5b39..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/presentation.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "presentation.ico"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/presentation.dataset/presentation.ico b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/presentation.dataset/presentation.ico
deleted file mode 100644
index 0845cad87f48..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/presentation.dataset/presentation.ico and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/soffice.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/soffice.dataset/Contents.json
deleted file mode 100644
index 30042d0d9633..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/soffice.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "soffice.ico"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/soffice.dataset/soffice.ico b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/soffice.dataset/soffice.ico
deleted file mode 100644
index ec11e8fe579a..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/soffice.dataset/soffice.ico and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/spreadsheet-template.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/spreadsheet-template.dataset/Contents.json
deleted file mode 100644
index 01557a90814d..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/spreadsheet-template.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "spreadsheet-template.icns"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/spreadsheet-template.dataset/spreadsheet-template.icns b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/spreadsheet-template.dataset/spreadsheet-template.icns
deleted file mode 100644
index f527a14b7969..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/spreadsheet-template.dataset/spreadsheet-template.icns and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/spreadsheet.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/spreadsheet.dataset/Contents.json
deleted file mode 100644
index 87e81d2698c1..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/spreadsheet.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "spreadsheet.icns"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/spreadsheet.dataset/spreadsheet.icns b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/spreadsheet.dataset/spreadsheet.icns
deleted file mode 100644
index 9d61c699c47b..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/spreadsheet.dataset/spreadsheet.icns and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/text-template.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/text-template.dataset/Contents.json
deleted file mode 100644
index c5cbe2c9cb42..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/text-template.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "text-template.icns"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/text-template.dataset/text-template.icns b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/text-template.dataset/text-template.icns
deleted file mode 100644
index accd48b9bdd2..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/text-template.dataset/text-template.icns and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/text.dataset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/text.dataset/Contents.json
deleted file mode 100644
index 3fd87b58858c..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/text.dataset/Contents.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  },
-  "data" : [
-    {
-      "idiom" : "universal",
-      "filename" : "text.icns"
-    }
-  ]
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/text.dataset/text.icns b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/text.dataset/text.icns
deleted file mode 100644
index 9b7a301ee02b..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/document.icons/text.dataset/text.icns and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/intro.imageset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/intro.imageset/Contents.json
deleted file mode 100644
index 1f910096d224..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/intro.imageset/Contents.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
-  "images" : [
-    {
-      "idiom" : "universal",
-      "scale" : "1x",
-      "filename" : "intro.png"
-    },
-    {
-      "idiom" : "universal",
-      "scale" : "2x",
-      "filename" : "intro.png"
-    },
-    {
-      "idiom" : "universal",
-      "scale" : "3x",
-      "filename" : "intro.png"
-    }
-  ],
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  }
-}
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/intro.imageset/intro.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/intro.imageset/intro.png
deleted file mode 100644
index d27f8858dc6c..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/intro.imageset/intro.png and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/menu.imageset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/menu.imageset/Contents.json
deleted file mode 100644
index da2ac2bbdaa2..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/menu.imageset/Contents.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
-  "images" : [
-    {
-      "idiom" : "universal",
-      "scale" : "1x",
-      "filename" : "menu.png"
-    },
-    {
-      "idiom" : "universal",
-      "scale" : "2x",
-      "filename" : "menu at 2x.png"
-    },
-    {
-      "idiom" : "universal",
-      "scale" : "3x",
-      "filename" : "menu at 3x.png"
-    }
-  ],
-  "info" : {
-    "version" : 1,
-    "author" : "xcode"
-  }
-}
\ No newline at end of file
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/menu.imageset/menu.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/menu.imageset/menu.png
deleted file mode 100644
index fe97b0cfe224..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/menu.imageset/menu.png and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/menu.imageset/menu at 2x.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/menu.imageset/menu at 2x.png
deleted file mode 100644
index f5e9a1597c95..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/menu.imageset/menu at 2x.png and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/menu.imageset/menu at 3x.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/menu.imageset/menu at 3x.png
deleted file mode 100644
index 9f00717fe29e..000000000000
Binary files a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/menu.imageset/menu at 3x.png and /dev/null differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/ButtonScrollView.swift b/ios/LibreOfficeLight/LibreOfficeLight/ButtonScrollView.swift
deleted file mode 100644
index 615c145fe385..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/ButtonScrollView.swift
+++ /dev/null
@@ -1,145 +0,0 @@
-//
-// This file is part of the LibreOffice project.
-//
-// This Source Code Form is subject to the terms of the Mozilla Public
-// License, v. 2.0. If a copy of the MPL was not distributed with this
-// file, You can obtain one at http://mozilla.org/MPL/2.0/.
-//
-import UIKit
-
-/// Scrollable list of buttons.
-/// Kind of like a tab bar, but doesn't maintain or switch between views, just calls back on click
-open class ButtonScrollView: UIScrollView
-{
-    var buttonList: ButtonList? = nil
-
-    var buttonClickedCallback: ( (Int) -> () )? = nil
-
-    var selectedIndex: Int?
-    {
-        get {
-            return buttonList?.selectedIndex
-        }
-        set {

... etc. - the rest is truncated


More information about the Libreoffice-commits mailing list