Code Sign error: Application Identifier 'com.reapptive.Floors2Go' which doesn't match the current setting 'com.reapptive.Floors2Go'

Jonny Heald picture Jonny Heald · Sep 13, 2012 · Viewed 8k times · Source

I updated my provisioning profile to include some more devices for Ad-Hoc testing,I added this new profile and removed the old and now I am getting this error:

Code Sign error: Provisioning profile 'Floors2Go' specifies the Application Identifier 'com.reapptive.Floors2Go' which doesn't match the current setting 'com.reapptive.Floors2Go'

Which if you look they are both exactly the same, I have removed, re-added a new profile, deleted and re-entered the bundle name in my plist and for the life of me I cant figure this out.

I have also tried cleaning all and rebuild but to no avail.

Any ideas?

Answer

Jonny Heald picture Jonny Heald · Sep 16, 2012

Seems to be a bug in Xcode GM Seed, I had to kill Xcode and reopen it every time I change a profile.