Skip to main content

鍵ペアを説明する

The notary log is a key tool for debugging notarization and trusted execution issues. Check the notarization logs for information on why notarization failed, to check for warnings, and to confirm that all your code was included in the notarized ticket.

注記

Notarization logs are only available in notarytool. Always check the log file, even if notarization succeeds, because it might contain warnings that you can fix prior to your next submission.

Command

To get the notarization log from Notarization Server, use the command:

smctl-mac-x64 notarization log  --tool <notarytool or altool> <NotaryServer notarization ID or Software Trust Manager submission ID> --profile-name notarytool_user -v

Command sample:

smctl-mac-x64 notarization log --tool notarytool 5cb03d00-8ab1-4fdc-bb0a-f4167dc01f03 --profile-name notarytool_user -v

フラグ

鍵ペアを説明のコマンドは、これらのフラグをサポートしています。

1. 鍵ペアを説明するフラグ

ショートカット

フラグ

説明

--profile-name string

Provide a profile name for your credentials in Keychain.

--tool string

Provide the notarization tool name that should be used to save your credentials to Keychain

Allowed tools:

  • notarytool

  • altool

-v

--verbose

ユーザーのアカウントID。

-h

--help

鍵ペアの説明に関するヘルプ。


Troubleshooting

For help with the describe scan command, use:

smctl-mac-x64 notarization log --help

Alternatively, use the abbreviated version of the command:

smctl-mac-x64 notarization log -h