diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2023-05-26 00:06:06 +0200 | 
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2023-05-26 00:06:06 +0200 | 
| commit | 825d3442c320c5567317109947c8d1267704645b (patch) | |
| tree | f803c4c3524b1633cb6fef978d1e6c560fb2b1bb /CCCB Display/Assets.xcassets/AppIcon.appiconset | |
Initial Commit
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 | } | ||
