Seems Apple has broken provisioning profiles in Xcode 5.1 ??
- Upgraded to Xcode 5.1
- Plugged in a device that wasn't registered on Dev Center
- Asked Xcode to auto-add it
Result:
- Developer Provisioning Profile is now corrupt in Xcode5
The following had no effect:
- Restarting Xcode
- Deleting profile and re-downloading within Xcode
- Check that certificate is valid
- Re-building with other profiles for same account/project (i.e. Distribution profiles) that had NOT been changed (works fine)
NOTE: in iPhone Configuration Utility, the profiles shows up as valid with all the registered devices. In Xcode5.1 I get:
Code Sign error: No codesigning identities found: No codesigning identities (i.e. certificate and private key pairs) that match the provisioning profile specified in your build settings (“iOS Team Provisioning Profile: com.irisconnect.betairisconnect”) were found.