I want to AdHoc test an application. My client owns an Apple account and I am member of the team (he added us).
We want to use this technique http://www.innerfence.com/howto/install-iphone-application-ad-hoc-distribution to send the ipa and mobile provision to our client.
The problem is that if I download my client's provisioning profile to generate the ipa it is not paired with any private key in my XCode (valid signed identity not found).
I am completely lost. How can I fix this?
What I want to do is: generate an .ipa and send it with my client's .mobileprovision file.