EddyVerbruggen / Custom-URL-scheme

:link: Launch your Cordova/PhoneGap app by a Custom URL scheme like mycoolapp://
1.03k stars 367 forks source link

Windows 10 manifest support. #162

Closed nuald closed 8 years ago

nuald commented 8 years ago

Adding support for Windows 10 solution (package.windows10.appxmanifest file is not supported now), plus creating missing XML parent elements in manifest files using a hook (cordova-windows templates don't contain required "Extensions" elements thus giving build errors).

EddyVerbruggen commented 8 years ago

Hi @nuald I don't have a device to test with so I trust you to have tested this. Thanks on behalf of all folks looking for Windows platform support :+1: