I am new to iPhone development. I have this problem :
I am working with another developer and he has generated an ADhoc_APP.mobileprovision to distribute the application to the testers. He can generate the .ipa with his machine by doing the build/archive/share...
He sent me the adhoc_app.mobileprovision by email to install it in my xcode. The problem is I have tried to integrate it to my xcode and I can't.
When I do build/archive on my computer I get the error : Code Sign error: The identity 'iPhone Distribution' doesn't match any identity in any profile.
Please, can someone tell me how to integrate the adhoc provision profile on my machine ( and if there are other things to do) so I can generate the .ipa.
thanks for your answers