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/tools/mobile: gomobile and iphone 5 issue #15115

Closed
ConradKurth opened this issue Apr 4, 2016 · 2 comments
Closed

x/tools/mobile: gomobile and iphone 5 issue #15115

ConradKurth opened this issue Apr 4, 2016 · 2 comments
Labels
FrozenDueToAge WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Milestone

Comments

@ConradKurth
Copy link

Hello, I am using go1.6 darwin/amd64 and on a mac running OSX 10.10.5

I am trying to build an SDK for a mobile project using gomobile bind -target ios and the SDK produced will work on iphones newer than an iphone 5 but, anything sub iphone 5 will produce a crash.

crash

Now when I go back to go version 1.5.3 and init the mobile tool chain again it will work just fine on iphone 5. I saw issue #12590 referenced a similar crash a year ago, but it seems to have resurfaced

@bradfitz bradfitz added this to the Unreleased milestone Apr 4, 2016
@eliasnaur
Copy link
Contributor

Have you tried Go tip? This is a possible dup of #14778, which was fixed by ea4b785.

I'm hoping to get the fix into Go 1.6.1, if/when it is released.

@ALTree ALTree added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label May 13, 2019
@gopherbot
Copy link

Timed out in state WaitingForInfo. Closing.

(I am just a bot, though. Please speak up if this is a mistake or you have the requested information.)

@golang golang locked and limited conversation to collaborators Jun 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Projects
None yet
Development

No branches or pull requests

5 participants