danmichaelo / cordova-plugin-appinfo

Cordova plugin that provides a method for getting the app version number across platforms (iOs, Android, WP8, Windows)
MIT License
21 stars 16 forks source link

windows 8.1 version #4

Open badpenguin opened 9 years ago

badpenguin commented 9 years ago

to make it work under windows 8.1 do i just need to clone the plugin's "wp8" directory as "windows" ? the code should be more or less the same since the manifest file is almost identical

danmichaelo commented 9 years ago

I've no idea, but please let me know how it goes if you give it a try. Btw., the wp8 support was initially commited by @thomas-mullaly in #2 .

vash15 commented 9 years ago

Hi guys, I created a pull request for this request. #7