aboutsummaryrefslogtreecommitdiffhomepage
path: root/GoogleUtilities/Example/tvOS/Assets.xcassets/App Icon & Top Shelf Image.brandassets/Contents.json
blob: b03ded127a9b2ead9bc8d5af51dd69ea7a16470e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
  "assets" : [
    {
      "size" : "1280x768",
      "idiom" : "tv",
      "filename" : "App Icon - App Store.imagestack",
      "role" : "primary-app-icon"
    },
    {
      "size" : "400x240",
      "idiom" : "tv",
      "filename" : "App Icon.imagestack",
      "role" : "primary-app-icon"
    },
    {
      "size" : "2320x720",
      "idiom" : "tv",
      "filename" : "Top Shelf Image Wide.imageset",
      "role" : "top-shelf-image-wide"
    },
    {
      "size" : "1920x720",
      "idiom" : "tv",
      "filename" : "Top Shelf Image.imageset",
      "role" : "top-shelf-image"
    }
  ],
  "info" : {
    "version" : 1,
    "author" : "xcode"
  }
}