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 -n -target=ios fails when attempting to read Info.plist #13438

Open
sridharv opened this issue Dec 1, 2015 · 1 comment
Labels
mobile Android, iOS, and x/mobile
Milestone

Comments

@sridharv
Copy link

sridharv commented Dec 1, 2015

Using gomobile version +01216d9

The following command fails to complete:

$  gomobile bind -n -target=ios golang.org/x/mobile/asset

with the following error:

mkdir -p Asset.framework/Versions/A/Headers
mkdir -p Asset.framework/Versions/A/Resources
ln -s Versions/Current/Resources Asset.framework/Resources
gomobile: open Asset.framework/Resources/Info.plist: no such file or directory
@hyangah hyangah added this to the Unreleased milestone Dec 1, 2015
@gopherbot gopherbot added the mobile Android, iOS, and x/mobile label Jul 20, 2017
@eliasnaur
Copy link
Contributor

Is this still a problem with a recent version of gomobile?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mobile Android, iOS, and x/mobile
Projects
None yet
Development

No branches or pull requests

4 participants