after the upgrade to the new Titanium Studio and it's CLI I get this errors every time I try to Distribute my Android App:
For help, run: titanium help build
[ERROR] : Missing required option: --alias
[ERROR] : Missing required option: --key-password
The problem is that I have setted Password and Alias in the configuration. Why this happen? I tried everything: Changing Configuration, Creating New One etc etc
Someone knows a way to fix that?