Skip to content

Commit e9e0c5f

Browse files
committed
chore(ios): format asset catalogs
1 parent 53d8e02 commit e9e0c5f

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
2-
"images" : [
2+
"images": [
33
{
4-
"filename" : "AppIcon.png",
5-
"idiom" : "universal",
6-
"platform" : "ios",
7-
"size" : "1024x1024"
4+
"filename": "AppIcon.png",
5+
"idiom": "universal",
6+
"platform": "ios",
7+
"size": "1024x1024"
88
}
99
],
10-
"info" : {
11-
"author" : "xcode",
12-
"version" : 1
10+
"info": {
11+
"author": "xcode",
12+
"version": 1
1313
}
1414
}
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"info" : {
3-
"author" : "xcode",
4-
"version" : 1
2+
"info": {
3+
"author": "xcode",
4+
"version": 1
55
}
66
}

0 commit comments

Comments
 (0)