diff options
author | Vitaly Takmazov | 2024-05-15 09:38:05 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2024-05-15 09:38:05 +0300 |
commit | f2bf132d6df251ea7d5224d0d86c2ca5b0c02320 (patch) | |
tree | 0e3206404d934c8bff590ba1f3c757ab05192def /Juick | |
parent | 1b058af687bac9dfe8c78209fe7ba510b2d78257 (diff) |
Integrate feeds from good old `tst` 2019 project
Diffstat (limited to 'Juick')
-rw-r--r-- | Juick/Images.xcassets/Contents.json | 6 | ||||
-rw-r--r-- | Juick/Images.xcassets/Discover.imageset/Contents.json | 16 | ||||
-rw-r--r-- | Juick/Images.xcassets/Discover.imageset/Discover.pdf | bin | 0 -> 3990 bytes |
3 files changed, 19 insertions, 3 deletions
diff --git a/Juick/Images.xcassets/Contents.json b/Juick/Images.xcassets/Contents.json index da4a164..73c0059 100644 --- a/Juick/Images.xcassets/Contents.json +++ b/Juick/Images.xcassets/Contents.json @@ -1,6 +1,6 @@ { "info" : { - "version" : 1, - "author" : "xcode" + "author" : "xcode", + "version" : 1 } -}
\ No newline at end of file +} diff --git a/Juick/Images.xcassets/Discover.imageset/Contents.json b/Juick/Images.xcassets/Discover.imageset/Contents.json new file mode 100644 index 0000000..995a673 --- /dev/null +++ b/Juick/Images.xcassets/Discover.imageset/Contents.json @@ -0,0 +1,16 @@ +{ + "images" : [ + { + "filename" : "Discover.pdf", + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + }, + "properties" : { + "preserves-vector-representation" : true, + "template-rendering-intent" : "template" + } +} diff --git a/Juick/Images.xcassets/Discover.imageset/Discover.pdf b/Juick/Images.xcassets/Discover.imageset/Discover.pdf Binary files differnew file mode 100644 index 0000000..104f06d --- /dev/null +++ b/Juick/Images.xcassets/Discover.imageset/Discover.pdf |