Updating Cordova version in Visual Studio 2013 Hybrid Apps -
so, we're working through visual studio ctp hybrid apps. version ctp 3.4.0 of cordova. there number of fixes need app testing , have been made in 3.5.0. know how update cordova version 3.5 within visual studio (or outside visual studio) work new ctp functionality?
thanks
note: works platforms except ios. there's hard coded somewhere else still looking for. android, windows, etc (anything can cpompile on windows) solve problem.
in %appdata%\npm\node_modules\vs-mda\node_modules\cordova\ there file called "platforms.js" in there urls , versions used each of platforms cordova. utilize url (on github) check specific versions have/need - illustration ios had 3.4.1. build, android , wp7 did not. don't blindly alter them all. exit visual studio. go project directory , delete in bld directory. restart vs. clean on project , build/run - in log should see platform gets downloaded , batch file run (create.bat) new version. hope create easier in release...
visual-studio cordova version visual-studio-cordova
No comments:
Post a Comment