Hello,
I'm making a game with Unity and trying to sign the installer.
I'm able to create my game.app file, sign it with "3rd Party Mac Developer Application" using codesign tool and create an installer using productbuild tool.
However, to sign an installer I need a Developer ID Installer Certificate that only the Team Agent of my company can make.
My team role is Admin, but the option to "Download" this certificate is disabled, and the Team Agent can't export the certificate to send it to me (.p12 option is greyed out).
Did I miss any step? How can I obtain this certificate (with it's private key) so that I can sign the game.pkg installer?
Thanks in advance,
Ismael
Edit: Only the .p12 option is greyed out.