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

[ImageIO] Add support for Xcode 13 beta 3. #12145

Merged
merged 2 commits into from
Jul 20, 2021

Conversation

mandel-macaque
Copy link
Member

@spouliot the headers say iOS 19 which makes no sense (although is good to know apple is thinking that far ahead ;) So I added 15, I wonder if adding 19 and wait for the next beta is the correct way to go.

@mandel-macaque mandel-macaque added the note-highlight Worth calling out specifically in release notes label Jul 19, 2021
@vs-mobiletools-engineering-service2
Copy link
Collaborator

❌ [PR Build] Tests failed on Build ❌

Tests failed on Build.

API diff

✅ API Diff from stable

View API diff

API & Generator diff

ℹ️ API Diff (from PR only) (please review changes)
ℹ️ Generator Diff (please review changes)

GitHub pages

Results can be found in the following github pages (it might take some time to publish):

Test results

1 tests failed, 85 tests passed.

Failed tests

  • Xtro/Mac: BuildFailure

Pipeline on Agent XAMBOT-1102.BigSur'
Merge 09ca109 into 2e57729

Copy link
Contributor

@spouliot spouliot left a comment

Choose a reason for hiding this comment

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

So I added 15, I wonder if adding 19 and wait for the next beta is the correct way to go.

No need. Apple can either:

  • correct this (to 15) before release (might be after Xcode 13.0 is shipped)
    • that would require another commit (or two, if after 13.0)
  • remove it
    • that would require another commit

Using 15,0 means you're likely avoiding another commit in the future, one that could be forgotten (if done after Xcode 13 is stable). Adding 19,0 would also require incorrect changes to the version (Xcode/OS) mapping code used for testing.

@vs-mobiletools-engineering-service2
Copy link
Collaborator

❌ [PR Build] Tests failed on Build ❌

Tests failed on Build.

API diff

✅ API Diff from stable

View API diff

API & Generator diff

ℹ️ API Diff (from PR only) (please review changes)
ℹ️ Generator Diff (please review changes)

GitHub pages

Results can be found in the following github pages (it might take some time to publish):

Test results

1 tests failed, 85 tests passed.

Failed tests

  • dont link/Mac Catalyst/Debug: TimedOut (Execution timed out after 1200 seconds.
    No test log file was produced)

Pipeline on Agent XAMBOT-1101.BigSur'
Merge 1f8d545 into 3c38f8c

@mandel-macaque mandel-macaque merged commit c138cce into xamarin:main Jul 20, 2021
@rolfbjarne
Copy link
Member

/sudo backport release/6.0.1xx-preview7

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Backport Job to branch release/6.0.1xx-preview7 Created! The magic is happening here

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Hooray! Backport succeeded! Please see https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=5002434 for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
note-highlight Worth calling out specifically in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants