If I log into developer.apple.com, I can see that my disctibution profile is going to expire in a few weeks time
So I generated a new one (in developer.apple.com) but can't see any way to add it into xcode
When I open up the "Manage certificates" dialogue in xcode, I can see the certificate which is going to expire, but clicking the "+" button and then clicking "iOS distribution" shows a message saying "You already have a current iOS Distribution certificate or a pending certificate request"
If I open up the keychain access app, I can see couple of iPhone Distribution certificates which have different expiry dates than the ones that I see on developer.apple.com or in xcode
So my questions are...
- Do I need to import my newly generated distribution certificate into xcode?
- Are the distribution certificates in the kaychain access app used in xcode? Why do they have different expiry dates?