[TIMOB-15563] CLI: Target Platform's limitation during project creation is not working
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2016-09-02T05:49:12.000+0000 |
Affected Version/s | Release 3.2.0 |
Fix Version/s | n/a |
Components | CLI |
Labels | qe-3.2.0, usability |
Reporter | Olga Romero |
Assignee | Chris Barber |
Created | 2013-10-23T00:37:21.000+0000 |
Updated | 2017-03-24T17:43:08.000+0000 |
Description
*not regression* occurs in CLI 3.1.2
This is by design. When you create a project, it will only copy the default resources for the specified platforms and sets the deployment targets in the tiapp.xml. Once the project has been created, the deployment targets are only used by Studio so that it can call the project command to copy the default resources for the new deployment targets. There is no enforcing of the deployment targets at build time. It's not necessary and enabling such a feature would hinder the developer experience.
Closing ticket as invalid with reference to the above comments.