Skip to content

Commit 701424a

Browse files
committed
Merge branch 'release/v1.1.0'
2 parents 39e2e32 + 1642bd7 commit 701424a

File tree

179 files changed

+9465
-1520
lines changed

Some content is hidden

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

179 files changed

+9465
-1520
lines changed

GitTime.xcodeproj/project.pbxproj

Lines changed: 156 additions & 131 deletions
Large diffs are not rendered by default.
225 Bytes
438 Bytes
379 Bytes

GitTime/Resources/Assets.xcassets/common/github.imageset/Contents.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,48 @@
55
"filename" : "github.png",
66
"scale" : "1x"
77
},
8+
{
9+
"idiom" : "universal",
10+
"filename" : "github-1.png",
11+
"appearances" : [
12+
{
13+
"appearance" : "luminosity",
14+
"value" : "dark"
15+
}
16+
],
17+
"scale" : "1x"
18+
},
819
{
920
"idiom" : "universal",
1021
"filename" : "[email protected]",
1122
"scale" : "2x"
1223
},
24+
{
25+
"idiom" : "universal",
26+
"filename" : "[email protected]",
27+
"appearances" : [
28+
{
29+
"appearance" : "luminosity",
30+
"value" : "dark"
31+
}
32+
],
33+
"scale" : "2x"
34+
},
1335
{
1436
"idiom" : "universal",
1537
"filename" : "[email protected]",
1638
"scale" : "3x"
39+
},
40+
{
41+
"idiom" : "universal",
42+
"filename" : "[email protected]",
43+
"appearances" : [
44+
{
45+
"appearance" : "luminosity",
46+
"value" : "dark"
47+
}
48+
],
49+
"scale" : "3x"
1750
}
1851
],
1952
"info" : {
1.09 KB
2.31 KB
2.31 KB

GitTime/Resources/Assets.xcassets/common/logo.imageset/Contents.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"images" : [
33
{
44
"idiom" : "universal",
5-
"filename" : "logo-1.png",
5+
"filename" : "logo.png",
66
"scale" : "1x"
77
},
88
{

0 commit comments

Comments
 (0)