ios - Failed to code sign.. / No codesigning identities -


currently making push apns. p12 , provisioning profile has received supplier. after installing p12, install provisioning profile run xcode. error occurred.

failed code sign "sample app". no codesigning identities (i.e. certificate , private key pairs) match provisioning profile specified in build settings (“provisioning xxxxxxxxxxxxxxx”) found. xcode can attempt fix issue.

code signing-> provisioning profile selected -> code sign identity selected -> no identities profile "provisioning profile name ~ ~" shown .this occurs in different provisioning file certificate , key chains suitable . not know why should not.


Comments