tdf#124360: The cui component is needed in the iOS app
Used at least in the Edit > Edit Style... > Area > Color dialog for
the Pick button..
Change-Id: I864ec5918482a2f8ee5c5d80b79eacd6e8fcd88e
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py
index 0c4b8bc..2b29745 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -64,6 +64,7 @@
("libsvtlo.a", "svt_component_getFactory"),
("libctllo.a", "ctl_component_getFactory"),
("libMacOSXSpelllo.a", "MacOSXSpell_component_getFactory", "#ifdef IOS"),
("libcuilo.a", "cui_component_getFactory"),
]
core_constructor_list = [