[TIMOB-18928] Windows: Reduce number of VS module projects
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-05-20T16:56:46.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 4.1.0 |
Components | Windows |
Labels | n/a |
Reporter | Kota Iguchi |
Assignee | Kota Iguchi |
Created | 2015-05-20T02:13:42.000+0000 |
Updated | 2017-03-16T21:50:01.000+0000 |
Description
Because of the reference/link library issue on VS (TIMOB-18774), we need to reduce number of VS modules projects. It could be done by aggregating small modules such as
Ti
, Ti.App
, Ti.API
etc, and categorize relevant modules like Sensors
.
Closing ticket as the issue has been fixed.