1

My project manager added udid of my device to "iOS Provisioning Portal", I download "WWDR intermediate certificate" and "team provisioning certificate", after that I download "team provisioning profile" and install all that tree files. And in XCode (XCode 4) I see warning "XCode could not find a valid private-key/certificate pair for this profile in your keychain" and in Target ->Build settings->Code Signing Identity I see the same message. How can I fix it? Help me please, I'm newbie in iOS development.

Eimantas
  • 48,240
  • 16
  • 132
  • 164
Tunyk Pavel
  • 2,433
  • 6
  • 30
  • 44

1 Answers1

0

See: Xcode could not find a valid private certificate/valid key-pair for this profile in your keychain

Community
  • 1
  • 1
magma
  • 8,262
  • 1
  • 34
  • 33