views:

106

answers:

1

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!

A: 

I agree, I'm facing the same problem, I'm already about to distribute the 2nd app, how do I create a new distribution certificate? Do I really have to create a new one? if not the old distribution certificate is already named after my old app. Do I have to revoke the old one then create a new one? this is very confusing. not too much explanation was given in the apple site.

Winux