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

DMSGoPGP: Support Bitcode #48

Closed
jk234ert opened this issue Aug 29, 2019 · 1 comment
Closed

DMSGoPGP: Support Bitcode #48

jk234ert opened this issue Aug 29, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jk234ert
Copy link
Contributor

Refer to discussion here, currently DMSGoPGP has several technical issues:

  1. DMSGoPGP supports Bitcode
  2. Get rid of symbolizing error in submitting to AppStore

To resolve, need to try the following steps as shared by community:

  1. go get -u golang.org/x/mobile/cmd/... to fetch latest gomobile version
  2. Build gomobile framework with -ldflags=-w
  3. Enable Bitcode and 'Upload symbols to AppStore' to check if there still exists errors.
@jk234ert jk234ert added the enhancement New feature or request label Aug 29, 2019
@jk234ert jk234ert added this to Needs triage in Migrate to DMSGoPGP via automation Aug 29, 2019
@jk234ert jk234ert removed this from Needs triage in Migrate to DMSGoPGP Aug 29, 2019
@jk234ert jk234ert added this to Needs triage in Migrate to DMSGoPGP via automation Aug 29, 2019
@jk234ert jk234ert self-assigned this Aug 29, 2019
@jk234ert
Copy link
Contributor Author

jk234ert commented Sep 3, 2019

Should be fixed in latest TestFlight release 1.1.5(26) DMSGoPGP

@jk234ert jk234ert closed this as completed Sep 3, 2019
Migrate to DMSGoPGP automation moved this from Needs triage to Closed Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

No branches or pull requests

1 participant