Skip to content

Commit ff1e63e

Browse files
authored
[ios] update icon and launchscreen
1 parent de47ae1 commit ff1e63e

16 files changed

Lines changed: 17 additions & 117 deletions

scripts/templates/ios/mediaAssets/Images.xcassets/AppIcon.appiconset/Contents.json

Lines changed: 3 additions & 101 deletions
Original file line numberDiff line numberDiff line change
@@ -1,107 +1,9 @@
11
{
22
"images" : [
33
{
4-
"idiom" : "iphone",
5-
"scale" : "2x",
6-
"size" : "20x20"
7-
},
8-
{
9-
"idiom" : "iphone",
10-
"scale" : "3x",
11-
"size" : "20x20"
12-
},
13-
{
14-
"filename" : "IconSmall@2x.png",
15-
"idiom" : "iphone",
16-
"scale" : "2x",
17-
"size" : "29x29"
18-
},
19-
{
20-
"filename" : "IconSmall@3x.png",
21-
"idiom" : "iphone",
22-
"scale" : "3x",
23-
"size" : "29x29"
24-
},
25-
{
26-
"filename" : "IconSmall-40@2x.png",
27-
"idiom" : "iphone",
28-
"scale" : "2x",
29-
"size" : "40x40"
30-
},
31-
{
32-
"filename" : "IconSmall-40@3x.png",
33-
"idiom" : "iphone",
34-
"scale" : "3x",
35-
"size" : "40x40"
36-
},
37-
{
38-
"filename" : "Icon@2x.png",
39-
"idiom" : "iphone",
40-
"scale" : "2x",
41-
"size" : "60x60"
42-
},
43-
{
44-
"filename" : "Icon@3x.png",
45-
"idiom" : "iphone",
46-
"scale" : "3x",
47-
"size" : "60x60"
48-
},
49-
{
50-
"idiom" : "ipad",
51-
"scale" : "1x",
52-
"size" : "20x20"
53-
},
54-
{
55-
"idiom" : "ipad",
56-
"scale" : "2x",
57-
"size" : "20x20"
58-
},
59-
{
60-
"filename" : "IconSmall.png",
61-
"idiom" : "ipad",
62-
"scale" : "1x",
63-
"size" : "29x29"
64-
},
65-
{
66-
"filename" : "IconSmall@2x.png",
67-
"idiom" : "ipad",
68-
"scale" : "2x",
69-
"size" : "29x29"
70-
},
71-
{
72-
"filename" : "IconSmall-40.png",
73-
"idiom" : "ipad",
74-
"scale" : "1x",
75-
"size" : "40x40"
76-
},
77-
{
78-
"filename" : "IconSmall-40@2x.png",
79-
"idiom" : "ipad",
80-
"scale" : "2x",
81-
"size" : "40x40"
82-
},
83-
{
84-
"filename" : "Icon-76.png",
85-
"idiom" : "ipad",
86-
"scale" : "1x",
87-
"size" : "76x76"
88-
},
89-
{
90-
"filename" : "Icon-76@2x.png",
91-
"idiom" : "ipad",
92-
"scale" : "2x",
93-
"size" : "76x76"
94-
},
95-
{
96-
"filename" : "Icon-83.5@2x.png",
97-
"idiom" : "ipad",
98-
"scale" : "2x",
99-
"size" : "83.5x83.5"
100-
},
101-
{
102-
"filename" : "of_1024.png",
103-
"idiom" : "ios-marketing",
104-
"scale" : "1x",
4+
"filename" : "of_ios.png",
5+
"idiom" : "universal",
6+
"platform" : "ios",
1057
"size" : "1024x1024"
1068
}
1079
],
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)