I have set up a distribution profile for my IOS App. On Mac A, in Xcode this profile can be perfectly imported and used even the right distribution certificate is used. and now I can successfully upload app to app store via MAC A.
I have added distribution certificate in MAC A's keychain and then i exported certificated from it. Later I imported it to MAC B's keychain.
Now on another machine MAC B, if i import the same provisioning profile in XCode, it doesn't recognises distribution certificate.
Can someone throw some light on this whats going on here ?