summaryrefslogtreecommitdiff
path: root/Juick
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2024-05-15 09:38:05 +0300
committerGravatar Vitaly Takmazov2024-05-15 09:38:05 +0300
commitf2bf132d6df251ea7d5224d0d86c2ca5b0c02320 (patch)
tree0e3206404d934c8bff590ba1f3c757ab05192def /Juick
parent1b058af687bac9dfe8c78209fe7ba510b2d78257 (diff)
Integrate feeds from good old `tst` 2019 project
Diffstat (limited to 'Juick')
-rw-r--r--Juick/Images.xcassets/Contents.json6
-rw-r--r--Juick/Images.xcassets/Discover.imageset/Contents.json16
-rw-r--r--Juick/Images.xcassets/Discover.imageset/Discover.pdfbin0 -> 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
new file mode 100644
index 0000000..104f06d
--- /dev/null
+++ b/Juick/Images.xcassets/Discover.imageset/Discover.pdf
Binary files differ