Skip to content

Conversation

@mandel-macaque
Copy link
Contributor

No description provided.

@mandel-macaque mandel-macaque requested a review from spouliot as a code owner July 10, 2018 10:14
@monojenkins
Copy link
Collaborator

Build success
Build succeeded
API Diff (from stable)
API Diff (from PR only) (please review changes)
Generator Diff (please review changes)
Test run succeeded

Copy link
Member

@dalexsoto dalexsoto left a comment

Choose a reason for hiding this comment

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

Minor things, really up to you if you want to change them

public enum PKAddPaymentPassStyle : ulong
{
Payment,
Access
Copy link
Member

Choose a reason for hiding this comment

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

missing comma

[NoWatch]
[Native]
public enum PKAddPaymentPassStyle : ulong
{
Copy link
Member

Choose a reason for hiding this comment

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

Style, this should go one line up

@mandel-macaque
Copy link
Contributor Author

mandel-macaque commented Jul 10, 2018

@dalexsoto will fix those minor and will merge

@monojenkins
Copy link
Collaborator

Build success
Build succeeded
API Diff (from stable)
API Diff (from PR only) (please review changes)
Generator Diff (please review changes)
Test run succeeded

@dalexsoto dalexsoto merged commit db62640 into dotnet:xcode10 Jul 14, 2018
[Export ("requiresFelicaSecureElement")]
bool RequiresFelicaSecureElement { get; set; }

[iOS (12, 0)]
Copy link
Contributor

Choose a reason for hiding this comment

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

missing [NoWatch] here - the enum type has the attribute

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants