iOS 7.0 No code signing identities found
For Certificate
- Revoke Previous Certificate.
- Generate New Development Certificate.
- Download Certificate.
- Double Click to put in KeyChain.
For Provisioning profile
- Create New or Edit existing Provisioning profile.
- Download and install.
For BundleIdentifier.
- com.yourcompanyName.Something (Put same as in AppId)
CodeSigningIdentity.
- Select The Provisioning profile which you created.
My fix for this problem was:
Xcode > Preferences. In Accounts click on your Apple ID. Click View Details, click on your projects Provisioning Profile (I think this helps) and click the refresh button bottom left.