When I am invited to join a team through the iPhone Developer Portal, should I create a new Development Certificate in my name specifically for that team, or should I simply use the Certificate that I already have? (For my own business)
+1
A:
As long as you just do Debug builds I suppose it doesn't matter which provisioning profile you use. Release builds have to be made with the correct certificate, of course.
Ole Begemann
2010-01-27 23:56:25
I'm not talking about the provisioning profile. I'm talking about the certificate. I currently have one developer identity in my keychain, my own. The question is whether I should create another one for each team that I join?
St3fan
2010-01-28 00:22:09
Same difference, isn't it? As long as you just do debugging, the device doesn't care (or know) what company you're working for.
Ole Begemann
2010-01-28 00:25:10
YEah I guess as long as I am not making Ad Hoc profiles it should be fine. Specially with the new Xcode auto-profile-selection.
St3fan
2010-01-28 00:27:00
`Have to be *made* with`, not `mad with`. ;)
Moshe
2010-09-13 21:00:09
@Moshe: Thanks for pointing this out. Corrected.
Ole Begemann
2010-09-14 10:52:04