[TIMOB-14259] Code Processor: tiapp.xml properties should be exposed via Ti.App.Properties
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-08-30T21:47:31.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2013 Sprint 18, 2013 Sprint 18 Tooling, Release 3.2.0 |
Components | Code Processor |
Labels | qe-port |
Reporter | Bryan Hughes |
Assignee | Bryan Hughes |
Created | 2013-06-17T22:18:38.000+0000 |
Updated | 2013-12-12T21:46:34.000+0000 |
Description
Properties specified in the tiapp.xml file are supposed to be exposed via Ti.App.Properties. Normally these are read-write, but they will have to be read-only in the code processor.
PR: https://github.com/appcelerator/titanium-code-processor/pull/238
To test: run against the FSA and see that this specific exception is gone
install with: sudo npm install -g git://github.com/bryan-m-hughes/titanium-code-processor#timob-14259
Merged PR.
Verified fixed. TiSDK 3.2.0.v20131210191510 CLI 3.2.0-beta Alloy 1.3.0-beta Titanium Code Processor 1.1.0-cr2 Appcelerator Studio 3.2.0.201312101708 Closing.