I have iOS distribution certificate(p12 and private key files) from another developer.
How can I sign my app with this cetificate? I install it my keychain and now I can select right signing identity in xcode build settings tab, but can't select provision profile and development team.
What am I missing?