|
@@ -637,6 +637,14 @@
|
|
|
BCB635AE27F6E06500ACFDCF /* LiveRoomHeadView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCB635AC27F6E06500ACFDCF /* LiveRoomHeadView.xib */; };
|
|
|
BCB635B227F6E1A600ACFDCF /* LiveRoomBottomView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCB635B027F6E1A600ACFDCF /* LiveRoomBottomView.m */; };
|
|
|
BCB635B327F6E1A600ACFDCF /* LiveRoomBottomView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCB635B127F6E1A600ACFDCF /* LiveRoomBottomView.xib */; };
|
|
|
+ BCB908E22850B07300F5FF69 /* KSChatMusicMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = BCB908DE2850B07300F5FF69 /* KSChatMusicMessage.m */; };
|
|
|
+ BCB908E32850B07300F5FF69 /* KSChatLiveMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = BCB908DF2850B07300F5FF69 /* KSChatLiveMessage.m */; };
|
|
|
+ BCB908EE2850B08D00F5FF69 /* ShareLiveCellContentView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCB908E42850B08C00F5FF69 /* ShareLiveCellContentView.m */; };
|
|
|
+ BCB908EF2850B08D00F5FF69 /* ShareMusicCellContentView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCB908E82850B08C00F5FF69 /* ShareMusicCellContentView.m */; };
|
|
|
+ BCB908F02850B08D00F5FF69 /* KSChatLiveShareCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BCB908EA2850B08D00F5FF69 /* KSChatLiveShareCell.m */; };
|
|
|
+ BCB908F12850B08D00F5FF69 /* KSChatMusicShareCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BCB908EB2850B08D00F5FF69 /* KSChatMusicShareCell.m */; };
|
|
|
+ BCB908F22850B08D00F5FF69 /* ShareMusicCellContentView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCB908EC2850B08D00F5FF69 /* ShareMusicCellContentView.xib */; };
|
|
|
+ BCB908F32850B08D00F5FF69 /* ShareLiveCellContentView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCB908ED2850B08D00F5FF69 /* ShareLiveCellContentView.xib */; };
|
|
|
BCBFDF3728110C660052AFE5 /* HomeNavView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCBFDF3628110C660052AFE5 /* HomeNavView.m */; };
|
|
|
BCBFDF3928110C6F0052AFE5 /* HomeNavView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCBFDF3828110C6F0052AFE5 /* HomeNavView.xib */; };
|
|
|
BCBFDF3C281156430052AFE5 /* HomeBannerView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCBFDF3B281156430052AFE5 /* HomeBannerView.m */; };
|
|
@@ -650,6 +658,7 @@
|
|
|
BCBFDF5028115D9A0052AFE5 /* HomeIntroduceView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCBFDF4F28115D9A0052AFE5 /* HomeIntroduceView.m */; };
|
|
|
BCBFDF5228115DA40052AFE5 /* HomeIntroduceView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCBFDF5128115DA40052AFE5 /* HomeIntroduceView.xib */; };
|
|
|
BCEBB8E82840B87100A76BE8 /* KSLiveChatroomMemberUp.m in Sources */ = {isa = PBXBuildFile; fileRef = BCEBB8E72840B87100A76BE8 /* KSLiveChatroomMemberUp.m */; };
|
|
|
+ BCED5CA7284F55A0009A42DE /* FriendListModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BCED5CA6284F55A0009A42DE /* FriendListModel.m */; };
|
|
|
BCFE53E72812765600AD6786 /* HomeHotAlbumCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BCFE53E52812765600AD6786 /* HomeHotAlbumCell.m */; };
|
|
|
BCFE53E82812765600AD6786 /* HomeHotAlbumCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCFE53E62812765600AD6786 /* HomeHotAlbumCell.xib */; };
|
|
|
BCFE53EC2812897600AD6786 /* HomeLiveCouseCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BCFE53EA2812897600AD6786 /* HomeLiveCouseCell.m */; };
|
|
@@ -1846,6 +1855,20 @@
|
|
|
BCB635AF27F6E1A600ACFDCF /* LiveRoomBottomView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LiveRoomBottomView.h; sourceTree = "<group>"; };
|
|
|
BCB635B027F6E1A600ACFDCF /* LiveRoomBottomView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LiveRoomBottomView.m; sourceTree = "<group>"; };
|
|
|
BCB635B127F6E1A600ACFDCF /* LiveRoomBottomView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = LiveRoomBottomView.xib; sourceTree = "<group>"; };
|
|
|
+ BCB908DE2850B07300F5FF69 /* KSChatMusicMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSChatMusicMessage.m; sourceTree = "<group>"; };
|
|
|
+ BCB908DF2850B07300F5FF69 /* KSChatLiveMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSChatLiveMessage.m; sourceTree = "<group>"; };
|
|
|
+ BCB908E02850B07300F5FF69 /* KSChatMusicMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSChatMusicMessage.h; sourceTree = "<group>"; };
|
|
|
+ BCB908E12850B07300F5FF69 /* KSChatLiveMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSChatLiveMessage.h; sourceTree = "<group>"; };
|
|
|
+ BCB908E42850B08C00F5FF69 /* ShareLiveCellContentView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShareLiveCellContentView.m; sourceTree = "<group>"; };
|
|
|
+ BCB908E52850B08C00F5FF69 /* ShareMusicCellContentView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShareMusicCellContentView.h; sourceTree = "<group>"; };
|
|
|
+ BCB908E62850B08C00F5FF69 /* ShareLiveCellContentView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShareLiveCellContentView.h; sourceTree = "<group>"; };
|
|
|
+ BCB908E72850B08C00F5FF69 /* KSChatLiveShareCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSChatLiveShareCell.h; sourceTree = "<group>"; };
|
|
|
+ BCB908E82850B08C00F5FF69 /* ShareMusicCellContentView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShareMusicCellContentView.m; sourceTree = "<group>"; };
|
|
|
+ BCB908E92850B08C00F5FF69 /* KSChatMusicShareCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSChatMusicShareCell.h; sourceTree = "<group>"; };
|
|
|
+ BCB908EA2850B08D00F5FF69 /* KSChatLiveShareCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSChatLiveShareCell.m; sourceTree = "<group>"; };
|
|
|
+ BCB908EB2850B08D00F5FF69 /* KSChatMusicShareCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSChatMusicShareCell.m; sourceTree = "<group>"; };
|
|
|
+ BCB908EC2850B08D00F5FF69 /* ShareMusicCellContentView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ShareMusicCellContentView.xib; sourceTree = "<group>"; };
|
|
|
+ BCB908ED2850B08D00F5FF69 /* ShareLiveCellContentView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ShareLiveCellContentView.xib; sourceTree = "<group>"; };
|
|
|
BCBFDF3528110C660052AFE5 /* HomeNavView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HomeNavView.h; sourceTree = "<group>"; };
|
|
|
BCBFDF3628110C660052AFE5 /* HomeNavView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HomeNavView.m; sourceTree = "<group>"; };
|
|
|
BCBFDF3828110C6F0052AFE5 /* HomeNavView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeNavView.xib; sourceTree = "<group>"; };
|
|
@@ -1866,6 +1889,8 @@
|
|
|
BCBFDF5128115DA40052AFE5 /* HomeIntroduceView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeIntroduceView.xib; sourceTree = "<group>"; };
|
|
|
BCEBB8E62840B87100A76BE8 /* KSLiveChatroomMemberUp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KSLiveChatroomMemberUp.h; sourceTree = "<group>"; };
|
|
|
BCEBB8E72840B87100A76BE8 /* KSLiveChatroomMemberUp.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = KSLiveChatroomMemberUp.m; sourceTree = "<group>"; };
|
|
|
+ BCED5CA5284F55A0009A42DE /* FriendListModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FriendListModel.h; sourceTree = "<group>"; };
|
|
|
+ BCED5CA6284F55A0009A42DE /* FriendListModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FriendListModel.m; sourceTree = "<group>"; };
|
|
|
BCFE53E42812765600AD6786 /* HomeHotAlbumCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HomeHotAlbumCell.h; sourceTree = "<group>"; };
|
|
|
BCFE53E52812765600AD6786 /* HomeHotAlbumCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HomeHotAlbumCell.m; sourceTree = "<group>"; };
|
|
|
BCFE53E62812765600AD6786 /* HomeHotAlbumCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeHotAlbumCell.xib; sourceTree = "<group>"; };
|
|
@@ -2370,12 +2395,18 @@
|
|
|
275FA20127E7356B00CFEA2E /* Model */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BCED5CA5284F55A0009A42DE /* FriendListModel.h */,
|
|
|
+ BCED5CA6284F55A0009A42DE /* FriendListModel.m */,
|
|
|
2723B5C927F157BA00E0B90B /* GroupListModel.h */,
|
|
|
2723B5C827F157B900E0B90B /* GroupListModel.m */,
|
|
|
2723B5CB27F157BD00E0B90B /* GroupMemberModel.h */,
|
|
|
2723B5CC27F157BE00E0B90B /* GroupMemberModel.m */,
|
|
|
2723B5C727F157B800E0B90B /* KSRCloudMediaManager.h */,
|
|
|
2723B5CA27F157BB00E0B90B /* KSRCloudMediaManager.m */,
|
|
|
+ BCB908E12850B07300F5FF69 /* KSChatLiveMessage.h */,
|
|
|
+ BCB908DF2850B07300F5FF69 /* KSChatLiveMessage.m */,
|
|
|
+ BCB908E02850B07300F5FF69 /* KSChatMusicMessage.h */,
|
|
|
+ BCB908DE2850B07300F5FF69 /* KSChatMusicMessage.m */,
|
|
|
);
|
|
|
path = Model;
|
|
|
sourceTree = "<group>";
|
|
@@ -2405,6 +2436,16 @@
|
|
|
2723B5B427F157AE00E0B90B /* KSChatListSearchView.xib */,
|
|
|
BC5082B2283345A10031DD0A /* KSChatListCell.h */,
|
|
|
BC5082B3283345A10031DD0A /* KSChatListCell.m */,
|
|
|
+ BCB908E72850B08C00F5FF69 /* KSChatLiveShareCell.h */,
|
|
|
+ BCB908EA2850B08D00F5FF69 /* KSChatLiveShareCell.m */,
|
|
|
+ BCB908E92850B08C00F5FF69 /* KSChatMusicShareCell.h */,
|
|
|
+ BCB908EB2850B08D00F5FF69 /* KSChatMusicShareCell.m */,
|
|
|
+ BCB908E62850B08C00F5FF69 /* ShareLiveCellContentView.h */,
|
|
|
+ BCB908E42850B08C00F5FF69 /* ShareLiveCellContentView.m */,
|
|
|
+ BCB908ED2850B08D00F5FF69 /* ShareLiveCellContentView.xib */,
|
|
|
+ BCB908E52850B08C00F5FF69 /* ShareMusicCellContentView.h */,
|
|
|
+ BCB908E82850B08C00F5FF69 /* ShareMusicCellContentView.m */,
|
|
|
+ BCB908EC2850B08D00F5FF69 /* ShareMusicCellContentView.xib */,
|
|
|
);
|
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
@@ -2471,8 +2512,8 @@
|
|
|
275FA20A27E7356B00CFEA2E /* Controller */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 275FA20B27E7356B00CFEA2E /* ShopMallViewController.m */,
|
|
|
275FA20C27E7356B00CFEA2E /* ShopMallViewController.h */,
|
|
|
+ 275FA20B27E7356B00CFEA2E /* ShopMallViewController.m */,
|
|
|
);
|
|
|
path = Controller;
|
|
|
sourceTree = "<group>";
|
|
@@ -4383,14 +4424,14 @@
|
|
|
BCB6351F27F6D2A300ACFDCF /* Model */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- BCB6352027F6D2A300ACFDCF /* Whiteboard.m */,
|
|
|
- BCB6352127F6D2A300ACFDCF /* RoomMember.m */,
|
|
|
- BCB6352227F6D2A300ACFDCF /* ClassSongMessage.m */,
|
|
|
- BCB6352327F6D2A300ACFDCF /* Classroom.m */,
|
|
|
- BCB6352427F6D2A300ACFDCF /* Whiteboard.h */,
|
|
|
BCB6352527F6D2A300ACFDCF /* Classroom.h */,
|
|
|
+ BCB6352327F6D2A300ACFDCF /* Classroom.m */,
|
|
|
BCB6352627F6D2A300ACFDCF /* ClassSongMessage.h */,
|
|
|
+ BCB6352227F6D2A300ACFDCF /* ClassSongMessage.m */,
|
|
|
BCB6352727F6D2A300ACFDCF /* RoomMember.h */,
|
|
|
+ BCB6352127F6D2A300ACFDCF /* RoomMember.m */,
|
|
|
+ BCB6352427F6D2A300ACFDCF /* Whiteboard.h */,
|
|
|
+ BCB6352027F6D2A300ACFDCF /* Whiteboard.m */,
|
|
|
);
|
|
|
path = Model;
|
|
|
sourceTree = "<group>";
|
|
@@ -4657,6 +4698,7 @@
|
|
|
275FA23D27E7356B00CFEA2E /* PasswordBodyView.xib in Resources */,
|
|
|
2723B66227F15CFC00E0B90B /* FeedbackBodyView.xib in Resources */,
|
|
|
BC5367C4283F6D58008428E8 /* HomeLiveCourseView.xib in Resources */,
|
|
|
+ BCB908F32850B08D00F5FF69 /* ShareLiveCellContentView.xib in Resources */,
|
|
|
2723B66527F15CFC00E0B90B /* ModifyBodyView.xib in Resources */,
|
|
|
BCB6353027F6D2A300ACFDCF /* SealClass.strings in Resources */,
|
|
|
BCB635AE27F6E06500ACFDCF /* LiveRoomHeadView.xib in Resources */,
|
|
@@ -4667,6 +4709,7 @@
|
|
|
BC8C2C5B2823F57100FBA5D5 /* AddressBottomView.xib in Resources */,
|
|
|
BC40BA202812552300DEC0D1 /* KSHomeButton.xib in Resources */,
|
|
|
BC7663162827E49900C91A1D /* NotiferHeadView.xib in Resources */,
|
|
|
+ BCB908F22850B08D00F5FF69 /* ShareMusicCellContentView.xib in Resources */,
|
|
|
2723B5C427F157B100E0B90B /* KSChatListSearchView.xib in Resources */,
|
|
|
BC8A459A283DC33400094BBB /* SubjectFinger.plist in Resources */,
|
|
|
2779359B27E324A80010E277 /* TZImagePickerController.bundle in Resources */,
|
|
@@ -4917,6 +4960,7 @@
|
|
|
2779352427E324A60010E277 /* KSUtilities.m in Sources */,
|
|
|
2779359627E324A80010E277 /* TZVideoCropController.m in Sources */,
|
|
|
277935AB27E324A80010E277 /* UIImage+MSSScale.m in Sources */,
|
|
|
+ BCB908E32850B07300F5FF69 /* KSChatLiveMessage.m in Sources */,
|
|
|
BCB6353127F6D2A300ACFDCF /* ZoomControl.m in Sources */,
|
|
|
2779353427E324A60010E277 /* UIImageView+CornerRadius.m in Sources */,
|
|
|
2779357827E324A70010E277 /* NSString+phone.m in Sources */,
|
|
@@ -4957,6 +5001,7 @@
|
|
|
275FA22E27E7356B00CFEA2E /* MineViewController.m in Sources */,
|
|
|
BC8A4597283DC33400094BBB /* CAudioUnit.m in Sources */,
|
|
|
2779354627E324A60010E277 /* UIView+Animation.m in Sources */,
|
|
|
+ BCB908EF2850B08D00F5FF69 /* ShareMusicCellContentView.m in Sources */,
|
|
|
2723B68327F15D3D00E0B90B /* ModifyViewController.m in Sources */,
|
|
|
2779356327E324A70010E277 /* HomeButton.m in Sources */,
|
|
|
2779358227E324A80010E277 /* NSDate+KSBaseDatePicker.m in Sources */,
|
|
@@ -4967,6 +5012,7 @@
|
|
|
BC8A45B0283DC33400094BBB /* CloudHelpView.m in Sources */,
|
|
|
2779358A27E324A80010E277 /* ArchiveTools.m in Sources */,
|
|
|
BC0A2268284471460065C1AB /* KSLiveUnBlockUser.m in Sources */,
|
|
|
+ BCB908F12850B08D00F5FF69 /* KSChatMusicShareCell.m in Sources */,
|
|
|
BC8A45AA283DC33400094BBB /* TrackChooseView.m in Sources */,
|
|
|
BC8A45B2283DC33400094BBB /* CloudFeedbackView.m in Sources */,
|
|
|
BCB6355A27F6D2A300ACFDCF /* KSRemoteUserManager.m in Sources */,
|
|
@@ -5148,6 +5194,7 @@
|
|
|
277935D427E324A90010E277 /* UIView+ALFrame.m in Sources */,
|
|
|
275FA23C27E7356B00CFEA2E /* VefiBodyView.m in Sources */,
|
|
|
2779358027E324A80010E277 /* sortButton.m in Sources */,
|
|
|
+ BCED5CA7284F55A0009A42DE /* FriendListModel.m in Sources */,
|
|
|
2779356027E324A70010E277 /* KSRecordStatusView.m in Sources */,
|
|
|
2723B62B27F157D500E0B90B /* ApplyMemberModel.m in Sources */,
|
|
|
BC40B9FE281177BD00DEC0D1 /* HomeInformationCell.m in Sources */,
|
|
@@ -5198,6 +5245,7 @@
|
|
|
BC27A06F280FF56C00F91E27 /* AccompanyStudentEvaCell.m in Sources */,
|
|
|
BCB6355727F6D2A300ACFDCF /* HTTPResult.m in Sources */,
|
|
|
BC0212FB27FC61D30040569F /* KSSegmentControl.m in Sources */,
|
|
|
+ BCB908E22850B07300F5FF69 /* KSChatMusicMessage.m in Sources */,
|
|
|
BC119223280ED6F500A716F7 /* AccompanyLessonModel.m in Sources */,
|
|
|
277935B227E324A90010E277 /* UIView+MSSLayout.m in Sources */,
|
|
|
275FA1E427E7351900CFEA2E /* KSWebNavView.m in Sources */,
|
|
@@ -5261,6 +5309,7 @@
|
|
|
275FA1DF27E7351900CFEA2E /* RCConnectionManager.m in Sources */,
|
|
|
275FA22B27E7356B00CFEA2E /* HomeViewController.m in Sources */,
|
|
|
BCFE53F12812898700AD6786 /* HomeVideoCourseCell.m in Sources */,
|
|
|
+ BCB908F02850B08D00F5FF69 /* KSChatLiveShareCell.m in Sources */,
|
|
|
277935C027E324A90010E277 /* FSCalendarTransitionCoordinator.m in Sources */,
|
|
|
2779355B27E324A70010E277 /* KSStatusView.m in Sources */,
|
|
|
2779355227E324A70010E277 /* VoMemoryCache.m in Sources */,
|
|
@@ -5377,6 +5426,7 @@
|
|
|
2779353627E324A60010E277 /* CALayer+Layout.m in Sources */,
|
|
|
BC40BA1828124D3D00DEC0D1 /* NotiferMessageViewController.m in Sources */,
|
|
|
275FA22D27E7356B00CFEA2E /* ChatViewController.m in Sources */,
|
|
|
+ BCB908EE2850B08D00F5FF69 /* ShareLiveCellContentView.m in Sources */,
|
|
|
BCB6354127F6D2A300ACFDCF /* VideoListCell.m in Sources */,
|
|
|
2723B5A427F1578300E0B90B /* KSChatConversationViewController.m in Sources */,
|
|
|
BC8A45A2283DC33400094BBB /* SettingPageView.m in Sources */,
|