Just upgraded my Xcode to 4.5 from 4.3.2 and got an error: "The identity doesn't match any valid, non-expired certificate/private key pair in your keychains".
Sounds odd, because i successfully built a code right just before. Sure, i have a private key, a valid certificate signed with a key, bundle name exactly match the provisioning profile etc. Nothing was changed except Xcode version.
The one new strange thing is that if i set profile selector to automatic mode it says "No profiles currently match) for Debug and Release, but do a right selection for Debug - Any iOS SDK and Release - Any iOS SDK.
May do i need to do something with an Xcode? Any ideas? Didn't hear before that iOS SDK affect on signing…