Skip to content

Commit 3ebb964

Browse files
committed
Add app icons required by WatchOS 9.0
1 parent f48dbc4 commit 3ebb964

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-0
lines changed
Loading
Loading

Klik/Assets.xcassets/AppIcon.appiconset/Contents.json

+2
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@
179179
"subtype" : "45mm"
180180
},
181181
{
182+
"filename" : "AppIcon108x108.png",
182183
"idiom" : "watch",
183184
"role" : "appLauncher",
184185
"scale" : "2x",
@@ -218,6 +219,7 @@
218219
"subtype" : "45mm"
219220
},
220221
{
222+
"filename" : "AppIcon258x258.png",
221223
"idiom" : "watch",
222224
"role" : "quickLook",
223225
"scale" : "2x",

Klyk/Assets.xcassets/AppIcon.appiconset/Contents.json

+14
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,13 @@
6868
"size" : "51x51",
6969
"subtype" : "45mm"
7070
},
71+
{
72+
"idiom" : "watch",
73+
"role" : "appLauncher",
74+
"scale" : "2x",
75+
"size" : "54x54",
76+
"subtype" : "49mm"
77+
},
7178
{
7279
"idiom" : "watch",
7380
"role" : "quickLook",
@@ -96,6 +103,13 @@
96103
"size" : "117x117",
97104
"subtype" : "45mm"
98105
},
106+
{
107+
"idiom" : "watch",
108+
"role" : "quickLook",
109+
"scale" : "2x",
110+
"size" : "129x129",
111+
"subtype" : "49mm"
112+
},
99113
{
100114
"idiom" : "watch-marketing",
101115
"scale" : "1x",

0 commit comments

Comments
 (0)