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.
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).