Skip to content

Tauri Signer Workspace Not Found #5754

Answered by FabianLars
elanzini asked this question in Q&A
Discussion options

You must be logged in to vote

1: You need a set of -- to tell npm to forward the args to Tauri:

npm run tauri signer generate -- -w ~/.tauri/myapp.key

p.s. i'm rewriting the guide rn so that will be clearer soon.

2: Once you set the keys and the updater up it will generate the sig files.

3: Yes, the .sig files and tauri keys are not related to code signing. It's just to verify the updater bundles after downloading them. If you actually mean this and not real code signing then no, it's required.

Replies: 2 comments 6 replies

This comment was marked as off-topic.

Comment options

You must be logged in to vote
6 replies
@FabianLars
Comment options

@elanzini
Comment options

@elanzini
Comment options

@FabianLars
Comment options

@elanzini
Comment options

Answer selected by FabianLars
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants