Skip to content

DMSGoPGP: Support Bitcode #48

@jk234ert

Description

@jk234ert

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions