I have created my own key (public/private) via keychain access. But my company already have created a provisioning profile and developer certificate,which i downloaded (after logging) and installed it in my Xcode and iPhone as well. But when i try to run on iPhone,it says "There are no valid certificate/private key pairs in the default keychain". I have also set bundle identifier name correctly in info.plist,but what am i doing wrong? Is it that i should somehow add my own mac key pairs to somewhere as to match it since it is already created by company? Could anyone help or suggest where m i going wrong,i have searched forums they all are simply not matching my problem and misleading other ways.
Thankx in advance.