I need to change the code signing certificate for my app. I can build the new version with the correct certificate, but users will need to completely uninstall the old version manually before being able to install the new one.
Is there any way in Flash Builder to sign it with both certificates so that the certificate is also updated and further versions can be built and installed as usual?