Skip to content

Commit 504be8f

Browse files
Add dark and tinted icons
1 parent 646dac0 commit 504be8f

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed

Fyreplace/Resources/Assets.xcassets/AppIcon.appiconset/Contents.json

+24
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,30 @@
66
"platform" : "ios",
77
"size" : "1024x1024"
88
},
9+
{
10+
"appearances" : [
11+
{
12+
"appearance" : "luminosity",
13+
"value" : "dark"
14+
}
15+
],
16+
"filename" : "universal-dark-1024x1024.png",
17+
"idiom" : "universal",
18+
"platform" : "ios",
19+
"size" : "1024x1024"
20+
},
21+
{
22+
"appearances" : [
23+
{
24+
"appearance" : "luminosity",
25+
"value" : "tinted"
26+
}
27+
],
28+
"filename" : "universal-tinted-1024x1024.png",
29+
"idiom" : "universal",
30+
"platform" : "ios",
31+
"size" : "1024x1024"
32+
},
933
{
1034
"filename" : "mac-16x16.png",
1135
"idiom" : "mac",
Loading
Loading

0 commit comments

Comments
 (0)