Skip to content

Commit d34390e

Browse files
committed
Minor internal and demo app cleanup
1 parent 0fbcea8 commit d34390e

File tree

5 files changed

+58
-60
lines changed

5 files changed

+58
-60
lines changed

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

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"images" : [
3+
{
4+
"idiom" : "iphone",
5+
"size" : "20x20",
6+
"scale" : "2x"
7+
},
8+
{
9+
"idiom" : "iphone",
10+
"size" : "20x20",
11+
"scale" : "3x"
12+
},
313
{
414
"idiom" : "iphone",
515
"size" : "29x29",

0 commit comments

Comments
 (0)