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

Swallows -release-prompt-for-password for signed android builds #117

Open
Globegitter opened this issue Feb 18, 2015 · 1 comment
Open

Comments

@Globegitter
Copy link

When running ember cordova:build --environment=production --platform=android and you have your keystore files defined in ant.properties cordova usually asks you for the according password:

-release-prompt-for-password:
    [input] Please enter keystore password (store:artificial-qbe-key.keystore):

This message gets swallowed and the build is taking forever.

@Globegitter
Copy link
Author

This seems related to #53 and the two workarounds are either http://stackoverflow.com/questions/5334399/automation-for-android-release-build it seems or running the cordova build command directly

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