[TIMOB-13347] CLI: Add toXML serialization of code-processor tiapp.xml settings
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-04-06T23:36:55.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2014 Sprint 07, 2014 Sprint 07 Tooling, Release 3.3.0 |
Components | CLI |
Labels | qe-closed-3.3.0, qe-testadded |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2013-04-03T19:01:33.000+0000 |
Updated | 2014-04-28T21:40:28.000+0000 |
Description
In the titanium-sdk module's tiappxml.js file, it's missing the XML serialization of the section.
Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5572 To test, 1) cd /path/to/titanium_mobile git repo 2) cd node_modules/titanium-sdk 3) node tests/test-tiappxml.js 4) look for "
Tested the sdk folder 3.3.0.v20140425191906, running command
and verified code-processor settings Environment: Mac osx 10.9.2 Mavericks Appcelerator Studio, build: 3.3.0.201404221437 Titanium SDK, build: 3.3.0.v20140425191906 Node.JS Version: v0.10.13 NPM Version: 1.3.2 ├── acs@1.0.14 ├── alloy@1.4.0-dev ├── npm@1.3.2 ├── titanium@3.3.0-dev └── titanium-code-processor@1.1.1-beta1