-
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.
- ์ ์ฒด์ ์ผ๋ก UI๋ฅผ ์์ ํ๊ณ , ๊ฐ ํ๋ฉด ์ ํ์ ๋ฐ์ดํฐ๋ฅผ ์ ๋ฐ์ดํธ ์์ผ์ค๋๋ค. - ์๋ ์ด ์ด๋ฏธ์ง๋ฅผ ์ถ๊ฐํฉ๋๋ค. (๊ทธ ์ธ์ ์ด๋ฏธ์ง๋) - ๋คํฌ ๋ชจ๋๋ฅผ ๋ง์ต๋๋ค.
- Loading branch information
Showing
38 changed files
with
587 additions
and
701 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
23 changes: 23 additions & 0 deletions
23
FiveGuyes/FiveGuyes/Resources/Assets.xcassets/CompletedWandoki.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" : "x1_Completed.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "x2_Completed.png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "x3_Completed.png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+14.2 KB
.../FiveGuyes/Resources/Assets.xcassets/CompletedWandoki.imageset/x1_Completed.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
+48.2 KB
.../FiveGuyes/Resources/Assets.xcassets/CompletedWandoki.imageset/x2_Completed.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
+106 KB
.../FiveGuyes/Resources/Assets.xcassets/CompletedWandoki.imageset/x3_Completed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion
4
...s.xcassets/wandoki.imageset/Contents.json โ ...ets/NothingWandoki.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
Binary file added
BIN
+15.7 KB
...uyes/FiveGuyes/Resources/Assets.xcassets/NothingWandoki.imageset/x1_Nothing.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
+55.5 KB
...uyes/FiveGuyes/Resources/Assets.xcassets/NothingWandoki.imageset/x2_Nothing.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
+122 KB
...uyes/FiveGuyes/Resources/Assets.xcassets/NothingWandoki.imageset/x3_Nothing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion
4
....xcassets/wandoki2.imageset/Contents.json โ ...mpletionBackground.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
Binary file added
BIN
+7.1 KB
...veGuyes/Resources/Assets.xcassets/completionBackground.imageset/celebratex1.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
+16 KB
...veGuyes/Resources/Assets.xcassets/completionBackground.imageset/celebratex2.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
+29.2 KB
...veGuyes/Resources/Assets.xcassets/completionBackground.imageset/celebratex3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
File renamed without changes
Binary file removed
BIN
-150 KB
FiveGuyes/FiveGuyes/Resources/Assets.xcassets/wandoki.imageset/wandoki.png
Binary file not shown.
Binary file removed
BIN
-333 KB
FiveGuyes/FiveGuyes/Resources/Assets.xcassets/wandoki2.imageset/wandoki2.png
Binary file not shown.
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
Oops, something went wrong.