<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Apr 28, 2017 at 12:08 PM, Fabio Niephaus <span dir="ltr"><<a href="mailto:lists@fniephaus.com" target="_blank">lists@fniephaus.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> <br><div dir="ltr"><div><div class="gmail_quote"><div dir="ltr">On Fri, Apr 28, 2017 at 8:01 AM Tim Felgentreff <<a href="mailto:timfelgentreff@gmail.com" target="_blank">timfelgentreff@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"> <p dir="ltr">The Bintray builds are uploaded from travis and appveyor. Changing the yml files in the git repo we can choose the Xcode version.</p></blockquote><div>You might want to have a look at [1] which lists the different Xcode environments supported by Travis.<br></div><div><br></div><div>[1] <a href="https://docs.travis-ci.com/user/osx-ci-environment/#Xcode-version" target="_blank">https://docs.travis-ci.<wbr>com/user/osx-ci-environment/#<wbr>Xcode-version</a></div></div></div></div></blockquote><div><br></div><div>So it currently builds using Xcode 7.3.1 on OS X 10.11.</div><div><br></div><div>The only older option is Xcode 6.4 <span class="gmail-Apple-tab-span" style="white-space:pre">on </span>OS X 10.10, but at least that one has the macosx10.9 SDK installed, too.</div><div><br></div><div>We just need to add <span style="background-color:rgb(241,241,241);color:rgb(0,0,0);font-family:monaco,monospace;font-size:12px">osx_image: xcode6.4</span> to <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/.travis.yml">https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/.travis.yml</a></div><div><br></div><div>Question is, would a VM built using 6.4 still run on macOS 10.12?</div><div><br></div><div>- Bert -</div></div></div></div>