| | |
| | | 134CC7E02C73283700EAEFB7 /* PavilionSearchVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 134CC7DF2C73283700EAEFB7 /* PavilionSearchVC.xib */; }; |
| | | 134CC7E12C73283700EAEFB7 /* PavilionSearchVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 134CC7DE2C73283700EAEFB7 /* PavilionSearchVC.swift */; }; |
| | | 135C2A502C7EC48D00CC2A67 /* apngb-animated_sun.png in Resources */ = {isa = PBXBuildFile; fileRef = 135C2A4F2C7EC48D00CC2A67 /* apngb-animated_sun.png */; }; |
| | | 135C2A652C7F033300CC2A67 /* CLAnimationTransitioning.swift in Sources */ = {isa = PBXBuildFile; fileRef = 135C2A512C7F033300CC2A67 /* CLAnimationTransitioning.swift */; }; |
| | | 135C2A662C7F033300CC2A67 /* CLFullScreenController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 135C2A522C7F033300CC2A67 /* CLFullScreenController.swift */; }; |
| | | 135C2A672C7F033300CC2A67 /* CLFullScreenLeftController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 135C2A532C7F033300CC2A67 /* CLFullScreenLeftController.swift */; }; |
| | | 135C2A682C7F033300CC2A67 /* CLFullScreenRightController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 135C2A542C7F033300CC2A67 /* CLFullScreenRightController.swift */; }; |
| | | 135C2A692C7F033300CC2A67 /* CLPlayerContentPanelCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 135C2A562C7F033300CC2A67 /* CLPlayerContentPanelCell.swift */; }; |
| | | 135C2A6A2C7F033300CC2A67 /* CLPlayerContentPanelHeadView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 135C2A572C7F033300CC2A67 /* CLPlayerContentPanelHeadView.swift */; }; |
| | | 135C2A6B2C7F033300CC2A67 /* CLPlayerContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 135C2A582C7F033300CC2A67 /* CLPlayerContentView.swift */; }; |
| | | 135C2A6C2C7F033300CC2A67 /* CLPlayerContentViewDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 135C2A592C7F033300CC2A67 /* CLPlayerContentViewDelegate.swift */; }; |
| | | 135C2A6D2C7F033300CC2A67 /* CLRotateAnimationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 135C2A5A2C7F033300CC2A67 /* CLRotateAnimationView.swift */; }; |
| | | 135C2A6E2C7F033300CC2A67 /* CLSlider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 135C2A5B2C7F033300CC2A67 /* CLSlider.swift */; }; |
| | | 135C2A6F2C7F033300CC2A67 /* CLGCDTimer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 135C2A5D2C7F033300CC2A67 /* CLGCDTimer.swift */; }; |
| | | 135C2A702C7F033300CC2A67 /* CLImageHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 135C2A5E2C7F033300CC2A67 /* CLImageHelper.swift */; }; |
| | | 135C2A712C7F033300CC2A67 /* CLPlayer.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 135C2A5F2C7F033300CC2A67 /* CLPlayer.bundle */; }; |
| | | 135C2A722C7F033300CC2A67 /* CLPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 135C2A602C7F033300CC2A67 /* CLPlayer.swift */; }; |
| | | 135C2A732C7F033300CC2A67 /* CLPlayerConfigure.swift in Sources */ = {isa = PBXBuildFile; fileRef = 135C2A612C7F033300CC2A67 /* CLPlayerConfigure.swift */; }; |
| | | 135C2A742C7F033300CC2A67 /* CLPlayerDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 135C2A622C7F033300CC2A67 /* CLPlayerDelegate.swift */; }; |
| | | 135C2A752C7F033300CC2A67 /* CLPlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 135C2A632C7F033300CC2A67 /* CLPlayerView.swift */; }; |
| | | 13649F9A2C7709CD00F4E0EE /* ContactCustomerTCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13649F992C7709CD00F4E0EE /* ContactCustomerTCell.xib */; }; |
| | | 13649F9B2C7709CD00F4E0EE /* ContactCustomerTCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13649F982C7709CD00F4E0EE /* ContactCustomerTCell.swift */; }; |
| | | 13649F9E2C770C9C00F4E0EE /* ContactCustomerDetailVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13649F9D2C770C9C00F4E0EE /* ContactCustomerDetailVC.xib */; }; |
| | |
| | | 134CC7DE2C73283700EAEFB7 /* PavilionSearchVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PavilionSearchVC.swift; sourceTree = "<group>"; }; |
| | | 134CC7DF2C73283700EAEFB7 /* PavilionSearchVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = PavilionSearchVC.xib; sourceTree = "<group>"; }; |
| | | 135C2A4F2C7EC48D00CC2A67 /* apngb-animated_sun.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "apngb-animated_sun.png"; sourceTree = "<group>"; }; |
| | | 135C2A512C7F033300CC2A67 /* CLAnimationTransitioning.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CLAnimationTransitioning.swift; sourceTree = "<group>"; }; |
| | | 135C2A522C7F033300CC2A67 /* CLFullScreenController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CLFullScreenController.swift; sourceTree = "<group>"; }; |
| | | 135C2A532C7F033300CC2A67 /* CLFullScreenLeftController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CLFullScreenLeftController.swift; sourceTree = "<group>"; }; |
| | | 135C2A542C7F033300CC2A67 /* CLFullScreenRightController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CLFullScreenRightController.swift; sourceTree = "<group>"; }; |
| | | 135C2A562C7F033300CC2A67 /* CLPlayerContentPanelCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CLPlayerContentPanelCell.swift; sourceTree = "<group>"; }; |
| | | 135C2A572C7F033300CC2A67 /* CLPlayerContentPanelHeadView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CLPlayerContentPanelHeadView.swift; sourceTree = "<group>"; }; |
| | | 135C2A582C7F033300CC2A67 /* CLPlayerContentView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CLPlayerContentView.swift; sourceTree = "<group>"; }; |
| | | 135C2A592C7F033300CC2A67 /* CLPlayerContentViewDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CLPlayerContentViewDelegate.swift; sourceTree = "<group>"; }; |
| | | 135C2A5A2C7F033300CC2A67 /* CLRotateAnimationView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CLRotateAnimationView.swift; sourceTree = "<group>"; }; |
| | | 135C2A5B2C7F033300CC2A67 /* CLSlider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CLSlider.swift; sourceTree = "<group>"; }; |
| | | 135C2A5D2C7F033300CC2A67 /* CLGCDTimer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CLGCDTimer.swift; sourceTree = "<group>"; }; |
| | | 135C2A5E2C7F033300CC2A67 /* CLImageHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CLImageHelper.swift; sourceTree = "<group>"; }; |
| | | 135C2A5F2C7F033300CC2A67 /* CLPlayer.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = CLPlayer.bundle; sourceTree = "<group>"; }; |
| | | 135C2A602C7F033300CC2A67 /* CLPlayer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CLPlayer.swift; sourceTree = "<group>"; }; |
| | | 135C2A612C7F033300CC2A67 /* CLPlayerConfigure.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CLPlayerConfigure.swift; sourceTree = "<group>"; }; |
| | | 135C2A622C7F033300CC2A67 /* CLPlayerDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CLPlayerDelegate.swift; sourceTree = "<group>"; }; |
| | | 135C2A632C7F033300CC2A67 /* CLPlayerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CLPlayerView.swift; sourceTree = "<group>"; }; |
| | | 13649F982C7709CD00F4E0EE /* ContactCustomerTCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContactCustomerTCell.swift; sourceTree = "<group>"; }; |
| | | 13649F992C7709CD00F4E0EE /* ContactCustomerTCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ContactCustomerTCell.xib; sourceTree = "<group>"; }; |
| | | 13649F9C2C770C9C00F4E0EE /* ContactCustomerDetailVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContactCustomerDetailVC.swift; sourceTree = "<group>"; }; |
| | |
| | | path = VC; |
| | | sourceTree = "<group>"; |
| | | }; |
| | | 135C2A552C7F033300CC2A67 /* CLFullScreenController */ = { |
| | | isa = PBXGroup; |
| | | children = ( |
| | | 135C2A512C7F033300CC2A67 /* CLAnimationTransitioning.swift */, |
| | | 135C2A522C7F033300CC2A67 /* CLFullScreenController.swift */, |
| | | 135C2A532C7F033300CC2A67 /* CLFullScreenLeftController.swift */, |
| | | 135C2A542C7F033300CC2A67 /* CLFullScreenRightController.swift */, |
| | | ); |
| | | path = CLFullScreenController; |
| | | sourceTree = "<group>"; |
| | | }; |
| | | 135C2A5C2C7F033300CC2A67 /* CLPlayerContentView */ = { |
| | | isa = PBXGroup; |
| | | children = ( |
| | | 135C2A562C7F033300CC2A67 /* CLPlayerContentPanelCell.swift */, |
| | | 135C2A572C7F033300CC2A67 /* CLPlayerContentPanelHeadView.swift */, |
| | | 135C2A582C7F033300CC2A67 /* CLPlayerContentView.swift */, |
| | | 135C2A592C7F033300CC2A67 /* CLPlayerContentViewDelegate.swift */, |
| | | 135C2A5A2C7F033300CC2A67 /* CLRotateAnimationView.swift */, |
| | | 135C2A5B2C7F033300CC2A67 /* CLSlider.swift */, |
| | | ); |
| | | path = CLPlayerContentView; |
| | | sourceTree = "<group>"; |
| | | }; |
| | | 135C2A642C7F033300CC2A67 /* CLPlayer */ = { |
| | | isa = PBXGroup; |
| | | children = ( |
| | | 135C2A552C7F033300CC2A67 /* CLFullScreenController */, |
| | | 135C2A5C2C7F033300CC2A67 /* CLPlayerContentView */, |
| | | 135C2A5D2C7F033300CC2A67 /* CLGCDTimer.swift */, |
| | | 135C2A5E2C7F033300CC2A67 /* CLImageHelper.swift */, |
| | | 135C2A5F2C7F033300CC2A67 /* CLPlayer.bundle */, |
| | | 135C2A602C7F033300CC2A67 /* CLPlayer.swift */, |
| | | 135C2A612C7F033300CC2A67 /* CLPlayerConfigure.swift */, |
| | | 135C2A622C7F033300CC2A67 /* CLPlayerDelegate.swift */, |
| | | 135C2A632C7F033300CC2A67 /* CLPlayerView.swift */, |
| | | ); |
| | | path = CLPlayer; |
| | | sourceTree = "<group>"; |
| | | }; |
| | | 136C7C7E2C771CCB004540CD /* PayMusicView */ = { |
| | | isa = PBXGroup; |
| | | children = ( |
| | |
| | | 13985DC92C69E9B60046B6DC /* Root */ = { |
| | | isa = PBXGroup; |
| | | children = ( |
| | | 135C2A642C7F033300CC2A67 /* CLPlayer */, |
| | | 137ECAD12C783C0700C338BE /* TreeGroup */, |
| | | 136C7C7E2C771CCB004540CD /* PayMusicView */, |
| | | 1385DFFF2C6C4F1200AADB1F /* Network */, |
| | |
| | | 137ECAD32C783C2000C338BE /* bg.mov in Resources */, |
| | | 1336EFA92C6DEC6B0075E070 /* PaymentOrderResultTopView.xib in Resources */, |
| | | 1331391A2C742A0C009E179E /* UserProfileVC.xib in Resources */, |
| | | 135C2A712C7F033300CC2A67 /* CLPlayer.bundle in Resources */, |
| | | 13B0694C2C78593800477FA9 /* shu-1_053.png in Resources */, |
| | | 13334FDC2C7321BE00914086 /* PavilionItemCell.xib in Resources */, |
| | | 13B069A82C78593800477FA9 /* shu-idle_025.png in Resources */, |
| | |
| | | buildActionMask = 2147483647; |
| | | files = ( |
| | | 13FB6D872C6EF9DE00A0685D /* CourseDetialVC.swift in Sources */, |
| | | 135C2A652C7F033300CC2A67 /* CLAnimationTransitioning.swift in Sources */, |
| | | 132DB8FE2C74826D00EF33A7 /* SettingVC.swift in Sources */, |
| | | 135C2A662C7F033300CC2A67 /* CLFullScreenController.swift in Sources */, |
| | | 138F0C352C7597CA0072A16C /* HelpCenterVC.swift in Sources */, |
| | | 13D256B42C6C68E7006FC2D7 /* ShareView.swift in Sources */, |
| | | 139466472C6B8E0200F6FB15 /* UpdatePhoneVC.swift in Sources */, |
| | |
| | | 137175CB2C6C412A00B38EF1 /* BackgroundVoiceVC.swift in Sources */, |
| | | 137776922C6AFE69004FF994 /* SearchVC.swift in Sources */, |
| | | 13B021DC2C75DD0600414769 /* BankWithdrawVC.swift in Sources */, |
| | | 135C2A702C7F033300CC2A67 /* CLImageHelper.swift in Sources */, |
| | | 13897D892C7DB9D7006209E0 /* EqualCellSpaceFlowLayout.swift in Sources */, |
| | | 13985D962C69B2410046B6DC /* AppDelegate.swift in Sources */, |
| | | 13985DB02C69B7B00046B6DC /* BaseTabBarVC.swift in Sources */, |
| | |
| | | 1385E0062C6C558200AADB1F /* HomeRelaxBanner_2_CCell.swift in Sources */, |
| | | 13649F9B2C7709CD00F4E0EE /* ContactCustomerTCell.swift in Sources */, |
| | | 130913EB2C6DE33200418201 /* PaymentOrderResultVC.swift in Sources */, |
| | | 135C2A742C7F033300CC2A67 /* CLPlayerDelegate.swift in Sources */, |
| | | 13A0A8AF2C74757200DF08B6 /* MessageTCell.swift in Sources */, |
| | | 13FB6D7E2C6EE27100A0685D /* CourseOfficialItemCCell.swift in Sources */, |
| | | 137ABE342C6B3F64003A91C5 /* ForgotPasswordVC.swift in Sources */, |
| | | 13EFCDBE2C6DCF5800B51AE6 /* HomeTyroGuideVC.swift in Sources */, |
| | | 134A45322C6E0D6400538D78 /* CourseVCOfficalCommentVC.swift in Sources */, |
| | | 135C2A692C7F033300CC2A67 /* CLPlayerContentPanelCell.swift in Sources */, |
| | | 139C16602C6A0FBB00A924D9 /* TestLeftRightCollectionViewFlowLayout.swift in Sources */, |
| | | 13985DC72C69E9550046B6DC /* CourseVC.swift in Sources */, |
| | | 13A379FD2C75B7280038D5C8 /* BindAccountVC.swift in Sources */, |
| | | 135C2A6A2C7F033300CC2A67 /* CLPlayerContentPanelHeadView.swift in Sources */, |
| | | 130C07132C76DA0500ADB098 /* SpendingDetailContentTCell.swift in Sources */, |
| | | 1385E0022C6C4F1200AADB1F /* Services.swift in Sources */, |
| | | 13FB6D8A2C6EFB4D00A0685D /* CourseDetailHeaderView.swift in Sources */, |
| | |
| | | 130AA4A92C72F71700F20944 /* CourseDetialVideoVC.swift in Sources */, |
| | | 1336EFA52C6DEB550075E070 /* HoverHeaderFlowLayout.swift in Sources */, |
| | | 13985DB52C69B7DF0046B6DC /* Def.swift in Sources */, |
| | | 135C2A732C7F033300CC2A67 /* CLPlayerConfigure.swift in Sources */, |
| | | 136C7C812C771CF3004540CD /* PayMusicVC.swift in Sources */, |
| | | 130F94662C7DAB27003A348B /* SearchHistoryCCell.swift in Sources */, |
| | | 139228AF2C6B836B006F3CB6 /* Popup_1_View.swift in Sources */, |
| | | 1336EFA72C6DEC640075E070 /* PaymentOrderResultTopView.swift in Sources */, |
| | | 13CBCCE32C747C3D00C67701 /* NoticeCenterUserRepeaceDetailVC.swift in Sources */, |
| | | 135C2A672C7F033300CC2A67 /* CLFullScreenLeftController.swift in Sources */, |
| | | 138FE0DE2C757B2A00A964E8 /* BindPhone_1_VC.swift in Sources */, |
| | | 13A0A8A62C746B5600DF08B6 /* CommonDatePickerView.swift in Sources */, |
| | | 130C07052C76D1A000ADB098 /* SpendingDetailHeaderVC.swift in Sources */, |
| | |
| | | 1333DC7C2C72E78F00D8ACAE /* CourseSendGiftView.swift in Sources */, |
| | | 13391E032C73334000B9513F /* PavilionDetailVC.swift in Sources */, |
| | | 134783CF2C6C86EC0096C736 /* PlaySettingView.swift in Sources */, |
| | | 135C2A722C7F033300CC2A67 /* CLPlayer.swift in Sources */, |
| | | 13F24E3E2C75866100D2BA90 /* BindPhone_3_VC.swift in Sources */, |
| | | 135C2A6F2C7F033300CC2A67 /* CLGCDTimer.swift in Sources */, |
| | | 139C16592C6A053000A924D9 /* Home_Style_2_TCell.swift in Sources */, |
| | | 130B76592C6C4963006371AF /* HomeRelaxVoiceCCell.swift in Sources */, |
| | | 137ABE382C6B6641003A91C5 /* WebVC.swift in Sources */, |
| | | 135C2A6C2C7F033300CC2A67 /* CLPlayerContentViewDelegate.swift in Sources */, |
| | | 13985DB12C69B7B00046B6DC /* BaseVC.swift in Sources */, |
| | | 13985DD52C69FC1F0046B6DC /* Home_Style_1_TCell.swift in Sources */, |
| | | 132EB01C2C6B32B200990429 /* RegisterVC.swift in Sources */, |
| | | 134803DC2C7707BA00F4FDDA /* ContactCustomerVC.swift in Sources */, |
| | | 1331391B2C742A0C009E179E /* UserProfileVC.swift in Sources */, |
| | | 13E0FBF92C6C8BDE009997AE /* CountdownChooseListView.swift in Sources */, |
| | | 135C2A6B2C7F033300CC2A67 /* CLPlayerContentView.swift in Sources */, |
| | | 13A659472C6F4B9E00F731FA /* CourseDetail_1_TCell.swift in Sources */, |
| | | 130ED7EE2C6AF05C00D0736E /* Home_Style_4_Inner_CCell.swift in Sources */, |
| | | 139C165D2C6A0AC600A924D9 /* Home_Style_3_TCell.swift in Sources */, |
| | |
| | | 1385DFFA2C6C4EBC00AADB1F /* RefreshModel.swift in Sources */, |
| | | 134CC7E12C73283700EAEFB7 /* PavilionSearchVC.swift in Sources */, |
| | | 13EA70012C75F880005DF280 /* IdCardView.swift in Sources */, |
| | | 135C2A682C7F033300CC2A67 /* CLFullScreenRightController.swift in Sources */, |
| | | 139C16632C6A108A00A924D9 /* HomeRelaxBannerCCell.swift in Sources */, |
| | | 131E75C52C6B87C500E2C85D /* ForgotPasswordChangeVC.swift in Sources */, |
| | | 13A6594F2C6F641100F731FA /* CourseDetail_2_Inner_TCell.swift in Sources */, |
| | |
| | | 130C070B2C76D8F200ADB098 /* SpendingDetailContentVC.swift in Sources */, |
| | | 13EC08912C74990B00E00128 /* EmptyCCell.swift in Sources */, |
| | | 13F24E422C758DF100D2BA90 /* LogoutAccountVC.swift in Sources */, |
| | | 135C2A6E2C7F033300CC2A67 /* CLSlider.swift in Sources */, |
| | | 13649F9F2C770C9C00F4E0EE /* ContactCustomerDetailVC.swift in Sources */, |
| | | 130913EF2C6DE67E00418201 /* HomeRelaxBanner_2_1_CCell.swift in Sources */, |
| | | 1333DC7A2C72D8C400D8ACAE /* CourseDetail_3_TCell.swift in Sources */, |
| | | 135C2A752C7F033300CC2A67 /* CLPlayerView.swift in Sources */, |
| | | 1300BD3C2C6DFB1C000BCA5E /* VIPCenterVC.swift in Sources */, |
| | | 134803D62C76E3E000F4FDDA /* WatchHistoryVC.swift in Sources */, |
| | | 1377B4162C6DCC4300CF7CA5 /* Home_Style_4_Inner_1_CCell.swift in Sources */, |
| | | 135C2A6D2C7F033300CC2A67 /* CLRotateAnimationView.swift in Sources */, |
| | | 13E160212C6CB8930027F781 /* CommentListVC.swift in Sources */, |
| | | 13A0A89E2C746A8700DF08B6 /* CommonAlertSheetView.swift in Sources */, |
| | | 13271D862C75EF8200DE1328 /* AddBankInfoVC.swift in Sources */, |