Skip to content

Commit 586255b

Browse files
committed
add windows signing
1 parent 863a83b commit 586255b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src-tauri/tauri.conf.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@
5050
"type": "none"
5151
}
5252
}
53+
},
54+
"windows": {
55+
"signCommand": "trusted-signing-cli -e https://eus.codesigning.azure.net/ -a CJ-Signing -c cjpais-dev -d Handy %1"
5356
}
5457
}
55-
}
58+
}

0 commit comments

Comments
 (0)