How do I sign blackberry files in the OTAInstaller folder? I am using phone gap and I have a
\build\OTAInstall
folder that contains 1 jar file and a whole lot of .cod files.
How do I sign those cod files?
I followed this tutorial on how to setup signing but I don't know how actually run it to sign.
After following the steps within that tutorial go to...
https://build.phonegap.com/people/edit#pane=signing
Then add BlackBerry Signing key to Phonegap
CSK file and DB file can be found at
C:\Program Files (x86)\Research In Motion\BlackBerry WebWorks SDK 2.3.1.5\bin
sigtool.csk
sigtool.db
Set BlackBerry Signing Keys as default, run build again.
This is what my signing page looks like after setting a key as default.