Commit c4ff6f0a0d81b2852f61bd0fa857bd327a12b644

Authored by 王军波
1 parent e6e3cdb4

位置

Showing 25 changed files with 72 additions and 72 deletions
LiveVideoCloud.xcodeproj/project.pbxproj
@@ -103,7 +103,6 @@ @@ -103,7 +103,6 @@
103 8178D4631F02060B00AA78A4 /* LVCInputView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8178D45E1F02060B00AA78A4 /* LVCInputView.m */; }; 103 8178D4631F02060B00AA78A4 /* LVCInputView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8178D45E1F02060B00AA78A4 /* LVCInputView.m */; };
104 8178D4641F02060B00AA78A4 /* LVCMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 8178D4601F02060B00AA78A4 /* LVCMessage.m */; }; 104 8178D4641F02060B00AA78A4 /* LVCMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 8178D4601F02060B00AA78A4 /* LVCMessage.m */; };
105 81A483081E88B6140097A80A /* UIView+ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 81A483071E88B6140097A80A /* UIView+ViewController.m */; }; 105 81A483081E88B6140097A80A /* UIView+ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 81A483071E88B6140097A80A /* UIView+ViewController.m */; };
106 - 81A483171E88BED00097A80A /* LVCTVLiveViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 81A483161E88BED00097A80A /* LVCTVLiveViewController.m */; };  
107 81DFC4261F0113B40029BCB3 /* JsonFile.json in Resources */ = {isa = PBXBuildFile; fileRef = 81DFC4251F0113B40029BCB3 /* JsonFile.json */; }; 106 81DFC4261F0113B40029BCB3 /* JsonFile.json in Resources */ = {isa = PBXBuildFile; fileRef = 81DFC4251F0113B40029BCB3 /* JsonFile.json */; };
108 81F1C8381E8BBDDA0085C2B8 /* MHPagingScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 81F1C8371E8BBDDA0085C2B8 /* MHPagingScrollView.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; 107 81F1C8381E8BBDDA0085C2B8 /* MHPagingScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 81F1C8371E8BBDDA0085C2B8 /* MHPagingScrollView.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
109 81F1C8401E8BC5CC0085C2B8 /* NSArray+Safety.m in Sources */ = {isa = PBXBuildFile; fileRef = 81F1C83F1E8BC5CC0085C2B8 /* NSArray+Safety.m */; }; 108 81F1C8401E8BC5CC0085C2B8 /* NSArray+Safety.m in Sources */ = {isa = PBXBuildFile; fileRef = 81F1C83F1E8BC5CC0085C2B8 /* NSArray+Safety.m */; };
@@ -207,7 +206,6 @@ @@ -207,7 +206,6 @@
207 D22830FC1E77C2D900627701 /* BottomToolView.m in Sources */ = {isa = PBXBuildFile; fileRef = D22830FB1E77C2D900627701 /* BottomToolView.m */; }; 206 D22830FC1E77C2D900627701 /* BottomToolView.m in Sources */ = {isa = PBXBuildFile; fileRef = D22830FB1E77C2D900627701 /* BottomToolView.m */; };
208 D22830FF1E77C69E00627701 /* GiftListView.m in Sources */ = {isa = PBXBuildFile; fileRef = D22830FE1E77C69E00627701 /* GiftListView.m */; }; 207 D22830FF1E77C69E00627701 /* GiftListView.m in Sources */ = {isa = PBXBuildFile; fileRef = D22830FE1E77C69E00627701 /* GiftListView.m */; };
209 D22831091E77D8D500627701 /* GiftModel.m in Sources */ = {isa = PBXBuildFile; fileRef = D22831081E77D8D500627701 /* GiftModel.m */; }; 208 D22831091E77D8D500627701 /* GiftModel.m in Sources */ = {isa = PBXBuildFile; fileRef = D22831081E77D8D500627701 /* GiftModel.m */; };
210 - D233EE721EEA88EF00674ED5 /* LVCHomePageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D233EE711EEA88EF00674ED5 /* LVCHomePageViewController.m */; };  
211 D236967E1E7F9E4100E4BF71 /* GiftPayButton.m in Sources */ = {isa = PBXBuildFile; fileRef = D236967D1E7F9E4100E4BF71 /* GiftPayButton.m */; }; 209 D236967E1E7F9E4100E4BF71 /* GiftPayButton.m in Sources */ = {isa = PBXBuildFile; fileRef = D236967D1E7F9E4100E4BF71 /* GiftPayButton.m */; };
212 D23696841E7FC6A900E4BF71 /* chatListCell.m in Sources */ = {isa = PBXBuildFile; fileRef = D23696831E7FC6A900E4BF71 /* chatListCell.m */; }; 210 D23696841E7FC6A900E4BF71 /* chatListCell.m in Sources */ = {isa = PBXBuildFile; fileRef = D23696831E7FC6A900E4BF71 /* chatListCell.m */; };
213 D23696921E7FC83800E4BF71 /* chatMsgModel.m in Sources */ = {isa = PBXBuildFile; fileRef = D23696911E7FC83800E4BF71 /* chatMsgModel.m */; }; 211 D23696921E7FC83800E4BF71 /* chatMsgModel.m in Sources */ = {isa = PBXBuildFile; fileRef = D23696911E7FC83800E4BF71 /* chatMsgModel.m */; };
@@ -242,10 +240,7 @@ @@ -242,10 +240,7 @@
242 D25BF87A1E7B8A82007FB138 /* FilterFunctionView.m in Sources */ = {isa = PBXBuildFile; fileRef = D25BF8771E7B8A82007FB138 /* FilterFunctionView.m */; }; 240 D25BF87A1E7B8A82007FB138 /* FilterFunctionView.m in Sources */ = {isa = PBXBuildFile; fileRef = D25BF8771E7B8A82007FB138 /* FilterFunctionView.m */; };
243 D25BF87B1E7B8A82007FB138 /* SliderView.m in Sources */ = {isa = PBXBuildFile; fileRef = D25BF8791E7B8A82007FB138 /* SliderView.m */; }; 241 D25BF87B1E7B8A82007FB138 /* SliderView.m in Sources */ = {isa = PBXBuildFile; fileRef = D25BF8791E7B8A82007FB138 /* SliderView.m */; };
244 D25BF87D1E7B8C78007FB138 /* KSYGPUResource.bundle in Resources */ = {isa = PBXBuildFile; fileRef = D25BF87C1E7B8C78007FB138 /* KSYGPUResource.bundle */; }; 242 D25BF87D1E7B8C78007FB138 /* KSYGPUResource.bundle in Resources */ = {isa = PBXBuildFile; fileRef = D25BF87C1E7B8C78007FB138 /* KSYGPUResource.bundle */; };
245 - D25BF8801E7BD266007FB138 /* LVCUGCLivePlayerController.m in Sources */ = {isa = PBXBuildFile; fileRef = D25BF87F1E7BD266007FB138 /* LVCUGCLivePlayerController.m */; };  
246 - D25BF8831E7F775F007FB138 /* LVCUGCPlayerLoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = D25BF8821E7F775F007FB138 /* LVCUGCPlayerLoadingView.m */; };  
247 D25BF8901E7F7F8F007FB138 /* UGCLoading.jpeg in Resources */ = {isa = PBXBuildFile; fileRef = D25BF88F1E7F7F8F007FB138 /* UGCLoading.jpeg */; }; 243 D25BF8901E7F7F8F007FB138 /* UGCLoading.jpeg in Resources */ = {isa = PBXBuildFile; fileRef = D25BF88F1E7F7F8F007FB138 /* UGCLoading.jpeg */; };
248 - D25BF8931E7FBAEA007FB138 /* LVCUGCBackgroundView.m in Sources */ = {isa = PBXBuildFile; fileRef = D25BF8921E7FBAEA007FB138 /* LVCUGCBackgroundView.m */; };  
249 D25BF8A01E80C4BD007FB138 /* UIImage+LVCVagueImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D25BF89F1E80C4BD007FB138 /* UIImage+LVCVagueImage.m */; }; 244 D25BF8A01E80C4BD007FB138 /* UIImage+LVCVagueImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D25BF89F1E80C4BD007FB138 /* UIImage+LVCVagueImage.m */; };
250 D25BF8A31E80C4FC007FB138 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D25BF8A21E80C4FC007FB138 /* Accelerate.framework */; }; 245 D25BF8A31E80C4FC007FB138 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D25BF8A21E80C4FC007FB138 /* Accelerate.framework */; };
251 D25BF8A51E80EC76007FB138 /* 头像.jpg in Resources */ = {isa = PBXBuildFile; fileRef = D25BF8A41E80EC76007FB138 /* 头像.jpg */; }; 246 D25BF8A51E80EC76007FB138 /* 头像.jpg in Resources */ = {isa = PBXBuildFile; fileRef = D25BF8A41E80EC76007FB138 /* 头像.jpg */; };
@@ -253,17 +248,12 @@ @@ -253,17 +248,12 @@
253 D2888D9E1E6EBF1B003A77C8 /* LVCLiveViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D2888D9B1E6EBF1B003A77C8 /* LVCLiveViewController.m */; }; 248 D2888D9E1E6EBF1B003A77C8 /* LVCLiveViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D2888D9B1E6EBF1B003A77C8 /* LVCLiveViewController.m */; };
254 D2888DB11E6EC05F003A77C8 /* TempViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D2888DB01E6EC05F003A77C8 /* TempViewController.m */; }; 249 D2888DB11E6EC05F003A77C8 /* TempViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D2888DB01E6EC05F003A77C8 /* TempViewController.m */; };
255 D2888DB41E6EC154003A77C8 /* HomeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D2888DB31E6EC154003A77C8 /* HomeViewController.m */; }; 250 D2888DB41E6EC154003A77C8 /* HomeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D2888DB31E6EC154003A77C8 /* HomeViewController.m */; };
256 - D28F5FFF1E8BC7EF00914142 /* LVCUGCLiveListView.m in Sources */ = {isa = PBXBuildFile; fileRef = D28F5FFE1E8BC7EF00914142 /* LVCUGCLiveListView.m */; };  
257 D2994BA81E8F490400E8D2CC /* CNLiveChatManager.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D2994BA41E8F48DE00E8D2CC /* CNLiveChatManager.framework */; }; 251 D2994BA81E8F490400E8D2CC /* CNLiveChatManager.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D2994BA41E8F48DE00E8D2CC /* CNLiveChatManager.framework */; };
258 D2994BA91E8F490400E8D2CC /* CNLiveChatManager.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = D2994BA41E8F48DE00E8D2CC /* CNLiveChatManager.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; 252 D2994BA91E8F490400E8D2CC /* CNLiveChatManager.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = D2994BA41E8F48DE00E8D2CC /* CNLiveChatManager.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
259 D2994BAA1E8F490700E8D2CC /* CNLiveMsgTools.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D2994BA51E8F48DE00E8D2CC /* CNLiveMsgTools.framework */; }; 253 D2994BAA1E8F490700E8D2CC /* CNLiveMsgTools.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D2994BA51E8F48DE00E8D2CC /* CNLiveMsgTools.framework */; };
260 D2994BAB1E8F490700E8D2CC /* CNLiveMsgTools.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = D2994BA51E8F48DE00E8D2CC /* CNLiveMsgTools.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; 254 D2994BAB1E8F490700E8D2CC /* CNLiveMsgTools.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = D2994BA51E8F48DE00E8D2CC /* CNLiveMsgTools.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
261 D29D88481E88C53300543A03 /* LVCUGCLivePrepareView.m in Sources */ = {isa = PBXBuildFile; fileRef = D29D88471E88C53300543A03 /* LVCUGCLivePrepareView.m */; }; 255 D29D88481E88C53300543A03 /* LVCUGCLivePrepareView.m in Sources */ = {isa = PBXBuildFile; fileRef = D29D88471E88C53300543A03 /* LVCUGCLivePrepareView.m */; };
262 D29E81ED1E88DC5B008C9906 /* PriChatCell.m in Sources */ = {isa = PBXBuildFile; fileRef = D29E81EC1E88DC5B008C9906 /* PriChatCell.m */; }; 256 D29E81ED1E88DC5B008C9906 /* PriChatCell.m in Sources */ = {isa = PBXBuildFile; fileRef = D29E81EC1E88DC5B008C9906 /* PriChatCell.m */; };
263 - D2A089E81E89FA720071412C /* LVCUGCLivePlayerCell.m in Sources */ = {isa = PBXBuildFile; fileRef = D2A089E71E89FA720071412C /* LVCUGCLivePlayerCell.m */; };  
264 - D2A089EB1E8A09CB0071412C /* LVCUGCLivePlayerModel.m in Sources */ = {isa = PBXBuildFile; fileRef = D2A089EA1E8A09CB0071412C /* LVCUGCLivePlayerModel.m */; };  
265 - D2A089EE1E8A336A0071412C /* LiveListService.m in Sources */ = {isa = PBXBuildFile; fileRef = D2A089ED1E8A336A0071412C /* LiveListService.m */; };  
266 - D2A089F11E8A41120071412C /* LVCUGCLiveListModel.m in Sources */ = {isa = PBXBuildFile; fileRef = D2A089F01E8A41120071412C /* LVCUGCLiveListModel.m */; };  
267 D2A803081E80BD6F009D6F1C /* TopToolView.m in Sources */ = {isa = PBXBuildFile; fileRef = D2A803071E80BD6F009D6F1C /* TopToolView.m */; }; 257 D2A803081E80BD6F009D6F1C /* TopToolView.m in Sources */ = {isa = PBXBuildFile; fileRef = D2A803071E80BD6F009D6F1C /* TopToolView.m */; };
268 D2B2ED801E88FC5200F7538A /* LVCUGCLiveEndView.m in Sources */ = {isa = PBXBuildFile; fileRef = D2B2ED7F1E88FC5200F7538A /* LVCUGCLiveEndView.m */; }; 258 D2B2ED801E88FC5200F7538A /* LVCUGCLiveEndView.m in Sources */ = {isa = PBXBuildFile; fileRef = D2B2ED7F1E88FC5200F7538A /* LVCUGCLiveEndView.m */; };
269 D2B7B2511E8247D400ED084E /* ChatBarrageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D2B7B2501E8247D400ED084E /* ChatBarrageManager.m */; }; 259 D2B7B2511E8247D400ED084E /* ChatBarrageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D2B7B2501E8247D400ED084E /* ChatBarrageManager.m */; };
@@ -273,8 +263,18 @@ @@ -273,8 +263,18 @@
273 D2D7D18D1E8A581000217771 /* timg.jpeg in Resources */ = {isa = PBXBuildFile; fileRef = D2D7D18C1E8A581000217771 /* timg.jpeg */; }; 263 D2D7D18D1E8A581000217771 /* timg.jpeg in Resources */ = {isa = PBXBuildFile; fileRef = D2D7D18C1E8A581000217771 /* timg.jpeg */; };
274 D2EBC8571F01FF9200F198FB /* LVCCommentModel.m in Sources */ = {isa = PBXBuildFile; fileRef = D2EBC8561F01FF9200F198FB /* LVCCommentModel.m */; }; 264 D2EBC8571F01FF9200F198FB /* LVCCommentModel.m in Sources */ = {isa = PBXBuildFile; fileRef = D2EBC8561F01FF9200F198FB /* LVCCommentModel.m */; };
275 D2EBC85A1F02011400F198FB /* LVCVodPlayerTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = D2EBC8591F02011400F198FB /* LVCVodPlayerTableViewCell.m */; }; 265 D2EBC85A1F02011400F198FB /* LVCVodPlayerTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = D2EBC8591F02011400F198FB /* LVCVodPlayerTableViewCell.m */; };
276 - D2EBC85D1F02031400F198FB /* LVCUGCLiveListController.m in Sources */ = {isa = PBXBuildFile; fileRef = D2EBC85C1F02031400F198FB /* LVCUGCLiveListController.m */; };  
277 - D2F0486A1EE54E860011E39C /* LVCLiveActivityInfoService.m in Sources */ = {isa = PBXBuildFile; fileRef = D2F048691EE54E860011E39C /* LVCLiveActivityInfoService.m */; }; 266 + D2EBC8641F02105C00F198FB /* LVCHomePageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D2EBC8631F02105C00F198FB /* LVCHomePageViewController.m */; };
  267 + D2EBC8711F02108000F198FB /* LiveListService.m in Sources */ = {isa = PBXBuildFile; fileRef = D2EBC8661F02108000F198FB /* LiveListService.m */; };
  268 + D2EBC8721F02108000F198FB /* LVCLiveActivityInfoService.m in Sources */ = {isa = PBXBuildFile; fileRef = D2EBC8681F02108000F198FB /* LVCLiveActivityInfoService.m */; };
  269 + D2EBC8731F02108000F198FB /* LVCTVLiveViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D2EBC86A1F02108000F198FB /* LVCTVLiveViewController.m */; };
  270 + D2EBC8741F02108000F198FB /* LVCUGCLiveListController.m in Sources */ = {isa = PBXBuildFile; fileRef = D2EBC86C1F02108000F198FB /* LVCUGCLiveListController.m */; };
  271 + D2EBC8751F02108000F198FB /* LVCUGCLiveListView.m in Sources */ = {isa = PBXBuildFile; fileRef = D2EBC86E1F02108000F198FB /* LVCUGCLiveListView.m */; };
  272 + D2EBC8761F02108000F198FB /* LVCUGCLivePlayerController.m in Sources */ = {isa = PBXBuildFile; fileRef = D2EBC8701F02108000F198FB /* LVCUGCLivePlayerController.m */; };
  273 + D2EBC87B1F02108F00F198FB /* LVCUGCLiveListModel.m in Sources */ = {isa = PBXBuildFile; fileRef = D2EBC8781F02108F00F198FB /* LVCUGCLiveListModel.m */; };
  274 + D2EBC87C1F02108F00F198FB /* LVCUGCLivePlayerModel.m in Sources */ = {isa = PBXBuildFile; fileRef = D2EBC87A1F02108F00F198FB /* LVCUGCLivePlayerModel.m */; };
  275 + D2EBC8831F02109C00F198FB /* LVCUGCBackgroundView.m in Sources */ = {isa = PBXBuildFile; fileRef = D2EBC87E1F02109C00F198FB /* LVCUGCBackgroundView.m */; };
  276 + D2EBC8841F02109C00F198FB /* LVCUGCLivePlayerCell.m in Sources */ = {isa = PBXBuildFile; fileRef = D2EBC8801F02109C00F198FB /* LVCUGCLivePlayerCell.m */; };
  277 + D2EBC8851F02109C00F198FB /* LVCUGCPlayerLoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = D2EBC8821F02109C00F198FB /* LVCUGCPlayerLoadingView.m */; };
278 /* End PBXBuildFile section */ 278 /* End PBXBuildFile section */
279 279
280 /* Begin PBXContainerItemProxy section */ 280 /* Begin PBXContainerItemProxy section */
@@ -508,8 +508,6 @@ @@ -508,8 +508,6 @@
508 8178D4601F02060B00AA78A4 /* LVCMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCMessage.m; sourceTree = "<group>"; }; 508 8178D4601F02060B00AA78A4 /* LVCMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCMessage.m; sourceTree = "<group>"; };
509 81A483061E88B6140097A80A /* UIView+ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+ViewController.h"; sourceTree = "<group>"; }; 509 81A483061E88B6140097A80A /* UIView+ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+ViewController.h"; sourceTree = "<group>"; };
510 81A483071E88B6140097A80A /* UIView+ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+ViewController.m"; sourceTree = "<group>"; }; 510 81A483071E88B6140097A80A /* UIView+ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+ViewController.m"; sourceTree = "<group>"; };
511 - 81A483151E88BED00097A80A /* LVCTVLiveViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LVCTVLiveViewController.h; sourceTree = "<group>"; };  
512 - 81A483161E88BED00097A80A /* LVCTVLiveViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCTVLiveViewController.m; sourceTree = "<group>"; };  
513 81DFC4251F0113B40029BCB3 /* JsonFile.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = JsonFile.json; sourceTree = "<group>"; }; 511 81DFC4251F0113B40029BCB3 /* JsonFile.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = JsonFile.json; sourceTree = "<group>"; };
514 81F1C8361E8BBDDA0085C2B8 /* MHPagingScrollView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MHPagingScrollView.h; sourceTree = "<group>"; }; 512 81F1C8361E8BBDDA0085C2B8 /* MHPagingScrollView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MHPagingScrollView.h; sourceTree = "<group>"; };
515 81F1C8371E8BBDDA0085C2B8 /* MHPagingScrollView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MHPagingScrollView.m; sourceTree = "<group>"; }; 513 81F1C8371E8BBDDA0085C2B8 /* MHPagingScrollView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MHPagingScrollView.m; sourceTree = "<group>"; };
@@ -729,8 +727,6 @@ @@ -729,8 +727,6 @@
729 D22830FE1E77C69E00627701 /* GiftListView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GiftListView.m; sourceTree = "<group>"; }; 727 D22830FE1E77C69E00627701 /* GiftListView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GiftListView.m; sourceTree = "<group>"; };
730 D22831071E77D8D500627701 /* GiftModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GiftModel.h; sourceTree = "<group>"; }; 728 D22831071E77D8D500627701 /* GiftModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GiftModel.h; sourceTree = "<group>"; };
731 D22831081E77D8D500627701 /* GiftModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GiftModel.m; sourceTree = "<group>"; }; 729 D22831081E77D8D500627701 /* GiftModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GiftModel.m; sourceTree = "<group>"; };
732 - D233EE701EEA88EF00674ED5 /* LVCHomePageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LVCHomePageViewController.h; path = ../LVCHomePageViewController.h; sourceTree = "<group>"; };  
733 - D233EE711EEA88EF00674ED5 /* LVCHomePageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = LVCHomePageViewController.m; path = ../LVCHomePageViewController.m; sourceTree = "<group>"; };  
734 D236967C1E7F9E4100E4BF71 /* GiftPayButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GiftPayButton.h; sourceTree = "<group>"; }; 730 D236967C1E7F9E4100E4BF71 /* GiftPayButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GiftPayButton.h; sourceTree = "<group>"; };
735 D236967D1E7F9E4100E4BF71 /* GiftPayButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GiftPayButton.m; sourceTree = "<group>"; }; 731 D236967D1E7F9E4100E4BF71 /* GiftPayButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GiftPayButton.m; sourceTree = "<group>"; };
736 D23696821E7FC6A900E4BF71 /* chatListCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chatListCell.h; sourceTree = "<group>"; }; 732 D23696821E7FC6A900E4BF71 /* chatListCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chatListCell.h; sourceTree = "<group>"; };
@@ -797,13 +793,7 @@ @@ -797,13 +793,7 @@
797 D25BF8781E7B8A82007FB138 /* SliderView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SliderView.h; sourceTree = "<group>"; }; 793 D25BF8781E7B8A82007FB138 /* SliderView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SliderView.h; sourceTree = "<group>"; };
798 D25BF8791E7B8A82007FB138 /* SliderView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SliderView.m; sourceTree = "<group>"; }; 794 D25BF8791E7B8A82007FB138 /* SliderView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SliderView.m; sourceTree = "<group>"; };
799 D25BF87C1E7B8C78007FB138 /* KSYGPUResource.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = KSYGPUResource.bundle; sourceTree = "<group>"; }; 795 D25BF87C1E7B8C78007FB138 /* KSYGPUResource.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = KSYGPUResource.bundle; sourceTree = "<group>"; };
800 - D25BF87E1E7BD266007FB138 /* LVCUGCLivePlayerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LVCUGCLivePlayerController.h; sourceTree = "<group>"; };  
801 - D25BF87F1E7BD266007FB138 /* LVCUGCLivePlayerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCUGCLivePlayerController.m; sourceTree = "<group>"; };  
802 - D25BF8811E7F775F007FB138 /* LVCUGCPlayerLoadingView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LVCUGCPlayerLoadingView.h; sourceTree = "<group>"; };  
803 - D25BF8821E7F775F007FB138 /* LVCUGCPlayerLoadingView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCUGCPlayerLoadingView.m; sourceTree = "<group>"; };  
804 D25BF88F1E7F7F8F007FB138 /* UGCLoading.jpeg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = UGCLoading.jpeg; sourceTree = "<group>"; }; 796 D25BF88F1E7F7F8F007FB138 /* UGCLoading.jpeg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = UGCLoading.jpeg; sourceTree = "<group>"; };
805 - D25BF8911E7FBAEA007FB138 /* LVCUGCBackgroundView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LVCUGCBackgroundView.h; sourceTree = "<group>"; };  
806 - D25BF8921E7FBAEA007FB138 /* LVCUGCBackgroundView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCUGCBackgroundView.m; sourceTree = "<group>"; };  
807 D25BF89E1E80C4BD007FB138 /* UIImage+LVCVagueImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+LVCVagueImage.h"; sourceTree = "<group>"; }; 797 D25BF89E1E80C4BD007FB138 /* UIImage+LVCVagueImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+LVCVagueImage.h"; sourceTree = "<group>"; };
808 D25BF89F1E80C4BD007FB138 /* UIImage+LVCVagueImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+LVCVagueImage.m"; sourceTree = "<group>"; }; 798 D25BF89F1E80C4BD007FB138 /* UIImage+LVCVagueImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+LVCVagueImage.m"; sourceTree = "<group>"; };
809 D25BF8A21E80C4FC007FB138 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; 799 D25BF8A21E80C4FC007FB138 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; };
@@ -816,22 +806,12 @@ @@ -816,22 +806,12 @@
816 D2888DB01E6EC05F003A77C8 /* TempViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TempViewController.m; sourceTree = "<group>"; }; 806 D2888DB01E6EC05F003A77C8 /* TempViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TempViewController.m; sourceTree = "<group>"; };
817 D2888DB21E6EC154003A77C8 /* HomeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomeViewController.h; sourceTree = "<group>"; }; 807 D2888DB21E6EC154003A77C8 /* HomeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomeViewController.h; sourceTree = "<group>"; };
818 D2888DB31E6EC154003A77C8 /* HomeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeViewController.m; sourceTree = "<group>"; }; 808 D2888DB31E6EC154003A77C8 /* HomeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeViewController.m; sourceTree = "<group>"; };
819 - D28F5FFD1E8BC7EF00914142 /* LVCUGCLiveListView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LVCUGCLiveListView.h; path = ../Controller/LVCUGCLiveListView.h; sourceTree = "<group>"; };  
820 - D28F5FFE1E8BC7EF00914142 /* LVCUGCLiveListView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = LVCUGCLiveListView.m; path = ../Controller/LVCUGCLiveListView.m; sourceTree = "<group>"; };  
821 D2994BA41E8F48DE00E8D2CC /* CNLiveChatManager.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CNLiveChatManager.framework; sourceTree = "<group>"; }; 809 D2994BA41E8F48DE00E8D2CC /* CNLiveChatManager.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CNLiveChatManager.framework; sourceTree = "<group>"; };
822 D2994BA51E8F48DE00E8D2CC /* CNLiveMsgTools.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CNLiveMsgTools.framework; sourceTree = "<group>"; }; 810 D2994BA51E8F48DE00E8D2CC /* CNLiveMsgTools.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CNLiveMsgTools.framework; sourceTree = "<group>"; };
823 D29D88461E88C53300543A03 /* LVCUGCLivePrepareView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LVCUGCLivePrepareView.h; sourceTree = "<group>"; }; 811 D29D88461E88C53300543A03 /* LVCUGCLivePrepareView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LVCUGCLivePrepareView.h; sourceTree = "<group>"; };
824 D29D88471E88C53300543A03 /* LVCUGCLivePrepareView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCUGCLivePrepareView.m; sourceTree = "<group>"; }; 812 D29D88471E88C53300543A03 /* LVCUGCLivePrepareView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCUGCLivePrepareView.m; sourceTree = "<group>"; };
825 D29E81EB1E88DC5B008C9906 /* PriChatCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PriChatCell.h; sourceTree = "<group>"; }; 813 D29E81EB1E88DC5B008C9906 /* PriChatCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PriChatCell.h; sourceTree = "<group>"; };
826 D29E81EC1E88DC5B008C9906 /* PriChatCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PriChatCell.m; sourceTree = "<group>"; }; 814 D29E81EC1E88DC5B008C9906 /* PriChatCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PriChatCell.m; sourceTree = "<group>"; };
827 - D2A089E61E89FA720071412C /* LVCUGCLivePlayerCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LVCUGCLivePlayerCell.h; sourceTree = "<group>"; };  
828 - D2A089E71E89FA720071412C /* LVCUGCLivePlayerCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCUGCLivePlayerCell.m; sourceTree = "<group>"; };  
829 - D2A089E91E8A09CB0071412C /* LVCUGCLivePlayerModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LVCUGCLivePlayerModel.h; sourceTree = "<group>"; };  
830 - D2A089EA1E8A09CB0071412C /* LVCUGCLivePlayerModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCUGCLivePlayerModel.m; sourceTree = "<group>"; };  
831 - D2A089EC1E8A336A0071412C /* LiveListService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LiveListService.h; sourceTree = "<group>"; };  
832 - D2A089ED1E8A336A0071412C /* LiveListService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LiveListService.m; sourceTree = "<group>"; };  
833 - D2A089EF1E8A41120071412C /* LVCUGCLiveListModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LVCUGCLiveListModel.h; sourceTree = "<group>"; };  
834 - D2A089F01E8A41120071412C /* LVCUGCLiveListModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCUGCLiveListModel.m; sourceTree = "<group>"; };  
835 D2A803061E80BD6F009D6F1C /* TopToolView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TopToolView.h; sourceTree = "<group>"; }; 815 D2A803061E80BD6F009D6F1C /* TopToolView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TopToolView.h; sourceTree = "<group>"; };
836 D2A803071E80BD6F009D6F1C /* TopToolView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TopToolView.m; sourceTree = "<group>"; }; 816 D2A803071E80BD6F009D6F1C /* TopToolView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TopToolView.m; sourceTree = "<group>"; };
837 D2B2ED7E1E88FC5200F7538A /* LVCUGCLiveEndView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LVCUGCLiveEndView.h; sourceTree = "<group>"; }; 817 D2B2ED7E1E88FC5200F7538A /* LVCUGCLiveEndView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LVCUGCLiveEndView.h; sourceTree = "<group>"; };
@@ -849,10 +829,30 @@ @@ -849,10 +829,30 @@
849 D2EBC8561F01FF9200F198FB /* LVCCommentModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCCommentModel.m; sourceTree = "<group>"; }; 829 D2EBC8561F01FF9200F198FB /* LVCCommentModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCCommentModel.m; sourceTree = "<group>"; };
850 D2EBC8581F02011400F198FB /* LVCVodPlayerTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LVCVodPlayerTableViewCell.h; sourceTree = "<group>"; }; 830 D2EBC8581F02011400F198FB /* LVCVodPlayerTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LVCVodPlayerTableViewCell.h; sourceTree = "<group>"; };
851 D2EBC8591F02011400F198FB /* LVCVodPlayerTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCVodPlayerTableViewCell.m; sourceTree = "<group>"; }; 831 D2EBC8591F02011400F198FB /* LVCVodPlayerTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCVodPlayerTableViewCell.m; sourceTree = "<group>"; };
852 - D2EBC85B1F02031400F198FB /* LVCUGCLiveListController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LVCUGCLiveListController.h; sourceTree = "<group>"; };  
853 - D2EBC85C1F02031400F198FB /* LVCUGCLiveListController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCUGCLiveListController.m; sourceTree = "<group>"; };  
854 - D2F048681EE54E860011E39C /* LVCLiveActivityInfoService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LVCLiveActivityInfoService.h; sourceTree = "<group>"; };  
855 - D2F048691EE54E860011E39C /* LVCLiveActivityInfoService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCLiveActivityInfoService.m; sourceTree = "<group>"; }; 832 + D2EBC8621F02105C00F198FB /* LVCHomePageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LVCHomePageViewController.h; sourceTree = "<group>"; };
  833 + D2EBC8631F02105C00F198FB /* LVCHomePageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCHomePageViewController.m; sourceTree = "<group>"; };
  834 + D2EBC8651F02108000F198FB /* LiveListService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LiveListService.h; sourceTree = "<group>"; };
  835 + D2EBC8661F02108000F198FB /* LiveListService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LiveListService.m; sourceTree = "<group>"; };
  836 + D2EBC8671F02108000F198FB /* LVCLiveActivityInfoService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LVCLiveActivityInfoService.h; sourceTree = "<group>"; };
  837 + D2EBC8681F02108000F198FB /* LVCLiveActivityInfoService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCLiveActivityInfoService.m; sourceTree = "<group>"; };
  838 + D2EBC8691F02108000F198FB /* LVCTVLiveViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LVCTVLiveViewController.h; sourceTree = "<group>"; };
  839 + D2EBC86A1F02108000F198FB /* LVCTVLiveViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCTVLiveViewController.m; sourceTree = "<group>"; };
  840 + D2EBC86B1F02108000F198FB /* LVCUGCLiveListController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LVCUGCLiveListController.h; sourceTree = "<group>"; };
  841 + D2EBC86C1F02108000F198FB /* LVCUGCLiveListController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCUGCLiveListController.m; sourceTree = "<group>"; };
  842 + D2EBC86D1F02108000F198FB /* LVCUGCLiveListView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LVCUGCLiveListView.h; sourceTree = "<group>"; };
  843 + D2EBC86E1F02108000F198FB /* LVCUGCLiveListView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCUGCLiveListView.m; sourceTree = "<group>"; };
  844 + D2EBC86F1F02108000F198FB /* LVCUGCLivePlayerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LVCUGCLivePlayerController.h; sourceTree = "<group>"; };
  845 + D2EBC8701F02108000F198FB /* LVCUGCLivePlayerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCUGCLivePlayerController.m; sourceTree = "<group>"; };
  846 + D2EBC8771F02108F00F198FB /* LVCUGCLiveListModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LVCUGCLiveListModel.h; sourceTree = "<group>"; };
  847 + D2EBC8781F02108F00F198FB /* LVCUGCLiveListModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCUGCLiveListModel.m; sourceTree = "<group>"; };
  848 + D2EBC8791F02108F00F198FB /* LVCUGCLivePlayerModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LVCUGCLivePlayerModel.h; sourceTree = "<group>"; };
  849 + D2EBC87A1F02108F00F198FB /* LVCUGCLivePlayerModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCUGCLivePlayerModel.m; sourceTree = "<group>"; };
  850 + D2EBC87D1F02109C00F198FB /* LVCUGCBackgroundView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LVCUGCBackgroundView.h; sourceTree = "<group>"; };
  851 + D2EBC87E1F02109C00F198FB /* LVCUGCBackgroundView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCUGCBackgroundView.m; sourceTree = "<group>"; };
  852 + D2EBC87F1F02109C00F198FB /* LVCUGCLivePlayerCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LVCUGCLivePlayerCell.h; sourceTree = "<group>"; };
  853 + D2EBC8801F02109C00F198FB /* LVCUGCLivePlayerCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCUGCLivePlayerCell.m; sourceTree = "<group>"; };
  854 + D2EBC8811F02109C00F198FB /* LVCUGCPlayerLoadingView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LVCUGCPlayerLoadingView.h; sourceTree = "<group>"; };
  855 + D2EBC8821F02109C00F198FB /* LVCUGCPlayerLoadingView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LVCUGCPlayerLoadingView.m; sourceTree = "<group>"; };
856 /* End PBXFileReference section */ 856 /* End PBXFileReference section */
857 857
858 /* Begin PBXFrameworksBuildPhase section */ 858 /* Begin PBXFrameworksBuildPhase section */
@@ -1227,10 +1227,6 @@ @@ -1227,10 +1227,6 @@
1227 81A482FC1E88B0130097A80A /* Model */ = { 1227 81A482FC1E88B0130097A80A /* Model */ = {
1228 isa = PBXGroup; 1228 isa = PBXGroup;
1229 children = ( 1229 children = (
1230 - D2A089EF1E8A41120071412C /* LVCUGCLiveListModel.h */,  
1231 - D2A089F01E8A41120071412C /* LVCUGCLiveListModel.m */,  
1232 - D2A089E91E8A09CB0071412C /* LVCUGCLivePlayerModel.h */,  
1233 - D2A089EA1E8A09CB0071412C /* LVCUGCLivePlayerModel.m */,  
1234 D2EBC8551F01FF9200F198FB /* LVCCommentModel.h */, 1230 D2EBC8551F01FF9200F198FB /* LVCCommentModel.h */,
1235 D2EBC8561F01FF9200F198FB /* LVCCommentModel.m */, 1231 D2EBC8561F01FF9200F198FB /* LVCCommentModel.m */,
1236 ); 1232 );
@@ -1944,8 +1940,8 @@ @@ -1944,8 +1940,8 @@
1944 D233EE741EEE26C700674ED5 /* Controller */ = { 1940 D233EE741EEE26C700674ED5 /* Controller */ = {
1945 isa = PBXGroup; 1941 isa = PBXGroup;
1946 children = ( 1942 children = (
1947 - D233EE701EEA88EF00674ED5 /* LVCHomePageViewController.h */,  
1948 - D233EE711EEA88EF00674ED5 /* LVCHomePageViewController.m */, 1943 + D2EBC8621F02105C00F198FB /* LVCHomePageViewController.h */,
  1944 + D2EBC8631F02105C00F198FB /* LVCHomePageViewController.m */,
1949 ); 1945 );
1950 name = Controller; 1946 name = Controller;
1951 sourceTree = "<group>"; 1947 sourceTree = "<group>";
@@ -2174,16 +2170,6 @@ @@ -2174,16 +2170,6 @@
2174 children = ( 2170 children = (
2175 D2888DB21E6EC154003A77C8 /* HomeViewController.h */, 2171 D2888DB21E6EC154003A77C8 /* HomeViewController.h */,
2176 D2888DB31E6EC154003A77C8 /* HomeViewController.m */, 2172 D2888DB31E6EC154003A77C8 /* HomeViewController.m */,
2177 - D2EBC85B1F02031400F198FB /* LVCUGCLiveListController.h */,  
2178 - D2EBC85C1F02031400F198FB /* LVCUGCLiveListController.m */,  
2179 - D25BF87E1E7BD266007FB138 /* LVCUGCLivePlayerController.h */,  
2180 - D25BF87F1E7BD266007FB138 /* LVCUGCLivePlayerController.m */,  
2181 - 81A483151E88BED00097A80A /* LVCTVLiveViewController.h */,  
2182 - 81A483161E88BED00097A80A /* LVCTVLiveViewController.m */,  
2183 - D2A089EC1E8A336A0071412C /* LiveListService.h */,  
2184 - D2A089ED1E8A336A0071412C /* LiveListService.m */,  
2185 - D2F048681EE54E860011E39C /* LVCLiveActivityInfoService.h */,  
2186 - D2F048691EE54E860011E39C /* LVCLiveActivityInfoService.m */,  
2187 ); 2173 );
2188 path = Controller; 2174 path = Controller;
2189 sourceTree = "<group>"; 2175 sourceTree = "<group>";
@@ -2191,18 +2177,10 @@ @@ -2191,18 +2177,10 @@
2191 D2888DAA1E6EC014003A77C8 /* View */ = { 2177 D2888DAA1E6EC014003A77C8 /* View */ = {
2192 isa = PBXGroup; 2178 isa = PBXGroup;
2193 children = ( 2179 children = (
2194 - D28F5FFD1E8BC7EF00914142 /* LVCUGCLiveListView.h */,  
2195 - D28F5FFE1E8BC7EF00914142 /* LVCUGCLiveListView.m */,  
2196 D219E86C1F01002400650F38 /* LVCVodPlayerListView.h */, 2180 D219E86C1F01002400650F38 /* LVCVodPlayerListView.h */,
2197 D219E86D1F01002400650F38 /* LVCVodPlayerListView.m */, 2181 D219E86D1F01002400650F38 /* LVCVodPlayerListView.m */,
2198 D2EBC8581F02011400F198FB /* LVCVodPlayerTableViewCell.h */, 2182 D2EBC8581F02011400F198FB /* LVCVodPlayerTableViewCell.h */,
2199 D2EBC8591F02011400F198FB /* LVCVodPlayerTableViewCell.m */, 2183 D2EBC8591F02011400F198FB /* LVCVodPlayerTableViewCell.m */,
2200 - D2A089E61E89FA720071412C /* LVCUGCLivePlayerCell.h */,  
2201 - D2A089E71E89FA720071412C /* LVCUGCLivePlayerCell.m */,  
2202 - D25BF8811E7F775F007FB138 /* LVCUGCPlayerLoadingView.h */,  
2203 - D25BF8821E7F775F007FB138 /* LVCUGCPlayerLoadingView.m */,  
2204 - D25BF8911E7FBAEA007FB138 /* LVCUGCBackgroundView.h */,  
2205 - D25BF8921E7FBAEA007FB138 /* LVCUGCBackgroundView.m */,  
2206 ); 2184 );
2207 path = View; 2185 path = View;
2208 sourceTree = "<group>"; 2186 sourceTree = "<group>";
@@ -2235,6 +2213,18 @@ @@ -2235,6 +2213,18 @@
2235 D2EBC85F1F020F3C00F198FB /* Controller */ = { 2213 D2EBC85F1F020F3C00F198FB /* Controller */ = {
2236 isa = PBXGroup; 2214 isa = PBXGroup;
2237 children = ( 2215 children = (
  2216 + D2EBC8651F02108000F198FB /* LiveListService.h */,
  2217 + D2EBC8661F02108000F198FB /* LiveListService.m */,
  2218 + D2EBC8671F02108000F198FB /* LVCLiveActivityInfoService.h */,
  2219 + D2EBC8681F02108000F198FB /* LVCLiveActivityInfoService.m */,
  2220 + D2EBC8691F02108000F198FB /* LVCTVLiveViewController.h */,
  2221 + D2EBC86A1F02108000F198FB /* LVCTVLiveViewController.m */,
  2222 + D2EBC86B1F02108000F198FB /* LVCUGCLiveListController.h */,
  2223 + D2EBC86C1F02108000F198FB /* LVCUGCLiveListController.m */,
  2224 + D2EBC86D1F02108000F198FB /* LVCUGCLiveListView.h */,
  2225 + D2EBC86E1F02108000F198FB /* LVCUGCLiveListView.m */,
  2226 + D2EBC86F1F02108000F198FB /* LVCUGCLivePlayerController.h */,
  2227 + D2EBC8701F02108000F198FB /* LVCUGCLivePlayerController.m */,
2238 ); 2228 );
2239 path = Controller; 2229 path = Controller;
2240 sourceTree = "<group>"; 2230 sourceTree = "<group>";
@@ -2242,6 +2232,10 @@ @@ -2242,6 +2232,10 @@
2242 D2EBC8601F020F3C00F198FB /* Model */ = { 2232 D2EBC8601F020F3C00F198FB /* Model */ = {
2243 isa = PBXGroup; 2233 isa = PBXGroup;
2244 children = ( 2234 children = (
  2235 + D2EBC8771F02108F00F198FB /* LVCUGCLiveListModel.h */,
  2236 + D2EBC8781F02108F00F198FB /* LVCUGCLiveListModel.m */,
  2237 + D2EBC8791F02108F00F198FB /* LVCUGCLivePlayerModel.h */,
  2238 + D2EBC87A1F02108F00F198FB /* LVCUGCLivePlayerModel.m */,
2245 ); 2239 );
2246 path = Model; 2240 path = Model;
2247 sourceTree = "<group>"; 2241 sourceTree = "<group>";
@@ -2249,6 +2243,12 @@ @@ -2249,6 +2243,12 @@
2249 D2EBC8611F020F3C00F198FB /* View */ = { 2243 D2EBC8611F020F3C00F198FB /* View */ = {
2250 isa = PBXGroup; 2244 isa = PBXGroup;
2251 children = ( 2245 children = (
  2246 + D2EBC87D1F02109C00F198FB /* LVCUGCBackgroundView.h */,
  2247 + D2EBC87E1F02109C00F198FB /* LVCUGCBackgroundView.m */,
  2248 + D2EBC87F1F02109C00F198FB /* LVCUGCLivePlayerCell.h */,
  2249 + D2EBC8801F02109C00F198FB /* LVCUGCLivePlayerCell.m */,
  2250 + D2EBC8811F02109C00F198FB /* LVCUGCPlayerLoadingView.h */,
  2251 + D2EBC8821F02109C00F198FB /* LVCUGCPlayerLoadingView.m */,
2252 ); 2252 );
2253 path = View; 2253 path = View;
2254 sourceTree = "<group>"; 2254 sourceTree = "<group>";
@@ -2405,21 +2405,18 @@ @@ -2405,21 +2405,18 @@
2405 4B45CE8A1EB86A590079AFB7 /* LVCPersonCommonCell.m in Sources */, 2405 4B45CE8A1EB86A590079AFB7 /* LVCPersonCommonCell.m in Sources */,
2406 D2029CC01E6EADE10027CD92 /* UIImage+GIF.m in Sources */, 2406 D2029CC01E6EADE10027CD92 /* UIImage+GIF.m in Sources */,
2407 4B45CE851EB86A590079AFB7 /* LVCClearCachesCell.m in Sources */, 2407 4B45CE851EB86A590079AFB7 /* LVCClearCachesCell.m in Sources */,
2408 - D25BF8831E7F775F007FB138 /* LVCUGCPlayerLoadingView.m in Sources */,  
2409 4B45CE9B1EB86A760079AFB7 /* ZXUIKit.m in Sources */, 2408 4B45CE9B1EB86A760079AFB7 /* ZXUIKit.m in Sources */,
2410 D214CB4F1EF7BD890014EEBA /* V8HorizontalPickerView.m in Sources */, 2409 D214CB4F1EF7BD890014EEBA /* V8HorizontalPickerView.m in Sources */,
2411 D2029BCF1E6EADD70027CD92 /* ZXTabBarController.m in Sources */, 2410 D2029BCF1E6EADD70027CD92 /* ZXTabBarController.m in Sources */,
2412 D2029CB81E6EADE10027CD92 /* SDImageCache.m in Sources */, 2411 D2029CB81E6EADE10027CD92 /* SDImageCache.m in Sources */,
2413 D2029CBB1E6EADE10027CD92 /* SDWebImageDownloader.m in Sources */, 2412 D2029CBB1E6EADE10027CD92 /* SDWebImageDownloader.m in Sources */,
2414 D2029CA71E6EADE10027CD92 /* MJRefreshAutoGifFooter.m in Sources */, 2413 D2029CA71E6EADE10027CD92 /* MJRefreshAutoGifFooter.m in Sources */,
2415 - D28F5FFF1E8BC7EF00914142 /* LVCUGCLiveListView.m in Sources */,  
2416 D2029CC11E6EADE10027CD92 /* UIImage+MultiFormat.m in Sources */, 2414 D2029CC11E6EADE10027CD92 /* UIImage+MultiFormat.m in Sources */,
2417 D245715F1E83B09900AA85D6 /* userInfoModel.m in Sources */, 2415 D245715F1E83B09900AA85D6 /* userInfoModel.m in Sources */,
2418 8178D4241F02043500AA78A4 /* LVCFullScreenPlayerController.m in Sources */, 2416 8178D4241F02043500AA78A4 /* LVCFullScreenPlayerController.m in Sources */,
2419 D2029C861E6EADE10027CD92 /* Tools.m in Sources */, 2417 D2029C861E6EADE10027CD92 /* Tools.m in Sources */,
2420 4B42A6C41EC00CC800DA09D7 /* UIAlertView+Blocks.m in Sources */, 2418 4B42A6C41EC00CC800DA09D7 /* UIAlertView+Blocks.m in Sources */,
2421 8178D44E1F02045500AA78A4 /* LVCLiveListCollectionViewCell.m in Sources */, 2419 8178D44E1F02045500AA78A4 /* LVCLiveListCollectionViewCell.m in Sources */,
2422 - D25BF8931E7FBAEA007FB138 /* LVCUGCBackgroundView.m in Sources */,  
2423 D214CB521EF7CB310014EEBA /* LVCChannelPagingView.m in Sources */, 2420 D214CB521EF7CB310014EEBA /* LVCChannelPagingView.m in Sources */,
2424 4B45CE861EB86A590079AFB7 /* LVCLoginShowView.m in Sources */, 2421 4B45CE861EB86A590079AFB7 /* LVCLoginShowView.m in Sources */,
2425 D2029CA01E6EADE10027CD92 /* NSObject+MJProperty.m in Sources */, 2422 D2029CA01E6EADE10027CD92 /* NSObject+MJProperty.m in Sources */,
@@ -2440,8 +2437,6 @@ @@ -2440,8 +2437,6 @@
2440 D2029CAF1E6EADE10027CD92 /* MJRefreshStateHeader.m in Sources */, 2437 D2029CAF1E6EADE10027CD92 /* MJRefreshStateHeader.m in Sources */,
2441 4BD856091EBACD530082061D /* UIRefreshControl+AFNetworking.m in Sources */, 2438 4BD856091EBACD530082061D /* UIRefreshControl+AFNetworking.m in Sources */,
2442 81F1C8401E8BC5CC0085C2B8 /* NSArray+Safety.m in Sources */, 2439 81F1C8401E8BC5CC0085C2B8 /* NSArray+Safety.m in Sources */,
2443 - D2A089EE1E8A336A0071412C /* LiveListService.m in Sources */,  
2444 - D2A089E81E89FA720071412C /* LVCUGCLivePlayerCell.m in Sources */,  
2445 D2029D011E6EAE2E0027CD92 /* UIColor+HexString.m in Sources */, 2440 D2029D011E6EAE2E0027CD92 /* UIColor+HexString.m in Sources */,
2446 4B45CE7D1EB86A590079AFB7 /* ModifyInfomationController.m in Sources */, 2441 4B45CE7D1EB86A590079AFB7 /* ModifyInfomationController.m in Sources */,
2447 D23BBDBB1EF8E8B2002FE0B8 /* LVCBannerAndMarqueeModel.m in Sources */, 2442 D23BBDBB1EF8E8B2002FE0B8 /* LVCBannerAndMarqueeModel.m in Sources */,
@@ -2454,6 +2449,7 @@ @@ -2454,6 +2449,7 @@
2454 D2029CA51E6EADE10027CD92 /* MJRefreshFooter.m in Sources */, 2449 D2029CA51E6EADE10027CD92 /* MJRefreshFooter.m in Sources */,
2455 D22830FC1E77C2D900627701 /* BottomToolView.m in Sources */, 2450 D22830FC1E77C2D900627701 /* BottomToolView.m in Sources */,
2456 4BD856021EBACD530082061D /* AFURLSessionManager.m in Sources */, 2451 4BD856021EBACD530082061D /* AFURLSessionManager.m in Sources */,
  2452 + D2EBC87B1F02108F00F198FB /* LVCUGCLiveListModel.m in Sources */,
2457 4BD855FD1EBACD530082061D /* AFNetworkReachabilityManager.m in Sources */, 2453 4BD855FD1EBACD530082061D /* AFNetworkReachabilityManager.m in Sources */,
2458 810B65061E779B1F00133E15 /* View+MASAdditions.m in Sources */, 2454 810B65061E779B1F00133E15 /* View+MASAdditions.m in Sources */,
2459 D2029D161E6EB00D0027CD92 /* AppDelegate.m in Sources */, 2455 D2029D161E6EB00D0027CD92 /* AppDelegate.m in Sources */,
@@ -2461,6 +2457,7 @@ @@ -2461,6 +2457,7 @@
2461 4BD8561D1EBAD6490082061D /* ZXConst.m in Sources */, 2457 4BD8561D1EBAD6490082061D /* ZXConst.m in Sources */,
2462 D2029CB71E6EADE10027CD92 /* NSData+ImageContentType.m in Sources */, 2458 D2029CB71E6EADE10027CD92 /* NSData+ImageContentType.m in Sources */,
2463 D23DC1551ECC41C100103B0E /* LVCVerifyViewController.m in Sources */, 2459 D23DC1551ECC41C100103B0E /* LVCVerifyViewController.m in Sources */,
  2460 + D2EBC8641F02105C00F198FB /* LVCHomePageViewController.m in Sources */,
2464 D29E81ED1E88DC5B008C9906 /* PriChatCell.m in Sources */, 2461 D29E81ED1E88DC5B008C9906 /* PriChatCell.m in Sources */,
2465 D2029CD01E6EADE10027CD92 /* SearchPresenter.m in Sources */, 2462 D2029CD01E6EADE10027CD92 /* SearchPresenter.m in Sources */,
2466 D2029CBE1E6EADE10027CD92 /* SDWebImagePrefetcher.m in Sources */, 2463 D2029CBE1E6EADE10027CD92 /* SDWebImagePrefetcher.m in Sources */,
@@ -2486,11 +2483,9 @@ @@ -2486,11 +2483,9 @@
2486 D2029CC51E6EADE10027CD92 /* UIView+WebCacheOperation.m in Sources */, 2483 D2029CC51E6EADE10027CD92 /* UIView+WebCacheOperation.m in Sources */,
2487 D2029CAB1E6EADE10027CD92 /* MJRefreshBackNormalFooter.m in Sources */, 2484 D2029CAB1E6EADE10027CD92 /* MJRefreshBackNormalFooter.m in Sources */,
2488 4B45CEA61EB86B9F0079AFB7 /* NSNumber+ScaleHeight.m in Sources */, 2485 4B45CEA61EB86B9F0079AFB7 /* NSNumber+ScaleHeight.m in Sources */,
2489 - D2EBC85D1F02031400F198FB /* LVCUGCLiveListController.m in Sources */,  
2490 810B65031E779B1F00133E15 /* MASViewConstraint.m in Sources */, 2486 810B65031E779B1F00133E15 /* MASViewConstraint.m in Sources */,
2491 D2029BCE1E6EADD70027CD92 /* ZXNavigationController.m in Sources */, 2487 D2029BCE1E6EADD70027CD92 /* ZXNavigationController.m in Sources */,
2492 D23BBDC71EF8FBD1002FE0B8 /* LVCSectionHeaderCollectionReusableView.m in Sources */, 2488 D23BBDC71EF8FBD1002FE0B8 /* LVCSectionHeaderCollectionReusableView.m in Sources */,
2493 - D2F0486A1EE54E860011E39C /* LVCLiveActivityInfoService.m in Sources */,  
2494 D2029CA21E6EADE10027CD92 /* MJRefreshAutoFooter.m in Sources */, 2489 D2029CA21E6EADE10027CD92 /* MJRefreshAutoFooter.m in Sources */,
2495 D2029CC71E6EADE10027CD92 /* SVIndefiniteAnimatedView.m in Sources */, 2490 D2029CC71E6EADE10027CD92 /* SVIndefiniteAnimatedView.m in Sources */,
2496 D2029CA31E6EADE10027CD92 /* MJRefreshBackFooter.m in Sources */, 2491 D2029CA31E6EADE10027CD92 /* MJRefreshBackFooter.m in Sources */,
@@ -2507,7 +2502,6 @@ @@ -2507,7 +2502,6 @@
2507 4B45CE801EB86A590079AFB7 /* idAndPwdView.m in Sources */, 2502 4B45CE801EB86A590079AFB7 /* idAndPwdView.m in Sources */,
2508 8178D4521F02045500AA78A4 /* LVCPlayerLoadingView.m in Sources */, 2503 8178D4521F02045500AA78A4 /* LVCPlayerLoadingView.m in Sources */,
2509 D23BBDC41EF8FB99002FE0B8 /* LVCMainHorizontalCollectionViewCell.m in Sources */, 2504 D23BBDC41EF8FB99002FE0B8 /* LVCMainHorizontalCollectionViewCell.m in Sources */,
2510 - D233EE721EEA88EF00674ED5 /* LVCHomePageViewController.m in Sources */,  
2511 8178D4251F02043500AA78A4 /* LVCLivePlayerController.m in Sources */, 2505 8178D4251F02043500AA78A4 /* LVCLivePlayerController.m in Sources */,
2512 D236967E1E7F9E4100E4BF71 /* GiftPayButton.m in Sources */, 2506 D236967E1E7F9E4100E4BF71 /* GiftPayButton.m in Sources */,
2513 4BD8560A1EBACD530082061D /* UIWebView+AFNetworking.m in Sources */, 2507 4BD8560A1EBACD530082061D /* UIWebView+AFNetworking.m in Sources */,
@@ -2515,7 +2509,7 @@ @@ -2515,7 +2509,7 @@
2515 4B45CE831EB86A590079AFB7 /* LVCMineModel.m in Sources */, 2509 4B45CE831EB86A590079AFB7 /* LVCMineModel.m in Sources */,
2516 4B45CE791EB86A590079AFB7 /* MineAboutUsController.m in Sources */, 2510 4B45CE791EB86A590079AFB7 /* MineAboutUsController.m in Sources */,
2517 81A483081E88B6140097A80A /* UIView+ViewController.m in Sources */, 2511 81A483081E88B6140097A80A /* UIView+ViewController.m in Sources */,
2518 - D2A089EB1E8A09CB0071412C /* LVCUGCLivePlayerModel.m in Sources */, 2512 + D2EBC8721F02108000F198FB /* LVCLiveActivityInfoService.m in Sources */,
2519 D2029CC81E6EADE10027CD92 /* SVProgressAnimatedView.m in Sources */, 2513 D2029CC81E6EADE10027CD92 /* SVProgressAnimatedView.m in Sources */,
2520 4B45CE891EB86A590079AFB7 /* LVCPersonalImageCell.m in Sources */, 2514 4B45CE891EB86A590079AFB7 /* LVCPersonalImageCell.m in Sources */,
2521 D2029C961E6EADE10027CD92 /* MBProgressHUD.m in Sources */, 2515 D2029C961E6EADE10027CD92 /* MBProgressHUD.m in Sources */,
@@ -2538,6 +2532,7 @@ @@ -2538,6 +2532,7 @@
2538 4BD856071EBACD530082061D /* UIImageView+AFNetworking.m in Sources */, 2532 4BD856071EBACD530082061D /* UIImageView+AFNetworking.m in Sources */,
2539 D2029CC61E6EADE10027CD92 /* SSKeychain.m in Sources */, 2533 D2029CC61E6EADE10027CD92 /* SSKeychain.m in Sources */,
2540 4B45CE871EB86A590079AFB7 /* LVCMineCommonCell.m in Sources */, 2534 4B45CE871EB86A590079AFB7 /* LVCMineCommonCell.m in Sources */,
  2535 + D2EBC87C1F02108F00F198FB /* LVCUGCLivePlayerModel.m in Sources */,
2541 8178D4621F02060B00AA78A4 /* LVCChatViewTableViewCell.m in Sources */, 2536 8178D4621F02060B00AA78A4 /* LVCChatViewTableViewCell.m in Sources */,
2542 811BB68E1E8116C8005C6291 /* NSString+StringSize.m in Sources */, 2537 811BB68E1E8116C8005C6291 /* NSString+StringSize.m in Sources */,
2543 4BD856051EBACD530082061D /* UIAlertView+AFNetworking.m in Sources */, 2538 4BD856051EBACD530082061D /* UIAlertView+AFNetworking.m in Sources */,
@@ -2547,7 +2542,6 @@ @@ -2547,7 +2542,6 @@
2547 8178D4641F02060B00AA78A4 /* LVCMessage.m in Sources */, 2542 8178D4641F02060B00AA78A4 /* LVCMessage.m in Sources */,
2548 4B45CE8B1EB86A590079AFB7 /* LVCTextField.m in Sources */, 2543 4B45CE8B1EB86A590079AFB7 /* LVCTextField.m in Sources */,
2549 D2575C461E76857100E3A8FC /* LVCAnimationManager.m in Sources */, 2544 D2575C461E76857100E3A8FC /* LVCAnimationManager.m in Sources */,
2550 - D2A089F11E8A41120071412C /* LVCUGCLiveListModel.m in Sources */,  
2551 8178D4321F02044300AA78A4 /* LVCProgramModel.m in Sources */, 2545 8178D4321F02044300AA78A4 /* LVCProgramModel.m in Sources */,
2552 D2CBC13B1ECC157A00E00279 /* LVCVerifyLiveAuthService.m in Sources */, 2546 D2CBC13B1ECC157A00E00279 /* LVCVerifyLiveAuthService.m in Sources */,
2553 D2029D041E6EAE2E0027CD92 /* UILabel+ContentSize.m in Sources */, 2547 D2029D041E6EAE2E0027CD92 /* UILabel+ContentSize.m in Sources */,
@@ -2580,7 +2574,6 @@ @@ -2580,7 +2574,6 @@
2580 D2029BCA1E6EADD70027CD92 /* BaseModel.m in Sources */, 2574 D2029BCA1E6EADD70027CD92 /* BaseModel.m in Sources */,
2581 D25BF87B1E7B8A82007FB138 /* SliderView.m in Sources */, 2575 D25BF87B1E7B8A82007FB138 /* SliderView.m in Sources */,
2582 810B65041E779B1F00133E15 /* NSArray+MASAdditions.m in Sources */, 2576 810B65041E779B1F00133E15 /* NSArray+MASAdditions.m in Sources */,
2583 - D25BF8801E7BD266007FB138 /* LVCUGCLivePlayerController.m in Sources */,  
2584 8178D4501F02045500AA78A4 /* LVCOtherHeaderReusableView.m in Sources */, 2577 8178D4501F02045500AA78A4 /* LVCOtherHeaderReusableView.m in Sources */,
2585 D2029D031E6EAE2E0027CD92 /* UIImage+ZXExtension.m in Sources */, 2578 D2029D031E6EAE2E0027CD92 /* UIImage+ZXExtension.m in Sources */,
2586 4BD855FC1EBACD530082061D /* AFHTTPSessionManager.m in Sources */, 2579 4BD855FC1EBACD530082061D /* AFHTTPSessionManager.m in Sources */,
@@ -2591,6 +2584,7 @@ @@ -2591,6 +2584,7 @@
2591 D2029D0A1E6EAE2E0027CD92 /* ZXServerUrl.m in Sources */, 2584 D2029D0A1E6EAE2E0027CD92 /* ZXServerUrl.m in Sources */,
2592 D2029CCA1E6EADE10027CD92 /* SVProgressHUD.m in Sources */, 2585 D2029CCA1E6EADE10027CD92 /* SVProgressHUD.m in Sources */,
2593 D2029CA81E6EADE10027CD92 /* MJRefreshAutoNormalFooter.m in Sources */, 2586 D2029CA81E6EADE10027CD92 /* MJRefreshAutoNormalFooter.m in Sources */,
  2587 + D2EBC8841F02109C00F198FB /* LVCUGCLivePlayerCell.m in Sources */,
2594 4B45CE991EB86A760079AFB7 /* UITextField+createTextField.m in Sources */, 2588 4B45CE991EB86A760079AFB7 /* UITextField+createTextField.m in Sources */,
2595 4B45CEA81EB86B9F0079AFB7 /* UserTools.m in Sources */, 2589 4B45CEA81EB86B9F0079AFB7 /* UserTools.m in Sources */,
2596 D217A24A1E7B76C7003B44CB /* PresentView.m in Sources */, 2590 D217A24A1E7B76C7003B44CB /* PresentView.m in Sources */,
@@ -2598,14 +2592,18 @@ @@ -2598,14 +2592,18 @@
2598 8178D44B1F02045500AA78A4 /* CNBarrageView.m in Sources */, 2592 8178D44B1F02045500AA78A4 /* CNBarrageView.m in Sources */,
2599 8178D4311F02044300AA78A4 /* LVCChatRoomModel.m in Sources */, 2593 8178D4311F02044300AA78A4 /* LVCChatRoomModel.m in Sources */,
2600 4B45CEAE1EB873630079AFB7 /* UserInformationModel.m in Sources */, 2594 4B45CEAE1EB873630079AFB7 /* UserInformationModel.m in Sources */,
  2595 + D2EBC8741F02108000F198FB /* LVCUGCLiveListController.m in Sources */,
2601 D2029CBA1E6EADE10027CD92 /* SDWebImageDecoder.m in Sources */, 2596 D2029CBA1E6EADE10027CD92 /* SDWebImageDecoder.m in Sources */,
2602 4B45CE9A1EB86A760079AFB7 /* ZXLabel.m in Sources */, 2597 4B45CE9A1EB86A760079AFB7 /* ZXLabel.m in Sources */,
2603 D2029D081E6EAE2E0027CD92 /* ZXDeviceInfo.m in Sources */, 2598 D2029D081E6EAE2E0027CD92 /* ZXDeviceInfo.m in Sources */,
2604 D24571631E83C40B00AA85D6 /* PrivateView.m in Sources */, 2599 D24571631E83C40B00AA85D6 /* PrivateView.m in Sources */,
2605 D2029CC21E6EADE10027CD92 /* UIImage+WebP.m in Sources */, 2600 D2029CC21E6EADE10027CD92 /* UIImage+WebP.m in Sources */,
  2601 + D2EBC8831F02109C00F198FB /* LVCUGCBackgroundView.m in Sources */,
2606 4BD856001EBACD530082061D /* AFURLRequestSerialization.m in Sources */, 2602 4BD856001EBACD530082061D /* AFURLRequestSerialization.m in Sources */,
2607 D2029BCD1E6EADD70027CD92 /* BaseViewController.m in Sources */, 2603 D2029BCD1E6EADD70027CD92 /* BaseViewController.m in Sources */,
2608 4B45CE811EB86A590079AFB7 /* RegistBasicInformationView.m in Sources */, 2604 4B45CE811EB86A590079AFB7 /* RegistBasicInformationView.m in Sources */,
  2605 + D2EBC8851F02109C00F198FB /* LVCUGCPlayerLoadingView.m in Sources */,
  2606 + D2EBC8711F02108000F198FB /* LiveListService.m in Sources */,
2609 810B64FF1E779B1F00133E15 /* MASConstraint.m in Sources */, 2607 810B64FF1E779B1F00133E15 /* MASConstraint.m in Sources */,
2610 8178D4611F02060B00AA78A4 /* LVCChatView.m in Sources */, 2608 8178D4611F02060B00AA78A4 /* LVCChatView.m in Sources */,
2611 D25BF87A1E7B8A82007FB138 /* FilterFunctionView.m in Sources */, 2609 D25BF87A1E7B8A82007FB138 /* FilterFunctionView.m in Sources */,
@@ -2622,7 +2620,10 @@ @@ -2622,7 +2620,10 @@
2622 8178D44F1F02045500AA78A4 /* LVCMoreSortTableViewCell.m in Sources */, 2620 8178D44F1F02045500AA78A4 /* LVCMoreSortTableViewCell.m in Sources */,
2623 D2029CBD1E6EADE10027CD92 /* SDWebImageManager.m in Sources */, 2621 D2029CBD1E6EADE10027CD92 /* SDWebImageManager.m in Sources */,
2624 D2029CB41E6EADE10027CD92 /* UIView+MJExtension.m in Sources */, 2622 D2029CB41E6EADE10027CD92 /* UIView+MJExtension.m in Sources */,
  2623 + D2EBC8751F02108000F198FB /* LVCUGCLiveListView.m in Sources */,
  2624 + D2EBC8731F02108000F198FB /* LVCTVLiveViewController.m in Sources */,
2625 81FB5B3C1E7A6FFC00F98E1D /* SevenSwitch.m in Sources */, 2625 81FB5B3C1E7A6FFC00F98E1D /* SevenSwitch.m in Sources */,
  2626 + D2EBC8761F02108000F198FB /* LVCUGCLivePlayerController.m in Sources */,
2626 D2029CA91E6EADE10027CD92 /* MJRefreshAutoStateFooter.m in Sources */, 2627 D2029CA91E6EADE10027CD92 /* MJRefreshAutoStateFooter.m in Sources */,
2627 8178D4511F02045500AA78A4 /* LVCPlayer.m in Sources */, 2628 8178D4511F02045500AA78A4 /* LVCPlayer.m in Sources */,
2628 D2029D061E6EAE2E0027CD92 /* UIView+Extension.m in Sources */, 2629 D2029D061E6EAE2E0027CD92 /* UIView+Extension.m in Sources */,
@@ -2640,7 +2641,6 @@ @@ -2640,7 +2641,6 @@
2640 D2888DB41E6EC154003A77C8 /* HomeViewController.m in Sources */, 2641 D2888DB41E6EC154003A77C8 /* HomeViewController.m in Sources */,
2641 D2B7B2541E824B2D00ED084E /* ChatBarrageView.m in Sources */, 2642 D2B7B2541E824B2D00ED084E /* ChatBarrageView.m in Sources */,
2642 D25530061E7911A800DF38A5 /* GiftAnimationAction.m in Sources */, 2643 D25530061E7911A800DF38A5 /* GiftAnimationAction.m in Sources */,
2643 - 81A483171E88BED00097A80A /* LVCTVLiveViewController.m in Sources */,  
2644 4B45CE881EB86A590079AFB7 /* LVCMineShowCell.m in Sources */, 2644 4B45CE881EB86A590079AFB7 /* LVCMineShowCell.m in Sources */,
2645 D2029CD41E6EADE70027CD92 /* HttpService.m in Sources */, 2645 D2029CD41E6EADE70027CD92 /* HttpService.m in Sources */,
2646 ); 2646 );
LiveVideoCloud/Classes/Sections/LVCHomePageViewController.h renamed to LiveVideoCloud/Classes/Sections/HomePageSections/LVCHomePageViewController.h
LiveVideoCloud/Classes/Sections/LVCHomePageViewController.m renamed to LiveVideoCloud/Classes/Sections/HomePageSections/LVCHomePageViewController.m
LiveVideoCloud/Classes/Sections/homeSections/Controller/LVCLiveActivityInfoService.h renamed to LiveVideoCloud/Classes/Sections/UGCSections/Controller/LVCLiveActivityInfoService.h
LiveVideoCloud/Classes/Sections/homeSections/Controller/LVCLiveActivityInfoService.m renamed to LiveVideoCloud/Classes/Sections/UGCSections/Controller/LVCLiveActivityInfoService.m
LiveVideoCloud/Classes/Sections/homeSections/Controller/LVCTVLiveViewController.h renamed to LiveVideoCloud/Classes/Sections/UGCSections/Controller/LVCTVLiveViewController.h
LiveVideoCloud/Classes/Sections/homeSections/Controller/LVCTVLiveViewController.m renamed to LiveVideoCloud/Classes/Sections/UGCSections/Controller/LVCTVLiveViewController.m
LiveVideoCloud/Classes/Sections/homeSections/Controller/LVCUGCLiveListController.h renamed to LiveVideoCloud/Classes/Sections/UGCSections/Controller/LVCUGCLiveListController.h
LiveVideoCloud/Classes/Sections/homeSections/Controller/LVCUGCLiveListController.m renamed to LiveVideoCloud/Classes/Sections/UGCSections/Controller/LVCUGCLiveListController.m
LiveVideoCloud/Classes/Sections/homeSections/Controller/LVCUGCLiveListView.h renamed to LiveVideoCloud/Classes/Sections/UGCSections/Controller/LVCUGCLiveListView.h
LiveVideoCloud/Classes/Sections/homeSections/Controller/LVCUGCLiveListView.m renamed to LiveVideoCloud/Classes/Sections/UGCSections/Controller/LVCUGCLiveListView.m
LiveVideoCloud/Classes/Sections/homeSections/Controller/LVCUGCLivePlayerController.h renamed to LiveVideoCloud/Classes/Sections/UGCSections/Controller/LVCUGCLivePlayerController.h
LiveVideoCloud/Classes/Sections/homeSections/Controller/LVCUGCLivePlayerController.m renamed to LiveVideoCloud/Classes/Sections/UGCSections/Controller/LVCUGCLivePlayerController.m
LiveVideoCloud/Classes/Sections/homeSections/Controller/LiveListService.h renamed to LiveVideoCloud/Classes/Sections/UGCSections/Controller/LiveListService.h
LiveVideoCloud/Classes/Sections/homeSections/Controller/LiveListService.m renamed to LiveVideoCloud/Classes/Sections/UGCSections/Controller/LiveListService.m
LiveVideoCloud/Classes/Sections/homeSections/Model/LVCUGCLiveListModel.h renamed to LiveVideoCloud/Classes/Sections/UGCSections/Model/LVCUGCLiveListModel.h
LiveVideoCloud/Classes/Sections/homeSections/Model/LVCUGCLiveListModel.m renamed to LiveVideoCloud/Classes/Sections/UGCSections/Model/LVCUGCLiveListModel.m
LiveVideoCloud/Classes/Sections/homeSections/Model/LVCUGCLivePlayerModel.h renamed to LiveVideoCloud/Classes/Sections/UGCSections/Model/LVCUGCLivePlayerModel.h
LiveVideoCloud/Classes/Sections/homeSections/Model/LVCUGCLivePlayerModel.m renamed to LiveVideoCloud/Classes/Sections/UGCSections/Model/LVCUGCLivePlayerModel.m
LiveVideoCloud/Classes/Sections/homeSections/View/LVCUGCBackgroundView.h renamed to LiveVideoCloud/Classes/Sections/UGCSections/View/LVCUGCBackgroundView.h
LiveVideoCloud/Classes/Sections/homeSections/View/LVCUGCBackgroundView.m renamed to LiveVideoCloud/Classes/Sections/UGCSections/View/LVCUGCBackgroundView.m
LiveVideoCloud/Classes/Sections/homeSections/View/LVCUGCLivePlayerCell.h renamed to LiveVideoCloud/Classes/Sections/UGCSections/View/LVCUGCLivePlayerCell.h
LiveVideoCloud/Classes/Sections/homeSections/View/LVCUGCLivePlayerCell.m renamed to LiveVideoCloud/Classes/Sections/UGCSections/View/LVCUGCLivePlayerCell.m
LiveVideoCloud/Classes/Sections/homeSections/View/LVCUGCPlayerLoadingView.h renamed to LiveVideoCloud/Classes/Sections/UGCSections/View/LVCUGCPlayerLoadingView.h
LiveVideoCloud/Classes/Sections/homeSections/View/LVCUGCPlayerLoadingView.m renamed to LiveVideoCloud/Classes/Sections/UGCSections/View/LVCUGCPlayerLoadingView.m