feat(creator): 팬Talk 쓰기 화면을 연결한다
This commit is contained in:
@@ -95,6 +95,9 @@
|
||||
372837FE9857C16B6B5087FF /* TitleBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = C07CBA176DB8BFF3F8D6BCEE /* TitleBar.swift */; };
|
||||
38D73A7B6BFB9A984834984B /* TextTabBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = E61608194B084224DB6B78B5 /* TextTabBar.swift */; };
|
||||
3BEBC2613F5CCEC2118B497B /* CreatorChannelFanTalkViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25C5D06E4F54C0ED7B7BD462 /* CreatorChannelFanTalkViewModel.swift */; };
|
||||
3BEBC2623F5CCEC2118B497B /* CreatorChannelFanTalkWriteViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25C5D06F4F54C0ED7B7BD462 /* CreatorChannelFanTalkWriteViewModel.swift */; };
|
||||
3BEBC2633F5CCEC2118B497B /* CreatorChannelFanTalkWriteView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25C5D0704F54C0ED7B7BD462 /* CreatorChannelFanTalkWriteView.swift */; };
|
||||
3BEBC2643F5CCEC2118B497B /* SodaV2ActionModal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25C5D0714F54C0ED7B7BD462 /* SodaV2ActionModal.swift */; };
|
||||
3F829933ED2755E9F0BBC5FE /* KakaoSDKAuth in Frameworks */ = {isa = PBXBuildFile; productRef = E9CD5F29965B148AB360C353 /* KakaoSDKAuth */; };
|
||||
4004671F2CDE08E6004DB9B5 /* PurchaseOption.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4004671E2CDE08E6004DB9B5 /* PurchaseOption.swift */; };
|
||||
400467202CDE08E6004DB9B5 /* PurchaseOption.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4004671E2CDE08E6004DB9B5 /* PurchaseOption.swift */; };
|
||||
@@ -1675,6 +1678,9 @@
|
||||
54B4C3DA47168500D42576F5 /* GetCreatorDetailResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A5D253179845EF7577A1E01 /* GetCreatorDetailResponse.swift */; };
|
||||
560889894E241FA549958716 /* AppDeepLinkHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54CF63CA56D78A23F93C21E5 /* AppDeepLinkHandler.swift */; };
|
||||
5AE12C82F7B160F075A5A6A8 /* CreatorChannelFanTalkTabResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F1C1B0C73E8D92112E47610 /* CreatorChannelFanTalkTabResponse.swift */; };
|
||||
5AE12C83F7B160F075A5A6A8 /* CreatorChannelFanTalkWriteViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25C5D06F4F54C0ED7B7BD462 /* CreatorChannelFanTalkWriteViewModel.swift */; };
|
||||
5AE12C84F7B160F075A5A6A8 /* CreatorChannelFanTalkWriteView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25C5D0704F54C0ED7B7BD462 /* CreatorChannelFanTalkWriteView.swift */; };
|
||||
5AE12C85F7B160F075A5A6A8 /* SodaV2ActionModal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25C5D0714F54C0ED7B7BD462 /* SodaV2ActionModal.swift */; };
|
||||
5B9BFA224A49A5AF0757FDF7 /* CreatorChannelFloatingIconButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = C40163E3E9DB325EA984D3C4 /* CreatorChannelFloatingIconButton.swift */; };
|
||||
5BBF943332EF53658DD0A7D4 /* HomeTitleBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = DAA81E8424A575A0F8546D31 /* HomeTitleBar.swift */; };
|
||||
5EEE98FE0EC4039761C604EE /* TitleBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = C07CBA176DB8BFF3F8D6BCEE /* TitleBar.swift */; };
|
||||
@@ -1771,6 +1777,9 @@
|
||||
AD6424211AA898794BBE8470 /* SectionTitle.swift in Sources */ = {isa = PBXBuildFile; fileRef = D16C12DFB83FE164B38CC066 /* SectionTitle.swift */; };
|
||||
AEFFD4DC842837ACF98BE697 /* PostChannelDonationRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BBDC3ECBBE049EAA4057D3A /* PostChannelDonationRequest.swift */; };
|
||||
B0DD3E23BFA368AD7007AF23 /* CreatorChannelFanTalkViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25C5D06E4F54C0ED7B7BD462 /* CreatorChannelFanTalkViewModel.swift */; };
|
||||
B0DD3E24BFA368AD7007AF23 /* CreatorChannelFanTalkWriteViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25C5D06F4F54C0ED7B7BD462 /* CreatorChannelFanTalkWriteViewModel.swift */; };
|
||||
B0DD3E25BFA368AD7007AF23 /* CreatorChannelFanTalkWriteView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25C5D0704F54C0ED7B7BD462 /* CreatorChannelFanTalkWriteView.swift */; };
|
||||
B0DD3E26BFA368AD7007AF23 /* SodaV2ActionModal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25C5D0714F54C0ED7B7BD462 /* SodaV2ActionModal.swift */; };
|
||||
B11681AC02BF51C6E2FA6FF3 /* MainTabBarButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8F49E8BB9BACFCA8878B70D /* MainTabBarButton.swift */; };
|
||||
B3AF650899B8FC84E0C0CDA0 /* MainPlaceholderTabView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7900EA9FD1150BABE64CF1B3 /* MainPlaceholderTabView.swift */; };
|
||||
B5E9FA82CF4238F640702D4A /* CreatorDetailDialogView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7406AE69F7667FAA2E6DD23 /* CreatorDetailDialogView.swift */; };
|
||||
@@ -1997,6 +2006,9 @@
|
||||
CC06300A2FF0600000A5BBA3 /* CreatorChannelCommunityEmptyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC06000A2FF0600000A5BBA3 /* CreatorChannelCommunityEmptyView.swift */; };
|
||||
CD256952CC366FFB67557807 /* CreatorChannelFanTalkApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = 002435A7145D59CCCA8F76D1 /* CreatorChannelFanTalkApi.swift */; };
|
||||
CE935959F7A2BF7301F517DB /* CreatorChannelFanTalkTabResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F1C1B0C73E8D92112E47610 /* CreatorChannelFanTalkTabResponse.swift */; };
|
||||
CE93595AF7A2BF7301F517DB /* CreatorChannelFanTalkWriteViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25C5D06F4F54C0ED7B7BD462 /* CreatorChannelFanTalkWriteViewModel.swift */; };
|
||||
CE93595BF7A2BF7301F517DB /* CreatorChannelFanTalkWriteView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25C5D0704F54C0ED7B7BD462 /* CreatorChannelFanTalkWriteView.swift */; };
|
||||
CE93595CF7A2BF7301F517DB /* SodaV2ActionModal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25C5D0714F54C0ED7B7BD462 /* SodaV2ActionModal.swift */; };
|
||||
CFC28133D4D60FD1E436D97C /* CreatorChannelFanTalkTabView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C7923ABAD25E9CC4840EC94 /* CreatorChannelFanTalkTabView.swift */; };
|
||||
D1C65856889B16DFDB69A004 /* PushNotificationRepository.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FDDF6BBD0192819B1F5B3FE /* PushNotificationRepository.swift */; };
|
||||
D2A268C7346E84E6B455E25A /* Pods_SodaLive_dev.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6F4E5BB7961B7E6BB68C3379 /* Pods_SodaLive_dev.framework */; };
|
||||
@@ -2033,6 +2045,9 @@
|
||||
214C32BF44DF384FD6925E0B /* UserProfileChannelDonationView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = UserProfileChannelDonationView.swift; sourceTree = "<group>"; };
|
||||
24266E32FC49D7C31610C2AD /* BannerCarousel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = BannerCarousel.swift; sourceTree = "<group>"; };
|
||||
25C5D06E4F54C0ED7B7BD462 /* CreatorChannelFanTalkViewModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CreatorChannelFanTalkViewModel.swift; sourceTree = "<group>"; };
|
||||
25C5D06F4F54C0ED7B7BD462 /* CreatorChannelFanTalkWriteViewModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CreatorChannelFanTalkWriteViewModel.swift; sourceTree = "<group>"; };
|
||||
25C5D0704F54C0ED7B7BD462 /* CreatorChannelFanTalkWriteView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CreatorChannelFanTalkWriteView.swift; sourceTree = "<group>"; };
|
||||
25C5D0714F54C0ED7B7BD462 /* SodaV2ActionModal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SodaV2ActionModal.swift; sourceTree = "<group>"; };
|
||||
25D89184D67BD63E46E90281 /* FontModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = FontModifier.swift; sourceTree = "<group>"; };
|
||||
26881ED30292E28D2E5F84CD /* CreatorProfileItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CreatorProfileItem.swift; sourceTree = "<group>"; };
|
||||
348933CFF7DC1B9DB6E5D1A1 /* FollowAllButton.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = FollowAllButton.swift; sourceTree = "<group>"; };
|
||||
@@ -5609,6 +5624,7 @@
|
||||
D8515D4EE6098310CF2C0E21 /* Creator */,
|
||||
F7F1421DBAB56E2F6891625E /* DefaultTitleBar.swift */,
|
||||
DAA81E8424A575A0F8546D31 /* HomeTitleBar.swift */,
|
||||
25C5D0734F54C0ED7B7BD462 /* Modal */,
|
||||
D16C12DFB83FE164B38CC066 /* SectionTitle.swift */,
|
||||
0FD267162A809D893E2E3B3F /* Text */,
|
||||
E61608194B084224DB6B78B5 /* TextTabBar.swift */,
|
||||
@@ -5617,6 +5633,14 @@
|
||||
path = Component;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
25C5D0734F54C0ED7B7BD462 /* Modal */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
25C5D0714F54C0ED7B7BD462 /* SodaV2ActionModal.swift */,
|
||||
);
|
||||
path = Modal;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
C0A702100000000000000000 /* AudioContent */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
@@ -5632,12 +5656,22 @@
|
||||
09ACFA1137C51118E8147AB4 /* Models */,
|
||||
67B3FF99E43E66E587F7E07B /* Repository */,
|
||||
85110256B2C360449A456D4F /* Components */,
|
||||
25C5D0724F54C0ED7B7BD462 /* Write */,
|
||||
25C5D06E4F54C0ED7B7BD462 /* CreatorChannelFanTalkViewModel.swift */,
|
||||
9C7923ABAD25E9CC4840EC94 /* CreatorChannelFanTalkTabView.swift */,
|
||||
);
|
||||
path = FanTalk;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
25C5D0724F54C0ED7B7BD462 /* Write */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
25C5D06F4F54C0ED7B7BD462 /* CreatorChannelFanTalkWriteViewModel.swift */,
|
||||
25C5D0704F54C0ED7B7BD462 /* CreatorChannelFanTalkWriteView.swift */,
|
||||
);
|
||||
path = Write;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
B068C16B9D7F3F80901622E8 /* Button */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
@@ -6451,6 +6485,9 @@
|
||||
CC0610082FF0600000A5BBA3 /* CreatorChannelCommunityGridItem.swift in Sources */,
|
||||
CC0610092FF0600000A5BBA3 /* CreatorChannelCommunityUploadButton.swift in Sources */,
|
||||
CC06100A2FF0600000A5BBA3 /* CreatorChannelCommunityEmptyView.swift in Sources */,
|
||||
3BEBC2623F5CCEC2118B497B /* CreatorChannelFanTalkWriteViewModel.swift in Sources */,
|
||||
3BEBC2633F5CCEC2118B497B /* CreatorChannelFanTalkWriteView.swift in Sources */,
|
||||
3BEBC2643F5CCEC2118B497B /* SodaV2ActionModal.swift in Sources */,
|
||||
409E35082B0759DE00CCB985 /* MoyaProviderExtension.swift in Sources */,
|
||||
40DDBD772B2B4FD700A2E8DA /* CreatorCommunityMoreItemView.swift in Sources */,
|
||||
400EA7742A89C42C004992CF /* StartLiveRequest.swift in Sources */,
|
||||
@@ -7338,6 +7375,9 @@
|
||||
CC0620082FF0600000A5BBA3 /* CreatorChannelCommunityGridItem.swift in Sources */,
|
||||
CC0620092FF0600000A5BBA3 /* CreatorChannelCommunityUploadButton.swift in Sources */,
|
||||
CC06200A2FF0600000A5BBA3 /* CreatorChannelCommunityEmptyView.swift in Sources */,
|
||||
CE93595AF7A2BF7301F517DB /* CreatorChannelFanTalkWriteViewModel.swift in Sources */,
|
||||
CE93595BF7A2BF7301F517DB /* CreatorChannelFanTalkWriteView.swift in Sources */,
|
||||
CE93595CF7A2BF7301F517DB /* SodaV2ActionModal.swift in Sources */,
|
||||
401B3F092FEEF10000A5BBA3 /* MainHomeRankingViewModel.swift in Sources */,
|
||||
401A3FAC2FEEAFA000A5BBA3 /* MainHomeView.swift in Sources */,
|
||||
401A3FAD2FEEAFA000A5BBA3 /* MainHomeRecommendationView.swift in Sources */,
|
||||
@@ -7411,6 +7451,9 @@
|
||||
2BA6CE345486A0F75F7E75DA /* CreatorChannelFanTalkActionPopup.swift in Sources */,
|
||||
1FA2B186FCA7B8B83648CF77 /* CreatorChannelFanTalkEmptyView.swift in Sources */,
|
||||
69DBCDB25941100E1CFF8C50 /* CreatorChannelFloatingIconButton.swift in Sources */,
|
||||
B0DD3E24BFA368AD7007AF23 /* CreatorChannelFanTalkWriteViewModel.swift in Sources */,
|
||||
B0DD3E25BFA368AD7007AF23 /* CreatorChannelFanTalkWriteView.swift in Sources */,
|
||||
B0DD3E26BFA368AD7007AF23 /* SodaV2ActionModal.swift in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
@@ -8323,6 +8366,9 @@
|
||||
4FDDF9E4DF4F003D30DDA8CE /* CreatorChannelFanTalkActionPopup.swift in Sources */,
|
||||
2D761BB45AB6A332BE4690A1 /* CreatorChannelFanTalkEmptyView.swift in Sources */,
|
||||
5B9BFA224A49A5AF0757FDF7 /* CreatorChannelFloatingIconButton.swift in Sources */,
|
||||
5AE12C83F7B160F075A5A6A8 /* CreatorChannelFanTalkWriteViewModel.swift in Sources */,
|
||||
5AE12C84F7B160F075A5A6A8 /* CreatorChannelFanTalkWriteView.swift in Sources */,
|
||||
5AE12C85F7B160F075A5A6A8 /* SodaV2ActionModal.swift in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user