update macos icon

This commit is contained in:
Eduard Gert
2026-05-11 15:40:04 +02:00
parent 439f44c6b4
commit 842ef0d657
5 changed files with 14 additions and 2 deletions

Binary file not shown.

View File

@@ -163,6 +163,8 @@ tasks:
- 'echo "Skipping codesign (not available on {{OS}}). Sign the .app on macOS before distribution."'
run:
deps:
- task: common:generate:icons
cmds:
- mkdir -p "{{.BIN_DIR}}/{{.APP_NAME}}.dev.app/Contents/MacOS"
- mkdir -p "{{.BIN_DIR}}/{{.APP_NAME}}.dev.app/Contents/Resources"