Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new Apple OS versions to settings.yml #15015

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

valgur
Copy link
Contributor

@valgur valgur commented Oct 26, 2023

Changelog: Fix: Add new Apple OS versions to settings.yml
Docs: Omit

Adds new Apple OS and SDK versions that were released in the past few weeks.

macos-latest currently fails in Github due to a missing settings.os.version value in the default settings.yml because of this: https://github.com/valgur/novatel_edie/actions/runs/6650201881/job/18069930032#step:7:65

I updated the lists based on:

@CLAassistant
Copy link

CLAassistant commented Oct 26, 2023

CLA assistant check
All committers have signed the CLA.

@memsharded memsharded added this to the 2.0.14 milestone Oct 26, 2023
Copy link
Member

@memsharded memsharded left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks very much for your contribution, and also for providing the links with the info about the versions and releases, that helps!

@memsharded memsharded merged commit cd401c7 into conan-io:release/2.0 Oct 26, 2023
valgur added a commit to valgur/conan that referenced this pull request Sep 30, 2024
New year, new versions (conan-io#15015).

I updated the lists based on:
* https://en.wikipedia.org/wiki/MacOS_version_history#Releases
* https://en.wikipedia.org/wiki/TvOS#tvOS_17
* https://en.wikipedia.org/wiki/WatchOS#watchOS_10
* https://en.wikipedia.org/wiki/IOS_version_history#iOS_17_/_iPadOS_17
* https://en.wikipedia.org/wiki/Xcode#Toolchain_versions (I did not add 15.1, since the list seems to only include x.0 versions)

I added the latest minor beta version (without the beta suffix) as the last version in each list.

If I understand it correctly (conan-io#9608 (comment)) the SDK versions should basically match the OS versions, so I updated them accordingly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants