Skip to content

Commit

Permalink
Add metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Leinnan committed Aug 26, 2024
1 parent 26e8157 commit 719aee4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,9 @@ perf = { level = "warn", priority = 8 }
style = { level = "warn", priority = 9 }
# this should be active but for that anyhow should be used everywhere
unwrap_used = { level = "deny", priority = 10 }

[package.metadata.bundle]
name = "LWA File Manager"
image = "static/icon.png"
identifier = "io.github.Leinnan.lwa_fm"
osx_url_schemes = ["io.github.Leinnan.lwa_fm"]

0 comments on commit 719aee4

Please sign in to comment.