Is there only one distribution certificate per team leader or one per application?

Posted by dbonneville on Stack Overflow See other posts from Stack Overflow or by dbonneville
Published on 2010-04-19T23:55:03Z Indexed on 2010/04/20 0:03 UTC
Read the original article Hit count: 315

Filed under:
|
|
|

I'm confused by the dev and dist cert. I got one app in the store, but I named my certs after my first app. Was this a mistake?

I'm ready to go on my second app. But XCode is selected the dist cert with the old app name on it. It built without error. Though I named it wrong, will it still work? XCode is automatically picking this cert for me.

Is this right? You need a new app ID for each app so you can 1) put in plist, 2) put in code signing section on Build tab of Target info, but you don't need a new dev and dist cert for each new app.

Therefore is this right too? For each app you develop, you only need your original dev and dist cert, but a new app ID for each app.

This is so obscure! I wish apple had done a better job!

© Stack Overflow or respective owner

Related posts about distribution

Related posts about xcode