Skip to content

Commit

Permalink
added singing information to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
0PandaDEV committed May 4, 2024
1 parent 8fe1424 commit 6db180d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,10 @@
This is a full rewrite of Vleer with the same stack but cleaned up. And with proper rust implementations.

![Alt](https://repobeats.axiom.co/api/embed/476c97ad30ff96e3217cf756e84c292836b8f44e.svg "Repobeats analytics image")

***

For signing on macOS builds:
```zsh
codesign -s - --force --deep --timestamp --options runtime src-tauri/target/release/bundle/macos/Vleer.app
```

0 comments on commit 6db180d

Please sign in to comment.