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 14.0 (currently RC) #12063

Closed
1 task done
janosvitok opened this issue Sep 8, 2022 · 2 comments · Fixed by #12064
Closed
1 task done

[feature] Support for Xcode 14.0 (currently RC) #12063

janosvitok opened this issue Sep 8, 2022 · 2 comments · Fixed by #12064

Comments

@janosvitok
Copy link
Contributor

It's that time of year again... Xcode 14 is approaching (currently RC)

Related PRs:
#10797
#9642

Related issues:
#10509
#9641

XCode 14.0 RC reports compiler version as "14.0".

I'll create a PR in a few minutes.

In conan 1.47 the condition was lifted that only major number must match; now the major one has changed.

@ftheirs
Copy link

ftheirs commented Sep 29, 2022

Hi @czoido! I've seen that this feature was merged some days ago but I'd like to know if there is an ETA for the new conan release 😃
I'm having some issues because of the Xcode version and I need to update conan.

@janosvitok
Copy link
Contributor Author

@ftheirs: If you need just get past the version check, you can manually add the version to your .conan/settings.yml file.

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.

2 participants