Commit 7d3c19b
docs(ci): note that
A reviewer read `codesign --force --sign -` and asked where the signing
certificate comes from. The surrounding comment explained why the re-sign
happens but never said what `-` is, so the flag reads like a placeholder for
an identity name that CI must provision.
It is the ad-hoc identity: no certificate, no keychain, no Developer ID.
Confirmed against the built artifact, which reports `Signature=adhoc` and
`TeamIdentifier=not set`.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>codesign --sign - needs no certificate1 parent 41b28a1 commit 7d3c19b
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
153 | 159 | | |
154 | 160 | | |
155 | 161 | | |
| |||
0 commit comments