Skip to content

Commit 70ca8d8

Browse files
mokagioCopilot
andauthored
Refine dmg flow description
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent a734d64 commit 70ca8d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/fastlane/plugin/wpmreleasetoolkit/actions/macos/macos_verify_code_signing.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ def self.details
9797
9898
- `.app` — the signature is valid and satisfies its designated requirement, Gatekeeper accepts
9999
the bundle for execution, and a notarization ticket is stapled to it.
100-
- `.dmg` — a notarization ticket is stapled to the image.
100+
- `.dmg` — if the image is signed, the signature is valid (and can be checked against the expected authority) and Gatekeeper accepts opening it; when `verify_notarization` is true, a notarization ticket is stapled to the image.
101101
DETAILS
102102
end
103103

0 commit comments

Comments
 (0)