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

fix(cli): use correct pass signature for apksigner signing #7365

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

jcesarmobile
Copy link
Member

Passwords for apksigner require pass: signature before the actual password.
The initial commit on #7073 had it like that, but when changes were requested the pass: part got deleted inadvertently.

closes #7299

@jcesarmobile jcesarmobile merged commit e4f8610 into main Mar 25, 2024
7 checks passed
@jcesarmobile jcesarmobile deleted the RDMR-79 branch March 25, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Signing with build command still not working in 6.0.0-rc.0?
3 participants