[Vm-dev] fixing the binary builds

Bert Freudenberg bert at freudenbergs.de
Fri Apr 28 14:49:14 UTC 2017


On Fri, Apr 28, 2017 at 12:08 PM, Fabio Niephaus <lists at fniephaus.com>
wrote:

>
> On Fri, Apr 28, 2017 at 8:01 AM Tim Felgentreff <timfelgentreff at gmail.com>
> wrote:
>
>>
>>
>> The Bintray builds are uploaded from travis and appveyor. Changing the
>> yml files in the git repo we can choose the Xcode version.
>>
> You might want to have a look at [1] which lists the different Xcode
> environments supported by Travis.
>
> [1] https://docs.travis-ci.com/user/osx-ci-environment/#Xcode-version
>

So it currently builds using Xcode 7.3.1 on OS X 10.11.

The only older option is Xcode 6.4 on OS X 10.10, but at least that one has
the macosx10.9 SDK installed, too.

We just need to add osx_image: xcode6.4 to
https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/.travis.yml

Question is, would a VM built using 6.4 still run on macOS 10.12?

- Bert -
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20170428/4cb5018e/attachment.html>


More information about the Vm-dev mailing list