diff options
Diffstat (limited to 'CCCB Display/Assets.xcassets/AppIcon.appiconset')
| -rw-r--r-- | CCCB Display/Assets.xcassets/AppIcon.appiconset/Contents.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/CCCB Display/Assets.xcassets/AppIcon.appiconset/Contents.json b/CCCB Display/Assets.xcassets/AppIcon.appiconset/Contents.json new file mode 100644 index 0000000..13613e3 --- /dev/null +++ b/CCCB Display/Assets.xcassets/AppIcon.appiconset/Contents.json | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | { | ||
| 2 | "images" : [ | ||
| 3 | { | ||
| 4 | "idiom" : "universal", | ||
| 5 | "platform" : "ios", | ||
| 6 | "size" : "1024x1024" | ||
| 7 | } | ||
| 8 | ], | ||
| 9 | "info" : { | ||
| 10 | "author" : "xcode", | ||
| 11 | "version" : 1 | ||
| 12 | } | ||
| 13 | } | ||
