<div dir="ltr">(Sorry, my fingers slipped somehow and my previous reply had no of my own text.)<div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
4) create a real macOS installer package (native macOS installer<br>
program, not a runnable script like the langauge pack "installer"),<br>
similar to the windows msi that allows to customize the installation<br>
and pick the components you want.<br><br></blockquote><div><br></div><div>But where would such a "real" installer install the optional parts? Into the app bundle? Is it possible to leave out optional parts from a signed and notarized app bundle, if done by an installer? I honestly don't know. But my guess would be no, that leaving things out from the signed app bundle is no different from adding files to it later (as the language packs now do).</div><div><br></div><div>Sure, such an installer could instead put the optional parts in for instance /Library or ~/Library. But then we are back at the problem I already wasted a couple of weeks on: Teaching the LO code in various places to look up various things (message catalogs, extensions, autotexts, dictionaries, help, whatnot) in multiple locations. Which seems quite hard. At least to me, but somebody else who understands the code better might do it in a day, of course.</div><div><br></div><div>--tml</div></div></div></div>