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

mobile: fix build on iOS #21362

Merged
merged 1 commit into from
Jul 23, 2020
Merged

mobile: fix build on iOS #21362

merged 1 commit into from
Jul 23, 2020

Conversation

fjl
Copy link
Contributor

@fjl fjl commented Jul 23, 2020

This fixes the iOS framework build by naming the second parameter of the
Signer interface method. The name is important because it becomes part
of the objc method signature.

Fixes #21340

This fixes the iOS framework build by naming the second parameter of the
Signer interface method. The name is important because it becomes part
of the objc method signature.

Fixes ethereum#21340
@fjl fjl requested review from karalabe and ligi as code owners July 23, 2020 11:01
@fjl
Copy link
Contributor Author

fjl commented Jul 23, 2020

See #21340 (comment) for an explanation of the fix.

@fjl fjl added this to the 1.9.18 milestone Jul 23, 2020
@fjl fjl merged commit 3a57eec into ethereum:master Jul 23, 2020
enriquefynn pushed a commit to enriquefynn/go-ethereum that referenced this pull request Mar 10, 2021
This fixes the iOS framework build by naming the second parameter of the
Signer interface method. The name is important because it becomes part
of the objc method signature.

Fixes ethereum#21340
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.

Can't make ios
2 participants