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: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,8 @@ All the steps should be performed on your builder Mac.
30
30
-[Xcode](https://developer.apple.com/xcode/)
31
31
- curl
32
32
- p7zip (optional, but recommended)
33
+
- nodejs
34
+
- python3
33
35
2. Download the correct [binary release](https://github.com/SignTools/SignTools-Builder/releases)
34
36
3. Make the binary executable by running: `chmod +x SignTools-Builder`. Replace the name with the file that you just downloaded
35
37
4. Download the archive of `SignTools-CI` and extract it in the same folder as the binary from the previous step. These will be your **signing files**. The whole step can be accomplished with the following commands:
0 commit comments