[ALOY-592] Widget: default new widget platforms do not respect tiapp.xml deployment targets
GitHub Issue | n/a |
Type | Improvement |
Priority | Low |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2014-09-15T14:20:57.000+0000 |
Affected Version/s | Alloy 1.1.0 |
Fix Version/s | Alloy 1.7.0 |
Components | Widgets |
Labels | n/a |
Reporter | Dustin Hyde |
Assignee | Feon Sua Xin Miao |
Created | 2013-03-30T18:12:57.000+0000 |
Updated | 2014-10-23T19:47:54.000+0000 |
Description
Widget: default new widget platforms do not respect tiapp.xml deployment targets.
Test Steps:
1. Create Alloy project with all deployment targets (including blackberry and tizen).
2. New > Alloy Widget.
Test Results:
Observe the platforms listed in the widget, only a few targets are present.
Attachments
Only reproducible on Alloy 1.1.0. Can't reproduce on Alloy 1.4.1.
Master: https://github.com/appcelerator/alloy/pull/552 1_5_X: https://github.com/appcelerator/alloy/pull/553 Function test: 1. Create a new project and select deployment targets 2. Create a new Widget from Studio and check widget.json file,
platforms
attribute should match the list of targets intiapp.xml
Note: iphone and ipad are listed asios
Works as expected. PR for master branch has been merged. PR for 1_5_X branch has been closed without merging. This will not be included with 1.5.0.