Ok, so i am a bit lost with new Qt SDK 1.1 and publishing to OviStore. Prior to this, what i had to do is:
1) make distclean && qmake && make release-gcce
2) make sis QT_SIS_CERTIFICATE=my.crt QT_SIS_KEY=my.key
3) modify pkg file
4) make installer_sis QT_SIS_CERTIFICATE=my.crt QT_SIS_KEY=my.key
Now looking at this Guide - http://doc.qt.nokia.com/qtcreator-2....blish-ovi.html i see some unclear points:
Submit the created .sis file to Application Signing Services for Ovi Store for certification.
So with Qt SDK 1.1 i must make one more step before uploading my smart installer packages to Ovi? Submit my application sis file for some kind of signing ? Where can i do that? There doesn't seem to be any new feature on publish.ovi.com.
Or maybe i can do everything the old way ? (I've upgraded my app to use Qt 4.7) ?
Thanks






