Can someone explain to me the differences between these Certificate types shown in my profile in Apple Developer page?
Developer ID Application
Mac Installer
Mac App
Mac Development
Thanks…
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The “Developer ID” certificate is used for code signing a Mac app that is distributed outside the Mac App Store (i.e. from your website). It is used when exporting an Archived build of your app for distribution.
The “Mac Installer” and “Mac App” certificates are used for code signing your Mac app for distribution through the Mac App Store.
The “Mac Development” certificate is used for code signing your Mac app during the development stage of an app destined for the Mac App Store.