消息模块
This commit is contained in:
@@ -7,6 +7,26 @@
|
|||||||
objects = {
|
objects = {
|
||||||
|
|
||||||
/* Begin PBXBuildFile section */
|
/* Begin PBXBuildFile section */
|
||||||
|
233757562B0CB577001D0B7F /* MessagePresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 233757262B0CB577001D0B7F /* MessagePresenter.m */; };
|
||||||
|
233757572B0CB577001D0B7F /* MessageMenuModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 2337572C2B0CB577001D0B7F /* MessageMenuModel.m */; };
|
||||||
|
233757582B0CB577001D0B7F /* ChatLimitModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 2337572D2B0CB577001D0B7F /* ChatLimitModel.m */; };
|
||||||
|
233757592B0CB577001D0B7F /* NIMBadgeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 233757312B0CB577001D0B7F /* NIMBadgeView.m */; };
|
||||||
|
2337575A2B0CB577001D0B7F /* UITableView+NIMScrollToBottom.m in Sources */ = {isa = PBXBuildFile; fileRef = 233757342B0CB577001D0B7F /* UITableView+NIMScrollToBottom.m */; };
|
||||||
|
2337575B2B0CB577001D0B7F /* UIView+NIM.m in Sources */ = {isa = PBXBuildFile; fileRef = 233757362B0CB577001D0B7F /* UIView+NIM.m */; };
|
||||||
|
2337575C2B0CB577001D0B7F /* SessionMessageCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 233757392B0CB577001D0B7F /* SessionMessageCell.m */; };
|
||||||
|
2337575D2B0CB577001D0B7F /* SessionToolbarView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2337573B2B0CB577001D0B7F /* SessionToolbarView.m */; };
|
||||||
|
2337575E2B0CB577001D0B7F /* NIMMessageMaker.m in Sources */ = {isa = PBXBuildFile; fileRef = 2337573C2B0CB577001D0B7F /* NIMMessageMaker.m */; };
|
||||||
|
2337575F2B0CB577001D0B7F /* SessionInfoViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2337573D2B0CB577001D0B7F /* SessionInfoViewController.m */; };
|
||||||
|
233757602B0CB577001D0B7F /* SessionViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2337573E2B0CB577001D0B7F /* SessionViewController.m */; };
|
||||||
|
233757612B0CB577001D0B7F /* MessageToolMenuCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 233757402B0CB577001D0B7F /* MessageToolMenuCollectionViewCell.m */; };
|
||||||
|
233757622B0CB577001D0B7F /* MessageContentImage.m in Sources */ = {isa = PBXBuildFile; fileRef = 233757412B0CB577001D0B7F /* MessageContentImage.m */; };
|
||||||
|
233757632B0CB577001D0B7F /* MessageContentUnSupportView.m in Sources */ = {isa = PBXBuildFile; fileRef = 233757472B0CB577001D0B7F /* MessageContentUnSupportView.m */; };
|
||||||
|
233757642B0CB577001D0B7F /* MessageContentText.m in Sources */ = {isa = PBXBuildFile; fileRef = 233757482B0CB577001D0B7F /* MessageContentText.m */; };
|
||||||
|
233757652B0CB577001D0B7F /* SessionNavView.m in Sources */ = {isa = PBXBuildFile; fileRef = 233757492B0CB577001D0B7F /* SessionNavView.m */; };
|
||||||
|
233757662B0CB577001D0B7F /* SessionAudioRecordView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2337574F2B0CB577001D0B7F /* SessionAudioRecordView.m */; };
|
||||||
|
233757672B0CB577001D0B7F /* Api+Message.m in Sources */ = {isa = PBXBuildFile; fileRef = 233757512B0CB577001D0B7F /* Api+Message.m */; };
|
||||||
|
233757682B0CB577001D0B7F /* NIMMessageUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 233757542B0CB577001D0B7F /* NIMMessageUtils.m */; };
|
||||||
|
2337576B2B0CB630001D0B7F /* UIView+FilletCorner.m in Sources */ = {isa = PBXBuildFile; fileRef = 2337576A2B0CB630001D0B7F /* UIView+FilletCorner.m */; };
|
||||||
8C4D535A2AFD4CF600238AE6 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8C4D53582AFD4CF600238AE6 /* Main.storyboard */; };
|
8C4D535A2AFD4CF600238AE6 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8C4D53582AFD4CF600238AE6 /* Main.storyboard */; };
|
||||||
8C4D535C2AFD4CF700238AE6 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8C4D535B2AFD4CF700238AE6 /* Assets.xcassets */; };
|
8C4D535C2AFD4CF700238AE6 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8C4D535B2AFD4CF700238AE6 /* Assets.xcassets */; };
|
||||||
8C4D535F2AFD4CF700238AE6 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8C4D535D2AFD4CF700238AE6 /* LaunchScreen.storyboard */; };
|
8C4D535F2AFD4CF700238AE6 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8C4D535D2AFD4CF700238AE6 /* LaunchScreen.storyboard */; };
|
||||||
@@ -82,21 +102,8 @@
|
|||||||
8C9C84282B0C697A00A601BC /* YMRoomMessageParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C831A2B0C697A00A601BC /* YMRoomMessageParser.m */; };
|
8C9C84282B0C697A00A601BC /* YMRoomMessageParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C831A2B0C697A00A601BC /* YMRoomMessageParser.m */; };
|
||||||
8C9C84292B0C697A00A601BC /* YMRoomMiniManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C831E2B0C697A00A601BC /* YMRoomMiniManager.m */; };
|
8C9C84292B0C697A00A601BC /* YMRoomMiniManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C831E2B0C697A00A601BC /* YMRoomMiniManager.m */; };
|
||||||
8C9C842A2B0C697A00A601BC /* Api+Room.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83212B0C697A00A601BC /* Api+Room.m */; };
|
8C9C842A2B0C697A00A601BC /* Api+Room.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83212B0C697A00A601BC /* Api+Room.m */; };
|
||||||
8C9C842B2B0C697A00A601BC /* MessagePresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83242B0C697A00A601BC /* MessagePresenter.m */; };
|
|
||||||
8C9C842C2B0C697A00A601BC /* ChatLimitModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C832A2B0C697A00A601BC /* ChatLimitModel.m */; };
|
|
||||||
8C9C842D2B0C697A00A601BC /* NIMBadgeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C832D2B0C697A00A601BC /* NIMBadgeView.m */; };
|
|
||||||
8C9C842E2B0C697A00A601BC /* UITableView+NIMScrollToBottom.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83302B0C697A00A601BC /* UITableView+NIMScrollToBottom.m */; };
|
|
||||||
8C9C842F2B0C697A00A601BC /* UIView+NIM.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83322B0C697A00A601BC /* UIView+NIM.m */; };
|
|
||||||
8C9C84302B0C697A00A601BC /* MewSessionListTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83342B0C697A00A601BC /* MewSessionListTableViewCell.m */; };
|
8C9C84302B0C697A00A601BC /* MewSessionListTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83342B0C697A00A601BC /* MewSessionListTableViewCell.m */; };
|
||||||
8C9C84312B0C697A00A601BC /* MewSessionListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83352B0C697A00A601BC /* MewSessionListViewController.m */; };
|
8C9C84312B0C697A00A601BC /* MewSessionListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83352B0C697A00A601BC /* MewSessionListViewController.m */; };
|
||||||
8C9C84322B0C697A00A601BC /* SessionMessageCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C833A2B0C697A00A601BC /* SessionMessageCell.m */; };
|
|
||||||
8C9C84332B0C697A00A601BC /* SessionViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C833B2B0C697A00A601BC /* SessionViewController.m */; };
|
|
||||||
8C9C84342B0C697A00A601BC /* MessageContentImage.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C833D2B0C697A00A601BC /* MessageContentImage.m */; };
|
|
||||||
8C9C84352B0C697A00A601BC /* MessageContentUnSupportView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83422B0C697A00A601BC /* MessageContentUnSupportView.m */; };
|
|
||||||
8C9C84362B0C697A00A601BC /* MessageContentText.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83432B0C697A00A601BC /* MessageContentText.m */; };
|
|
||||||
8C9C84372B0C697A00A601BC /* SessionNavView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83442B0C697A00A601BC /* SessionNavView.m */; };
|
|
||||||
8C9C84382B0C697A00A601BC /* Api+Message.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83482B0C697A00A601BC /* Api+Message.m */; };
|
|
||||||
8C9C84392B0C697A00A601BC /* NIMMessageUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C834B2B0C697A00A601BC /* NIMMessageUtils.m */; };
|
|
||||||
8C9C843A2B0C697A00A601BC /* BaseRtcImpl.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83502B0C697A00A601BC /* BaseRtcImpl.m */; };
|
8C9C843A2B0C697A00A601BC /* BaseRtcImpl.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83502B0C697A00A601BC /* BaseRtcImpl.m */; };
|
||||||
8C9C843B2B0C697A00A601BC /* TRTCRtcImpl.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83512B0C697A00A601BC /* TRTCRtcImpl.m */; };
|
8C9C843B2B0C697A00A601BC /* TRTCRtcImpl.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83512B0C697A00A601BC /* TRTCRtcImpl.m */; };
|
||||||
8C9C843C2B0C697A00A601BC /* RtcManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83552B0C697A00A601BC /* RtcManager.m */; };
|
8C9C843C2B0C697A00A601BC /* RtcManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C9C83552B0C697A00A601BC /* RtcManager.m */; };
|
||||||
@@ -172,6 +179,48 @@
|
|||||||
|
|
||||||
/* Begin PBXFileReference section */
|
/* Begin PBXFileReference section */
|
||||||
1797344FB85F47F60D0CC2A0 /* Pods_yinmeng_ios.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_yinmeng_ios.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
1797344FB85F47F60D0CC2A0 /* Pods_yinmeng_ios.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_yinmeng_ios.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||||
|
233757262B0CB577001D0B7F /* MessagePresenter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessagePresenter.m; sourceTree = "<group>"; };
|
||||||
|
233757272B0CB577001D0B7F /* MessagePresenter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessagePresenter.h; sourceTree = "<group>"; };
|
||||||
|
233757292B0CB577001D0B7F /* MessageProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageProtocol.h; sourceTree = "<group>"; };
|
||||||
|
2337572B2B0CB577001D0B7F /* ChatLimitModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChatLimitModel.h; sourceTree = "<group>"; };
|
||||||
|
2337572C2B0CB577001D0B7F /* MessageMenuModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessageMenuModel.m; sourceTree = "<group>"; };
|
||||||
|
2337572D2B0CB577001D0B7F /* ChatLimitModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ChatLimitModel.m; sourceTree = "<group>"; };
|
||||||
|
2337572E2B0CB577001D0B7F /* MessageMenuModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageMenuModel.h; sourceTree = "<group>"; };
|
||||||
|
233757312B0CB577001D0B7F /* NIMBadgeView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NIMBadgeView.m; sourceTree = "<group>"; };
|
||||||
|
233757322B0CB577001D0B7F /* UITableView+NIMScrollToBottom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UITableView+NIMScrollToBottom.h"; sourceTree = "<group>"; };
|
||||||
|
233757332B0CB577001D0B7F /* UIView+NIM.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+NIM.h"; sourceTree = "<group>"; };
|
||||||
|
233757342B0CB577001D0B7F /* UITableView+NIMScrollToBottom.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UITableView+NIMScrollToBottom.m"; sourceTree = "<group>"; };
|
||||||
|
233757352B0CB577001D0B7F /* NIMBadgeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NIMBadgeView.h; sourceTree = "<group>"; };
|
||||||
|
233757362B0CB577001D0B7F /* UIView+NIM.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+NIM.m"; sourceTree = "<group>"; };
|
||||||
|
233757382B0CB577001D0B7F /* SessionNavView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SessionNavView.h; sourceTree = "<group>"; };
|
||||||
|
233757392B0CB577001D0B7F /* SessionMessageCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SessionMessageCell.m; sourceTree = "<group>"; };
|
||||||
|
2337573A2B0CB577001D0B7F /* SessionAudioRecordView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SessionAudioRecordView.h; sourceTree = "<group>"; };
|
||||||
|
2337573B2B0CB577001D0B7F /* SessionToolbarView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SessionToolbarView.m; sourceTree = "<group>"; };
|
||||||
|
2337573C2B0CB577001D0B7F /* NIMMessageMaker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NIMMessageMaker.m; sourceTree = "<group>"; };
|
||||||
|
2337573D2B0CB577001D0B7F /* SessionInfoViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SessionInfoViewController.m; sourceTree = "<group>"; };
|
||||||
|
2337573E2B0CB577001D0B7F /* SessionViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SessionViewController.m; sourceTree = "<group>"; };
|
||||||
|
233757402B0CB577001D0B7F /* MessageToolMenuCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessageToolMenuCollectionViewCell.m; sourceTree = "<group>"; };
|
||||||
|
233757412B0CB577001D0B7F /* MessageContentImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessageContentImage.m; sourceTree = "<group>"; };
|
||||||
|
233757422B0CB577001D0B7F /* MessageContentText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageContentText.h; sourceTree = "<group>"; };
|
||||||
|
233757432B0CB577001D0B7F /* MessageContentUnSupportView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageContentUnSupportView.h; sourceTree = "<group>"; };
|
||||||
|
233757442B0CB577001D0B7F /* MessageToolMenuCollectionViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageToolMenuCollectionViewCell.h; sourceTree = "<group>"; };
|
||||||
|
233757452B0CB577001D0B7F /* MessageContentProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageContentProtocol.h; sourceTree = "<group>"; };
|
||||||
|
233757462B0CB577001D0B7F /* MessageContentImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageContentImage.h; sourceTree = "<group>"; };
|
||||||
|
233757472B0CB577001D0B7F /* MessageContentUnSupportView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessageContentUnSupportView.m; sourceTree = "<group>"; };
|
||||||
|
233757482B0CB577001D0B7F /* MessageContentText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessageContentText.m; sourceTree = "<group>"; };
|
||||||
|
233757492B0CB577001D0B7F /* SessionNavView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SessionNavView.m; sourceTree = "<group>"; };
|
||||||
|
2337574A2B0CB577001D0B7F /* SessionMessageCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SessionMessageCell.h; sourceTree = "<group>"; };
|
||||||
|
2337574B2B0CB577001D0B7F /* SessionViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SessionViewController.h; sourceTree = "<group>"; };
|
||||||
|
2337574C2B0CB577001D0B7F /* SessionInfoViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SessionInfoViewController.h; sourceTree = "<group>"; };
|
||||||
|
2337574D2B0CB577001D0B7F /* NIMMessageMaker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NIMMessageMaker.h; sourceTree = "<group>"; };
|
||||||
|
2337574E2B0CB577001D0B7F /* SessionToolbarView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SessionToolbarView.h; sourceTree = "<group>"; };
|
||||||
|
2337574F2B0CB577001D0B7F /* SessionAudioRecordView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SessionAudioRecordView.m; sourceTree = "<group>"; };
|
||||||
|
233757512B0CB577001D0B7F /* Api+Message.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "Api+Message.m"; sourceTree = "<group>"; };
|
||||||
|
233757522B0CB577001D0B7F /* Api+Message.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Api+Message.h"; sourceTree = "<group>"; };
|
||||||
|
233757542B0CB577001D0B7F /* NIMMessageUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NIMMessageUtils.m; sourceTree = "<group>"; };
|
||||||
|
233757552B0CB577001D0B7F /* NIMMessageUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NIMMessageUtils.h; sourceTree = "<group>"; };
|
||||||
|
233757692B0CB630001D0B7F /* UIView+FilletCorner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+FilletCorner.h"; sourceTree = "<group>"; };
|
||||||
|
2337576A2B0CB630001D0B7F /* UIView+FilletCorner.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+FilletCorner.m"; sourceTree = "<group>"; };
|
||||||
8C4D534C2AFD4CF600238AE6 /* yinmeng-ios.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "yinmeng-ios.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
8C4D534C2AFD4CF600238AE6 /* yinmeng-ios.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "yinmeng-ios.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||||
8C4D53592AFD4CF600238AE6 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
8C4D53592AFD4CF600238AE6 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
||||||
8C4D535B2AFD4CF700238AE6 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
8C4D535B2AFD4CF700238AE6 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
||||||
@@ -332,38 +381,10 @@
|
|||||||
8C9C831E2B0C697A00A601BC /* YMRoomMiniManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YMRoomMiniManager.m; sourceTree = "<group>"; };
|
8C9C831E2B0C697A00A601BC /* YMRoomMiniManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YMRoomMiniManager.m; sourceTree = "<group>"; };
|
||||||
8C9C83202B0C697A00A601BC /* Api+Room.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Api+Room.h"; sourceTree = "<group>"; };
|
8C9C83202B0C697A00A601BC /* Api+Room.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Api+Room.h"; sourceTree = "<group>"; };
|
||||||
8C9C83212B0C697A00A601BC /* Api+Room.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "Api+Room.m"; sourceTree = "<group>"; };
|
8C9C83212B0C697A00A601BC /* Api+Room.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "Api+Room.m"; sourceTree = "<group>"; };
|
||||||
8C9C83242B0C697A00A601BC /* MessagePresenter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessagePresenter.m; sourceTree = "<group>"; };
|
|
||||||
8C9C83252B0C697A00A601BC /* MessagePresenter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessagePresenter.h; sourceTree = "<group>"; };
|
|
||||||
8C9C83272B0C697A00A601BC /* MessageProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageProtocol.h; sourceTree = "<group>"; };
|
|
||||||
8C9C83292B0C697A00A601BC /* ChatLimitModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChatLimitModel.h; sourceTree = "<group>"; };
|
|
||||||
8C9C832A2B0C697A00A601BC /* ChatLimitModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ChatLimitModel.m; sourceTree = "<group>"; };
|
|
||||||
8C9C832D2B0C697A00A601BC /* NIMBadgeView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NIMBadgeView.m; sourceTree = "<group>"; };
|
|
||||||
8C9C832E2B0C697A00A601BC /* UITableView+NIMScrollToBottom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UITableView+NIMScrollToBottom.h"; sourceTree = "<group>"; };
|
|
||||||
8C9C832F2B0C697A00A601BC /* UIView+NIM.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+NIM.h"; sourceTree = "<group>"; };
|
|
||||||
8C9C83302B0C697A00A601BC /* UITableView+NIMScrollToBottom.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UITableView+NIMScrollToBottom.m"; sourceTree = "<group>"; };
|
|
||||||
8C9C83312B0C697A00A601BC /* NIMBadgeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NIMBadgeView.h; sourceTree = "<group>"; };
|
|
||||||
8C9C83322B0C697A00A601BC /* UIView+NIM.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+NIM.m"; sourceTree = "<group>"; };
|
|
||||||
8C9C83342B0C697A00A601BC /* MewSessionListTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewSessionListTableViewCell.m; sourceTree = "<group>"; };
|
8C9C83342B0C697A00A601BC /* MewSessionListTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewSessionListTableViewCell.m; sourceTree = "<group>"; };
|
||||||
8C9C83352B0C697A00A601BC /* MewSessionListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewSessionListViewController.m; sourceTree = "<group>"; };
|
8C9C83352B0C697A00A601BC /* MewSessionListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MewSessionListViewController.m; sourceTree = "<group>"; };
|
||||||
8C9C83362B0C697A00A601BC /* MewSessionListTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewSessionListTableViewCell.h; sourceTree = "<group>"; };
|
8C9C83362B0C697A00A601BC /* MewSessionListTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewSessionListTableViewCell.h; sourceTree = "<group>"; };
|
||||||
8C9C83372B0C697A00A601BC /* MewSessionListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewSessionListViewController.h; sourceTree = "<group>"; };
|
8C9C83372B0C697A00A601BC /* MewSessionListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MewSessionListViewController.h; sourceTree = "<group>"; };
|
||||||
8C9C83392B0C697A00A601BC /* SessionNavView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SessionNavView.h; sourceTree = "<group>"; };
|
|
||||||
8C9C833A2B0C697A00A601BC /* SessionMessageCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SessionMessageCell.m; sourceTree = "<group>"; };
|
|
||||||
8C9C833B2B0C697A00A601BC /* SessionViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SessionViewController.m; sourceTree = "<group>"; };
|
|
||||||
8C9C833D2B0C697A00A601BC /* MessageContentImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessageContentImage.m; sourceTree = "<group>"; };
|
|
||||||
8C9C833E2B0C697A00A601BC /* MessageContentText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageContentText.h; sourceTree = "<group>"; };
|
|
||||||
8C9C833F2B0C697A00A601BC /* MessageContentUnSupportView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageContentUnSupportView.h; sourceTree = "<group>"; };
|
|
||||||
8C9C83402B0C697A00A601BC /* MessageContentProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageContentProtocol.h; sourceTree = "<group>"; };
|
|
||||||
8C9C83412B0C697A00A601BC /* MessageContentImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageContentImage.h; sourceTree = "<group>"; };
|
|
||||||
8C9C83422B0C697A00A601BC /* MessageContentUnSupportView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessageContentUnSupportView.m; sourceTree = "<group>"; };
|
|
||||||
8C9C83432B0C697A00A601BC /* MessageContentText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessageContentText.m; sourceTree = "<group>"; };
|
|
||||||
8C9C83442B0C697A00A601BC /* SessionNavView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SessionNavView.m; sourceTree = "<group>"; };
|
|
||||||
8C9C83452B0C697A00A601BC /* SessionMessageCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SessionMessageCell.h; sourceTree = "<group>"; };
|
|
||||||
8C9C83462B0C697A00A601BC /* SessionViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SessionViewController.h; sourceTree = "<group>"; };
|
|
||||||
8C9C83482B0C697A00A601BC /* Api+Message.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "Api+Message.m"; sourceTree = "<group>"; };
|
|
||||||
8C9C83492B0C697A00A601BC /* Api+Message.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Api+Message.h"; sourceTree = "<group>"; };
|
|
||||||
8C9C834B2B0C697A00A601BC /* NIMMessageUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NIMMessageUtils.m; sourceTree = "<group>"; };
|
|
||||||
8C9C834C2B0C697A00A601BC /* NIMMessageUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NIMMessageUtils.h; sourceTree = "<group>"; };
|
|
||||||
8C9C834F2B0C697A00A601BC /* RtcInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RtcInterface.h; sourceTree = "<group>"; };
|
8C9C834F2B0C697A00A601BC /* RtcInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RtcInterface.h; sourceTree = "<group>"; };
|
||||||
8C9C83502B0C697A00A601BC /* BaseRtcImpl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BaseRtcImpl.m; sourceTree = "<group>"; };
|
8C9C83502B0C697A00A601BC /* BaseRtcImpl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BaseRtcImpl.m; sourceTree = "<group>"; };
|
||||||
8C9C83512B0C697A00A601BC /* TRTCRtcImpl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TRTCRtcImpl.m; sourceTree = "<group>"; };
|
8C9C83512B0C697A00A601BC /* TRTCRtcImpl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TRTCRtcImpl.m; sourceTree = "<group>"; };
|
||||||
@@ -533,6 +554,125 @@
|
|||||||
/* End PBXFrameworksBuildPhase section */
|
/* End PBXFrameworksBuildPhase section */
|
||||||
|
|
||||||
/* Begin PBXGroup section */
|
/* Begin PBXGroup section */
|
||||||
|
233757242B0CB577001D0B7F /* Message */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
233757252B0CB577001D0B7F /* Presenter */,
|
||||||
|
233757282B0CB577001D0B7F /* Protocol */,
|
||||||
|
2337572A2B0CB577001D0B7F /* Model */,
|
||||||
|
2337572F2B0CB577001D0B7F /* View */,
|
||||||
|
233757502B0CB577001D0B7F /* Api */,
|
||||||
|
233757532B0CB577001D0B7F /* Tool */,
|
||||||
|
);
|
||||||
|
path = Message;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
233757252B0CB577001D0B7F /* Presenter */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
233757262B0CB577001D0B7F /* MessagePresenter.m */,
|
||||||
|
233757272B0CB577001D0B7F /* MessagePresenter.h */,
|
||||||
|
);
|
||||||
|
path = Presenter;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
233757282B0CB577001D0B7F /* Protocol */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
233757292B0CB577001D0B7F /* MessageProtocol.h */,
|
||||||
|
);
|
||||||
|
path = Protocol;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
2337572A2B0CB577001D0B7F /* Model */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
2337572B2B0CB577001D0B7F /* ChatLimitModel.h */,
|
||||||
|
2337572C2B0CB577001D0B7F /* MessageMenuModel.m */,
|
||||||
|
2337572D2B0CB577001D0B7F /* ChatLimitModel.m */,
|
||||||
|
2337572E2B0CB577001D0B7F /* MessageMenuModel.h */,
|
||||||
|
);
|
||||||
|
path = Model;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
2337572F2B0CB577001D0B7F /* View */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
233757302B0CB577001D0B7F /* NIMViews */,
|
||||||
|
233757372B0CB577001D0B7F /* Session */,
|
||||||
|
);
|
||||||
|
path = View;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
233757302B0CB577001D0B7F /* NIMViews */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
233757312B0CB577001D0B7F /* NIMBadgeView.m */,
|
||||||
|
233757322B0CB577001D0B7F /* UITableView+NIMScrollToBottom.h */,
|
||||||
|
233757332B0CB577001D0B7F /* UIView+NIM.h */,
|
||||||
|
233757342B0CB577001D0B7F /* UITableView+NIMScrollToBottom.m */,
|
||||||
|
233757352B0CB577001D0B7F /* NIMBadgeView.h */,
|
||||||
|
233757362B0CB577001D0B7F /* UIView+NIM.m */,
|
||||||
|
);
|
||||||
|
path = NIMViews;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
233757372B0CB577001D0B7F /* Session */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
233757382B0CB577001D0B7F /* SessionNavView.h */,
|
||||||
|
233757392B0CB577001D0B7F /* SessionMessageCell.m */,
|
||||||
|
2337573A2B0CB577001D0B7F /* SessionAudioRecordView.h */,
|
||||||
|
2337573B2B0CB577001D0B7F /* SessionToolbarView.m */,
|
||||||
|
2337573C2B0CB577001D0B7F /* NIMMessageMaker.m */,
|
||||||
|
2337573D2B0CB577001D0B7F /* SessionInfoViewController.m */,
|
||||||
|
2337573E2B0CB577001D0B7F /* SessionViewController.m */,
|
||||||
|
2337573F2B0CB577001D0B7F /* Content */,
|
||||||
|
233757492B0CB577001D0B7F /* SessionNavView.m */,
|
||||||
|
2337574A2B0CB577001D0B7F /* SessionMessageCell.h */,
|
||||||
|
2337574B2B0CB577001D0B7F /* SessionViewController.h */,
|
||||||
|
2337574C2B0CB577001D0B7F /* SessionInfoViewController.h */,
|
||||||
|
2337574D2B0CB577001D0B7F /* NIMMessageMaker.h */,
|
||||||
|
2337574E2B0CB577001D0B7F /* SessionToolbarView.h */,
|
||||||
|
2337574F2B0CB577001D0B7F /* SessionAudioRecordView.m */,
|
||||||
|
);
|
||||||
|
path = Session;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
2337573F2B0CB577001D0B7F /* Content */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
233757402B0CB577001D0B7F /* MessageToolMenuCollectionViewCell.m */,
|
||||||
|
233757412B0CB577001D0B7F /* MessageContentImage.m */,
|
||||||
|
233757422B0CB577001D0B7F /* MessageContentText.h */,
|
||||||
|
233757432B0CB577001D0B7F /* MessageContentUnSupportView.h */,
|
||||||
|
233757442B0CB577001D0B7F /* MessageToolMenuCollectionViewCell.h */,
|
||||||
|
233757452B0CB577001D0B7F /* MessageContentProtocol.h */,
|
||||||
|
233757462B0CB577001D0B7F /* MessageContentImage.h */,
|
||||||
|
233757472B0CB577001D0B7F /* MessageContentUnSupportView.m */,
|
||||||
|
233757482B0CB577001D0B7F /* MessageContentText.m */,
|
||||||
|
);
|
||||||
|
path = Content;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
233757502B0CB577001D0B7F /* Api */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
233757512B0CB577001D0B7F /* Api+Message.m */,
|
||||||
|
233757522B0CB577001D0B7F /* Api+Message.h */,
|
||||||
|
);
|
||||||
|
path = Api;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
|
233757532B0CB577001D0B7F /* Tool */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
233757542B0CB577001D0B7F /* NIMMessageUtils.m */,
|
||||||
|
233757552B0CB577001D0B7F /* NIMMessageUtils.h */,
|
||||||
|
);
|
||||||
|
path = Tool;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
4A6518CB5E73E536AD820F47 /* Pods */ = {
|
4A6518CB5E73E536AD820F47 /* Pods */ = {
|
||||||
isa = PBXGroup;
|
isa = PBXGroup;
|
||||||
children = (
|
children = (
|
||||||
@@ -621,6 +761,8 @@
|
|||||||
8C9C82232B0C695600A601BC /* UIImage */ = {
|
8C9C82232B0C695600A601BC /* UIImage */ = {
|
||||||
isa = PBXGroup;
|
isa = PBXGroup;
|
||||||
children = (
|
children = (
|
||||||
|
233757692B0CB630001D0B7F /* UIView+FilletCorner.h */,
|
||||||
|
2337576A2B0CB630001D0B7F /* UIView+FilletCorner.m */,
|
||||||
8C9C82242B0C695600A601BC /* UIImage+Utils.h */,
|
8C9C82242B0C695600A601BC /* UIImage+Utils.h */,
|
||||||
8C9C82252B0C695600A601BC /* UIImage+Utils.m */,
|
8C9C82252B0C695600A601BC /* UIImage+Utils.m */,
|
||||||
);
|
);
|
||||||
@@ -974,7 +1116,7 @@
|
|||||||
8C9C84802B0D25C700A601BC /* ModuleKit */,
|
8C9C84802B0D25C700A601BC /* ModuleKit */,
|
||||||
8C9C82E12B0C697A00A601BC /* Home */,
|
8C9C82E12B0C697A00A601BC /* Home */,
|
||||||
8C9C82EE2B0C697A00A601BC /* Room */,
|
8C9C82EE2B0C697A00A601BC /* Room */,
|
||||||
8C9C83222B0C697A00A601BC /* Message */,
|
233757242B0CB577001D0B7F /* Message */,
|
||||||
8C9C834D2B0C697A00A601BC /* RTC */,
|
8C9C834D2B0C697A00A601BC /* RTC */,
|
||||||
8C9C83582B0C697A00A601BC /* Mine */,
|
8C9C83582B0C697A00A601BC /* Mine */,
|
||||||
8C9C83822B0C697A00A601BC /* IM */,
|
8C9C83822B0C697A00A601BC /* IM */,
|
||||||
@@ -1186,124 +1328,17 @@
|
|||||||
path = Api;
|
path = Api;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
};
|
};
|
||||||
8C9C83222B0C697A00A601BC /* Message */ = {
|
|
||||||
isa = PBXGroup;
|
|
||||||
children = (
|
|
||||||
8C9C83232B0C697A00A601BC /* Presenter */,
|
|
||||||
8C9C83262B0C697A00A601BC /* Protocol */,
|
|
||||||
8C9C83282B0C697A00A601BC /* Model */,
|
|
||||||
8C9C832B2B0C697A00A601BC /* View */,
|
|
||||||
8C9C83472B0C697A00A601BC /* Api */,
|
|
||||||
8C9C834A2B0C697A00A601BC /* Tool */,
|
|
||||||
);
|
|
||||||
path = Message;
|
|
||||||
sourceTree = "<group>";
|
|
||||||
};
|
|
||||||
8C9C83232B0C697A00A601BC /* Presenter */ = {
|
|
||||||
isa = PBXGroup;
|
|
||||||
children = (
|
|
||||||
8C9C83242B0C697A00A601BC /* MessagePresenter.m */,
|
|
||||||
8C9C83252B0C697A00A601BC /* MessagePresenter.h */,
|
|
||||||
);
|
|
||||||
path = Presenter;
|
|
||||||
sourceTree = "<group>";
|
|
||||||
};
|
|
||||||
8C9C83262B0C697A00A601BC /* Protocol */ = {
|
|
||||||
isa = PBXGroup;
|
|
||||||
children = (
|
|
||||||
8C9C83272B0C697A00A601BC /* MessageProtocol.h */,
|
|
||||||
);
|
|
||||||
path = Protocol;
|
|
||||||
sourceTree = "<group>";
|
|
||||||
};
|
|
||||||
8C9C83282B0C697A00A601BC /* Model */ = {
|
|
||||||
isa = PBXGroup;
|
|
||||||
children = (
|
|
||||||
8C9C83292B0C697A00A601BC /* ChatLimitModel.h */,
|
|
||||||
8C9C832A2B0C697A00A601BC /* ChatLimitModel.m */,
|
|
||||||
);
|
|
||||||
path = Model;
|
|
||||||
sourceTree = "<group>";
|
|
||||||
};
|
|
||||||
8C9C832B2B0C697A00A601BC /* View */ = {
|
|
||||||
isa = PBXGroup;
|
|
||||||
children = (
|
|
||||||
8C9C832C2B0C697A00A601BC /* NIMViews */,
|
|
||||||
8C9C83382B0C697A00A601BC /* Session */,
|
|
||||||
);
|
|
||||||
path = View;
|
|
||||||
sourceTree = "<group>";
|
|
||||||
};
|
|
||||||
8C9C832C2B0C697A00A601BC /* NIMViews */ = {
|
|
||||||
isa = PBXGroup;
|
|
||||||
children = (
|
|
||||||
8C9C832D2B0C697A00A601BC /* NIMBadgeView.m */,
|
|
||||||
8C9C832E2B0C697A00A601BC /* UITableView+NIMScrollToBottom.h */,
|
|
||||||
8C9C832F2B0C697A00A601BC /* UIView+NIM.h */,
|
|
||||||
8C9C83302B0C697A00A601BC /* UITableView+NIMScrollToBottom.m */,
|
|
||||||
8C9C83312B0C697A00A601BC /* NIMBadgeView.h */,
|
|
||||||
8C9C83322B0C697A00A601BC /* UIView+NIM.m */,
|
|
||||||
);
|
|
||||||
path = NIMViews;
|
|
||||||
sourceTree = "<group>";
|
|
||||||
};
|
|
||||||
8C9C83332B0C697A00A601BC /* SessionList */ = {
|
8C9C83332B0C697A00A601BC /* SessionList */ = {
|
||||||
isa = PBXGroup;
|
isa = PBXGroup;
|
||||||
children = (
|
children = (
|
||||||
8C9C83342B0C697A00A601BC /* MewSessionListTableViewCell.m */,
|
|
||||||
8C9C83352B0C697A00A601BC /* MewSessionListViewController.m */,
|
|
||||||
8C9C83362B0C697A00A601BC /* MewSessionListTableViewCell.h */,
|
8C9C83362B0C697A00A601BC /* MewSessionListTableViewCell.h */,
|
||||||
|
8C9C83342B0C697A00A601BC /* MewSessionListTableViewCell.m */,
|
||||||
8C9C83372B0C697A00A601BC /* MewSessionListViewController.h */,
|
8C9C83372B0C697A00A601BC /* MewSessionListViewController.h */,
|
||||||
|
8C9C83352B0C697A00A601BC /* MewSessionListViewController.m */,
|
||||||
);
|
);
|
||||||
path = SessionList;
|
path = SessionList;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
};
|
};
|
||||||
8C9C83382B0C697A00A601BC /* Session */ = {
|
|
||||||
isa = PBXGroup;
|
|
||||||
children = (
|
|
||||||
8C9C83392B0C697A00A601BC /* SessionNavView.h */,
|
|
||||||
8C9C833A2B0C697A00A601BC /* SessionMessageCell.m */,
|
|
||||||
8C9C833B2B0C697A00A601BC /* SessionViewController.m */,
|
|
||||||
8C9C833C2B0C697A00A601BC /* Content */,
|
|
||||||
8C9C83442B0C697A00A601BC /* SessionNavView.m */,
|
|
||||||
8C9C83452B0C697A00A601BC /* SessionMessageCell.h */,
|
|
||||||
8C9C83462B0C697A00A601BC /* SessionViewController.h */,
|
|
||||||
);
|
|
||||||
path = Session;
|
|
||||||
sourceTree = "<group>";
|
|
||||||
};
|
|
||||||
8C9C833C2B0C697A00A601BC /* Content */ = {
|
|
||||||
isa = PBXGroup;
|
|
||||||
children = (
|
|
||||||
8C9C833D2B0C697A00A601BC /* MessageContentImage.m */,
|
|
||||||
8C9C833E2B0C697A00A601BC /* MessageContentText.h */,
|
|
||||||
8C9C833F2B0C697A00A601BC /* MessageContentUnSupportView.h */,
|
|
||||||
8C9C83402B0C697A00A601BC /* MessageContentProtocol.h */,
|
|
||||||
8C9C83412B0C697A00A601BC /* MessageContentImage.h */,
|
|
||||||
8C9C83422B0C697A00A601BC /* MessageContentUnSupportView.m */,
|
|
||||||
8C9C83432B0C697A00A601BC /* MessageContentText.m */,
|
|
||||||
);
|
|
||||||
path = Content;
|
|
||||||
sourceTree = "<group>";
|
|
||||||
};
|
|
||||||
8C9C83472B0C697A00A601BC /* Api */ = {
|
|
||||||
isa = PBXGroup;
|
|
||||||
children = (
|
|
||||||
8C9C83482B0C697A00A601BC /* Api+Message.m */,
|
|
||||||
8C9C83492B0C697A00A601BC /* Api+Message.h */,
|
|
||||||
);
|
|
||||||
path = Api;
|
|
||||||
sourceTree = "<group>";
|
|
||||||
};
|
|
||||||
8C9C834A2B0C697A00A601BC /* Tool */ = {
|
|
||||||
isa = PBXGroup;
|
|
||||||
children = (
|
|
||||||
8C9C834B2B0C697A00A601BC /* NIMMessageUtils.m */,
|
|
||||||
8C9C834C2B0C697A00A601BC /* NIMMessageUtils.h */,
|
|
||||||
);
|
|
||||||
path = Tool;
|
|
||||||
sourceTree = "<group>";
|
|
||||||
};
|
|
||||||
8C9C834D2B0C697A00A601BC /* RTC */ = {
|
8C9C834D2B0C697A00A601BC /* RTC */ = {
|
||||||
isa = PBXGroup;
|
isa = PBXGroup;
|
||||||
children = (
|
children = (
|
||||||
@@ -2106,13 +2141,14 @@
|
|||||||
buildActionMask = 2147483647;
|
buildActionMask = 2147483647;
|
||||||
files = (
|
files = (
|
||||||
8C9C84482B0C697A00A601BC /* YMMineSettingTableViewCell.m in Sources */,
|
8C9C84482B0C697A00A601BC /* YMMineSettingTableViewCell.m in Sources */,
|
||||||
|
233757682B0CB577001D0B7F /* NIMMessageUtils.m in Sources */,
|
||||||
8C9C845C2B0C697A00A601BC /* ClientConfig.m in Sources */,
|
8C9C845C2B0C697A00A601BC /* ClientConfig.m in Sources */,
|
||||||
8C9C843B2B0C697A00A601BC /* TRTCRtcImpl.m in Sources */,
|
8C9C843B2B0C697A00A601BC /* TRTCRtcImpl.m in Sources */,
|
||||||
8C9C82C32B0C695600A601BC /* YYUtility.m in Sources */,
|
8C9C82C32B0C695600A601BC /* YYUtility.m in Sources */,
|
||||||
8C9C82C92B0C695600A601BC /* UploadFile.m in Sources */,
|
8C9C82C92B0C695600A601BC /* UploadFile.m in Sources */,
|
||||||
|
2337575C2B0CB577001D0B7F /* SessionMessageCell.m in Sources */,
|
||||||
8C9C821F2B0C694900A601BC /* AppDelegate.m in Sources */,
|
8C9C821F2B0C694900A601BC /* AppDelegate.m in Sources */,
|
||||||
8C9C84462B0C697A00A601BC /* YMMineSettingViewController.m in Sources */,
|
8C9C84462B0C697A00A601BC /* YMMineSettingViewController.m in Sources */,
|
||||||
8C9C84372B0C697A00A601BC /* SessionNavView.m in Sources */,
|
|
||||||
8C9C843D2B0C697A00A601BC /* YMMineCollectRoomPresenter.m in Sources */,
|
8C9C843D2B0C697A00A601BC /* YMMineCollectRoomPresenter.m in Sources */,
|
||||||
8C9C82A92B0C695600A601BC /* BaseNavigationController.m in Sources */,
|
8C9C82A92B0C695600A601BC /* BaseNavigationController.m in Sources */,
|
||||||
8C9C82BC2B0C695600A601BC /* UserInfoModel.m in Sources */,
|
8C9C82BC2B0C695600A601BC /* UserInfoModel.m in Sources */,
|
||||||
@@ -2123,7 +2159,6 @@
|
|||||||
8C9C843A2B0C697A00A601BC /* BaseRtcImpl.m in Sources */,
|
8C9C843A2B0C697A00A601BC /* BaseRtcImpl.m in Sources */,
|
||||||
8C9C84672B0C697A00A601BC /* MewHeaderView.m in Sources */,
|
8C9C84672B0C697A00A601BC /* MewHeaderView.m in Sources */,
|
||||||
8C9C84662B0C697A00A601BC /* MewUserIntroductionView.m in Sources */,
|
8C9C84662B0C697A00A601BC /* MewUserIntroductionView.m in Sources */,
|
||||||
8C9C84362B0C697A00A601BC /* MessageContentText.m in Sources */,
|
|
||||||
8C9C82C42B0C695600A601BC /* YYUtility+Carrier.m in Sources */,
|
8C9C82C42B0C695600A601BC /* YYUtility+Carrier.m in Sources */,
|
||||||
8C9C84172B0C697A00A601BC /* YMWebViewController.m in Sources */,
|
8C9C84172B0C697A00A601BC /* YMWebViewController.m in Sources */,
|
||||||
8C9C84432B0C697A00A601BC /* WalletInfoModel.m in Sources */,
|
8C9C84432B0C697A00A601BC /* WalletInfoModel.m in Sources */,
|
||||||
@@ -2133,8 +2168,10 @@
|
|||||||
8C9C84592B0C697A00A601BC /* TabbarViewController.m in Sources */,
|
8C9C84592B0C697A00A601BC /* TabbarViewController.m in Sources */,
|
||||||
8C9C82BE2B0C695600A601BC /* LoginTicketInfo.m in Sources */,
|
8C9C82BE2B0C695600A601BC /* LoginTicketInfo.m in Sources */,
|
||||||
8C9C84542B0C697A00A601BC /* LoginInputView.m in Sources */,
|
8C9C84542B0C697A00A601BC /* LoginInputView.m in Sources */,
|
||||||
8C9C84392B0C697A00A601BC /* NIMMessageUtils.m in Sources */,
|
233757632B0CB577001D0B7F /* MessageContentUnSupportView.m in Sources */,
|
||||||
|
2337575E2B0CB577001D0B7F /* NIMMessageMaker.m in Sources */,
|
||||||
8C9C82B92B0C695600A601BC /* NSObject+AutoCoding.m in Sources */,
|
8C9C82B92B0C695600A601BC /* NSObject+AutoCoding.m in Sources */,
|
||||||
|
233757622B0CB577001D0B7F /* MessageContentImage.m in Sources */,
|
||||||
8C9C84772B0C697A00A601BC /* MewLoginPhoneView.m in Sources */,
|
8C9C84772B0C697A00A601BC /* MewLoginPhoneView.m in Sources */,
|
||||||
8C9C84692B0C697A00A601BC /* YMHomeFilterView.m in Sources */,
|
8C9C84692B0C697A00A601BC /* YMHomeFilterView.m in Sources */,
|
||||||
8C9C84532B0C697A00A601BC /* LoginForgetPasswordViewController.m in Sources */,
|
8C9C84532B0C697A00A601BC /* LoginForgetPasswordViewController.m in Sources */,
|
||||||
@@ -2143,22 +2180,25 @@
|
|||||||
8C9C82B02B0C695600A601BC /* TTAlertButtonConfig.m in Sources */,
|
8C9C82B02B0C695600A601BC /* TTAlertButtonConfig.m in Sources */,
|
||||||
8C9C82B22B0C695600A601BC /* TTActionSheetConfig.m in Sources */,
|
8C9C82B22B0C695600A601BC /* TTActionSheetConfig.m in Sources */,
|
||||||
8C9C841C2B0C697A00A601BC /* RoomInfoModel.m in Sources */,
|
8C9C841C2B0C697A00A601BC /* RoomInfoModel.m in Sources */,
|
||||||
|
2337575B2B0CB577001D0B7F /* UIView+NIM.m in Sources */,
|
||||||
8C9C843F2B0C697A00A601BC /* FansInfoModel.m in Sources */,
|
8C9C843F2B0C697A00A601BC /* FansInfoModel.m in Sources */,
|
||||||
8C9C84712B0C697A00A601BC /* MewPartyModel.m in Sources */,
|
8C9C84712B0C697A00A601BC /* MewPartyModel.m in Sources */,
|
||||||
8C9C82BF2B0C695600A601BC /* AccountModel.m in Sources */,
|
8C9C82BF2B0C695600A601BC /* AccountModel.m in Sources */,
|
||||||
|
233757652B0CB577001D0B7F /* SessionNavView.m in Sources */,
|
||||||
8C9C84722B0C697A00A601BC /* MewPartyListCollectionViewCell.m in Sources */,
|
8C9C84722B0C697A00A601BC /* MewPartyListCollectionViewCell.m in Sources */,
|
||||||
8C9C846F2B0C697A00A601BC /* MewRoomMessageTableCell.m in Sources */,
|
8C9C846F2B0C697A00A601BC /* MewRoomMessageTableCell.m in Sources */,
|
||||||
8C9C84282B0C697A00A601BC /* YMRoomMessageParser.m in Sources */,
|
8C9C84282B0C697A00A601BC /* YMRoomMessageParser.m in Sources */,
|
||||||
8C9C84302B0C697A00A601BC /* MewSessionListTableViewCell.m in Sources */,
|
8C9C84302B0C697A00A601BC /* MewSessionListTableViewCell.m in Sources */,
|
||||||
8C9C84652B0C697A00A601BC /* MewShowVoiceView.m in Sources */,
|
8C9C84652B0C697A00A601BC /* MewShowVoiceView.m in Sources */,
|
||||||
|
233757592B0CB577001D0B7F /* NIMBadgeView.m in Sources */,
|
||||||
8C9C846D2B0C697A00A601BC /* MewRoomRightView.m in Sources */,
|
8C9C846D2B0C697A00A601BC /* MewRoomRightView.m in Sources */,
|
||||||
8C9C84582B0C697A00A601BC /* MainPresenter.m in Sources */,
|
8C9C84582B0C697A00A601BC /* MainPresenter.m in Sources */,
|
||||||
|
233757562B0CB577001D0B7F /* MessagePresenter.m in Sources */,
|
||||||
8C9C84512B0C697A00A601BC /* LoginPasswordPresent.m in Sources */,
|
8C9C84512B0C697A00A601BC /* LoginPasswordPresent.m in Sources */,
|
||||||
8C9C841F2B0C697A00A601BC /* StageView.m in Sources */,
|
8C9C841F2B0C697A00A601BC /* StageView.m in Sources */,
|
||||||
8C9C844D2B0C697A00A601BC /* LoginForgetPasswordPresent.m in Sources */,
|
8C9C844D2B0C697A00A601BC /* LoginForgetPasswordPresent.m in Sources */,
|
||||||
8C9C82C12B0C695600A601BC /* Api.m in Sources */,
|
8C9C82C12B0C695600A601BC /* Api.m in Sources */,
|
||||||
8C9C844A2B0C697A00A601BC /* Api+Mine.m in Sources */,
|
8C9C844A2B0C697A00A601BC /* Api+Mine.m in Sources */,
|
||||||
8C9C842B2B0C697A00A601BC /* MessagePresenter.m in Sources */,
|
|
||||||
8C9C82A82B0C695600A601BC /* BaseViewController.m in Sources */,
|
8C9C82A82B0C695600A601BC /* BaseViewController.m in Sources */,
|
||||||
8C9C82C72B0C695600A601BC /* NSMutableDictionary+Safe.m in Sources */,
|
8C9C82C72B0C695600A601BC /* NSMutableDictionary+Safe.m in Sources */,
|
||||||
8C9C82C22B0C695600A601BC /* YYUtility+Device.m in Sources */,
|
8C9C82C22B0C695600A601BC /* YYUtility+Device.m in Sources */,
|
||||||
@@ -2171,8 +2211,6 @@
|
|||||||
8C9C84762B0C697A00A601BC /* MewRechargeSubView.m in Sources */,
|
8C9C84762B0C697A00A601BC /* MewRechargeSubView.m in Sources */,
|
||||||
8C9C82D42B0C695600A601BC /* NSObject+MJExtension.m in Sources */,
|
8C9C82D42B0C695600A601BC /* NSObject+MJExtension.m in Sources */,
|
||||||
8C9C82C82B0C695600A601BC /* NSArray+Safe.m in Sources */,
|
8C9C82C82B0C695600A601BC /* NSArray+Safe.m in Sources */,
|
||||||
8C9C842E2B0C697A00A601BC /* UITableView+NIMScrollToBottom.m in Sources */,
|
|
||||||
8C9C842C2B0C697A00A601BC /* ChatLimitModel.m in Sources */,
|
|
||||||
8C9C84402B0C697A00A601BC /* YMMineSettingItemModel.m in Sources */,
|
8C9C84402B0C697A00A601BC /* YMMineSettingItemModel.m in Sources */,
|
||||||
8C9C82CF2B0C695600A601BC /* GCDHelper.m in Sources */,
|
8C9C82CF2B0C695600A601BC /* GCDHelper.m in Sources */,
|
||||||
8C9C84232B0C697A00A601BC /* MicroStateModel.m in Sources */,
|
8C9C84232B0C697A00A601BC /* MicroStateModel.m in Sources */,
|
||||||
@@ -2182,7 +2220,6 @@
|
|||||||
8C9C846A2B0C697A00A601BC /* Api+MewHome.m in Sources */,
|
8C9C846A2B0C697A00A601BC /* Api+MewHome.m in Sources */,
|
||||||
8C9C847A2B0C697A00A601BC /* MewLoginViewController.m in Sources */,
|
8C9C847A2B0C697A00A601BC /* MewLoginViewController.m in Sources */,
|
||||||
8C9C844F2B0C697A00A601BC /* LoginFullInfoPresenter.m in Sources */,
|
8C9C844F2B0C697A00A601BC /* LoginFullInfoPresenter.m in Sources */,
|
||||||
8C9C84332B0C697A00A601BC /* SessionViewController.m in Sources */,
|
|
||||||
8C9C82D22B0C695600A601BC /* YMIAPHelper.m in Sources */,
|
8C9C82D22B0C695600A601BC /* YMIAPHelper.m in Sources */,
|
||||||
8C9C84222B0C697A00A601BC /* MicroExtModel.m in Sources */,
|
8C9C84222B0C697A00A601BC /* MicroExtModel.m in Sources */,
|
||||||
8C9C843C2B0C697A00A601BC /* RtcManager.m in Sources */,
|
8C9C843C2B0C697A00A601BC /* RtcManager.m in Sources */,
|
||||||
@@ -2192,14 +2229,17 @@
|
|||||||
8C9C84732B0C697A00A601BC /* MewPartyViewController.m in Sources */,
|
8C9C84732B0C697A00A601BC /* MewPartyViewController.m in Sources */,
|
||||||
8C9C82D32B0C695600A601BC /* YYReachability.m in Sources */,
|
8C9C82D32B0C695600A601BC /* YYReachability.m in Sources */,
|
||||||
8C4D53622AFD4CF700238AE6 /* main.m in Sources */,
|
8C4D53622AFD4CF700238AE6 /* main.m in Sources */,
|
||||||
|
233757642B0CB577001D0B7F /* MessageContentText.m in Sources */,
|
||||||
8C9C84242B0C697A00A601BC /* YMRoomMessageContainerView.m in Sources */,
|
8C9C84242B0C697A00A601BC /* YMRoomMessageContainerView.m in Sources */,
|
||||||
8C9C84612B0C697A00A601BC /* MewPushExclusiveVoiceView.m in Sources */,
|
8C9C84612B0C697A00A601BC /* MewPushExclusiveVoiceView.m in Sources */,
|
||||||
8C9C845D2B0C697A00A601BC /* MewHomePresenter.m in Sources */,
|
8C9C845D2B0C697A00A601BC /* MewHomePresenter.m in Sources */,
|
||||||
|
2337575A2B0CB577001D0B7F /* UITableView+NIMScrollToBottom.m in Sources */,
|
||||||
8C9C84252B0C697A00A601BC /* YMMessageInfoModel.m in Sources */,
|
8C9C84252B0C697A00A601BC /* YMMessageInfoModel.m in Sources */,
|
||||||
8C9C82D12B0C695600A601BC /* RechargeStorage.m in Sources */,
|
8C9C82D12B0C695600A601BC /* RechargeStorage.m in Sources */,
|
||||||
8C9C84792B0C697A00A601BC /* MewLoginNumberViewController.m in Sources */,
|
8C9C84792B0C697A00A601BC /* MewLoginNumberViewController.m in Sources */,
|
||||||
8C9C841D2B0C697A00A601BC /* ThemeColor+Room.m in Sources */,
|
8C9C841D2B0C697A00A601BC /* ThemeColor+Room.m in Sources */,
|
||||||
8C9C82D02B0C695600A601BC /* ThemeColor.m in Sources */,
|
8C9C82D02B0C695600A601BC /* ThemeColor.m in Sources */,
|
||||||
|
233757582B0CB577001D0B7F /* ChatLimitModel.m in Sources */,
|
||||||
8C9C82BA2B0C695600A601BC /* AccountInfoStorage.m in Sources */,
|
8C9C82BA2B0C695600A601BC /* AccountInfoStorage.m in Sources */,
|
||||||
8C9C846E2B0C697A00A601BC /* MewRoomHeaderView.m in Sources */,
|
8C9C846E2B0C697A00A601BC /* MewRoomHeaderView.m in Sources */,
|
||||||
8C9C84492B0C697A00A601BC /* YMMineAboutUsViewController.m in Sources */,
|
8C9C84492B0C697A00A601BC /* YMMineAboutUsViewController.m in Sources */,
|
||||||
@@ -2207,22 +2247,22 @@
|
|||||||
8C9C84502B0C697A00A601BC /* LoginVerifCodePresent.m in Sources */,
|
8C9C84502B0C697A00A601BC /* LoginVerifCodePresent.m in Sources */,
|
||||||
8C9C844C2B0C697A00A601BC /* CustomAttachmentDecoder.m in Sources */,
|
8C9C844C2B0C697A00A601BC /* CustomAttachmentDecoder.m in Sources */,
|
||||||
8C9C845E2B0C697A00A601BC /* AudioPlayerManager.m in Sources */,
|
8C9C845E2B0C697A00A601BC /* AudioPlayerManager.m in Sources */,
|
||||||
8C9C84352B0C697A00A601BC /* MessageContentUnSupportView.m in Sources */,
|
|
||||||
8C9C848C2B0D2B8500A601BC /* GiftReceiveInfoModel.m in Sources */,
|
8C9C848C2B0D2B8500A601BC /* GiftReceiveInfoModel.m in Sources */,
|
||||||
8C9C84572B0C697A00A601BC /* Api+Login.m in Sources */,
|
8C9C84572B0C697A00A601BC /* Api+Login.m in Sources */,
|
||||||
|
2337575D2B0CB577001D0B7F /* SessionToolbarView.m in Sources */,
|
||||||
8C9C82CB2B0C695600A601BC /* TimeIntervalUtils.m in Sources */,
|
8C9C82CB2B0C695600A601BC /* TimeIntervalUtils.m in Sources */,
|
||||||
8C9C84192B0C697A00A601BC /* HomeRecommendRoomModel.m in Sources */,
|
8C9C84192B0C697A00A601BC /* HomeRecommendRoomModel.m in Sources */,
|
||||||
|
233757612B0CB577001D0B7F /* MessageToolMenuCollectionViewCell.m in Sources */,
|
||||||
8C9C82B62B0C695600A601BC /* TTPopupService.m in Sources */,
|
8C9C82B62B0C695600A601BC /* TTPopupService.m in Sources */,
|
||||||
8C9C842F2B0C697A00A601BC /* UIView+NIM.m in Sources */,
|
233757662B0CB577001D0B7F /* SessionAudioRecordView.m in Sources */,
|
||||||
|
233757672B0CB577001D0B7F /* Api+Message.m in Sources */,
|
||||||
8C9C841A2B0C697A00A601BC /* Api+Home.m in Sources */,
|
8C9C841A2B0C697A00A601BC /* Api+Home.m in Sources */,
|
||||||
8C9C842D2B0C697A00A601BC /* NIMBadgeView.m in Sources */,
|
|
||||||
8C9C84292B0C697A00A601BC /* YMRoomMiniManager.m in Sources */,
|
8C9C84292B0C697A00A601BC /* YMRoomMiniManager.m in Sources */,
|
||||||
8C9C82AD2B0C695600A601BC /* YMEmptyTableViewCell.m in Sources */,
|
8C9C82AD2B0C695600A601BC /* YMEmptyTableViewCell.m in Sources */,
|
||||||
8C9C845F2B0C697A00A601BC /* MewHomeViewController.m in Sources */,
|
8C9C845F2B0C697A00A601BC /* MewHomeViewController.m in Sources */,
|
||||||
8C9C84422B0C697A00A601BC /* RechargeListModel.m in Sources */,
|
8C9C84422B0C697A00A601BC /* RechargeListModel.m in Sources */,
|
||||||
8C9C845A2B0C697A00A601BC /* ClientDataModel.m in Sources */,
|
8C9C845A2B0C697A00A601BC /* ClientDataModel.m in Sources */,
|
||||||
8C9C82D52B0C695600A601BC /* YMHUDTool.m in Sources */,
|
8C9C82D52B0C695600A601BC /* YMHUDTool.m in Sources */,
|
||||||
8C9C84342B0C697A00A601BC /* MessageContentImage.m in Sources */,
|
|
||||||
8C9C82202B0C694900A601BC /* AppDelegate+ThirdConfig.m in Sources */,
|
8C9C82202B0C694900A601BC /* AppDelegate+ThirdConfig.m in Sources */,
|
||||||
8C9C84202B0C697A00A601BC /* MicroView.m in Sources */,
|
8C9C84202B0C697A00A601BC /* MicroView.m in Sources */,
|
||||||
8C9C84522B0C697A00A601BC /* ThirdUserInfo.m in Sources */,
|
8C9C84522B0C697A00A601BC /* ThirdUserInfo.m in Sources */,
|
||||||
@@ -2237,22 +2277,23 @@
|
|||||||
8C9C842A2B0C697A00A601BC /* Api+Room.m in Sources */,
|
8C9C842A2B0C697A00A601BC /* Api+Room.m in Sources */,
|
||||||
8C9C84412B0C697A00A601BC /* MineCollectRoomModel.m in Sources */,
|
8C9C84412B0C697A00A601BC /* MineCollectRoomModel.m in Sources */,
|
||||||
8C9C82CC2B0C695600A601BC /* DESEncrypt.m in Sources */,
|
8C9C82CC2B0C695600A601BC /* DESEncrypt.m in Sources */,
|
||||||
|
2337576B2B0CB630001D0B7F /* UIView+FilletCorner.m in Sources */,
|
||||||
8C9C82CA2B0C695600A601BC /* CountDownHelper.m in Sources */,
|
8C9C82CA2B0C695600A601BC /* CountDownHelper.m in Sources */,
|
||||||
8C9C82B72B0C695600A601BC /* HttpRequestHelper.m in Sources */,
|
8C9C82B72B0C695600A601BC /* HttpRequestHelper.m in Sources */,
|
||||||
8C9C841B2B0C697A00A601BC /* YMRoomPresenter.m in Sources */,
|
8C9C841B2B0C697A00A601BC /* YMRoomPresenter.m in Sources */,
|
||||||
8C9C82A72B0C695600A601BC /* YMCurrentVCStackManager.m in Sources */,
|
8C9C82A72B0C695600A601BC /* YMCurrentVCStackManager.m in Sources */,
|
||||||
8C9C82B82B0C695600A601BC /* BaseMvpPresenter.m in Sources */,
|
8C9C82B82B0C695600A601BC /* BaseMvpPresenter.m in Sources */,
|
||||||
8C9C84702B0C697A00A601BC /* MewRoomViewController.m in Sources */,
|
8C9C84702B0C697A00A601BC /* MewRoomViewController.m in Sources */,
|
||||||
8C9C84382B0C697A00A601BC /* Api+Message.m in Sources */,
|
|
||||||
8C9C82A62B0C695600A601BC /* UIImage+Utils.m in Sources */,
|
8C9C82A62B0C695600A601BC /* UIImage+Utils.m in Sources */,
|
||||||
8C9C846C2B0C697A00A601BC /* MewSocialStageView.m in Sources */,
|
8C9C846C2B0C697A00A601BC /* MewSocialStageView.m in Sources */,
|
||||||
8C9C84322B0C697A00A601BC /* SessionMessageCell.m in Sources */,
|
|
||||||
8C9C84682B0C697A00A601BC /* MewRightFollowVoiceCollectionCell.m in Sources */,
|
8C9C84682B0C697A00A601BC /* MewRightFollowVoiceCollectionCell.m in Sources */,
|
||||||
8C9C84452B0C697A00A601BC /* YMMineCollectRoomViewController.m in Sources */,
|
8C9C84452B0C697A00A601BC /* YMMineCollectRoomViewController.m in Sources */,
|
||||||
8C9C82AC2B0C695600A601BC /* NetImageView.m in Sources */,
|
8C9C82AC2B0C695600A601BC /* NetImageView.m in Sources */,
|
||||||
8C9C82C52B0C695600A601BC /* YYUtility+App.m in Sources */,
|
8C9C82C52B0C695600A601BC /* YYUtility+App.m in Sources */,
|
||||||
|
2337575F2B0CB577001D0B7F /* SessionInfoViewController.m in Sources */,
|
||||||
8C9C82CE2B0C695600A601BC /* YMWeakTimer.m in Sources */,
|
8C9C82CE2B0C695600A601BC /* YMWeakTimer.m in Sources */,
|
||||||
8C9C846B2B0C697A00A601BC /* MewSocialMicroView.m in Sources */,
|
8C9C846B2B0C697A00A601BC /* MewSocialMicroView.m in Sources */,
|
||||||
|
233757572B0CB577001D0B7F /* MessageMenuModel.m in Sources */,
|
||||||
8C9C844B2B0C697A00A601BC /* AttachmentModel.m in Sources */,
|
8C9C844B2B0C697A00A601BC /* AttachmentModel.m in Sources */,
|
||||||
8C9C82C62B0C695600A601BC /* UIImage+RW.m in Sources */,
|
8C9C82C62B0C695600A601BC /* UIImage+RW.m in Sources */,
|
||||||
8C9C84562B0C697A00A601BC /* LoginFullInfoViewController.m in Sources */,
|
8C9C84562B0C697A00A601BC /* LoginFullInfoViewController.m in Sources */,
|
||||||
@@ -2260,6 +2301,7 @@
|
|||||||
8C9C82AA2B0C695600A601BC /* UIImageConstant.m in Sources */,
|
8C9C82AA2B0C695600A601BC /* UIImageConstant.m in Sources */,
|
||||||
8C9C82BB2B0C695600A601BC /* BaseModel.m in Sources */,
|
8C9C82BB2B0C695600A601BC /* BaseModel.m in Sources */,
|
||||||
8C9C82B12B0C695600A601BC /* TTAlertMessageAttributedConfig.m in Sources */,
|
8C9C82B12B0C695600A601BC /* TTAlertMessageAttributedConfig.m in Sources */,
|
||||||
|
233757602B0CB577001D0B7F /* SessionViewController.m in Sources */,
|
||||||
);
|
);
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
runOnlyForDeploymentPostprocessing = 0;
|
||||||
};
|
};
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
// Created by 触海 on 2023/11/9.
|
// Created by 触海 on 2023/11/9.
|
||||||
//
|
//
|
||||||
|
|
||||||
#import "SessionListTableViewCell.h"
|
#import "MewSessionListTableViewCell.h"
|
||||||
/// Third
|
/// Third
|
||||||
#import <Masonry/Masonry.h>
|
#import <Masonry/Masonry.h>
|
||||||
#import <NIMSDK/NIMSDK.h>
|
#import <NIMSDK/NIMSDK.h>
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
#import "UIView+NIM.h"
|
#import "UIView+NIM.h"
|
||||||
#import "UIView+FilletCorner.h"
|
#import "UIView+FilletCorner.h"
|
||||||
#import "YMMacro.h"
|
#import "YMMacro.h"
|
||||||
@interface SessionListTableViewCell()
|
@interface MewSessionListTableViewCell()
|
||||||
|
|
||||||
/// 内容
|
/// 内容
|
||||||
@property (nonatomic, strong) UIView *containerView;
|
@property (nonatomic, strong) UIView *containerView;
|
||||||
@@ -38,7 +38,7 @@
|
|||||||
//@property (nonatomic,strong) UIView *divider;
|
//@property (nonatomic,strong) UIView *divider;
|
||||||
@end
|
@end
|
||||||
|
|
||||||
@implementation SessionListTableViewCell
|
@implementation MewSessionListTableViewCell
|
||||||
|
|
||||||
#pragma mark - Public Method
|
#pragma mark - Public Method
|
||||||
- (void)renderWithSession:(NIMRecentSession *)recent {
|
- (void)renderWithSession:(NIMRecentSession *)recent {
|
||||||
|
@@ -5,17 +5,17 @@
|
|||||||
// Created by 触海 on 2023/11/9.
|
// Created by 触海 on 2023/11/9.
|
||||||
//
|
//
|
||||||
|
|
||||||
#import "SessionListViewController.h"
|
#import "MewSessionListViewController.h"
|
||||||
/// Third
|
/// Third
|
||||||
#import <NIMSDK/NIMSDK.h>
|
#import <NIMSDK/NIMSDK.h>
|
||||||
/// View
|
/// View
|
||||||
#import "SessionListTableViewCell.h"
|
#import "MewSessionListTableViewCell.h"
|
||||||
/// Tool
|
/// Tool
|
||||||
#import "YMMacro.h"
|
#import "YMMacro.h"
|
||||||
#import "ClientConfig.h"
|
#import "ClientConfig.h"
|
||||||
#import <Masonry/Masonry.h>
|
#import <Masonry/Masonry.h>
|
||||||
#import "SessionViewController.h"
|
#import "SessionViewController.h"
|
||||||
@interface SessionListViewController ()<UITableViewDelegate, UITableViewDataSource,
|
@interface MewSessionListViewController ()<UITableViewDelegate, UITableViewDataSource,
|
||||||
NIMConversationManagerDelegate,NIMLoginManagerDelegate>
|
NIMConversationManagerDelegate,NIMLoginManagerDelegate>
|
||||||
|
|
||||||
/// HeaderView
|
/// HeaderView
|
||||||
@@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
@end
|
@end
|
||||||
|
|
||||||
@implementation SessionListViewController
|
@implementation MewSessionListViewController
|
||||||
|
|
||||||
|
|
||||||
- (void)dealloc {
|
- (void)dealloc {
|
||||||
@@ -181,7 +181,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
- (nonnull UITableViewCell *)tableView:(nonnull UITableView *)tableView cellForRowAtIndexPath:(nonnull NSIndexPath *)indexPath {
|
- (nonnull UITableViewCell *)tableView:(nonnull UITableView *)tableView cellForRowAtIndexPath:(nonnull NSIndexPath *)indexPath {
|
||||||
SessionListTableViewCell * cell = [tableView dequeueReusableCellWithIdentifier:NSStringFromClass([SessionListTableViewCell class])];
|
MewSessionListTableViewCell * cell = [tableView dequeueReusableCellWithIdentifier:NSStringFromClass([MewSessionListTableViewCell class])];
|
||||||
[cell renderWithSession:self.recentSessions[indexPath.row]];
|
[cell renderWithSession:self.recentSessions[indexPath.row]];
|
||||||
return cell;
|
return cell;
|
||||||
|
|
||||||
@@ -323,7 +323,7 @@
|
|||||||
_sessionListView.dataSource = self;
|
_sessionListView.dataSource = self;
|
||||||
_sessionListView.showsVerticalScrollIndicator = NO;
|
_sessionListView.showsVerticalScrollIndicator = NO;
|
||||||
_sessionListView.rowHeight = 82;
|
_sessionListView.rowHeight = 82;
|
||||||
[_sessionListView registerClass:[SessionListTableViewCell class] forCellReuseIdentifier:NSStringFromClass([SessionListTableViewCell class])];
|
[_sessionListView registerClass:[MewSessionListTableViewCell class] forCellReuseIdentifier:NSStringFromClass([MewSessionListTableViewCell class])];
|
||||||
|
|
||||||
}
|
}
|
||||||
return _sessionListView;
|
return _sessionListView;
|
||||||
|
Reference in New Issue
Block a user