[TIMOB-15673] MobileWeb: Windows Store: Support Visual Studio 2013
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-11-14T00:32:21.000+0000 |
Affected Version/s | Release 3.2.0 |
Fix Version/s | 2013 Sprint 23, 2013 Sprint 23 Tooling |
Components | MobileWeb |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Chris Barber |
Created | 2013-11-06T08:18:12.000+0000 |
Updated | 2017-03-24T20:52:01.000+0000 |
Description
The current windows store packaging for Mobile Web only supports Visual Studio 2012. 2013 has a different project structure unfortunately. To support both, the CLI will need to detect which version the developer is using and offer up separate project templates depending on the version. Currently, only 2012 is supported. Note that Windows Phone development is not (yet?) supported in Visual Studio 2013, so this only affects Windows Store projects.
PR: https://github.com/appcelerator/titanium_mobile/pull/4947
Mistakenly closed.
Closing ticket as fixed with reference to previous comments.