Skip to content

Commit 07d9835

Browse files
committed
Create iOS demo app for CowCodable
1 parent 9d18744 commit 07d9835

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed
749 KB
Loading
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"images" : [
3+
{
4+
"filename" : "AppIcon.png",
5+
"idiom" : "ios-marketing",
6+
"scale" : "1x",
7+
"size" : "1024x1024"
8+
}
9+
],
10+
"info" : {
11+
"author" : "xcode",
12+
"version" : 1
13+
}
14+
}

0 commit comments

Comments
 (0)