When running on Windows, apparently a signing certificate needs to be installed
on the local machine. This requires elevated permissions.
Both are a problem. Even if I were to acquire those permissions or get around
requiring them, I still don't think installing a new certificate into my
certificate store on each run is a good solution.
```shell
Attempting to install application...
Found package:
C:\Users\Oliver\AppData\Local\Temp\tmp-17712006Vtxxg4lfi\platforms\windows\AppPackages\CordovaApp.Windows10_1.0.0.0_anycpu_debug_Test\CordovaApp.Windows10_1.0.0.0_anycpu_debug.appx
Found certificate:
C:\Users\Oliver\AppData\Local\Temp\tmp-17712006Vtxxg4lfi\platforms\windows\AppPackages\CordovaApp.Windows10_1.0.0.0_anycpu_debug_Test\CordovaApp.Windows10_1.0.0.0_anycpu_debug.cer
Before installing this app, you need to do the following:
- Install the signing certificate
Administrator credentials are required to continue. Please accept the UAC
prompt and provide your administrator password if asked.
Press Enter to continue...:
```
Relates to #37
[ Full content available at:
https://github.com/apache/cordova-paramedic/issues/48 ]
This message was relayed via gitbox.apache.org for [email protected]