Skip to content

Commit 6e12b82

Browse files
meixgyjl9903
authored andcommitted
doc: mark signing the binary is macOS and Windows only in SEA
PR-URL: nodejs#47722 Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Qingyu Deng <[email protected]>
1 parent a6441f6 commit 6e12b82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/single-executable-applications.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ tool, [postject][]:
6666

6767
The `.exe` extension is necessary.
6868

69-
5. Remove the signature of the binary:
69+
5. Remove the signature of the binary (macOS and Windows only):
7070

7171
* On macOS:
7272

@@ -118,7 +118,7 @@ tool, [postject][]:
118118
--macho-segment-name NODE_SEA
119119
```
120120

121-
7. Sign the binary:
121+
7. Sign the binary (macOS and Windows only):
122122

123123
* On macOS:
124124

0 commit comments

Comments
 (0)