x/mobile: gomobile iOS compile error: pointer is missing a nullability type specifier #31284
Labels
FrozenDueToAge
mobile
Android, iOS, and x/mobile
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
Re-opening this, since the previous report was closed without a fix: #31015
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Install latest Xcode (10.2) and command line tools.
Install
gomobile
:Bulding
lnd
with gomobile(see https://github.com/halseth/lnd/tree/mobile-support/mobile)
What did you expect to see?
Successfully build the iOS framework.
What did you see instead?
Note: possible workaround is mentioned in the closed issue: #31015 (comment)
The text was updated successfully, but these errors were encountered: