Skip to content

Commit 0c71d3f

Browse files
authored
Merge pull request #111 from ProfDrLuigi/master
Merge latest DM fixes
2 parents 34ac528 + e6c4906 commit 0c71d3f

File tree

68 files changed

+2668
-2448
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+2668
-2448
lines changed
-16.3 KB
Binary file not shown.

Assets.xcassets/Accounts.dataset/Contents.json

Lines changed: 0 additions & 12 deletions
This file was deleted.
1.97 KB
Loading
1.32 KB
Loading
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
{
2+
"images" : [
3+
{
4+
"filename" : "Accounts.png",
5+
"idiom" : "universal",
6+
"scale" : "1x"
7+
},
8+
{
9+
"appearances" : [
10+
{
11+
"appearance" : "luminosity",
12+
"value" : "dark"
13+
}
14+
],
15+
"filename" : "Accounts_dark.png",
16+
"idiom" : "universal",
17+
"scale" : "1x"
18+
},
19+
{
20+
"idiom" : "universal",
21+
"scale" : "2x"
22+
},
23+
{
24+
"appearances" : [
25+
{
26+
"appearance" : "luminosity",
27+
"value" : "dark"
28+
}
29+
],
30+
"idiom" : "universal",
31+
"scale" : "2x"
32+
},
33+
{
34+
"idiom" : "universal",
35+
"scale" : "3x"
36+
},
37+
{
38+
"appearances" : [
39+
{
40+
"appearance" : "luminosity",
41+
"value" : "dark"
42+
}
43+
],
44+
"idiom" : "universal",
45+
"scale" : "3x"
46+
}
47+
],
48+
"info" : {
49+
"author" : "xcode",
50+
"version" : 1
51+
}
52+
}

Assets.xcassets/Banlist.imageset/Contents.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"images" : [
33
{
4-
"idiom" : "universal",
54
"filename" : "Banlist.png",
5+
"idiom" : "universal",
66
"scale" : "1x"
77
},
88
{
@@ -15,7 +15,7 @@
1515
}
1616
],
1717
"info" : {
18-
"version" : 1,
19-
"author" : "xcode"
18+
"author" : "xcode",
19+
"version" : 1
2020
}
21-
}
21+
}

Assets.xcassets/Boards.imageset/Contents.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"images" : [
33
{
4-
"idiom" : "universal",
54
"filename" : "Boards.png",
5+
"idiom" : "universal",
66
"scale" : "1x"
77
},
88
{
@@ -15,7 +15,7 @@
1515
}
1616
],
1717
"info" : {
18-
"version" : 1,
19-
"author" : "xcode"
18+
"author" : "xcode",
19+
"version" : 1
2020
}
21-
}
21+
}
-2.19 KB
Binary file not shown.

Assets.xcassets/Bookmarks.dataset/Contents.json

Lines changed: 0 additions & 12 deletions
This file was deleted.
2.3 KB
Loading

0 commit comments

Comments
 (0)