Kaydet (Commit) b120b18a authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Link in calc, draw and edit stuff here, too, like for Android

No way to make use of that in the UI, though.

Change-Id: Ic910d7960da9a17d4f7ce84a5f51e2cb9350819e
üst afc0b792
......@@ -39,7 +39,7 @@ $(eval $(call gb_CustomTarget_CustomTarget,ios/TiledLibreOffice))
$(call gb_CustomTarget_get_target,ios/TiledLibreOffice): $(call gb_CustomTarget_get_target,ios/Lo_Xcconfig) TiledLibreOffice_setup
$(call gb_Output_announce,$(subst $(WORKDIR)/,,$@),$(true),APP,2)
$(SRCDIR)/solenv/bin/native-code.py \
-g core -g writer \
-g core -g writer -g calc -g draw -g edit \
> $(SRCDIR)/ios/experimental/TiledLibreOffice/TiledLibreOffice/native-code.mm
$(call TiledLibreOfficeXcodeBuild, clean build)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment