Skip to content

Xcode 13.3 Support - #10797

Merged
czoido merged 2 commits into
conan-io:developfrom
WhitesteinTechnologies:feature/support-xcode-13-3
Mar 17, 2022
Merged

czoido merged 2 commits into
conan-io:developfrom
WhitesteinTechnologies:feature/support-xcode-13-3

Conversation

@janosvitok

@janosvitok janosvitok commented Mar 16, 2022

Copy link
Copy Markdown
Contributor

Changelog: Feature: Support for Xcode 13.3, iOS 15.4, watchOS 8.5 and tvOS 15.4.
Docs: omit

Sources:

I didn't add all the X.Y.Z versions (like 15.3.1), just the X.Y ones.

Closes #10509

@czoido

czoido commented Mar 17, 2022

Copy link
Copy Markdown
Contributor

So finally, after talking about this we decided that the less painful way and also to be able to consume already generated packages from conancenter generated with 13.0:

  • Add 13 and 13.1 to settings.yml
  • When conan autodetects the compiler it will remove the minor version and just use compiler.version=13
  • Add a fallback for 13 packages to 13.0
  • We will port these changes to 1.46 and release 1.46.1

@katetsu

katetsu commented Mar 17, 2022

Copy link
Copy Markdown

Can we merge this please?

@czoido

czoido commented Mar 17, 2022

Copy link
Copy Markdown
Contributor

Can we merge this please?

Hi @katetsu , we have to make some changes, but this will be release soon in 1.46.1

@katetsu

katetsu commented Mar 17, 2022

Copy link
Copy Markdown

any ETA?

@czoido

czoido commented Mar 17, 2022

Copy link
Copy Markdown
Contributor

any ETA?

We hope we can do this today or tomorrow

@czoido

czoido commented Mar 17, 2022

Copy link
Copy Markdown
Contributor

Merging this as it is and doing the rest of the changes in a separate PR

@czoido

czoido commented Mar 17, 2022

Copy link
Copy Markdown
Contributor

We have just released Conan 1.46.1 adding all the changes commented: https://github.com/conan-io/conan/releases/tag/1.46.1

cc/ @katetsu

@katetsu

katetsu commented Mar 17, 2022

Copy link
Copy Markdown

yohoo :)

@janosvitok
janosvitok deleted the feature/support-xcode-13-3 branch September 22, 2022 06:14
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.

[feature] Support for Xcode 13.3 (currently in beta)

5 participants