<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><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"><br><br>
@Cloph, Which xcode was used to build LibreOffice 6.1.4.2 ? if it was a<br>
recent one, could it be possible to downgrade it to 9.4.1 and rebuild<br>
6.1.4.2 ? We get new reports everyday...</blockquote><div><br></div><div>One doesn't need to "downgrade" as such, one can have several versions installed. Download the 9.4.1 .xip file from <a href="https://developer.apple.com/download/more/">https://developer.apple.com/download/more/</a> , let it unpack to Xcode.app, rename that to Xcode-9.4.1.app (for instance), and then before building LibreOffice, run: <span style="color:rgb(0,0,0);font-family:Menlo;font-size:11px">sudo xcode-select --switch ~/Downloads/Xcode-9.4.1.app/Contents/Developer </span>(or similar). </div><div><br></div><div>To switch back the the normal Xcode, run: <span style="color:rgb(0,0,0);font-family:Menlo;font-size:11px">sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer </span>.</div><div><br></div><div>But presumably this is not anything new...</div><div><br></div><div>--tml</div></div></div></div></div></div>