Rename binary to postsack

pull/4/head
Benedikt Terhechte 3 years ago
parent fdc83f19bc
commit 1ab79c5060

@ -9,7 +9,7 @@ description = "Provides a high level visual overview of swaths of email"
[package.metadata.bundle.bin.gui]
name = "Postsack"
identifier = "com.stylemac.Postsack"
identifier = "com.stylemac.postsack"
#icon = ["128x128@2x.png"]
version = "1.0.0"
#resources = ["assets", "images/**/*.png", "secrets/public_key.txt"]

@ -23,6 +23,8 @@ Update: It currently parses 632115 emails in ~56 seconds, so roughly `11.000` em
- [ ] add more tests
- [ ] build static linux binary via docker
- [ ] try to build a static windows binary
- [ ] update metadata in Cargo.toml
- [ ] add app platform icons
## Linux Issues

Loading…
Cancel
Save