From 825d3442c320c5567317109947c8d1267704645b Mon Sep 17 00:00:00 2001 From: erdgeist Date: Fri, 26 May 2023 00:06:06 +0200 Subject: Initial Commit --- .../Assets.xcassets/AppIcon.appiconset/Contents.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CCCB Display/Assets.xcassets/AppIcon.appiconset/Contents.json (limited to 'CCCB Display/Assets.xcassets/AppIcon.appiconset/Contents.json') 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 @@ +{ + "images" : [ + { + "idiom" : "universal", + "platform" : "ios", + "size" : "1024x1024" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} -- cgit v1.2.3