Skip to content

Commit fa41b24

Browse files
committed
corerct names
1 parent 1603c6d commit fa41b24

File tree

4 files changed

+17
-7
lines changed

4 files changed

+17
-7
lines changed

Sora/Assets.xcassets/AppIcon.appiconset/Contents.json

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,34 @@
11
{
22
"images" : [
33
{
4-
"filename" : "6hdvom4xz8gc2sut.png",
4+
"filename" : "lightmode.png",
55
"idiom" : "universal",
66
"platform" : "ios",
77
"size" : "1024x1024"
88
},
99
{
10-
"filename" : "6hdvom4xz8gc2sut 1.png",
10+
"appearances" : [
11+
{
12+
"appearance" : "luminosity",
13+
"value" : "dark"
14+
}
15+
],
16+
"filename" : "darkmode.png",
1117
"idiom" : "universal",
1218
"platform" : "ios",
13-
"size" : "1024x1024",
14-
"unassigned" : true
19+
"size" : "1024x1024"
1520
},
1621
{
17-
"filename" : "6hdvom4xz8gc2sut 2.png",
22+
"appearances" : [
23+
{
24+
"appearance" : "luminosity",
25+
"value" : "tinted"
26+
}
27+
],
28+
"filename" : "tinting.png",
1829
"idiom" : "universal",
1930
"platform" : "ios",
20-
"size" : "1024x1024",
21-
"unassigned" : true
31+
"size" : "1024x1024"
2232
}
2333
],
2434
"info" : {

Sora/Assets.xcassets/AppIcon.appiconset/6hdvom4xz8gc2sut 1.png renamed to Sora/Assets.xcassets/AppIcon.appiconset/darkmode.png

File renamed without changes.

Sora/Assets.xcassets/AppIcon.appiconset/6hdvom4xz8gc2sut 2.png renamed to Sora/Assets.xcassets/AppIcon.appiconset/lightmode.png

File renamed without changes.

Sora/Assets.xcassets/AppIcon.appiconset/6hdvom4xz8gc2sut.png renamed to Sora/Assets.xcassets/AppIcon.appiconset/tinting.png

File renamed without changes.

0 commit comments

Comments
 (0)