Xcode doesn’t find signing identities. Always appears “No identities are available for signing”. I add iOS Distribution certificate. Ad hoc provisioning profile appear in the Provisioning Profile pop-up menu
1) I created an iTunes Connect app record. 2) Registered all test devices. 3) Created a distribution certificate. 4) Created an ad hoc provisioning profile. 5) Updated the built string. 6) Archived app
When i tried to validate app appeared dialog “No identities are available for signing”
I checked in Xcode->Preferences->Account->View Details that i have iOS Distribution certificate and Ad hoc provisioning profile. They are appeared in pop-up menu.
I checked Bundel ID in XCode match Bundle ID in iTunes Connect. They matched.
When i tried again to validate app appeared dialog “No identities are available for signing”
I tried do everything from this question: No identities are available for signing Xcode 5
But still get this error(