杨锴
2024-09-10 1554b451f66120d81693eb722875e49a7e9a4186
XQMuse.xcodeproj/project.pbxproj
@@ -50,6 +50,10 @@
      1327C6822C81D107005DA44B /* PlanGuide_3_VC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1327C6802C81D107005DA44B /* PlanGuide_3_VC.swift */; };
      1327C6832C81D107005DA44B /* PlanGuide_3_VC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1327C6812C81D107005DA44B /* PlanGuide_3_VC.xib */; };
      132C40292C816003002E3270 /* SourceHanSerifCN-Medium.otf in Resources */ = {isa = PBXBuildFile; fileRef = 132C40282C816002002E3270 /* SourceHanSerifCN-Medium.otf */; };
      132C7EF12C8FE3B900A4CA18 /* ChooseOptTitleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 132C7EF02C8FE3B900A4CA18 /* ChooseOptTitleView.swift */; };
      132C7EF32C8FE3BF00A4CA18 /* ChooseOptTitleView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 132C7EF22C8FE3BF00A4CA18 /* ChooseOptTitleView.xib */; };
      132C7EF72C8FE9BB00A4CA18 /* ChooseOptTitleTCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 132C7EF62C8FE9BB00A4CA18 /* ChooseOptTitleTCell.xib */; };
      132C7EF82C8FE9BB00A4CA18 /* ChooseOptTitleTCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 132C7EF52C8FE9BB00A4CA18 /* ChooseOptTitleTCell.swift */; };
      132DB8FE2C74826D00EF33A7 /* SettingVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 132DB8FC2C74826D00EF33A7 /* SettingVC.swift */; };
      132DB8FF2C74826D00EF33A7 /* SettingVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 132DB8FD2C74826D00EF33A7 /* SettingVC.xib */; };
      132EB01C2C6B32B200990429 /* RegisterVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 132EB01A2C6B32B200990429 /* RegisterVC.swift */; };
@@ -250,6 +254,8 @@
      13F24E422C758DF100D2BA90 /* LogoutAccountVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13F24E3F2C758DF100D2BA90 /* LogoutAccountVC.swift */; };
      13F24E452C75901600D2BA90 /* CommonAlertView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13F24E432C75901500D2BA90 /* CommonAlertView.swift */; };
      13F24E462C75901600D2BA90 /* CommonAlertView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13F24E442C75901600D2BA90 /* CommonAlertView.xib */; };
      13FAD54E2C901D6300566998 /* SearchContentVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13FAD54D2C901D6300566998 /* SearchContentVC.xib */; };
      13FAD54F2C901D6300566998 /* SearchContentVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13FAD54C2C901D6300566998 /* SearchContentVC.swift */; };
      13FB6D7D2C6EE27100A0685D /* CourseOfficialItemCCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13FB6D7C2C6EE27100A0685D /* CourseOfficialItemCCell.xib */; };
      13FB6D7E2C6EE27100A0685D /* CourseOfficialItemCCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13FB6D7B2C6EE27100A0685D /* CourseOfficialItemCCell.swift */; };
      13FB6D802C6EED6000A0685D /* CourseMenuVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13FB6D7F2C6EED6000A0685D /* CourseMenuVC.swift */; };
@@ -309,6 +315,10 @@
      1327C6802C81D107005DA44B /* PlanGuide_3_VC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlanGuide_3_VC.swift; sourceTree = "<group>"; };
      1327C6812C81D107005DA44B /* PlanGuide_3_VC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = PlanGuide_3_VC.xib; sourceTree = "<group>"; };
      132C40282C816002002E3270 /* SourceHanSerifCN-Medium.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "SourceHanSerifCN-Medium.otf"; sourceTree = "<group>"; };
      132C7EF02C8FE3B900A4CA18 /* ChooseOptTitleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChooseOptTitleView.swift; sourceTree = "<group>"; };
      132C7EF22C8FE3BF00A4CA18 /* ChooseOptTitleView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ChooseOptTitleView.xib; sourceTree = "<group>"; };
      132C7EF52C8FE9BB00A4CA18 /* ChooseOptTitleTCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChooseOptTitleTCell.swift; sourceTree = "<group>"; };
      132C7EF62C8FE9BB00A4CA18 /* ChooseOptTitleTCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ChooseOptTitleTCell.xib; sourceTree = "<group>"; };
      132DB8FC2C74826D00EF33A7 /* SettingVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingVC.swift; sourceTree = "<group>"; };
      132DB8FD2C74826D00EF33A7 /* SettingVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SettingVC.xib; sourceTree = "<group>"; };
      132EB01A2C6B32B200990429 /* RegisterVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RegisterVC.swift; sourceTree = "<group>"; };
@@ -511,6 +521,8 @@
      13F24E402C758DF100D2BA90 /* LogoutAccountVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = LogoutAccountVC.xib; sourceTree = "<group>"; };
      13F24E432C75901500D2BA90 /* CommonAlertView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommonAlertView.swift; sourceTree = "<group>"; };
      13F24E442C75901600D2BA90 /* CommonAlertView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = CommonAlertView.xib; sourceTree = "<group>"; };
      13FAD54C2C901D6300566998 /* SearchContentVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchContentVC.swift; sourceTree = "<group>"; };
      13FAD54D2C901D6300566998 /* SearchContentVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SearchContentVC.xib; sourceTree = "<group>"; };
      13FB6D7B2C6EE27100A0685D /* CourseOfficialItemCCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CourseOfficialItemCCell.swift; sourceTree = "<group>"; };
      13FB6D7C2C6EE27100A0685D /* CourseOfficialItemCCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = CourseOfficialItemCCell.xib; sourceTree = "<group>"; };
      13FB6D7F2C6EED6000A0685D /* CourseMenuVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CourseMenuVC.swift; sourceTree = "<group>"; };
@@ -615,6 +627,15 @@
            137ECACE2C78268B00C338BE /* LoginTreatyVC.xib */,
         );
         path = VC;
         sourceTree = "<group>";
      };
      132C7EF42C8FE9A800A4CA18 /* TCell */ = {
         isa = PBXGroup;
         children = (
            132C7EF52C8FE9BB00A4CA18 /* ChooseOptTitleTCell.swift */,
            132C7EF62C8FE9BB00A4CA18 /* ChooseOptTitleTCell.xib */,
         );
         path = TCell;
         sourceTree = "<group>";
      };
      13334FD82C73219A00914086 /* CCell */ = {
@@ -760,6 +781,8 @@
            13EFCDC02C6DD27A00B51AE6 /* PaymentOrderVC.xib */,
            130913E82C6DE33200418201 /* PaymentOrderResultVC.swift */,
            130913E92C6DE33200418201 /* PaymentOrderResultVC.xib */,
            13FAD54C2C901D6300566998 /* SearchContentVC.swift */,
            13FAD54D2C901D6300566998 /* SearchContentVC.xib */,
         );
         path = VC;
         sourceTree = "<group>";
@@ -767,6 +790,7 @@
      137ABE362C6B6636003A91C5 /* Other */ = {
         isa = PBXGroup;
         children = (
            132C7EF42C8FE9A800A4CA18 /* TCell */,
            13D256B52C6C68EB006FC2D7 /* View */,
            137ABE372C6B6641003A91C5 /* WebVC.swift */,
         );
@@ -1092,6 +1116,8 @@
            1377B4122C6DAA2000CF7CA5 /* ChooseOptView.xib */,
            13334FD42C731C1B00914086 /* VideoView.swift */,
            13EA70002C75F880005DF280 /* IdCardView.swift */,
            132C7EF02C8FE3B900A4CA18 /* ChooseOptTitleView.swift */,
            132C7EF22C8FE3BF00A4CA18 /* ChooseOptTitleView.xib */,
         );
         path = View;
         sourceTree = "<group>";
@@ -1247,6 +1273,7 @@
            13C5838C2C86A4770071BCBE /* apngb-animated-level-4.png in Resources */,
            130913EE2C6DE67E00418201 /* HomeRelaxBanner_2_1_CCell.xib in Resources */,
            13CBCCE02C74793D00C67701 /* NoticeCenterSysDetailVC.xib in Resources */,
            132C7EF32C8FE3BF00A4CA18 /* ChooseOptTitleView.xib in Resources */,
            130ED7E82C6AEF5900D0736E /* Home_Style_4_TCell.xib in Resources */,
            13649F9A2C7709CD00F4E0EE /* ContactCustomerTCell.xib in Resources */,
            13391E022C73334000B9513F /* PavilionDetailVC.xib in Resources */,
@@ -1283,11 +1310,13 @@
            139466482C6B8E0200F6FB15 /* UpdatePhoneVC.xib in Resources */,
            134A453A2C6E167D00538D78 /* CourseOfficalCommendTopCCell.xib in Resources */,
            13BA27132C81B6DD006D4CD1 /* SourceHanSerifCN-Light.otf in Resources */,
            132C7EF72C8FE9BB00A4CA18 /* ChooseOptTitleTCell.xib in Resources */,
            13C9DDD82C8EE8EB0008946B /* apngb-animated-level-10.png in Resources */,
            13271D852C75EF8200DE1328 /* AddBankInfoVC.xib in Resources */,
            1377B40D2C6D936A00CF7CA5 /* CommentUserInputContentTCell.xib in Resources */,
            137175CC2C6C412A00B38EF1 /* BackgroundVoiceVC.xib in Resources */,
            13BF65EB2C804BE100E20F0E /* apngb-animated-flow.png in Resources */,
            13FAD54E2C901D6300566998 /* SearchContentVC.xib in Resources */,
            137776932C6AFE69004FF994 /* SearchVC.xib in Resources */,
            132DB8FF2C74826D00EF33A7 /* SettingVC.xib in Resources */,
            13985DBF2C69DDF90046B6DC /* HomeTopMenuView.xib in Resources */,
@@ -1426,6 +1455,7 @@
            13A379FD2C75B7280038D5C8 /* BindAccountVC.swift in Sources */,
            135C2A6A2C7F033300CC2A67 /* CLPlayerContentPanelHeadView.swift in Sources */,
            130C07132C76DA0500ADB098 /* SpendingDetailContentTCell.swift in Sources */,
            132C7EF12C8FE3B900A4CA18 /* ChooseOptTitleView.swift in Sources */,
            13BF65DC2C80407600E20F0E /* PlanGuideVC.swift in Sources */,
            1385E0022C6C4F1200AADB1F /* Services.swift in Sources */,
            13FB6D8A2C6EFB4D00A0685D /* CourseDetailHeaderView.swift in Sources */,
@@ -1434,6 +1464,7 @@
            130AA4A92C72F71700F20944 /* CourseDetialVideoVC.swift in Sources */,
            1336EFA52C6DEB550075E070 /* HoverHeaderFlowLayout.swift in Sources */,
            13985DB52C69B7DF0046B6DC /* Def.swift in Sources */,
            132C7EF82C8FE9BB00A4CA18 /* ChooseOptTitleTCell.swift in Sources */,
            135C2A732C7F033300CC2A67 /* CLPlayerConfigure.swift in Sources */,
            136C7C812C771CF3004540CD /* PayMusicVC.swift in Sources */,
            130F94662C7DAB27003A348B /* SearchHistoryCCell.swift in Sources */,
@@ -1450,6 +1481,7 @@
            13985DCE2C69EA160046B6DC /* MeVC.swift in Sources */,
            13A0A8AA2C74740800DF08B6 /* NoticeCenterVC.swift in Sources */,
            13985DCC2C69E9FA0046B6DC /* PavilionVC.swift in Sources */,
            13FAD54F2C901D6300566998 /* SearchContentVC.swift in Sources */,
            138F0C322C7594BB0072A16C /* TreatyVC.swift in Sources */,
            139F1F602C81AE840055CE8F /* PlanGuidePromptView.swift in Sources */,
            13985DC42C69E0BF0046B6DC /* HomeTopMenuCCell.swift in Sources */,