chore(icon): Liquid-Glass AppIcon via Icon Composer .icon-Bundle
Ersetzt AppIcon.appiconset durch AppIcon.icon (SVG-Source). ASSETCATALOG_COMPILER_APPICON_NAME=AppIcon greift weiter, Build grün. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
c6127a2d31
commit
8b572329fc
4 changed files with 49 additions and 38 deletions
34
Sources/Resources/AppIcon.icon/icon.json
Normal file
34
Sources/Resources/AppIcon.icon/icon.json
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"fill" : "automatic",
|
||||
"groups" : [
|
||||
{
|
||||
"layers" : [
|
||||
{
|
||||
"image-name" : "zitare-logo-gradient.svg",
|
||||
"name" : "zitare-logo-gradient",
|
||||
"position" : {
|
||||
"scale" : 0.88,
|
||||
"translation-in-points" : [
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"shadow" : {
|
||||
"kind" : "neutral",
|
||||
"opacity" : 0.5
|
||||
},
|
||||
"translucency" : {
|
||||
"enabled" : true,
|
||||
"value" : 0.5
|
||||
}
|
||||
}
|
||||
],
|
||||
"supported-platforms" : {
|
||||
"circles" : [
|
||||
"watchOS"
|
||||
],
|
||||
"squares" : "shared"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue