Skip to content

Commit f5f0e6b

Browse files
crazytonylikean
andauthored
Rename the AppIcon assets (#24850)
* Update App Icon (attempt 2) * Rename the AppIcon assets --------- Co-authored-by: Alex Grebenyuk <[email protected]>
1 parent 0649d7a commit f5f0e6b

File tree

26 files changed

+159
-24
lines changed

26 files changed

+159
-24
lines changed

Sources/Jetpack/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
<dict>
266266
<key>CFBundleIconFiles</key>
267267
<array>
268-
<string>AppIcon</string>
268+
<string>AppIconLegacy</string>
269269
</array>
270270
<key>UIPrerenderedIcon</key>
271271
<true/>
@@ -523,7 +523,7 @@
523523
<dict>
524524
<key>CFBundleIconFiles</key>
525525
<array>
526-
<string>AppIcon</string>
526+
<string>AppIconLegacy</string>
527527
</array>
528528
<key>UIPrerenderedIcon</key>
529529
<true/>
116 KB
Loading
15.6 KB
Loading
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
{
2+
"fill" : {
3+
"linear-gradient" : [
4+
"extended-gray:1.00000,1.00000",
5+
"display-p3:0.32157,0.65490,0.23137,1.00000"
6+
]
7+
},
8+
"groups" : [
9+
{
10+
"blend-mode" : "normal",
11+
"blur-material" : 0.5,
12+
"hidden" : false,
13+
"layers" : [
14+
{
15+
"glass" : true,
16+
"hidden" : false,
17+
"image-name" : "logo.png",
18+
"name" : "logo"
19+
},
20+
{
21+
"blend-mode" : "normal",
22+
"fill" : "none",
23+
"glass" : true,
24+
"image-name" : "bg.png",
25+
"name" : "bg",
26+
"position" : {
27+
"scale" : 1.09,
28+
"translation-in-points" : [
29+
0,
30+
0
31+
]
32+
}
33+
}
34+
],
35+
"lighting" : "individual",
36+
"shadow" : {
37+
"kind" : "neutral",
38+
"opacity" : 0.5
39+
},
40+
"specular" : true,
41+
"translucency" : {
42+
"enabled" : true,
43+
"value" : 0.3
44+
}
45+
}
46+
],
47+
"supported-platforms" : {
48+
"circles" : [
49+
"watchOS"
50+
],
51+
"squares" : "shared"
52+
}
53+
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)