Xcode 13.3 Support - #10797
Merged
czoido merged 2 commits intoMar 17, 2022
Merged
Xcode 13.3 Support#10797
Conversation
memsharded
approved these changes
Mar 16, 2022
1 task
SSE4
approved these changes
Mar 16, 2022
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:
|
|
Can we merge this please? |
Contributor
|
any ETA? |
Contributor
We hope we can do this today or tomorrow |
Contributor
|
Merging this as it is and doing the rest of the changes in a separate PR |
This was referenced Mar 17, 2022
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 |
|
yohoo :) |
1 task
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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