Skip to content

Commit

Permalink
Merge pull request TeamSparker#432 from hyun99999/feature/TeamSparker…
Browse files Browse the repository at this point in the history
…#383

[Feat] TeamSparker#383 - 마이페이지 회원탈퇴 뷰 구현
  • Loading branch information
hyun99999 authored Mar 28, 2022
2 parents 8654366 + 1338a92 commit b18c36b
Show file tree
Hide file tree
Showing 29 changed files with 427 additions and 39 deletions.
12 changes: 12 additions & 0 deletions Spark-iOS/Spark-iOS.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,11 @@
F867B6B6278F86610024B1D4 /* UINavigationController+.swift in Sources */ = {isa = PBXBuildFile; fileRef = F867B6B5278F86610024B1D4 /* UINavigationController+.swift */; };
F86C68B727955ABA009A5296 /* SparkFlake.swift in Sources */ = {isa = PBXBuildFile; fileRef = F86C68B627955ABA009A5296 /* SparkFlake.swift */; };
F86C68B927958AA9009A5296 /* UIImageView+.swift in Sources */ = {isa = PBXBuildFile; fileRef = F86C68B827958AA9009A5296 /* UIImageView+.swift */; };
F8902FB927ED84060034E8F9 /* Withdrawal.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F8902FB827ED84060034E8F9 /* Withdrawal.storyboard */; };
F8902FBD27ED844E0034E8F9 /* WithdrawalVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8902FBC27ED844E0034E8F9 /* WithdrawalVC.swift */; };
F8ABAEFD279615DA00C0F774 /* splash_bg_iOS.json in Resources */ = {isa = PBXBuildFile; fileRef = F8ABAEFC279615DA00C0F774 /* splash_bg_iOS.json */; };
F8ABAEFF2796163300C0F774 /* splash_logo.json in Resources */ = {isa = PBXBuildFile; fileRef = F8ABAEFE2796163300C0F774 /* splash_logo.json */; };
F8B18E0327EF9903001A1A7D /* WithdrawalCellDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8B18E0227EF9903001A1A7D /* WithdrawalCellDelegate.swift */; };
F8C14A9B2795094800498687 /* HomeEmptyCVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8C14A992795094800498687 /* HomeEmptyCVC.swift */; };
F8C14A9C2795094800498687 /* HomeEmptyCVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = F8C14A9A2795094800498687 /* HomeEmptyCVC.xib */; };
F8C3659527DBB82A000AA9BD /* CompleteFailDialogueVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8C3659427DBB82A000AA9BD /* CompleteFailDialogueVC.swift */; };
Expand Down Expand Up @@ -405,8 +408,11 @@
F867B6B5278F86610024B1D4 /* UINavigationController+.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UINavigationController+.swift"; sourceTree = "<group>"; };
F86C68B627955ABA009A5296 /* SparkFlake.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SparkFlake.swift; sourceTree = "<group>"; };
F86C68B827958AA9009A5296 /* UIImageView+.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIImageView+.swift"; sourceTree = "<group>"; };
F8902FB827ED84060034E8F9 /* Withdrawal.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = Withdrawal.storyboard; sourceTree = "<group>"; };
F8902FBC27ED844E0034E8F9 /* WithdrawalVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WithdrawalVC.swift; sourceTree = "<group>"; };
F8ABAEFC279615DA00C0F774 /* splash_bg_iOS.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = splash_bg_iOS.json; sourceTree = "<group>"; };
F8ABAEFE2796163300C0F774 /* splash_logo.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = splash_logo.json; sourceTree = "<group>"; };
F8B18E0227EF9903001A1A7D /* WithdrawalCellDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WithdrawalCellDelegate.swift; sourceTree = "<group>"; };
F8C14A992795094800498687 /* HomeEmptyCVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeEmptyCVC.swift; sourceTree = "<group>"; };
F8C14A9A2795094800498687 /* HomeEmptyCVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeEmptyCVC.xib; sourceTree = "<group>"; };
F8C3659427DBB82A000AA9BD /* CompleteFailDialogueVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompleteFailDialogueVC.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -1085,6 +1091,7 @@
EBD0D09127DBBBD10007E5AF /* SendThumbnailURLDelegate.swift */,
EBD0D09327DBBC270007E5AF /* SendSparkCellDelegate.swift */,
F821812F27DE225200DDFBF8 /* SparkTabBar */,
F8B18E0227EF9903001A1A7D /* WithdrawalCellDelegate.swift */,
);
path = Protocols;
sourceTree = "<group>";
Expand Down Expand Up @@ -1311,6 +1318,7 @@
children = (
F8E4DFCF27D0858500128B1F /* MypageVC.swift */,
F8250CF027D238440073FFCA /* EditProfileVC.swift */,
F8902FBC27ED844E0034E8F9 /* WithdrawalVC.swift */,
);
path = Mypage;
sourceTree = "<group>";
Expand All @@ -1320,6 +1328,7 @@
children = (
F8E4DFD227D0877000128B1F /* Mypage.storyboard */,
F8250CF227D238990073FFCA /* EditProfile.storyboard */,
F8902FB827ED84060034E8F9 /* Withdrawal.storyboard */,
);
path = Mypage;
sourceTree = "<group>";
Expand Down Expand Up @@ -1477,6 +1486,7 @@
F8F6D6F52797359600725537 /* HabitRoom.storyboard in Resources */,
F82B2E0E278ED01F00219628 /* Splash.storyboard in Resources */,
EBE90FDC279612CA00157075 /* SendSpark.storyboard in Resources */,
F8902FB927ED84060034E8F9 /* Withdrawal.storyboard in Resources */,
2B54D01927D3B8170060DA06 /* FeedReport.storyboard in Resources */,
F80A3E51278C1BCE00728E07 /* Feed.storyboard in Resources */,
EBEA383527948C2D00B5736A /* ticket_welcome.json in Resources */,
Expand Down Expand Up @@ -1594,6 +1604,7 @@
EB01BC1027C8DFBA00041A35 /* SparkActionSheet.swift in Sources */,
2BAF156327D4A0CA00DE4190 /* NoticeUpdateHeaderView.swift in Sources */,
2BF3AB4C27947C50001A9042 /* WaitingRoom.swift in Sources */,
F8B18E0327EF9903001A1A7D /* WithdrawalCellDelegate.swift in Sources */,
EB625E91278F8E3700C43DE9 /* StorageMoreVC.swift in Sources */,
2BF3AB49279479B8001A9042 /* RoomAPI.swift in Sources */,
F8096F3227841FE100B71D38 /* ViewController.swift in Sources */,
Expand Down Expand Up @@ -1694,6 +1705,7 @@
2BE907E127D9EE9700B36002 /* NoticeService.swift in Sources */,
F821813327DE512D00DDFBF8 /* SparkTabBarItem.swift in Sources */,
F8096F3027841F9200B71D38 /* HomeVC.swift in Sources */,
F8902FBD27ED844E0034E8F9 /* WithdrawalVC.swift in Sources */,
F8250CFA27D25F2B0073FFCA /* UserService.swift in Sources */,
F82F5808279289B2003E4174 /* HomeAPI.swift in Sources */,
EBA93A7F279080E2009AE771 /* JoinCheckVC.swift in Sources */,
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"images" : [
{
"scale" : "1x",
"filename" : "btnCheckBox.png",
"idiom" : "universal"
},
{
"idiom" : "universal",
"filename" : "[email protected]",
"scale" : "2x"
},
{
"filename" : "[email protected]",
"scale" : "3x",
"idiom" : "universal"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"images" : [
{
"scale" : "1x",
"filename" : "btnCheckBoxDefault.png",
"idiom" : "universal"
},
{
"scale" : "2x",
"filename" : "[email protected]",
"idiom" : "universal"
},
{
"idiom" : "universal",
"filename" : "[email protected]",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions Spark-iOS/Spark-iOS/Resource/Constants/Storyboard.swift
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ extension Const {
static let completeFailDialogue = "CompleteFailDialogue"
static let onboarding = "Onboarding"
static let habitRoomGuide = "HabitRoomGuide"
static let withdrawal = "Withdrawal"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ extension Const {
static let completeFailDialogue = "CompleteFailDialogueVC"
static let onboarding = "OnboardingVC"
static let habitRoomGuide = "HabitRoomGuideVC"
static let withdrawal = "WithdrawalVC"
}
}
}
Loading

0 comments on commit b18c36b

Please sign in to comment.