Skip to content

Commit df0cd28

Browse files
committed
Added notifications, async stuff, yea cool
1 parent 68aeb7f commit df0cd28

14 files changed

+149
-58
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,61 @@
11
{
22
"images" : [
33
{
4+
"filename" : "[email protected]",
45
"idiom" : "mac",
56
"scale" : "1x",
67
"size" : "16x16"
78
},
89
{
10+
"filename" : "[email protected]",
911
"idiom" : "mac",
1012
"scale" : "2x",
1113
"size" : "16x16"
1214
},
1315
{
16+
"filename" : "[email protected]",
1417
"idiom" : "mac",
1518
"scale" : "1x",
1619
"size" : "32x32"
1720
},
1821
{
22+
"filename" : "[email protected]",
1923
"idiom" : "mac",
2024
"scale" : "2x",
2125
"size" : "32x32"
2226
},
2327
{
28+
"filename" : "[email protected]",
2429
"idiom" : "mac",
2530
"scale" : "1x",
2631
"size" : "128x128"
2732
},
2833
{
34+
"filename" : "[email protected]",
2935
"idiom" : "mac",
3036
"scale" : "2x",
3137
"size" : "128x128"
3238
},
3339
{
40+
"filename" : "[email protected]",
3441
"idiom" : "mac",
3542
"scale" : "1x",
3643
"size" : "256x256"
3744
},
3845
{
46+
"filename" : "[email protected]",
3947
"idiom" : "mac",
4048
"scale" : "2x",
4149
"size" : "256x256"
4250
},
4351
{
52+
"filename" : "[email protected]",
4453
"idiom" : "mac",
4554
"scale" : "1x",
4655
"size" : "512x512"
4756
},
4857
{
58+
"filename" : "[email protected]",
4959
"idiom" : "mac",
5060
"scale" : "2x",
5161
"size" : "512x512"
7.84 KB
Loading
20.3 KB
Loading
603 Bytes
Loading
1.55 KB
Loading
20.3 KB
Loading
52.9 KB
Loading
1.55 KB
Loading
3.29 KB
Loading
52.9 KB
Loading

0 commit comments

Comments
 (0)