souyuz icon indicating copy to clipboard operation
souyuz copied to clipboard

keystore_alias_password?

Open aphex3k opened this issue 4 years ago • 2 comments

keystore_path: "{PATH_TO_YOUR_KEYSTORE}",
keystore_alias: "{ALIAS_OF_YOUR_KEYSTORE}",
keystore_password: "{YOUR_SUPER_SECRET_KEYSTORE_PASSWORD}"

This plugin only works if the password for the alias is the same as for the store file itself. If the password is different, souyuz just hangs.

aphex3k avatar May 22 '20 18:05 aphex3k

Hey @aphex3k

thanks for pointing this out. As I am very busy at the moment any pull request is much appreciated. The corresponding code to fix your issue is located here https://github.com/voydz/souyuz/blob/master/lib/souyuz/generators/java_sign_command_generator.rb

best regards

voydz avatar Jul 06 '20 12:07 voydz

I guess I have to learn really ruby?!

aphex3k avatar Jul 06 '20 14:07 aphex3k

closed since stale

voydz avatar Sep 13 '23 06:09 voydz