Possible Duplicate:
Code Sign error: Application Identifier ‘com.reapptive.Floors2Go’ which doesn’t match the current setting ‘com.reapptive.Floors2Go’
Code Sign error: Provisioning profile 'Provisioning Profile Name' specifies the Application Identifier 'com.company.appname' which doesn't match the current setting 'com.company.appname'
--Note that the "Application Identifier" and "current setting" are character-for-character identical.
I recently replaced an old provisioning profile in the Organizer with a newer version of the profile to add more devices. The previous profile worked fine, and I made sure to go into the Code Signing Identity section of the project settings and change it to use the new profile. What could cause this?