[Vm-dev] fixing the binary builds

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


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

>
>
> On Fri, Apr 28, 2017 at 4:50 PM Bert Freudenberg <bert at freudenbergs.de>
> wrote:
>
>> 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?
>>
>
> I'm afraid I can't answer that question.
> But if not, we could have separate builds, one with OS X 10.9-10.10
> support and one for macOS 10.11-10.12.
> That would require some extra work though.
>

Maybe we should just try to see what happens?

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


More information about the Vm-dev mailing list