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

[feature] Support for Xcode 13 #9641

Closed
janosvitok opened this issue Sep 21, 2021 · 2 comments
Closed

[feature] Support for Xcode 13 #9641

janosvitok opened this issue Sep 21, 2021 · 2 comments
Milestone

Comments

@janosvitok
Copy link
Contributor

Conan 1.40.1 does not support Xcode 13.0. To fix it, "13.0" must be added to the list of apple_clang versions.

OS: macOS 11.6, Xcode: 13.0m, conan --version: 1.40.1, cc --version: "Apple clang version 13.0.0 (clang-1300.0.29.3)"

@tolstikh
Copy link

It might be a good idea for the community to watch out for beta releases of XCode, and add support for upcoming XCode versions at that time. This will avoid conan being unusable for the hopefully short time between when Apple pushes out the XCode auto-update, and the community putting in the fix.

That said, I appreciate the work on XCode 13!

@czoido
Copy link
Contributor

czoido commented Sep 22, 2021

Closed by #9643
This change is already in Conan 1.40.2 released a couple of hours ago

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 a pull request may close this issue.

3 participants