Skip to content

[Xcode11.2] AuthenticationServices updates - #7323

Closed
whitneyschmidt wants to merge 1 commit into
dotnet:xcode11.2from
whitneyschmidt:authservies_11.2
Closed

[Xcode11.2] AuthenticationServices updates #7323
whitneyschmidt wants to merge 1 commit into
dotnet:xcode11.2from
whitneyschmidt:authservies_11.2

Conversation

@whitneyschmidt

Copy link
Copy Markdown
Contributor

No description provided.

enum ASAuthorizationAppleIdButtonType : long {
SignIn,
Continue,
[iOS (13, 2), Mac (10, 15), TV (13, 1)]

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

The diff file shows macos(10.15.1) - do we add the .1 here too?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

yes but #7315
someone forgot to update/check the wiki ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Closing this PR 😆

@whitneyschmidt whitneyschmidt changed the title [Xcode11.2] Update AuthenticationServices [Xcode11.2] AuthenticationServices updates Oct 28, 2019
@monojenkins

Copy link
Copy Markdown
Contributor

Build failure
Build succeeded
API Diff (from stable)
ℹ️ API Diff (from PR only) (please review changes)
ℹ️ Generator Diff (please review changes)
🔥 Test run failed 🔥

Test results

4 tests failed, 87 tests passed.

Failed tests

  • xammac tests/Mac Modern/Debug: Failed (Test run failed.)
  • xammac tests/Mac Modern/Release: Failed (Test run failed.)
  • xammac tests/Mac Modern/Release: Failed (Test run failed.)
  • monotouch-test/watchOS 32-bits - simulator/Debug: Crashed

@whitneyschmidt whitneyschmidt added the not-notes-worthy Ignore for release notes label Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not-notes-worthy Ignore for release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants