From d418eaed304d69f5a766a9ee5a907a71771b0223 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 30 Aug 2019 13:18:49 +0300 Subject: [PATCH] tdf#126966: The share/palette folder was missing from the iOS app Maybe it would be good to simply include all of share as such, without trying to pick only what is actually needed? Must investigate. Change-Id: Ide991334fe4bbe2b1e9807b8dba2b1e635e4f469 Reviewed-on: https://gerrit.libreoffice.org/78292 Reviewed-by: Tor Lillqvist Tested-by: Tor Lillqvist --- ios/CustomTarget_iOS_setup.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/ios/CustomTarget_iOS_setup.mk b/ios/CustomTarget_iOS_setup.mk index b3b06f9fc733..f69e54a31e30 100644 --- a/ios/CustomTarget_iOS_setup.mk +++ b/ios/CustomTarget_iOS_setup.mk @@ -72,6 +72,7 @@ $(IOSGEN)/native-code.h: $(BUILDDIR)/config_host.mk \ mkdir -p $(IOSRES)/share/fonts cp -R $(INSTDIR)/share/fonts/truetype $(IOSRES)/share/fonts cp -R $(INSTDIR)/share/gallery $(IOSRES)/share + cp -R $(INSTDIR)/share/palette $(IOSRES)/share cp $(SRCDIR)/ios/welcome.odt $(IOSRES) # Set up rc (the "inifile", fundamentalrc, unorc, bootstraprc and versionrc.