Hi,
I need to create an instaler package .pkg.
I have read cerfuly the post Signing a Mac Product For Distribution, however i miss some pices:
- On Build an Installer Package section you say "depending on your distribution channel” what are the options and do that influent the needed certificate?
- Currently I see that the only available certificate is "3rd Party Mac Developer Installer:” do we need to create "Developer ID Installer:” (in all documentations that I have read all are talking on the "Developer ID Installer:”, what is the deference?
- When using productbuild command with —sign we do not need to use productsign command?
- Using the codesign command with the flags --timestamp --options=runtime, in that case do we still ned entitlements attached for the timestamp and for the hardening?
I there any totorial / example of how to create .pkg (this packege is to hold and use a .kext kernal extension) using xcode 11.x commandline tools that will load on macOS Catalina?
Thanks a lot,
Reuven