Hello,
I have a Qt application, developed using the Nokia Qt SDK 1.0.2. I want to make use of the Ovi Publish free signing. My app does not use anything higher than User level Capabilities.
The front page of the Ovi Store Publishing site says:
"Once you have completed your development and testing of your apps, upload the unsigned version to Ovi Publish using the Nokia provided UID – Only this UID will be accepted for unsigned content."
Which of these should I submit?
1) Unsigned myapp.sis
2) Wrap my unsigned app into an unsigned SmartInstaller sis? So myapp_installer.sis
3) Something else?
#1 makes the most sense to me (Ovi Store will sign myapp.sis and also wrap it with SmartInstaller and then sign myapp_installer.sis for me). But there is so much information out there that I am thoroughly confused.
Thanks for your help



