Added app icon

This commit is contained in:
Ultradesu
2026-08-12 01:56:21 +01:00
parent 423ea59371
commit e26159f85f
7 changed files with 61 additions and 0 deletions
+3
View File
@@ -11,6 +11,9 @@ souvlaki.workspace = true
[target.'cfg(target_os="macos")'.dependencies]
core-foundation.workspace = true
objc2.workspace = true
objc2-app-kit.workspace = true
objc2-foundation.workspace = true
[target.'cfg(windows)'.dependencies]
windows-sys.workspace = true