i have downloaded my certificate from developer portal and my provisioning file. i have added certificate into keychain access by clicking on it and added provisioning file into project. in my project i ve changed bundle identifier but when i want to debug over device it gives error;
"Code Sign error: The identity 'iPhone Developer' doesn't match any valid certificate/private key pair in the default keychain"
when i look at the "code signing identity" in property of the project i do not see my certificate. there is only "iphone developer" (i think it is the default value and it does not work)
thanks.