You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cards/facts.yaml
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1017,6 +1017,14 @@ facts:
1017
1017
headline: "aro build --sign --hardened-runtime"
1018
1018
explanation: "Sign compiled binaries for macOS notarization workflows. --sign applies a code signing identity. --hardened-runtime enables the required entitlement. One flag from development binary to App Store ready."
explanation: "Lists all valid signing identities in your Keychain with their SHA-1 hashes. If two certs share a name (e.g. after renewal), pass the hash instead of the name string to --sign. Delete expired duplicates from Keychain Access to keep it unambiguous."
0 commit comments