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: application name should be based on package name of the app #11218

Closed
jbuberel opened this issue Jun 15, 2015 · 1 comment

Comments

@jbuberel
Copy link

Based on this golang-nuts@ discussion:
https://groups.google.com/d/topic/golang-nuts/GnTuUGo-_uw/discussion

The 'gomobile install' command should name the application based on the package name instead of defaulting to "main".

@ianlancetaylor ianlancetaylor added this to the Unreleased milestone Jun 15, 2015
@ianlancetaylor
Copy link
Contributor

CC @crawshaw @hyangah

@rakyll rakyll changed the title [mobile/cmd/gomobile] Application name should be based on package name of the app. x/mobile/cmd/gomobile: application name should be based on package name of the app Jun 15, 2015
@golang golang locked and limited conversation to collaborators Jun 25, 2016
imWildCat pushed a commit to imWildCat/go-mobile that referenced this issue Apr 10, 2021
Fixes golang/go#11218

Change-Id: I5faee5853170b7a53543d950801ccbf9265e60b1
Reviewed-on: https://go-review.googlesource.com/11251
Reviewed-by: David Crawshaw <crawshaw@golang.org>
imWildCat pushed a commit to imWildCat/go-mobile that referenced this issue Apr 11, 2021
Fixes golang/go#11218

Change-Id: I5faee5853170b7a53543d950801ccbf9265e60b1
Reviewed-on: https://go-review.googlesource.com/11251
Reviewed-by: David Crawshaw <crawshaw@golang.org>
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

3 participants