tags:

views:

529

answers:

2

Hi , i create a provision and developer identity.certificate with apple provision assistant and i have huge problem , everything done , but when i add my certificate into KeyChain , the certificate add , but doesn't show on the Keys and my Certificate :( and xcode Organizer says

a valid signing identity matching this profile could not be found in your keychain

and compiler :

Code Sign error: The identity 'iPhone Developer' doesn't match any

valid certificate/private key pair in the default keychain

i didn't have this problem on the leopard with sdk 3.1 my current os is 10.6.2 SDK 3.1.3 what's the problem ?

A: 

Hope this link will be useful for you.

All the best.

Warrior
NOOOOOOOO , didn't work :( ,, what can i do now ! i need run my app with my device my os 10.6.2 and sdk 3.1.3
Momeks
A: 

Hi Momeks,

i have exactly the same problem. My code was working on leopard, Xcode 3.1 and iphone sdk 2.2.1, is on appstore now, but untill i use snow leopard, xcode 3.2.2 and iphone sdk 3.1.3, i have the same error than you. Do you have found a solution to your problem?

Regards

Yes i solved this problem .. i create everything new . (Provisioning profiles, certificate and ...) and then worked great
Momeks