-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f398dac
commit 85d1046
Showing
74 changed files
with
419 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 6 additions & 0 deletions
6
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
23 changes: 23 additions & 0 deletions
23
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/Vector.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "Vector 20.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "Vector 21.png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "Vector 22.png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+133 Bytes
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/Vector.imageset/Vector 20.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+137 Bytes
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/Vector.imageset/Vector 21.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+140 Bytes
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/Vector.imageset/Vector 22.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions
23
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_back.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "Vector.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "Vector 1.png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "Vector 2.png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+228 Bytes
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_back.imageset/Vector 1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+313 Bytes
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_back.imageset/Vector 2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+204 Bytes
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_back.imageset/Vector.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions
23
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_cart.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "Group.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "Group (1).png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "Group (2).png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+1.04 KB
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_cart.imageset/Group (1).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.39 KB
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_cart.imageset/Group (2).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+584 Bytes
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_cart.imageset/Group.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions
23
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_cartCheck_fill.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "Group 337.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "Group 338.png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "Group 339.png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+491 Bytes
...nk-EG/Resources/Assets.xcassets/Icon/icon_cartCheck_fill.imageset/Group 337.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+854 Bytes
...nk-EG/Resources/Assets.xcassets/Icon/icon_cartCheck_fill.imageset/Group 338.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.21 KB
...nk-EG/Resources/Assets.xcassets/Icon/icon_cartCheck_fill.imageset/Group 339.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions
23
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_cartCheck_nfill.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "Group 338.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "Group 339.png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "Group 340.png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+487 Bytes
...k-EG/Resources/Assets.xcassets/Icon/icon_cartCheck_nfill.imageset/Group 338.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+847 Bytes
...k-EG/Resources/Assets.xcassets/Icon/icon_cartCheck_nfill.imageset/Group 339.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.17 KB
...k-EG/Resources/Assets.xcassets/Icon/icon_cartCheck_nfill.imageset/Group 340.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions
23
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_check_fill.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "Group 1 (3).png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "Group 1 (4).png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "Group 1 (5).png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+1.27 KB
...rink-EG/Resources/Assets.xcassets/Icon/icon_check_fill.imageset/Group 1 (3).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.27 KB
...rink-EG/Resources/Assets.xcassets/Icon/icon_check_fill.imageset/Group 1 (4).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.27 KB
...rink-EG/Resources/Assets.xcassets/Icon/icon_check_fill.imageset/Group 1 (5).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions
23
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_check_nfill.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "Group 187.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "Group 187 (1).png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "Group 187 (2).png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+1.06 KB
...k-EG/Resources/Assets.xcassets/Icon/icon_check_nfill.imageset/Group 187 (1).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.5 KB
...k-EG/Resources/Assets.xcassets/Icon/icon_check_nfill.imageset/Group 187 (2).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+590 Bytes
...Drink-EG/Resources/Assets.xcassets/Icon/icon_check_nfill.imageset/Group 187.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions
23
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_goTo.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "fluent_triangle-48-filled.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "fluent_triangle-48-filled (1).png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "fluent_triangle-48-filled (2).png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+497 Bytes
...urces/Assets.xcassets/Icon/icon_goTo.imageset/fluent_triangle-48-filled (1).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+689 Bytes
...urces/Assets.xcassets/Icon/icon_goTo.imageset/fluent_triangle-48-filled (2).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+304 Bytes
...Resources/Assets.xcassets/Icon/icon_goTo.imageset/fluent_triangle-48-filled.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions
23
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_like_fill.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "Group 69.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "Group 69 (1).png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "Group 69 (2).png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+1.34 KB
...rink-EG/Resources/Assets.xcassets/Icon/icon_like_fill.imageset/Group 69 (1).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.18 KB
...rink-EG/Resources/Assets.xcassets/Icon/icon_like_fill.imageset/Group 69 (2).png
Oops, something went wrong.
Binary file added
BIN
+662 Bytes
...EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_like_fill.imageset/Group 69.png
Oops, something went wrong.
23 changes: 23 additions & 0 deletions
23
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_like_nfill.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "Group 251.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "Group 251 (1).png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "Group 251 (2).png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+1.28 KB
...nk-EG/Resources/Assets.xcassets/Icon/icon_like_nfill.imageset/Group 251 (1).png
Oops, something went wrong.
Binary file added
BIN
+2.14 KB
...nk-EG/Resources/Assets.xcassets/Icon/icon_like_nfill.imageset/Group 251 (2).png
Oops, something went wrong.
Binary file added
BIN
+636 Bytes
.../Drink-EG/Resources/Assets.xcassets/Icon/icon_like_nfill.imageset/Group 251.png
Oops, something went wrong.
23 changes: 23 additions & 0 deletions
23
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_lock.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "Vector (3).png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "Vector (4).png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "Vector (5).png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+353 Bytes
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_lock.imageset/Vector (3).png
Oops, something went wrong.
Binary file added
BIN
+555 Bytes
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_lock.imageset/Vector (4).png
Oops, something went wrong.
Binary file added
BIN
+798 Bytes
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_lock.imageset/Vector (5).png
Oops, something went wrong.
23 changes: 23 additions & 0 deletions
23
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_lock_fill.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "Vector.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "Vector 1.png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "Vector 2.png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+574 Bytes
...EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_lock_fill.imageset/Vector 1.png
Oops, something went wrong.
Binary file added
BIN
+817 Bytes
...EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_lock_fill.imageset/Vector 2.png
Oops, something went wrong.
Binary file added
BIN
+370 Bytes
...k-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_lock_fill.imageset/Vector.png
Oops, something went wrong.
23 changes: 23 additions & 0 deletions
23
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_market.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "Vector.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "Vector 1.png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "Vector 2.png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+588 Bytes
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_market.imageset/Vector 1.png
Oops, something went wrong.
Binary file added
BIN
+740 Bytes
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_market.imageset/Vector 2.png
Oops, something went wrong.
Binary file added
BIN
+343 Bytes
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_market.imageset/Vector.png
Oops, something went wrong.
23 changes: 23 additions & 0 deletions
23
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_next.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "Vector.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "Vector (1).png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "Vector (2).png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+433 Bytes
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_next.imageset/Vector (1).png
Oops, something went wrong.
Binary file added
BIN
+522 Bytes
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_next.imageset/Vector (2).png
Oops, something went wrong.
Binary file added
BIN
+278 Bytes
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_next.imageset/Vector.png
Oops, something went wrong.
23 changes: 23 additions & 0 deletions
23
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_person.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "Vector.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "Vector (1).png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "Vector (2).png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+544 Bytes
...-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_person.imageset/Vector (1).png
Oops, something went wrong.
Binary file added
BIN
+772 Bytes
...-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_person.imageset/Vector (2).png
Oops, something went wrong.
Binary file added
BIN
+319 Bytes
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_person.imageset/Vector.png
Oops, something went wrong.
Oops, something went wrong.