Quote:
Originally Posted by comtek
Just tried to create a new App ID and Profile for testing on IPod. The new certificate appeared in the list, within Xcode build settings, but grayed out!
Saying "profile does not match Application Identifier ..." but it does... everything should be OK Man this is driving me MAD
|
If you create a new certificate you also have to create an new provisioning profile with this certificate. Then you have to remove the old provisioning profile from you test device and from Home/Library/MobieDevice/Provisioning Profiles/. Copy the new one on the device and into Home/Library/MobieDevice/Provisioning Profiles/ and restart xCode again. Now try again.