[TIMOB-24743] Titanium CLI: Module build doesn't produce 'respackageinfo' file for Android
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2017-06-21T13:38:17.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Greg Perez |
Assignee | Eric Merriman |
Created | 2017-05-22T18:54:41.000+0000 |
Updated | 2017-06-26T17:50:12.000+0000 |
Description
Easy repro:
1. Create an android module
2. Modify 'manifest' file to include "respackage: com.test.bug"
3. Run "ti build --platform android" and see that the generated zip doesn't contain 'respackageinfo' file.
Note: Running the legacy build system via Ant DOES generate this file.
*Titanium Command-Line Interface, CLI version 5.0.10, Titanium SDK version 6.0.4.GA
Mac OS 10.12.4
Can you please post your environment as well?
My apologies. I edited the description to include the enviorment
Closing ticket as duplicate.