new distribution certificate for each app?

Do we need to generate a distribution certificate for each app we create? Or can we use one distribution certificate for multible apps?

Do we need to generate a distribution certificate for each app we create?

No.

If you’re distributing apps via the App Store — regardless of platform — the distribution certificate is only relevant at the point where you upload the app. You can use the same one for each app, a new one for each app, or whatever, it doesn’t matter.

If you’re distributing a Mac app independently, using Developer ID, it’s really important to limit the number of signing identities you create. See The Care and Feeding of Developer ID.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

new distribution certificate for each app?
 
 
Q