I have a Mac app distributed in the Mac App Store.
Previously, I would sign the compiled app with my "3rd Party Mac Developer Application" certificate, and then in the productbuild command it would create a .pkg and sign it with my "3rd Party Mac Developer Installer" certificate.
- Are both of these now replaced with the "Apple Distribution" certificate?
- Do I still need a "Mac Installer Distribution" certificate to sign the .pkg?