[
https://issues.apache.org/jira/browse/CB-9706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908629#comment-14908629
]
Diego Geffner commented on CB-9706:
-----------------------------------
Now we are using gradle, so this doesn't even work any more.
An even bigger reason to add this, and create the proper configuration on
release-signing.properties, so it's easy to configure this no matter the
cordova cli version!
> Command to configure the keys needed to sign an Android app
> -----------------------------------------------------------
>
> Key: CB-9706
> URL: https://issues.apache.org/jira/browse/CB-9706
> Project: Apache Cordova
> Issue Type: New Feature
> Reporter: Diego Geffner
> Priority: Minor
>
> It'd be nice to have a feature like:
> cordova signatures add android
> Which would call: "keytool -genkey -v -keystore example.keystore -alias
> example -keyalg RSA -keysize 2048 -validity 10000" and let you create a key,
> and then automatically create an ant.properties files with the proper
> configuration so you can build release and signed versions of your app:
> key.store=example.keystore
> key.alias=example
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]