You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
When running
ember cordova:build --environment=production --platform=android
and you have your keystore files defined inant.properties
cordova usually asks you for the according password:This message gets swallowed and the build is taking forever.
The text was updated successfully, but these errors were encountered: