diff options
Diffstat (limited to 'CCCB Display/Assets.xcassets')
3 files changed, 30 insertions, 0 deletions
diff --git a/CCCB Display/Assets.xcassets/AccentColor.colorset/Contents.json b/CCCB Display/Assets.xcassets/AccentColor.colorset/Contents.json new file mode 100644 index 0000000..eb87897 --- /dev/null +++ b/CCCB Display/Assets.xcassets/AccentColor.colorset/Contents.json | |||
@@ -0,0 +1,11 @@ | |||
1 | { | ||
2 | "colors" : [ | ||
3 | { | ||
4 | "idiom" : "universal" | ||
5 | } | ||
6 | ], | ||
7 | "info" : { | ||
8 | "author" : "xcode", | ||
9 | "version" : 1 | ||
10 | } | ||
11 | } | ||
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 | } | ||
diff --git a/CCCB Display/Assets.xcassets/Contents.json b/CCCB Display/Assets.xcassets/Contents.json new file mode 100644 index 0000000..73c0059 --- /dev/null +++ b/CCCB Display/Assets.xcassets/Contents.json | |||
@@ -0,0 +1,6 @@ | |||
1 | { | ||
2 | "info" : { | ||
3 | "author" : "xcode", | ||
4 | "version" : 1 | ||
5 | } | ||
6 | } | ||