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

[SystemConfiguration] Add support for xcode13 beta4. #12393

Merged

Conversation

mandel-macaque
Copy link
Member

The todo in MacCatalyst are the ignored in macOS, how did I find out:

# sort todo and ignore
sort -o macOS-SystemConfiguration.sorted macOS-SystemConfiguration.ignore
sort -o MacCatalyst-SystemConfiguration.sorted MacCatalyst-SystemConfiguration.todo
# compare sorted files
comm -1 -2  MacCatalyst-SystemConfiguration.sorted macOS-SystemConfiguration.sorted >> MacCatalyst-SystemConfiguration.ignore

Results in the added ignore and an empty .todo. I added the ignore sorted to make comparing easier.

@mandel-macaque mandel-macaque added the note-highlight Worth calling out specifically in release notes label Aug 10, 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) (no change)
Generator Diff (only version changes)

GitHub pages

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

Test results

1 tests failed, 90 tests passed.

Failed tests

  • introspection/Mac Catalyst/Debug [dotnet]: TimedOut (Execution timed out after 1200 seconds.
    No test log file was produced)

Pipeline on Agent XAMBOT-1094.BigSur'
Merge 410214d into ae77aed

@mandel-macaque
Copy link
Member Author

@mandel-macaque mandel-macaque merged commit 687b3b9 into xamarin:main Aug 10, 2021
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.

3 participants