Skip to content

Commit 037f8cc

Browse files
committed
update
1 parent 4915926 commit 037f8cc

File tree

14 files changed

+30
-26
lines changed

14 files changed

+30
-26
lines changed

modules/editor/buildtools/templates/xcode/tvos/Assets.xcassets/Brand Assets.brandassets/App Icon.imagestack/Back.imagestacklayer/Content.imageset/Contents.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"images" : [
33
{
44
"idiom" : "tv",
5-
"filename" : "1.png",
65
"scale" : "1x"
76
},
87
{
@@ -11,7 +10,7 @@
1110
}
1211
],
1312
"info" : {
14-
"version" : 1,
15-
"author" : "xcode"
13+
"author" : "xcode",
14+
"version" : 1
1615
}
1716
}
Loading
Loading
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
{
22
"images" : [
33
{
4-
"idiom" : "tv",
54
"filename" : "1.png",
5+
"idiom" : "tv",
66
"scale" : "1x"
77
},
88
{
9+
"filename" : "2.png",
910
"idiom" : "tv",
1011
"scale" : "2x"
1112
}
1213
],
1314
"info" : {
14-
"version" : 1,
15-
"author" : "xcode"
15+
"author" : "xcode",
16+
"version" : 1
1617
}
1718
}
Loading
Loading
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
{
22
"images" : [
33
{
4+
"filename" : "1.jpg",
45
"idiom" : "tv",
56
"scale" : "1x"
67
},
78
{
9+
"filename" : "2.jpg",
810
"idiom" : "tv",
911
"scale" : "2x"
1012
}
1113
],
1214
"info" : {
13-
"version" : 1,
14-
"author" : "xcode"
15+
"author" : "xcode",
16+
"version" : 1
1517
}
1618
}
Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
{
22
"assets" : [
33
{
4-
"size" : "1280x768",
5-
"idiom" : "tv",
64
"filename" : "App Icon - App Store.imagestack",
7-
"role" : "primary-app-icon"
5+
"idiom" : "tv",
6+
"role" : "primary-app-icon",
7+
"size" : "1280x768"
88
},
99
{
10-
"size" : "400x240",
11-
"idiom" : "tv",
1210
"filename" : "App Icon.imagestack",
13-
"role" : "primary-app-icon"
11+
"idiom" : "tv",
12+
"role" : "primary-app-icon",
13+
"size" : "400x240"
1414
},
1515
{
16-
"size" : "2320x720",
17-
"idiom" : "tv",
1816
"filename" : "Top Shelf Image Wide.imageset",
19-
"role" : "top-shelf-image-wide"
17+
"idiom" : "tv",
18+
"role" : "top-shelf-image-wide",
19+
"size" : "2320x720"
2020
},
2121
{
22-
"size" : "1920x720",
23-
"idiom" : "tv",
2422
"filename" : "Top Shelf Image.imageset",
25-
"role" : "top-shelf-image"
23+
"idiom" : "tv",
24+
"role" : "top-shelf-image",
25+
"size" : "1920x720"
2626
}
2727
],
2828
"info" : {
29-
"version" : 1,
30-
"author" : "xcode"
29+
"author" : "xcode",
30+
"version" : 1
3131
}
32-
}
32+
}
333 KB
Loading
1000 KB
Loading

0 commit comments

Comments
 (0)