I am using the Multi-Device Hybrid Apps extension for Visual Studio 2013. How can I choose the certificate to use when signing.
Asked
Active
Viewed 91 times
0
1 Answers
1
I found solution soon after I posted.
Windows 8: A custom package.appxmanifest file can be placed in the res/cert/windows8 folder
to override a number of settings. You can grab the generated version in the
bld/Debug/platforms/windows8 folder after building Debug for the
Windows Local, Simulator, or Device target
http://www.visualstudio.com/en-us/explore/cordova-faq-vs.aspx

d0001
- 2,162
- 3
- 20
- 46