Add macOS app icon and bundle workflow

This commit is contained in:
2026-08-10 22:24:07 +02:00
parent aeb18b488f
commit 4163ec5e25
6 changed files with 24 additions and 0 deletions

2
.cargo/config.toml Normal file
View File

@@ -0,0 +1,2 @@
[alias]
bundle-macos = "packager --release --packages ironstorage-desktop --formats app"