Re: supported XCode versions

2017-12-24 Thread Ryan Schmidt

On Dec 24, 2017, at 08:04, Jan Stary wrote:

> The file xcode_versions.ini lists the "supported" versions of xcode
> for the individual MacOS versions. I wonder what exactly does it mean
> for an xcode version to be there. Is there some test suite that verifies
> that yes, indeed, this xcode version does work well wth this MacOS release?
> Or does it simply mean it gets added there once Apple releases it?

I assume it is the list of Xcode versions the Apple has declared to be 
compatible with each macOS release.

I assume this is used by MacPorts to nag a user who upgrades their OS without 
also upgrading Xcode to a version compatible with that OS.



supported XCode versions

2017-12-24 Thread Jan Stary
Thanks for commiting
https://github.com/janstary/macports-ports/commit/0ca6b66fd5ffd8e348812e791b25364c29052071

The file xcode_versions.ini lists the "supported" versions of xcode
for the individual MacOS versions. I wonder what exactly does it mean
for an xcode version to be there. Is there some test suite that verifies
that yes, indeed, this xcode version does work well wth this MacOS release?
Or does it simply mean it gets added there once Apple releases it?

Jan