mac icons

This commit is contained in:
PhilReact 2025-01-05 14:23:06 +02:00
parent 137290347b
commit 10fb5886d9
2 changed files with 3 additions and 2 deletions

Binary file not shown.

View File

@ -46,8 +46,9 @@
"synopsis": "Qortal Hub for Linux" "synopsis": "Qortal Hub for Linux"
}, },
"mac": { "mac": {
"category": "your.app.category.type", "icon": "assets/mac/appIcon.icns",
"target": "dmg" "category": "public.app-category.utilities",
"target": ["dmg"]
}, },
"productName": "Qortal Hub" "productName": "Qortal Hub"
} }