Skip to content

feat(bundler): support custom sign command on Windows#9865

Merged
lucasfernog merged 12 commits intodevfrom
feat/bundler/windows/custom-sign-command
May 24, 2024
Merged

feat(bundler): support custom sign command on Windows#9865
lucasfernog merged 12 commits intodevfrom
feat/bundler/windows/custom-sign-command

Conversation

@amrbashir
Copy link
Member

closes #7188
closes #9578

@amrbashir amrbashir requested a review from a team as a code owner May 24, 2024 03:31
@lucasfernog lucasfernog merged commit d6d3efb into dev May 24, 2024
@lucasfernog lucasfernog deleted the feat/bundler/windows/custom-sign-command branch May 24, 2024 13:25
anatawa12 pushed a commit to anatawa12/tauri that referenced this pull request Jun 6, 2024
* feat(bundler): support custom sign command on Windows

closes tauri-apps#7188
closes tauri-apps#9578

* fix double quotes

* fix build

* fix build

* clippy

* Update sign.rs

* clippy && replace `winreg` with `windows-registry`

* remove log [skip ci]

* Apply suggestions from code review

* tweak arg so path with spaces work on macOS

* create nsis toolset paths

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feat] support Azure Trusted Signing for signing tauri app [feat] Improve support for Windows code signing with hardware tokens and HSM

2 participants