• Felix Lange's avatar
    mobile: fix build on iOS (#21362) · 3a57eecc
    Felix Lange authored
    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
    3a57eecc
bind.go 8.18 KB