Skip to content

mobile: fix build on iOS#21362

Merged
fjl merged 1 commit intoethereum:masterfrom
fjl:mobile-fix-ios
Jul 23, 2020
Merged

mobile: fix build on iOS#21362
fjl merged 1 commit intoethereum:masterfrom
fjl:mobile-fix-ios

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