0

Is it allowed or possible to use the same account for two Macs/Xcode? if possible, do what I just need to do is to import the developer profile from my partner's mac?

screenshot

MaappeaL
  • 514
  • 1
  • 8
  • 16

1 Answers1

0

You'll need to have the developer who originally requested the certificate export their developer profile so you can import it.

Take a look at Apple's instructions at this link.

You can also export the certificates through Keychain Access by selecting them, right-clicking, then clicking "Export Items..."

rebello95
  • 8,486
  • 5
  • 44
  • 65
  • so the answer is Yes? That two macs can use the same account? – MaappeaL Sep 24 '14 at 04:10
  • Yes, two Macs can use the same account provided you use a system like the one I mentioned in my answer. I have done it before. – rebello95 Sep 24 '14 at 04:11
  • Yep, let me know if you have issues. Basically, you request all the certificates and profiles from one Mac and then export it and import it to the other one. – rebello95 Sep 24 '14 at 04:13