[TIMOB-24617] Fix Titanium SDK build and package process of Android on Windows
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | Medium |
| Status | Resolved |
| Resolution | Fixed |
| Resolution Date | 2017-04-24T14:08:17.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | n/a |
| Reporter | Gary Mathews |
| Assignee | Gary Mathews |
| Created | 2017-04-21T21:58:04.000+0000 |
| Updated | 2017-04-24T14:08:17.000+0000 |
Description
The current Titanium SDK build process for Android is broken on Windows:
cd build
node scons.js build android
node scons.js package
master: https://github.com/appcelerator/titanium_mobile/pull/8984
Merged to master. Making this a "story" since this is not an SDK ticket so much as a developer build issue, so I don't think QE needs to test anything here.