<div dir="ltr">Thanks, Ben. As usual, let's go with the oldest compatible version...I've pushed [1].<div><br></div><div>[1] <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/4a3c9ca1ee43161070b33845068dba9afab77be8">https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/4a3c9ca1ee43161070b33845068dba9afab77be8</a></div></div><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 15, 2019 at 2:16 PM Ben Coman <<a href="mailto:btc@openinworld.com" target="_blank">btc@openinworld.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"><div dir="ltr"><div dir="ltr"><div dir="ltr"><br><div>OSX builds have been broken and not built the past 2 months...</div><div><a href="https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds" target="_blank">https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds</a> </div><div><br></div><div>since commit "Update minimum SDK for 64-bit Mac to 10.12 (for metal)"...</div><div><a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/191f9011b5e2...72506af6911a" target="_blank">https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/191f9011b5e2...72506af6911a</a>  <br></div><div><br></div><div><div><br></div><div>- #Build the oldest SDK installed (must be MacOSX10.11.sdk because of Metal and later)</div><div>+ #Build oldest installed SDK (must be MacOSX10.12.sdk because of Metal and later)</div><br class="gmail-m_-8974379684015364599gmail-m_2746506881119180747gmail-Apple-interchange-newline"><div>- SDKs:=MacOSX10.11.sdk MacOSX10.12.sdk MacOSX10.13.sdk MacOSX10.14.sdk</div><div>+ SDKs:=MacOSX10.12.sdk MacOSX10.13.sdk MacOSX10.14.sdk<br></div></div><div><br></div><div>The fix is potentially not difficult. Our travis.yml specifies...</div><div>     osx_image: xcode7.3</div><div><br></div><div>which at <a href="https://docs-staging.travis-ci.com/user/reference/osx#os-x-version" target="_blank">https://docs-staging.travis-ci.com/user/reference/osx#os-x-version</a></div><div>is shown to be OSX 10.11, which was just removed.</div><div><br></div><div>It seems we have four options: xcode9.2, xcode9.1, xcode9, xcode8.3.</div><div>Can someone with OSX experience please choose one and commit it for Travis to check?</div><div>This will facilitate correct results for CI testing of PRs. </div><div><br></div><div>cheers -ben</div></div></div></div></div></div></div>
</blockquote></div>