diff options
author | Vitaly Takmazov | 2017-09-27 22:24:38 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2017-09-27 22:24:38 +0300 |
commit | 6499148cb3f62e20534b62c181125ebeacfa3438 (patch) | |
tree | 3aa289caa409366e70dd1802d67df61903fa992b /Juick/Images.xcassets/res | |
parent | 25bc4f1357252dc0aeee70f0a638a4226231d5fb (diff) |
cleanup
Diffstat (limited to 'Juick/Images.xcassets/res')
57 files changed, 328 insertions, 0 deletions
diff --git a/Juick/Images.xcassets/res/Contents.json b/Juick/Images.xcassets/res/Contents.json new file mode 100644 index 0000000..da4a164 --- /dev/null +++ b/Juick/Images.xcassets/res/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + } +}
\ No newline at end of file diff --git a/Juick/Images.xcassets/res/active_dot.imageset/Contents.json b/Juick/Images.xcassets/res/active_dot.imageset/Contents.json new file mode 100644 index 0000000..f1493b4 --- /dev/null +++ b/Juick/Images.xcassets/res/active_dot.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "active_dot.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "filename" : "active_dot@2x.png", + "scale" : "2x" + }, + { + "idiom" : "universal", + "filename" : "active_dot@3x.png", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +}
\ No newline at end of file diff --git a/Juick/Images.xcassets/res/active_dot.imageset/active_dot.png b/Juick/Images.xcassets/res/active_dot.imageset/active_dot.png Binary files differnew file mode 100644 index 0000000..4182bc1 --- /dev/null +++ b/Juick/Images.xcassets/res/active_dot.imageset/active_dot.png diff --git a/Juick/Images.xcassets/res/active_dot.imageset/active_dot@2x.png b/Juick/Images.xcassets/res/active_dot.imageset/active_dot@2x.png Binary files differnew file mode 100644 index 0000000..1427060 --- /dev/null +++ b/Juick/Images.xcassets/res/active_dot.imageset/active_dot@2x.png diff --git a/Juick/Images.xcassets/res/active_dot.imageset/active_dot@3x.png b/Juick/Images.xcassets/res/active_dot.imageset/active_dot@3x.png Binary files differnew file mode 100644 index 0000000..4f7ce87 --- /dev/null +++ b/Juick/Images.xcassets/res/active_dot.imageset/active_dot@3x.png diff --git a/Juick/Images.xcassets/res/chats_icon.imageset/Contents.json b/Juick/Images.xcassets/res/chats_icon.imageset/Contents.json new file mode 100644 index 0000000..e666842 --- /dev/null +++ b/Juick/Images.xcassets/res/chats_icon.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "chats_icon.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "filename" : "chats_icon@2x.png", + "scale" : "2x" + }, + { + "idiom" : "universal", + "filename" : "chats_icon@3x.png", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +}
\ No newline at end of file diff --git a/Juick/Images.xcassets/res/chats_icon.imageset/chats_icon.png b/Juick/Images.xcassets/res/chats_icon.imageset/chats_icon.png Binary files differnew file mode 100644 index 0000000..9161afa --- /dev/null +++ b/Juick/Images.xcassets/res/chats_icon.imageset/chats_icon.png diff --git a/Juick/Images.xcassets/res/chats_icon.imageset/chats_icon@2x.png b/Juick/Images.xcassets/res/chats_icon.imageset/chats_icon@2x.png Binary files differnew file mode 100644 index 0000000..2811b24 --- /dev/null +++ b/Juick/Images.xcassets/res/chats_icon.imageset/chats_icon@2x.png diff --git a/Juick/Images.xcassets/res/chats_icon.imageset/chats_icon@3x.png b/Juick/Images.xcassets/res/chats_icon.imageset/chats_icon@3x.png Binary files differnew file mode 100644 index 0000000..9009095 --- /dev/null +++ b/Juick/Images.xcassets/res/chats_icon.imageset/chats_icon@3x.png diff --git a/Juick/Images.xcassets/res/circle.imageset/Contents.json b/Juick/Images.xcassets/res/circle.imageset/Contents.json new file mode 100644 index 0000000..cb3acd9 --- /dev/null +++ b/Juick/Images.xcassets/res/circle.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "circle.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "filename" : "circle@2x.png", + "scale" : "2x" + }, + { + "idiom" : "universal", + "filename" : "circle@3x.png", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +}
\ No newline at end of file diff --git a/Juick/Images.xcassets/res/circle.imageset/circle.png b/Juick/Images.xcassets/res/circle.imageset/circle.png Binary files differnew file mode 100644 index 0000000..f0e5b53 --- /dev/null +++ b/Juick/Images.xcassets/res/circle.imageset/circle.png diff --git a/Juick/Images.xcassets/res/circle.imageset/circle@2x.png b/Juick/Images.xcassets/res/circle.imageset/circle@2x.png Binary files differnew file mode 100644 index 0000000..431af57 --- /dev/null +++ b/Juick/Images.xcassets/res/circle.imageset/circle@2x.png diff --git a/Juick/Images.xcassets/res/circle.imageset/circle@3x.png b/Juick/Images.xcassets/res/circle.imageset/circle@3x.png Binary files differnew file mode 100644 index 0000000..f8b9c70 --- /dev/null +++ b/Juick/Images.xcassets/res/circle.imageset/circle@3x.png diff --git a/Juick/Images.xcassets/res/circle_left.imageset/Contents.json b/Juick/Images.xcassets/res/circle_left.imageset/Contents.json new file mode 100644 index 0000000..021f3a0 --- /dev/null +++ b/Juick/Images.xcassets/res/circle_left.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "circle_left.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "filename" : "circle_left@2x.png", + "scale" : "2x" + }, + { + "idiom" : "universal", + "filename" : "circle_left@3x.png", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +}
\ No newline at end of file diff --git a/Juick/Images.xcassets/res/circle_left.imageset/circle_left.png b/Juick/Images.xcassets/res/circle_left.imageset/circle_left.png Binary files differnew file mode 100644 index 0000000..1ea5221 --- /dev/null +++ b/Juick/Images.xcassets/res/circle_left.imageset/circle_left.png diff --git a/Juick/Images.xcassets/res/circle_left.imageset/circle_left@2x.png b/Juick/Images.xcassets/res/circle_left.imageset/circle_left@2x.png Binary files differnew file mode 100644 index 0000000..69be45d --- /dev/null +++ b/Juick/Images.xcassets/res/circle_left.imageset/circle_left@2x.png diff --git a/Juick/Images.xcassets/res/circle_left.imageset/circle_left@3x.png b/Juick/Images.xcassets/res/circle_left.imageset/circle_left@3x.png Binary files differnew file mode 100644 index 0000000..dcc262e --- /dev/null +++ b/Juick/Images.xcassets/res/circle_left.imageset/circle_left@3x.png diff --git a/Juick/Images.xcassets/res/circle_right.imageset/Contents.json b/Juick/Images.xcassets/res/circle_right.imageset/Contents.json new file mode 100644 index 0000000..1645b0d --- /dev/null +++ b/Juick/Images.xcassets/res/circle_right.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "circle_right.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "filename" : "circle_right@2x.png", + "scale" : "2x" + }, + { + "idiom" : "universal", + "filename" : "circle_right@3x.png", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +}
\ No newline at end of file diff --git a/Juick/Images.xcassets/res/circle_right.imageset/circle_right.png b/Juick/Images.xcassets/res/circle_right.imageset/circle_right.png Binary files differnew file mode 100644 index 0000000..4b0eb6d --- /dev/null +++ b/Juick/Images.xcassets/res/circle_right.imageset/circle_right.png diff --git a/Juick/Images.xcassets/res/circle_right.imageset/circle_right@2x.png b/Juick/Images.xcassets/res/circle_right.imageset/circle_right@2x.png Binary files differnew file mode 100644 index 0000000..2d9c488 --- /dev/null +++ b/Juick/Images.xcassets/res/circle_right.imageset/circle_right@2x.png diff --git a/Juick/Images.xcassets/res/circle_right.imageset/circle_right@3x.png b/Juick/Images.xcassets/res/circle_right.imageset/circle_right@3x.png Binary files differnew file mode 100644 index 0000000..0778501 --- /dev/null +++ b/Juick/Images.xcassets/res/circle_right.imageset/circle_right@3x.png diff --git a/Juick/Images.xcassets/res/circle_square.imageset/Contents.json b/Juick/Images.xcassets/res/circle_square.imageset/Contents.json new file mode 100644 index 0000000..f9ef167 --- /dev/null +++ b/Juick/Images.xcassets/res/circle_square.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "circle_square.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "filename" : "circle_square@2x.png", + "scale" : "2x" + }, + { + "idiom" : "universal", + "filename" : "circle_square@3x.png", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +}
\ No newline at end of file diff --git a/Juick/Images.xcassets/res/circle_square.imageset/circle_square.png b/Juick/Images.xcassets/res/circle_square.imageset/circle_square.png Binary files differnew file mode 100644 index 0000000..16643dc --- /dev/null +++ b/Juick/Images.xcassets/res/circle_square.imageset/circle_square.png diff --git a/Juick/Images.xcassets/res/circle_square.imageset/circle_square@2x.png b/Juick/Images.xcassets/res/circle_square.imageset/circle_square@2x.png Binary files differnew file mode 100644 index 0000000..42179f4 --- /dev/null +++ b/Juick/Images.xcassets/res/circle_square.imageset/circle_square@2x.png diff --git a/Juick/Images.xcassets/res/circle_square.imageset/circle_square@3x.png b/Juick/Images.xcassets/res/circle_square.imageset/circle_square@3x.png Binary files differnew file mode 100644 index 0000000..7ce6281 --- /dev/null +++ b/Juick/Images.xcassets/res/circle_square.imageset/circle_square@3x.png diff --git a/Juick/Images.xcassets/res/edit_icon.imageset/Contents.json b/Juick/Images.xcassets/res/edit_icon.imageset/Contents.json new file mode 100644 index 0000000..68f6792 --- /dev/null +++ b/Juick/Images.xcassets/res/edit_icon.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "edit_icon.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "filename" : "edit_icon@2x.png", + "scale" : "2x" + }, + { + "idiom" : "universal", + "filename" : "edit_icon@3x.png", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +}
\ No newline at end of file diff --git a/Juick/Images.xcassets/res/edit_icon.imageset/edit_icon.png b/Juick/Images.xcassets/res/edit_icon.imageset/edit_icon.png Binary files differnew file mode 100644 index 0000000..f3bf8b8 --- /dev/null +++ b/Juick/Images.xcassets/res/edit_icon.imageset/edit_icon.png diff --git a/Juick/Images.xcassets/res/edit_icon.imageset/edit_icon@2x.png b/Juick/Images.xcassets/res/edit_icon.imageset/edit_icon@2x.png Binary files differnew file mode 100644 index 0000000..2a915a9 --- /dev/null +++ b/Juick/Images.xcassets/res/edit_icon.imageset/edit_icon@2x.png diff --git a/Juick/Images.xcassets/res/edit_icon.imageset/edit_icon@3x.png b/Juick/Images.xcassets/res/edit_icon.imageset/edit_icon@3x.png Binary files differnew file mode 100644 index 0000000..cb58e3d --- /dev/null +++ b/Juick/Images.xcassets/res/edit_icon.imageset/edit_icon@3x.png diff --git a/Juick/Images.xcassets/res/nearby_icon.imageset/Contents.json b/Juick/Images.xcassets/res/nearby_icon.imageset/Contents.json new file mode 100644 index 0000000..5e03565 --- /dev/null +++ b/Juick/Images.xcassets/res/nearby_icon.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "nearby_icon.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "filename" : "nearby_icon@2x.png", + "scale" : "2x" + }, + { + "idiom" : "universal", + "filename" : "nearby_icon@3x.png", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +}
\ No newline at end of file diff --git a/Juick/Images.xcassets/res/nearby_icon.imageset/nearby_icon.png b/Juick/Images.xcassets/res/nearby_icon.imageset/nearby_icon.png Binary files differnew file mode 100644 index 0000000..e0e4665 --- /dev/null +++ b/Juick/Images.xcassets/res/nearby_icon.imageset/nearby_icon.png diff --git a/Juick/Images.xcassets/res/nearby_icon.imageset/nearby_icon@2x.png b/Juick/Images.xcassets/res/nearby_icon.imageset/nearby_icon@2x.png Binary files differnew file mode 100644 index 0000000..05f367c --- /dev/null +++ b/Juick/Images.xcassets/res/nearby_icon.imageset/nearby_icon@2x.png diff --git a/Juick/Images.xcassets/res/nearby_icon.imageset/nearby_icon@3x.png b/Juick/Images.xcassets/res/nearby_icon.imageset/nearby_icon@3x.png Binary files differnew file mode 100644 index 0000000..586ed71 --- /dev/null +++ b/Juick/Images.xcassets/res/nearby_icon.imageset/nearby_icon@3x.png diff --git a/Juick/Images.xcassets/res/new_chat_icon.imageset/Contents.json b/Juick/Images.xcassets/res/new_chat_icon.imageset/Contents.json new file mode 100644 index 0000000..df38a58 --- /dev/null +++ b/Juick/Images.xcassets/res/new_chat_icon.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "new_chat_icon.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "filename" : "new_chat_icon@2x.png", + "scale" : "2x" + }, + { + "idiom" : "universal", + "filename" : "new_chat_icon@3x.png", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +}
\ No newline at end of file diff --git a/Juick/Images.xcassets/res/new_chat_icon.imageset/new_chat_icon.png b/Juick/Images.xcassets/res/new_chat_icon.imageset/new_chat_icon.png Binary files differnew file mode 100644 index 0000000..bcf43a8 --- /dev/null +++ b/Juick/Images.xcassets/res/new_chat_icon.imageset/new_chat_icon.png diff --git a/Juick/Images.xcassets/res/new_chat_icon.imageset/new_chat_icon@2x.png b/Juick/Images.xcassets/res/new_chat_icon.imageset/new_chat_icon@2x.png Binary files differnew file mode 100644 index 0000000..d786501 --- /dev/null +++ b/Juick/Images.xcassets/res/new_chat_icon.imageset/new_chat_icon@2x.png diff --git a/Juick/Images.xcassets/res/new_chat_icon.imageset/new_chat_icon@3x.png b/Juick/Images.xcassets/res/new_chat_icon.imageset/new_chat_icon@3x.png Binary files differnew file mode 100644 index 0000000..f1dafa7 --- /dev/null +++ b/Juick/Images.xcassets/res/new_chat_icon.imageset/new_chat_icon@3x.png diff --git a/Juick/Images.xcassets/res/plus_icon.imageset/Contents.json b/Juick/Images.xcassets/res/plus_icon.imageset/Contents.json new file mode 100644 index 0000000..c3e2c88 --- /dev/null +++ b/Juick/Images.xcassets/res/plus_icon.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "plus_icon.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "filename" : "plus_icon@2x.png", + "scale" : "2x" + }, + { + "idiom" : "universal", + "filename" : "plus_icon@3x.png", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +}
\ No newline at end of file diff --git a/Juick/Images.xcassets/res/plus_icon.imageset/plus_icon.png b/Juick/Images.xcassets/res/plus_icon.imageset/plus_icon.png Binary files differnew file mode 100644 index 0000000..0562748 --- /dev/null +++ b/Juick/Images.xcassets/res/plus_icon.imageset/plus_icon.png diff --git a/Juick/Images.xcassets/res/plus_icon.imageset/plus_icon@2x.png b/Juick/Images.xcassets/res/plus_icon.imageset/plus_icon@2x.png Binary files differnew file mode 100644 index 0000000..fa037a5 --- /dev/null +++ b/Juick/Images.xcassets/res/plus_icon.imageset/plus_icon@2x.png diff --git a/Juick/Images.xcassets/res/plus_icon.imageset/plus_icon@3x.png b/Juick/Images.xcassets/res/plus_icon.imageset/plus_icon@3x.png Binary files differnew file mode 100644 index 0000000..9650046 --- /dev/null +++ b/Juick/Images.xcassets/res/plus_icon.imageset/plus_icon@3x.png diff --git a/Juick/Images.xcassets/res/profile_icon.imageset/Contents.json b/Juick/Images.xcassets/res/profile_icon.imageset/Contents.json new file mode 100644 index 0000000..1ae5012 --- /dev/null +++ b/Juick/Images.xcassets/res/profile_icon.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "profile_icon.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "filename" : "profile_icon@2x.png", + "scale" : "2x" + }, + { + "idiom" : "universal", + "filename" : "profile_icon@3x.png", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +}
\ No newline at end of file diff --git a/Juick/Images.xcassets/res/profile_icon.imageset/profile_icon.png b/Juick/Images.xcassets/res/profile_icon.imageset/profile_icon.png Binary files differnew file mode 100644 index 0000000..5cbd35c --- /dev/null +++ b/Juick/Images.xcassets/res/profile_icon.imageset/profile_icon.png diff --git a/Juick/Images.xcassets/res/profile_icon.imageset/profile_icon@2x.png b/Juick/Images.xcassets/res/profile_icon.imageset/profile_icon@2x.png Binary files differnew file mode 100644 index 0000000..780e59a --- /dev/null +++ b/Juick/Images.xcassets/res/profile_icon.imageset/profile_icon@2x.png diff --git a/Juick/Images.xcassets/res/profile_icon.imageset/profile_icon@3x.png b/Juick/Images.xcassets/res/profile_icon.imageset/profile_icon@3x.png Binary files differnew file mode 100644 index 0000000..74d55b8 --- /dev/null +++ b/Juick/Images.xcassets/res/profile_icon.imageset/profile_icon@3x.png diff --git a/Juick/Images.xcassets/res/search_icon.imageset/Contents.json b/Juick/Images.xcassets/res/search_icon.imageset/Contents.json new file mode 100644 index 0000000..00819b0 --- /dev/null +++ b/Juick/Images.xcassets/res/search_icon.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "search_icon.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "filename" : "search_icon@2x.png", + "scale" : "2x" + }, + { + "idiom" : "universal", + "filename" : "search_icon@3x.png", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +}
\ No newline at end of file diff --git a/Juick/Images.xcassets/res/search_icon.imageset/search_icon.png b/Juick/Images.xcassets/res/search_icon.imageset/search_icon.png Binary files differnew file mode 100644 index 0000000..3bc5682 --- /dev/null +++ b/Juick/Images.xcassets/res/search_icon.imageset/search_icon.png diff --git a/Juick/Images.xcassets/res/search_icon.imageset/search_icon@2x.png b/Juick/Images.xcassets/res/search_icon.imageset/search_icon@2x.png Binary files differnew file mode 100644 index 0000000..2b6cab0 --- /dev/null +++ b/Juick/Images.xcassets/res/search_icon.imageset/search_icon@2x.png diff --git a/Juick/Images.xcassets/res/search_icon.imageset/search_icon@3x.png b/Juick/Images.xcassets/res/search_icon.imageset/search_icon@3x.png Binary files differnew file mode 100644 index 0000000..44adf99 --- /dev/null +++ b/Juick/Images.xcassets/res/search_icon.imageset/search_icon@3x.png diff --git a/Juick/Images.xcassets/res/settings_icon.imageset/Contents.json b/Juick/Images.xcassets/res/settings_icon.imageset/Contents.json new file mode 100644 index 0000000..72b8e2e --- /dev/null +++ b/Juick/Images.xcassets/res/settings_icon.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "settings_icon.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "filename" : "settings_icon@2x.png", + "scale" : "2x" + }, + { + "idiom" : "universal", + "filename" : "settings_icon@3x.png", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +}
\ No newline at end of file diff --git a/Juick/Images.xcassets/res/settings_icon.imageset/settings_icon.png b/Juick/Images.xcassets/res/settings_icon.imageset/settings_icon.png Binary files differnew file mode 100644 index 0000000..082ca9f --- /dev/null +++ b/Juick/Images.xcassets/res/settings_icon.imageset/settings_icon.png diff --git a/Juick/Images.xcassets/res/settings_icon.imageset/settings_icon@2x.png b/Juick/Images.xcassets/res/settings_icon.imageset/settings_icon@2x.png Binary files differnew file mode 100644 index 0000000..344531b --- /dev/null +++ b/Juick/Images.xcassets/res/settings_icon.imageset/settings_icon@2x.png diff --git a/Juick/Images.xcassets/res/settings_icon.imageset/settings_icon@3x.png b/Juick/Images.xcassets/res/settings_icon.imageset/settings_icon@3x.png Binary files differnew file mode 100644 index 0000000..1f79f5b --- /dev/null +++ b/Juick/Images.xcassets/res/settings_icon.imageset/settings_icon@3x.png diff --git a/Juick/Images.xcassets/res/side_button.imageset/Contents.json b/Juick/Images.xcassets/res/side_button.imageset/Contents.json new file mode 100644 index 0000000..7334a81 --- /dev/null +++ b/Juick/Images.xcassets/res/side_button.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "side_button.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "filename" : "side_button@2x.png", + "scale" : "2x" + }, + { + "idiom" : "universal", + "filename" : "side_button@3x.png", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +}
\ No newline at end of file diff --git a/Juick/Images.xcassets/res/side_button.imageset/side_button.png b/Juick/Images.xcassets/res/side_button.imageset/side_button.png Binary files differnew file mode 100644 index 0000000..5f674b9 --- /dev/null +++ b/Juick/Images.xcassets/res/side_button.imageset/side_button.png diff --git a/Juick/Images.xcassets/res/side_button.imageset/side_button@2x.png b/Juick/Images.xcassets/res/side_button.imageset/side_button@2x.png Binary files differnew file mode 100644 index 0000000..28fde79 --- /dev/null +++ b/Juick/Images.xcassets/res/side_button.imageset/side_button@2x.png diff --git a/Juick/Images.xcassets/res/side_button.imageset/side_button@3x.png b/Juick/Images.xcassets/res/side_button.imageset/side_button@3x.png Binary files differnew file mode 100644 index 0000000..b1197d6 --- /dev/null +++ b/Juick/Images.xcassets/res/side_button.imageset/side_button@3x.png |