<div dir="ltr"><div dir="ltr"><div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Wed, Oct 24, 2018 at 9:14 AM Lang Hames <<a href="mailto:lhames@gmail.com">lhames@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi Dean,</div><div dir="ltr"><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">If Xcode 10.9 is still supported</blockquote><div><br></div><div>Xcode 10.0 was only just released. Where are you getting the 10.9 version number from?</div><div><br></div><div>The builder that showed this failure was running Xcode 5.1 (released 2014), which is old enough that I think we could justify killing off support for it. If this problem is showing up on newer Xcodes then we will need to deal with it.</div></div></div></blockquote><div><br></div><div>I am building with:</div><div>$ clang --version</div><div>Apple LLVM version 8.0.0 (clang-800.0.42.1)</div><div>Target: x86_64-apple-darwin15.6.0</div><div>Thread model: posix</div><div>InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin </div><div><br></div><div><div> ls -l /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang*</div><div>-rwxr-xr-x  1 root  wheel  53002800 Dec  6  2016 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang</div><div>lrwxr-xr-x  1 root  wheel         5 Dec 13  2016 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -> clang</div></div><div><br></div><div>--Marshall</div><div><br></div></div></div></div></div>