[Vm-dev] fixing the binary builds

Ben Coman btc at openinworld.com
Fri Apr 28 02:23:26 UTC 2017


On Fri, Apr 28, 2017 at 7:00 AM, Eliot Miranda <eliot.miranda at gmail.com>
wrote:

>
> Hi All,
>
>     right now at least the binary mac builds are broken because they use
> the latest SDK and so are unusable on anything older than 10.11.  Who holds
> the keys to bintray?  I'd like to try and fix this.
>
> _,,,^..^,,,_
> best, Eliot
>

Are we using something like [1]....  " cc   -mmacosx-version-min=10.6
-Wpartial-availability"
and the CI might be made to fail if it sees any "introduced in macOS"
warnings ??
http://stackoverflow.com/questions/11684302/mac-sdk-using-latest-sdk-but-ensuring-backwards-compatibility-with-earlier-depl

This could be useful...
http://www.deploymateapp.com/

A rant that is quite Insightful...
http://stackoverflow.com/questions/15091105/confusion-of-how-to-make-osx-app-backward-compatible-how-to-test-them

btw, what is the officially support OSX version?

cheers -ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20170428/97cbdb5c/attachment.html>


More information about the Vm-dev mailing list