Thursday, April 1, 2010

Code Sign error: Provisioning Profile cannot be found

If you get this crappy message from XCode because you updated your provisioning profile, then do the following.

In XCode, in the "Groups & Files" pane, expand "Targets" and double-click on your app's target.

This will bring up the Info pane for your target. In the "Build" section, check the "code signing" section for any old profiles. I found that it was building to an old profile there.

Source: http://www.iphonedevsdk.com/forum/iphone-sdk-development/21137-updated-3-0-now-provisioning-profile-cant-found.html

No comments: