I have tried to pass android keystore password through command line parameters and the build failed with:
UnityException: Can not sign the application
Unable to sign the application; please provide passwords!
The password was something like U6y9AKv-^pY:(V;S8{_'cD
After I changed password to alpha-numeric variant everything worked.
I have tried to pass android keystore password through command line parameters and the build failed with:
The password was something like
U6y9AKv-^pY:(V;S8{_'cDAfter I changed password to alpha-numeric variant everything worked.