comparison LazyBearWatchOS/Assets.xcassets/AppIcon.appiconset/Contents.json @ 433:95abeedbad38

Add assets to WatchOS Target
author Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com>
date Sat, 19 Jun 2021 20:40:33 +0200
parents e4ca9898b79b
children
comparison
equal deleted inserted replaced
432:3ca32ff79630 433:95abeedbad38
1 { 1 {
2 "images" : [ 2 "images" : [
3 { 3 {
4 "filename" : "icon_24pt@2x.png",
4 "idiom" : "watch", 5 "idiom" : "watch",
5 "role" : "notificationCenter", 6 "role" : "notificationCenter",
6 "scale" : "2x", 7 "scale" : "2x",
7 "size" : "24x24", 8 "size" : "24x24",
8 "subtype" : "38mm" 9 "subtype" : "38mm"
9 }, 10 },
10 { 11 {
12 "filename" : "icon_27,5pt@2x.png",
11 "idiom" : "watch", 13 "idiom" : "watch",
12 "role" : "notificationCenter", 14 "role" : "notificationCenter",
13 "scale" : "2x", 15 "scale" : "2x",
14 "size" : "27.5x27.5", 16 "size" : "27.5x27.5",
15 "subtype" : "42mm" 17 "subtype" : "42mm"
16 }, 18 },
17 { 19 {
20 "filename" : "icon_29pt@2x.png",
18 "idiom" : "watch", 21 "idiom" : "watch",
19 "role" : "companionSettings", 22 "role" : "companionSettings",
20 "scale" : "2x", 23 "scale" : "2x",
21 "size" : "29x29" 24 "size" : "29x29"
22 }, 25 },
23 { 26 {
27 "filename" : "icon_29pt@3x.png",
24 "idiom" : "watch", 28 "idiom" : "watch",
25 "role" : "companionSettings", 29 "role" : "companionSettings",
26 "scale" : "3x", 30 "scale" : "3x",
27 "size" : "29x29" 31 "size" : "29x29"
28 }, 32 },
29 { 33 {
34 "filename" : "icon_40pt@2x.png",
30 "idiom" : "watch", 35 "idiom" : "watch",
31 "role" : "appLauncher", 36 "role" : "appLauncher",
32 "scale" : "2x", 37 "scale" : "2x",
33 "size" : "40x40", 38 "size" : "40x40",
34 "subtype" : "38mm" 39 "subtype" : "38mm"
35 }, 40 },
36 { 41 {
42 "filename" : "icon_44pt@2x.png",
37 "idiom" : "watch", 43 "idiom" : "watch",
38 "role" : "appLauncher", 44 "role" : "appLauncher",
39 "scale" : "2x", 45 "scale" : "2x",
40 "size" : "44x44", 46 "size" : "44x44",
41 "subtype" : "40mm" 47 "subtype" : "40mm"
42 }, 48 },
43 { 49 {
50 "filename" : "icon_50pt@2x.png",
44 "idiom" : "watch", 51 "idiom" : "watch",
45 "role" : "appLauncher", 52 "role" : "appLauncher",
46 "scale" : "2x", 53 "scale" : "2x",
47 "size" : "50x50", 54 "size" : "50x50",
48 "subtype" : "44mm" 55 "subtype" : "44mm"
49 }, 56 },
50 { 57 {
58 "filename" : "icon_86pt@2x.png",
51 "idiom" : "watch", 59 "idiom" : "watch",
52 "role" : "quickLook", 60 "role" : "quickLook",
53 "scale" : "2x", 61 "scale" : "2x",
54 "size" : "86x86", 62 "size" : "86x86",
55 "subtype" : "38mm" 63 "subtype" : "38mm"
56 }, 64 },
57 { 65 {
66 "filename" : "icon_98pt@2x.png",
58 "idiom" : "watch", 67 "idiom" : "watch",
59 "role" : "quickLook", 68 "role" : "quickLook",
60 "scale" : "2x", 69 "scale" : "2x",
61 "size" : "98x98", 70 "size" : "98x98",
62 "subtype" : "42mm" 71 "subtype" : "42mm"
63 }, 72 },
64 { 73 {
74 "filename" : "icon_108pt@2x.png",
65 "idiom" : "watch", 75 "idiom" : "watch",
66 "role" : "quickLook", 76 "role" : "quickLook",
67 "scale" : "2x", 77 "scale" : "2x",
68 "size" : "108x108", 78 "size" : "108x108",
69 "subtype" : "44mm" 79 "subtype" : "44mm"
70 }, 80 },
71 { 81 {
82 "filename" : "icon_1024pt@1x.png",
72 "idiom" : "watch-marketing", 83 "idiom" : "watch-marketing",
73 "scale" : "1x", 84 "scale" : "1x",
74 "size" : "1024x1024" 85 "size" : "1024x1024"
75 } 86 }
76 ], 87 ],