[OpenSmalltalk/opensmalltalk-vm] 1a23fe: Use xcode7.3 for macOS builds

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] 1a23fe: Use xcode7.3 for macOS builds

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 1a23fe1c45242c683e02a4a756c27b0a49b2f151
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/1a23fe1c45242c683e02a4a756c27b0a49b2f151
  Author: Fabio Niephaus <[hidden email]>
  Date:   2017-10-22 (Sun, 22 Oct 2017)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Use xcode7.3 for macOS builds

This fixes deployment issues resulting in missing macOS binaries [1]. `xcode7.3` is currently the default on TravisCI [2].

[1] http://forum.world.st/Bleeding-edge-build-for-Mac-missing-td4981167.html
[2] https://docs.travis-ci.com/user/reference/osx/#OS-X-Version

/cc @krono


bpi
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] 1a23fe: Use xcode7.3 for macOS builds

bpi
 
Thanks for the fix! The Mac VMs are starting to appear on Bintray.

Cheers,
Bernhard

> Am 22.10.2017 um 15:51 schrieb GitHub <[hidden email]>:
>
>  Branch: refs/heads/Cog
>  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
>  Commit: 1a23fe1c45242c683e02a4a756c27b0a49b2f151
>      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/1a23fe1c45242c683e02a4a756c27b0a49b2f151
>  Author: Fabio Niephaus <[hidden email]>
>  Date:   2017-10-22 (Sun, 22 Oct 2017)
>
>  Changed paths:
>    M .travis.yml
>
>  Log Message:
>  -----------
>  Use xcode7.3 for macOS builds
>
> This fixes deployment issues resulting in missing macOS binaries [1]. `xcode7.3` is currently the default on TravisCI [2].
>
> [1] http://forum.world.st/Bleeding-edge-build-for-Mac-missing-td4981167.html
> [2] https://docs.travis-ci.com/user/reference/osx/#OS-X-Version
>
> /cc @krono