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: unable to run in ios9 #17229

Closed
iikira opened this issue Sep 25, 2016 · 3 comments
Closed

x/mobile: unable to run in ios9 #17229

iikira opened this issue Sep 25, 2016 · 3 comments

Comments

@iikira
Copy link

iikira commented Sep 25, 2016

- Please answer these questions before submitting your issue. Thanks!

  • What version of Go are you using (go version)?

- go version devel +3f4de49 Mon Apr 20 15:56:56 2015 +0000 linux/amd64

  • What operating system and processor architecture are you using (go env)?

- linux/amd64

  • What did you do?

  • If possible, provide a recipe for reproducing the error.
  • A complete runnable program is good.

- A link on play.golang.org is best.

  • I compiled a support binary software of ios
  • export GOOS=darwin GOARCH=arm GO386=sse2 CGO_ENABLED=1

- go build -o out/test

- The file to run in ios7(ipad3) successful,But in ios9(iphone5s) run failed,like following.

  • sh-3.2 # /var/root/test

- Killed: 9

  • So how to do?
  • Forgive my poor English, :)
@minux
Copy link
Member

minux commented Sep 25, 2016 via email

@iikira
Copy link
Author

iikira commented Sep 28, 2016

I should code sign in ios7 device?
I can give it a try.Thank you.

@quentinmit quentinmit added this to the Unreleased milestone Oct 3, 2016
@quentinmit quentinmit changed the title Unable to run in ios9 x/mobile: unable to run in ios9 Oct 3, 2016
@quentinmit
Copy link
Contributor

I'm going to close this issue since it doesn't sound like there is a bug in Go. Please see https://golang.org/wiki/Questions for resources to help you get your code running.

@golang golang locked and limited conversation to collaborators Oct 3, 2017
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