-
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.
Showing
21 changed files
with
34 additions
and
675 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 was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
Drink-EG/Drink-EG/Resources/Assets.xcassets/AdSampleImage/ad1.imageset/Contents 2.json
This file was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
Drink-EG/Drink-EG/Resources/Assets.xcassets/AdSampleImage/ad2.imageset/Contents 2.json
This file was deleted.
Oops, something went wrong.
Binary file added
BIN
+122 KB
...-EG/Drink-EG/Resources/Assets.xcassets/AdSampleImage/ad2.imageset/Group 416.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
+476 Bytes
.../Drink-EG/Resources/Assets.xcassets/Icon/icon_check_fill.imageset/Group 432.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: 0 additions & 23 deletions
23
Drink-EG/Drink-EG/Resources/Assets.xcassets/Icon/icon_location.imageset/Contents 2.json
This file was deleted.
Oops, something went wrong.
Binary file added
BIN
+3.68 KB
Drink-EG/Drink-EG/Resources/Assets.xcassets/LaunchLogo.imageset/Group 374.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
26 changes: 0 additions & 26 deletions
26
Drink-EG/Drink-EG/Sources/Datas/Search/WineInfoResponse 2.swift
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
Drink-EG/Drink-EG/Sources/Datas/Search/WineSearchResponse 2.swift
This file was deleted.
Oops, something went wrong.
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,14 @@ | ||
// | ||
// LoginResponse.swift | ||
// Drink-EG | ||
// | ||
// Created by 김도연 on 8/18/24. | ||
// | ||
|
||
import Foundation | ||
|
||
struct LoginResponse : Codable { | ||
let isFirst : Bool | ||
let role : String | ||
let username : String | ||
} |
15 changes: 0 additions & 15 deletions
15
Drink-EG/Drink-EG/Sources/Models/APIResponseModels/APIResponseWineInfoResponse 2.swift
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
Drink-EG/Drink-EG/Sources/Models/APIResponseModels/APIResponseWineSearchResponse 2.swift
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.