|
365 | 365 | 41C955FC20A3937A00FC8314 /* ChatMessageActionButtonsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41C955FB20A3937A00FC8314 /* ChatMessageActionButtonsView.swift */; };
|
366 | 366 | 41CD52D520BEFA3B00336892 /* New Room.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 41CD52D420BEFA3B00336892 /* New Room.storyboard */; };
|
367 | 367 | 41D0DA5820991BAE008649E7 /* UploadMessageRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80054CF61FD9AA1B00F5ECF9 /* UploadMessageRequest.swift */; };
|
| 368 | + 41D1610B2254E0B300B42274 /* MessageDiscussionChatItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41D1610A2254E0B300B42274 /* MessageDiscussionChatItem.swift */; }; |
| 369 | + 41D1610E2254E1D300B42274 /* MessageDiscussionCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 41D1610C2254E1D300B42274 /* MessageDiscussionCell.xib */; }; |
| 370 | + 41D1610F2254E1D300B42274 /* MessageDiscussionCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41D1610D2254E1D300B42274 /* MessageDiscussionCell.swift */; }; |
368 | 371 | 41D3668620C0323100970B99 /* SubscriptionsSortingView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 41D3668320C0323000970B99 /* SubscriptionsSortingView.xib */; };
|
369 | 372 | 41D3668720C0323100970B99 /* SubscriptionsSortingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41D3668420C0323100970B99 /* SubscriptionsSortingView.swift */; };
|
370 | 373 | 41D3668820C0323100970B99 /* SubscriptionsSortingViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41D3668520C0323100970B99 /* SubscriptionsSortingViewModel.swift */; };
|
|
1342 | 1345 | 41CABFF71F5047D600E0B289 /* ChatLoaderCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ChatLoaderCell.xib; sourceTree = "<group>"; };
|
1343 | 1346 | 41CABFF91F5047E200E0B289 /* ChatLoaderCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChatLoaderCell.swift; sourceTree = "<group>"; };
|
1344 | 1347 | 41CD52D420BEFA3B00336892 /* New Room.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = "New Room.storyboard"; sourceTree = "<group>"; };
|
| 1348 | + 41D1610A2254E0B300B42274 /* MessageDiscussionChatItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageDiscussionChatItem.swift; sourceTree = "<group>"; }; |
| 1349 | + 41D1610C2254E1D300B42274 /* MessageDiscussionCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MessageDiscussionCell.xib; sourceTree = "<group>"; }; |
| 1350 | + 41D1610D2254E1D300B42274 /* MessageDiscussionCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MessageDiscussionCell.swift; sourceTree = "<group>"; }; |
1345 | 1351 | 41D3668320C0323000970B99 /* SubscriptionsSortingView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SubscriptionsSortingView.xib; sourceTree = "<group>"; };
|
1346 | 1352 | 41D3668420C0323100970B99 /* SubscriptionsSortingView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SubscriptionsSortingView.swift; sourceTree = "<group>"; };
|
1347 | 1353 | 41D3668520C0323100970B99 /* SubscriptionsSortingViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SubscriptionsSortingViewModel.swift; sourceTree = "<group>"; };
|
|
4001 | 4007 | 9977D858217E94C400FE5EC6 /* MessageActionsCell.swift */,
|
4002 | 4008 | 4190694021D0E82E00FE2573 /* MessageVideoCallCell.xib */,
|
4003 | 4009 | 4190694121D0E82E00FE2573 /* MessageVideoCallCell.swift */,
|
| 4010 | + 41D1610C2254E1D300B42274 /* MessageDiscussionCell.xib */, |
| 4011 | + 41D1610D2254E1D300B42274 /* MessageDiscussionCell.swift */, |
4004 | 4012 | 4101B02A21A2EF8C00772F7C /* HeaderCell.xib */,
|
4005 | 4013 | 4101B02C21A2EF9300772F7C /* HeaderCell.swift */,
|
4006 | 4014 | );
|
|
4027 | 4035 | 9914183E2166CFA4007D2AA2 /* MessageURLChatItem.swift */,
|
4028 | 4036 | 9977D85A217E999800FE5EC6 /* MessageActionsChatItem.swift */,
|
4029 | 4037 | 4190693E21D0E7F600FE2573 /* MessageVideoCallChatItem.swift */,
|
| 4038 | + 41D1610A2254E0B300B42274 /* MessageDiscussionChatItem.swift */, |
4030 | 4039 | 4101B02821A2EF6B00772F7C /* HeaderChatItem.swift */,
|
4031 | 4040 | );
|
4032 | 4041 | path = ChatItems;
|
|
4467 | 4476 | 99363FCA20C8657400AA68C0 /* ShowMoreSeparatorTableViewCell.xib in Resources */,
|
4468 | 4477 | 14F8A242202E5D0600175FDC /* Red-40@3x.png in Resources */,
|
4469 | 4478 | 806465EC1FED19B9001F27DB /* EmojiView.xib in Resources */,
|
| 4479 | + 41D1610E2254E1D300B42274 /* MessageDiscussionCell.xib in Resources */, |
4470 | 4480 | 41833F4E1DEF16B600E54655 /* Keys.plist in Resources */,
|
4471 | 4481 | 4124FCC91F7A6BF9008ED4C3 /* ChannelInfoActionCell.xib in Resources */,
|
4472 | 4482 | 991AB00A217458790097AE4C /* AudioMessageCell.xib in Resources */,
|
|
5206 | 5216 | 80D41DFD2092378400034D1F /* StarMessageRequest.swift in Sources */,
|
5207 | 5217 | 33D08E2A20BD5F24008D03EF /* TopTransparentViewController.swift in Sources */,
|
5208 | 5218 | 991AB00C217459690097AE4C /* AudioMessageCell.swift in Sources */,
|
| 5219 | + 41D1610F2254E1D300B42274 /* MessageDiscussionCell.swift in Sources */, |
5209 | 5220 | 993B7B40215F0B730067B962 /* FileMessageChatItem.swift in Sources */,
|
5210 | 5221 | 801DF8151FD7172500302CC8 /* SubscriptionUserView.swift in Sources */,
|
5211 | 5222 | 4112DC591FFFB9B2005995E1 /* ModelHandler.swift in Sources */,
|
|
5305 | 5316 | 8073719A1F94E83600D53ADF /* SocketError.swift in Sources */,
|
5306 | 5317 | 413FB6C11FE17D7D00F010AA /* UIViewExtentions.swift in Sources */,
|
5307 | 5318 | 1496A86D20FA4644005C2E14 /* NotificationsChooseCell.swift in Sources */,
|
| 5319 | + 41D1610B2254E0B300B42274 /* MessageDiscussionChatItem.swift in Sources */, |
5308 | 5320 | 8076FDB0204856AF00114F28 /* AuthCanBlockMessage.swift in Sources */,
|
5309 | 5321 | 8076FDA9204853DE00114F28 /* RealmExecute.swift in Sources */,
|
5310 | 5322 | 80461ACD2191D0D1003F1F32 /* TextHintEmojiViewCell.swift in Sources */,
|
|
0 commit comments