macoscode-signingcodesignnotarize

How do I verify that a macOS pkg is notarized


How do I verify that a macOS installer pkg file has been notarized? Is there a way to do it via the command line?


Solution

  • stapler validate will do this -

    $ stapler validate myfile.pkg 
    Processing: myfile.pkg
    The validate action worked!