Closed jelimoore closed 4 years ago
What problem are you trying to solve by notarizing the package? It’s not needed for any non-manual deployment method. Are you sure it’s worth the effort?
In any case I’d expect you’d need to use codesign
to sign the createuser
binary.
What problem are you trying to solve by notarizing the package? It’s not needed for any non-manual deployment method. Are you sure it’s worth the effort?
I was under the impression that all Mac software downloaded from the internet had to be notarized. Even our MDM says this: https://techcommunity.microsoft.com/t5/intune-customer-success/support-tip-notarizing-your-macos-apps-to-prepare-for-macos/ba-p/808579
You plan to have people download this package you are creating from the Internet?
No, just distributed through MDM
Then notarization is unneeded.
I'm going to close this, since the question has been answered and there is no code issue here to address.
Just cloned this tool and I'm using it to test pkgs for our new Mac deployment. I used
pkgsign
to sign the package out of the installer, but the Apple notarization is refusing to notarize my package. It's saying that the createuser script is not signed. What steps should I be taking to sign the script?Output of the notarization error: `"issues": [
Output of pkgsign --check-signature:
` Package "create_admin_0.1_signed.pkg":
Status: signed by a developer certificate issued by Apple for distribution
Signed with a trusted timestamp on: 2020-08-12 14:42:58 +0000
Certificate Chain:
`