Commit 23d0bf5
fix: remove timestamp option from osx-sign (default handles it)
codesign rejects --timestamp=true, needs --timestamp with no value.
@electron/osx-sign adds --timestamp by default, so remove the explicit opt.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d0297c4 commit 23d0bf5
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
235 | 234 | | |
236 | 235 | | |
237 | 236 | | |
| |||
0 commit comments