Ok. Ioften have this problem. Try this:
1) Redownload your developer provisioning profile and ad-hoc provisioning profile
2) Reinstall them (overwritting in the good directory)
3) Recreate a project with all views and files of your last project.
4) In the Target Settings\All active(Debug), where there is Iphone Developer , write Iphone Developer: Your Certifate Developer Name and then choose your developer provisioning profile in the Code signing case.
5) In the Project Settings\Release, do the same thing
6) In the Project Settings or Target Settings (don't remember)\build, duplicate Release and rename it Distribution.
7)Select Distribution to build your app.
8) In the Target Settings\All active(Distribution),where there is Iphone Developer : Your Certifate Developer Name, write Iphone Distribution: Your Certifate Distribution Name and then choose your distribution ad-hoc provisioning profile in the Code signing case.
Normally it works.
|