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

Option NOT To Sign The APK Even If Debug Keystore Is Present #354

Open
MikuAuahDark opened this issue Dec 29, 2023 · 0 comments
Open

Option NOT To Sign The APK Even If Debug Keystore Is Present #354

MikuAuahDark opened this issue Dec 29, 2023 · 0 comments

Comments

@MikuAuahDark
Copy link

Is your feature request related to a problem? Please describe.
I'd like to generate unsigned APK using build-apks command.

Describe the solution you'd like
A flag switch --no-sign that won't sign the APK even if debug keystore is present. Of course this is mutually exclusive with --ks option.

Describe alternatives you've considered
My current workaround is to rename debug.keystore to something else before running bundletool and rename it to their original name afterwards.

Additional context
I'd like to distribute unsigned APK. The APKs are meant to be modified further by end-users and signed by themselves.

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

No branches or pull requests

1 participant