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

[OSLog] Add support for xcode13 beta4. #12392

Merged
merged 4 commits into from
Aug 11, 2021

Conversation

mandel-macaque
Copy link
Member

No description provided.

@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) (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

3 tests failed, 92 tests passed.

Failed tests

  • introspection/Mac Catalyst/Debug [dotnet]: TimedOut (Execution timed out after 1200 seconds.
    No test log file was produced)
  • Xtro/Mac: Failed (Test run failed.)
  • monotouch-test/tvOS - simulator/Debug (static registrar): Failed

Pipeline on Agent XAMBOT-1104.BigSur'
Merge 83a701d into ae77aed

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.

minor

src/oslog.cs Outdated
@@ -233,6 +230,12 @@ interface OSLogStore {
[return: NullAllowed]
OSLogStore CreateStore (NSUrl url, [NullAllowed] out NSError error);

[Watch (8,0), TV (15,0), Mac (12,0), iOS (15,0)]
Copy link
Contributor

Choose a reason for hiding this comment

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

[Watch (8,0), TV (15,0), iOS (15,0)] are already on the type itself

src/oslog.cs Outdated Show resolved Hide resolved
@vs-mobiletools-engineering-service2
Copy link
Collaborator

✅ [PR Build] Tests passed on Build. ✅

Tests passed 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):

🎉 All 95 tests passed 🎉

Pipeline on Agent XAMBOT-1102.BigSur'
Merge 86f2b06 into 300fc28

@mandel-macaque mandel-macaque merged commit 0d5d94d into xamarin:main Aug 11, 2021
@mandel-macaque mandel-macaque deleted the oslog-xcode13-beta4 branch August 11, 2021 03:12
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.

6 participants