Added code to create an executable/app, added some info in the readme.

This commit is contained in:
2025-12-04 17:15:14 +01:00
parent 1ca1c2c7b4
commit 2252771ac3
6 changed files with 73 additions and 1 deletions

View File

@@ -42,3 +42,12 @@ features = [
[dependencies.tokio-serial]
version = "5.4.4"
[package.metadata.bundle.bin.main_gui]
name = "Bio-Z App"
identifier = "bioz-host-rs"
icon = ["bundle/bio-z.icns"]
version = "0.1.0"
copyright = "Hubald Verzijl"
category = "Developer Tool"
long_description = "App belonging to the Bio-Z setup."