diff options
author | Vitaly Takmazov | 2023-05-13 05:15:17 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2023-05-13 05:15:17 +0300 |
commit | 893ab1b535cd969da1ac23833daba106431aad57 (patch) | |
tree | 76456d36dfb6488d2bc849a1f69c490066d28295 /Juick | |
parent | 0a4aec3e14fcffaad76fbd1bcc4f3a587af077d5 (diff) |
Update App Store icon
Diffstat (limited to 'Juick')
-rw-r--r-- | Juick/Images.xcassets/AppIcon.appiconset/Contents.json | 124 | ||||
-rw-r--r-- | Juick/Images.xcassets/AppIcon.appiconset/Juick 1024pt.png | bin | 0 -> 33048 bytes | |||
-rw-r--r-- | Juick/Images.xcassets/AppIcon.appiconset/tagscloud.png | bin | 152882 -> 0 bytes |
3 files changed, 62 insertions, 62 deletions
diff --git a/Juick/Images.xcassets/AppIcon.appiconset/Contents.json b/Juick/Images.xcassets/AppIcon.appiconset/Contents.json index 5fad6ce..c2cb0bc 100644 --- a/Juick/Images.xcassets/AppIcon.appiconset/Contents.json +++ b/Juick/Images.xcassets/AppIcon.appiconset/Contents.json @@ -2,141 +2,141 @@ "images" : [ { "idiom" : "iphone", - "size" : "20x20", - "scale" : "2x" + "scale" : "2x", + "size" : "20x20" }, { "idiom" : "iphone", - "size" : "20x20", - "scale" : "3x" + "scale" : "3x", + "size" : "20x20" }, { "idiom" : "iphone", - "size" : "29x29", - "scale" : "1x" + "scale" : "1x", + "size" : "29x29" }, { - "size" : "29x29", - "idiom" : "iphone", "filename" : "Icon-Small@2x.png", - "scale" : "2x" + "idiom" : "iphone", + "scale" : "2x", + "size" : "29x29" }, { - "size" : "29x29", - "idiom" : "iphone", "filename" : "Icon-Small@3x.png", - "scale" : "3x" + "idiom" : "iphone", + "scale" : "3x", + "size" : "29x29" }, { "idiom" : "iphone", - "size" : "40x40", - "scale" : "2x" + "scale" : "2x", + "size" : "40x40" }, { "idiom" : "iphone", - "size" : "40x40", - "scale" : "3x" + "scale" : "3x", + "size" : "40x40" }, { "idiom" : "iphone", - "size" : "57x57", - "scale" : "1x" + "scale" : "1x", + "size" : "57x57" }, { "idiom" : "iphone", - "size" : "57x57", - "scale" : "2x" + "scale" : "2x", + "size" : "57x57" }, { - "size" : "60x60", - "idiom" : "iphone", "filename" : "Icon-60@2x.png", - "scale" : "2x" + "idiom" : "iphone", + "scale" : "2x", + "size" : "60x60" }, { - "size" : "60x60", - "idiom" : "iphone", "filename" : "Icon-60@3x.png", - "scale" : "3x" + "idiom" : "iphone", + "scale" : "3x", + "size" : "60x60" }, { "idiom" : "ipad", - "size" : "20x20", - "scale" : "1x" + "scale" : "1x", + "size" : "20x20" }, { "idiom" : "ipad", - "size" : "20x20", - "scale" : "2x" + "scale" : "2x", + "size" : "20x20" }, { "idiom" : "ipad", - "size" : "29x29", - "scale" : "1x" + "scale" : "1x", + "size" : "29x29" }, { "idiom" : "ipad", - "size" : "29x29", - "scale" : "2x" + "scale" : "2x", + "size" : "29x29" }, { "idiom" : "ipad", - "size" : "40x40", - "scale" : "1x" + "scale" : "1x", + "size" : "40x40" }, { - "size" : "40x40", - "idiom" : "ipad", "filename" : "Icon-Small-40@2x.png", - "scale" : "2x" + "idiom" : "ipad", + "scale" : "2x", + "size" : "40x40" }, { "idiom" : "ipad", - "size" : "50x50", - "scale" : "1x" + "scale" : "1x", + "size" : "50x50" }, { "idiom" : "ipad", - "size" : "50x50", - "scale" : "2x" + "scale" : "2x", + "size" : "50x50" }, { "idiom" : "ipad", - "size" : "72x72", - "scale" : "1x" + "scale" : "1x", + "size" : "72x72" }, { "idiom" : "ipad", - "size" : "72x72", - "scale" : "2x" + "scale" : "2x", + "size" : "72x72" }, { - "size" : "76x76", - "idiom" : "ipad", "filename" : "Icon-76.png", - "scale" : "1x" + "idiom" : "ipad", + "scale" : "1x", + "size" : "76x76" }, { - "size" : "76x76", - "idiom" : "ipad", "filename" : "Icon-76@2x.png", - "scale" : "2x" + "idiom" : "ipad", + "scale" : "2x", + "size" : "76x76" }, { - "size" : "83.5x83.5", - "idiom" : "ipad", "filename" : "Icon-83.5@2x.png", - "scale" : "2x" + "idiom" : "ipad", + "scale" : "2x", + "size" : "83.5x83.5" }, { - "size" : "1024x1024", + "filename" : "Juick 1024pt.png", "idiom" : "ios-marketing", - "filename" : "tagscloud.png", - "scale" : "1x" + "scale" : "1x", + "size" : "1024x1024" } ], "info" : { - "version" : 1, - "author" : "xcode" + "author" : "xcode", + "version" : 1 } -}
\ No newline at end of file +} diff --git a/Juick/Images.xcassets/AppIcon.appiconset/Juick 1024pt.png b/Juick/Images.xcassets/AppIcon.appiconset/Juick 1024pt.png Binary files differnew file mode 100644 index 0000000..fcdc9f4 --- /dev/null +++ b/Juick/Images.xcassets/AppIcon.appiconset/Juick 1024pt.png diff --git a/Juick/Images.xcassets/AppIcon.appiconset/tagscloud.png b/Juick/Images.xcassets/AppIcon.appiconset/tagscloud.png Binary files differdeleted file mode 100644 index 766682b..0000000 --- a/Juick/Images.xcassets/AppIcon.appiconset/tagscloud.png +++ /dev/null |