I have an iOS app I created for a client. The client has provided me with a distribution provisioning profile, a .p12 key and a developer certificate.
I now want to sign my app using the provisioning profile provided by the client. I have previously signed my other apps with provisioning profile from my Apple id. I need to know how I can sign it with the client provisioning profile.
Any help is appreciated. Thanks.