[TIMOB-16302] Android:Can't build for publishing with an old key
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2016-09-02T07:03:09.000+0000 |
Affected Version/s | Release 3.2.0 |
Fix Version/s | n/a |
Components | Android |
Labels | SupportTeam |
Reporter | Mauro Parra-Miranda |
Assignee | Eric Merriman |
Created | 2014-01-22T00:47:39.000+0000 |
Updated | 2017-03-24T21:57:54.000+0000 |
Description
Problem Description
When you are using a pre-made key (let's say, if you created that one in a previous version of Ti Studio and now you are using it in the new one), you will get an error in the Ti Studio's console saying:
[ERROR] : Missing required option: --alias <alias>
For help, run: titanium help build
[ERROR] : Missing required option: --key-password <keypass>
even if the password is the right one to the key (if you try it with the wrong password, it will properly complain about it).
I cannot reproduce with Appcelerator Studio 4.7 and Titanium SDK master (6.1.0). The packaging works as expected.
Closing ticket as the issue cannot be reproduced and with reference to the previous comments.