I'm new to iOS application development. I have an Enterprise Account and I successfully added that Provisioning Profile to my Mac.
My understanding is that an iOS application signed with an Enterprise Account's certificate can be installed on any number of iOS devices within that organization.
I already have an .ipa file which is signed with a different certificate (not using the enterprise one that I have). I need to sign this application with the enterprise account that I have with me. Is it possible to do this? Or what should I need to sign the application using my Enterprise Account' certificate? Could you please help me?