summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.ControlGallery.MacOS/Assets.xcassets/AppIcons.appiconset/Contents.json
blob: 6b28545295b19bb2645c1911c9b989b172e174b8 (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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{
  "images": [
    {
      "filename": "AppIcon-16.png",
      "size": "16x16",
      "scale": "1x",
      "idiom": "mac"
    },
    {
      "filename": "AppIcon-16@2x.png",
      "size": "16x16",
      "scale": "2x",
      "idiom": "mac"
    },
    {
      "filename": "AppIcon-32.png",
      "size": "32x32",
      "scale": "1x",
      "idiom": "mac"
    },
    {
      "filename": "AppIcon-32@2x.png",
      "size": "32x32",
      "scale": "2x",
      "idiom": "mac"
    },
    {
      "filename": "AppIcon-128.png",
      "size": "128x128",
      "scale": "1x",
      "idiom": "mac"
    },
    {
      "filename": "AppIcon-128@2x.png",
      "size": "128x128",
      "scale": "2x",
      "idiom": "mac"
    },
    {
      "filename": "AppIcon-256.png",
      "size": "256x256",
      "scale": "1x",
      "idiom": "mac"
    },
    {
      "filename": "AppIcon-256@2x.png",
      "size": "256x256",
      "scale": "2x",
      "idiom": "mac"
    },
    {
      "filename": "AppIcon-512.png",
      "size": "512x512",
      "scale": "1x",
      "idiom": "mac"
    },
    {
      "filename": "AppIcon-512@2x.png",
      "size": "512x512",
      "scale": "2x",
      "idiom": "mac"
    }
  ],
  "info": {
    "version": 1,
    "author": "xcode"
  }
}