Question

I renewed my IOS Developer Certificate, i deleted old ones from keychains and clicked on my certificate. Everything looks normal in keychains, i have distribution,developer, WWDC certificates in there.Every profile look valid with green marks Under Teams and Provisioning Profiles section in Organizer but in Xcode under Code Signing Identity there is no profile currently match developer profile under Automatic Profile Selector(Recommended). What can i do about it? thanks in advance.

Était-ce utile?

La solution

First of all check in Xcode -> Preferences -> Account that you have your new profile in the list, refresh the list if it needed.

Check in Building Settings of the project that you chose your new profile's certificate as Code Signing Identity for build type that you do (release or debug).

Autres conseils

Also check that in Xcode -> Preferences -> Account your don`t have red exclamation marks with label "Request timed out" I had this error, and it is gone after i re-logged in using button near this mark (with entering password, etc)

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top