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

x/mobile/cmd/gomobile: gomobile bind -target=ios errors out #12085

Closed
reddragon opened this issue Aug 9, 2015 · 3 comments
Closed

x/mobile/cmd/gomobile: gomobile bind -target=ios errors out #12085

reddragon opened this issue Aug 9, 2015 · 3 comments

Comments

@reddragon
Copy link

In various talks recently, it was mentioned that gomobile has experimental support for iOS, but I get this error when I try to do gomobile bind:

> gomobile bind -target=ios bitbucket.org/reddragon/demolib
gomobile: -target=ios not yet supported
@ianlancetaylor ianlancetaylor added this to the Unreleased milestone Aug 9, 2015
@ianlancetaylor
Copy link
Contributor

CC @crawshaw

For general questions like "how does this work?" it's usually better to use the mailing list rather than the bug tracker. Thanks.

@hyangah
Copy link
Contributor

hyangah commented Aug 9, 2015

when did you build the gomobile tool? does 'gomobile version' command work?
If it doesn't, it's time to sync the client and rebuild the tool.

2015-08-09 16:07 GMT-04:00 Ian Lance Taylor notifications@github.com:

CC @crawshaw https://github.com/crawshaw

For general questions like "how does this work?" it's usually better to
use the mailing list rather than the bug tracker. Thanks.


Reply to this email directly or view it on GitHub
#12085 (comment).

__

@reddragon
Copy link
Author

My apologies.

I thought golang get auto-updates golang packages, it does not. I was on a month old gomobile build. It works now. Thanks for the awesomeness. 👍

@mikioh mikioh changed the title gomobile bind -target=ios errors out x/mobile: gomobile bind -target=ios errors out Aug 9, 2015
@mikioh mikioh changed the title x/mobile: gomobile bind -target=ios errors out x/mobile/cmd/gomobile: gomobile bind -target=ios errors out Aug 13, 2015
@golang golang locked and limited conversation to collaborators Aug 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants