|
@@ -422,6 +422,10 @@
|
|
BC28886D2A8101310064B773 /* KSSearchResultListController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC2888682A8101300064B773 /* KSSearchResultListController.m */; };
|
|
BC28886D2A8101310064B773 /* KSSearchResultListController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC2888682A8101300064B773 /* KSSearchResultListController.m */; };
|
|
BC28886E2A8101310064B773 /* KSSearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC28886A2A8101310064B773 /* KSSearchViewController.m */; };
|
|
BC28886E2A8101310064B773 /* KSSearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC28886A2A8101310064B773 /* KSSearchViewController.m */; };
|
|
BC29AD2C2BFAFAFA00D44848 /* KSLogManager.m in Sources */ = {isa = PBXBuildFile; fileRef = BC29AD2A2BFAFAFA00D44848 /* KSLogManager.m */; };
|
|
BC29AD2C2BFAFAFA00D44848 /* KSLogManager.m in Sources */ = {isa = PBXBuildFile; fileRef = BC29AD2A2BFAFAFA00D44848 /* KSLogManager.m */; };
|
|
|
|
+ BC319C582CE7318800E1AF50 /* MineVipProgramHeadView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC319C572CE7318800E1AF50 /* MineVipProgramHeadView.m */; };
|
|
|
|
+ BC319C5A2CE7318E00E1AF50 /* MineVipProgramHeadView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC319C592CE7318E00E1AF50 /* MineVipProgramHeadView.xib */; };
|
|
|
|
+ BC319C5D2CE7412500E1AF50 /* MineVipProgramMainView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC319C5C2CE7412500E1AF50 /* MineVipProgramMainView.m */; };
|
|
|
|
+ BC319C5F2CE7412D00E1AF50 /* MineVipProgramMainView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC319C5E2CE7412D00E1AF50 /* MineVipProgramMainView.xib */; };
|
|
BC31BF7F2B219C5700F7D538 /* WidgetViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC31BF382B219C5700F7D538 /* WidgetViewController.m */; };
|
|
BC31BF7F2B219C5700F7D538 /* WidgetViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC31BF382B219C5700F7D538 /* WidgetViewController.m */; };
|
|
BC31BF802B219C5700F7D538 /* ToneTuningViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC31BF392B219C5700F7D538 /* ToneTuningViewController.m */; };
|
|
BC31BF802B219C5700F7D538 /* ToneTuningViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC31BF392B219C5700F7D538 /* ToneTuningViewController.m */; };
|
|
BC31BF822B219C5700F7D538 /* MetronomeManager.m in Sources */ = {isa = PBXBuildFile; fileRef = BC31BF3D2B219C5700F7D538 /* MetronomeManager.m */; };
|
|
BC31BF822B219C5700F7D538 /* MetronomeManager.m in Sources */ = {isa = PBXBuildFile; fileRef = BC31BF3D2B219C5700F7D538 /* MetronomeManager.m */; };
|
|
@@ -545,6 +549,12 @@
|
|
BC433E5C2CE6F339002870EC /* MinePageVIPCourseView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC433E5B2CE6F339002870EC /* MinePageVIPCourseView.m */; };
|
|
BC433E5C2CE6F339002870EC /* MinePageVIPCourseView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC433E5B2CE6F339002870EC /* MinePageVIPCourseView.m */; };
|
|
BC433E612CE6F80E002870EC /* MinePageVipProgramCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC433E602CE6F80E002870EC /* MinePageVipProgramCell.xib */; };
|
|
BC433E612CE6F80E002870EC /* MinePageVipProgramCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC433E602CE6F80E002870EC /* MinePageVipProgramCell.xib */; };
|
|
BC433E622CE6F80E002870EC /* MinePageVipProgramCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BC433E5F2CE6F80E002870EC /* MinePageVipProgramCell.m */; };
|
|
BC433E622CE6F80E002870EC /* MinePageVipProgramCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BC433E5F2CE6F80E002870EC /* MinePageVipProgramCell.m */; };
|
|
|
|
+ BC47661C2CE7216E002574E5 /* MinePageAccompanyCourseView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC47661B2CE7216E002574E5 /* MinePageAccompanyCourseView.m */; };
|
|
|
|
+ BC47661F2CE727FC002574E5 /* MineEmptyIntroduceView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC47661E2CE727FC002574E5 /* MineEmptyIntroduceView.m */; };
|
|
|
|
+ BC4766212CE72806002574E5 /* MineEmptyIntroduceView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC4766202CE72806002574E5 /* MineEmptyIntroduceView.xib */; };
|
|
|
|
+ BC4766242CE72EBA002574E5 /* MineVipProgramViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC4766232CE72EBA002574E5 /* MineVipProgramViewController.m */; };
|
|
|
|
+ BC4766282CE72EE6002574E5 /* MineVipProgramNavView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC4766272CE72EE6002574E5 /* MineVipProgramNavView.m */; };
|
|
|
|
+ BC47662A2CE72EEE002574E5 /* MineVipProgramNavView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC4766292CE72EEE002574E5 /* MineVipProgramNavView.xib */; };
|
|
BC4823D12C4F5F30000E5401 /* UserDetailModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BC4823D02C4F5F30000E5401 /* UserDetailModel.m */; };
|
|
BC4823D12C4F5F30000E5401 /* UserDetailModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BC4823D02C4F5F30000E5401 /* UserDetailModel.m */; };
|
|
BC4823D42C4F8FC0000E5401 /* KSAccompanyDraftViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC4823D22C4F8FBF000E5401 /* KSAccompanyDraftViewController.m */; };
|
|
BC4823D42C4F8FC0000E5401 /* KSAccompanyDraftViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC4823D22C4F8FBF000E5401 /* KSAccompanyDraftViewController.m */; };
|
|
BC483231282A646A005F534C /* HomeRecentCourseView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC483230282A646A005F534C /* HomeRecentCourseView.m */; };
|
|
BC483231282A646A005F534C /* HomeRecentCourseView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC483230282A646A005F534C /* HomeRecentCourseView.m */; };
|
|
@@ -609,6 +619,8 @@
|
|
BC6BEAA4288A4C2A00022109 /* KSHomeButton.m in Sources */ = {isa = PBXBuildFile; fileRef = BC6BEAA2288A4C2A00022109 /* KSHomeButton.m */; };
|
|
BC6BEAA4288A4C2A00022109 /* KSHomeButton.m in Sources */ = {isa = PBXBuildFile; fileRef = BC6BEAA2288A4C2A00022109 /* KSHomeButton.m */; };
|
|
BC6BEAAA288E3D7400022109 /* HomeNewHeadView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC6BEAA9288E3D7300022109 /* HomeNewHeadView.m */; };
|
|
BC6BEAAA288E3D7400022109 /* HomeNewHeadView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC6BEAA9288E3D7300022109 /* HomeNewHeadView.m */; };
|
|
BC6BEAAC288E3D7B00022109 /* HomeNewHeadView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC6BEAAB288E3D7B00022109 /* HomeNewHeadView.xib */; };
|
|
BC6BEAAC288E3D7B00022109 /* HomeNewHeadView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC6BEAAB288E3D7B00022109 /* HomeNewHeadView.xib */; };
|
|
|
|
+ BC7003232CE74F52008D041E /* ProgramAddButton.m in Sources */ = {isa = PBXBuildFile; fileRef = BC7003222CE74F52008D041E /* ProgramAddButton.m */; };
|
|
|
|
+ BC7003252CE74F5D008D041E /* ProgramAddButton.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC7003242CE74F5D008D041E /* ProgramAddButton.xib */; };
|
|
BC71D1332887ADDA0010F14B /* teacher_refresh.json in Resources */ = {isa = PBXBuildFile; fileRef = BC71D1322887ADDA0010F14B /* teacher_refresh.json */; };
|
|
BC71D1332887ADDA0010F14B /* teacher_refresh.json in Resources */ = {isa = PBXBuildFile; fileRef = BC71D1322887ADDA0010F14B /* teacher_refresh.json */; };
|
|
BC71D1A62887FDAC0010F14B /* LaunchAnimationViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC71D1802887FDAB0010F14B /* LaunchAnimationViewController.m */; };
|
|
BC71D1A62887FDAC0010F14B /* LaunchAnimationViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC71D1802887FDAB0010F14B /* LaunchAnimationViewController.m */; };
|
|
BC71D1EA2887FDD40010F14B /* img_10.png in Resources */ = {isa = PBXBuildFile; fileRef = BC71D1C92887FDD40010F14B /* img_10.png */; };
|
|
BC71D1EA2887FDD40010F14B /* img_10.png in Resources */ = {isa = PBXBuildFile; fileRef = BC71D1C92887FDD40010F14B /* img_10.png */; };
|
|
@@ -1883,6 +1895,12 @@
|
|
BC28886B2A8101310064B773 /* KSSearchViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSSearchViewController.h; sourceTree = "<group>"; };
|
|
BC28886B2A8101310064B773 /* KSSearchViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSSearchViewController.h; sourceTree = "<group>"; };
|
|
BC29AD292BFAFAFA00D44848 /* KSLogManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSLogManager.h; sourceTree = "<group>"; };
|
|
BC29AD292BFAFAFA00D44848 /* KSLogManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSLogManager.h; sourceTree = "<group>"; };
|
|
BC29AD2A2BFAFAFA00D44848 /* KSLogManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSLogManager.m; sourceTree = "<group>"; };
|
|
BC29AD2A2BFAFAFA00D44848 /* KSLogManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSLogManager.m; sourceTree = "<group>"; };
|
|
|
|
+ BC319C562CE7318800E1AF50 /* MineVipProgramHeadView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MineVipProgramHeadView.h; sourceTree = "<group>"; };
|
|
|
|
+ BC319C572CE7318800E1AF50 /* MineVipProgramHeadView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MineVipProgramHeadView.m; sourceTree = "<group>"; };
|
|
|
|
+ BC319C592CE7318E00E1AF50 /* MineVipProgramHeadView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MineVipProgramHeadView.xib; sourceTree = "<group>"; };
|
|
|
|
+ BC319C5B2CE7412500E1AF50 /* MineVipProgramMainView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MineVipProgramMainView.h; sourceTree = "<group>"; };
|
|
|
|
+ BC319C5C2CE7412500E1AF50 /* MineVipProgramMainView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MineVipProgramMainView.m; sourceTree = "<group>"; };
|
|
|
|
+ BC319C5E2CE7412D00E1AF50 /* MineVipProgramMainView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MineVipProgramMainView.xib; sourceTree = "<group>"; };
|
|
BC31BF362B219C5700F7D538 /* ToneTuningViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ToneTuningViewController.h; sourceTree = "<group>"; };
|
|
BC31BF362B219C5700F7D538 /* ToneTuningViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ToneTuningViewController.h; sourceTree = "<group>"; };
|
|
BC31BF382B219C5700F7D538 /* WidgetViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WidgetViewController.m; sourceTree = "<group>"; };
|
|
BC31BF382B219C5700F7D538 /* WidgetViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WidgetViewController.m; sourceTree = "<group>"; };
|
|
BC31BF392B219C5700F7D538 /* ToneTuningViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ToneTuningViewController.m; sourceTree = "<group>"; };
|
|
BC31BF392B219C5700F7D538 /* ToneTuningViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ToneTuningViewController.m; sourceTree = "<group>"; };
|
|
@@ -2084,6 +2102,16 @@
|
|
BC433E5E2CE6F80E002870EC /* MinePageVipProgramCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MinePageVipProgramCell.h; sourceTree = "<group>"; };
|
|
BC433E5E2CE6F80E002870EC /* MinePageVipProgramCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MinePageVipProgramCell.h; sourceTree = "<group>"; };
|
|
BC433E5F2CE6F80E002870EC /* MinePageVipProgramCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MinePageVipProgramCell.m; sourceTree = "<group>"; };
|
|
BC433E5F2CE6F80E002870EC /* MinePageVipProgramCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MinePageVipProgramCell.m; sourceTree = "<group>"; };
|
|
BC433E602CE6F80E002870EC /* MinePageVipProgramCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MinePageVipProgramCell.xib; sourceTree = "<group>"; };
|
|
BC433E602CE6F80E002870EC /* MinePageVipProgramCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MinePageVipProgramCell.xib; sourceTree = "<group>"; };
|
|
|
|
+ BC47661A2CE7216E002574E5 /* MinePageAccompanyCourseView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MinePageAccompanyCourseView.h; sourceTree = "<group>"; };
|
|
|
|
+ BC47661B2CE7216E002574E5 /* MinePageAccompanyCourseView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MinePageAccompanyCourseView.m; sourceTree = "<group>"; };
|
|
|
|
+ BC47661D2CE727FC002574E5 /* MineEmptyIntroduceView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MineEmptyIntroduceView.h; sourceTree = "<group>"; };
|
|
|
|
+ BC47661E2CE727FC002574E5 /* MineEmptyIntroduceView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MineEmptyIntroduceView.m; sourceTree = "<group>"; };
|
|
|
|
+ BC4766202CE72806002574E5 /* MineEmptyIntroduceView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MineEmptyIntroduceView.xib; sourceTree = "<group>"; };
|
|
|
|
+ BC4766222CE72EBA002574E5 /* MineVipProgramViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MineVipProgramViewController.h; sourceTree = "<group>"; };
|
|
|
|
+ BC4766232CE72EBA002574E5 /* MineVipProgramViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MineVipProgramViewController.m; sourceTree = "<group>"; };
|
|
|
|
+ BC4766262CE72EE6002574E5 /* MineVipProgramNavView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MineVipProgramNavView.h; sourceTree = "<group>"; };
|
|
|
|
+ BC4766272CE72EE6002574E5 /* MineVipProgramNavView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MineVipProgramNavView.m; sourceTree = "<group>"; };
|
|
|
|
+ BC4766292CE72EEE002574E5 /* MineVipProgramNavView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MineVipProgramNavView.xib; sourceTree = "<group>"; };
|
|
BC4823CF2C4F5F30000E5401 /* UserDetailModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UserDetailModel.h; sourceTree = "<group>"; };
|
|
BC4823CF2C4F5F30000E5401 /* UserDetailModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UserDetailModel.h; sourceTree = "<group>"; };
|
|
BC4823D02C4F5F30000E5401 /* UserDetailModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UserDetailModel.m; sourceTree = "<group>"; };
|
|
BC4823D02C4F5F30000E5401 /* UserDetailModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UserDetailModel.m; sourceTree = "<group>"; };
|
|
BC4823D22C4F8FBF000E5401 /* KSAccompanyDraftViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSAccompanyDraftViewController.m; sourceTree = "<group>"; };
|
|
BC4823D22C4F8FBF000E5401 /* KSAccompanyDraftViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSAccompanyDraftViewController.m; sourceTree = "<group>"; };
|
|
@@ -2186,6 +2214,9 @@
|
|
BC6BEAA8288E3D7300022109 /* HomeNewHeadView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HomeNewHeadView.h; sourceTree = "<group>"; };
|
|
BC6BEAA8288E3D7300022109 /* HomeNewHeadView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HomeNewHeadView.h; sourceTree = "<group>"; };
|
|
BC6BEAA9288E3D7300022109 /* HomeNewHeadView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HomeNewHeadView.m; sourceTree = "<group>"; };
|
|
BC6BEAA9288E3D7300022109 /* HomeNewHeadView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HomeNewHeadView.m; sourceTree = "<group>"; };
|
|
BC6BEAAB288E3D7B00022109 /* HomeNewHeadView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeNewHeadView.xib; sourceTree = "<group>"; };
|
|
BC6BEAAB288E3D7B00022109 /* HomeNewHeadView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeNewHeadView.xib; sourceTree = "<group>"; };
|
|
|
|
+ BC7003212CE74F52008D041E /* ProgramAddButton.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProgramAddButton.h; sourceTree = "<group>"; };
|
|
|
|
+ BC7003222CE74F52008D041E /* ProgramAddButton.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ProgramAddButton.m; sourceTree = "<group>"; };
|
|
|
|
+ BC7003242CE74F5D008D041E /* ProgramAddButton.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ProgramAddButton.xib; sourceTree = "<group>"; };
|
|
BC71D1322887ADDA0010F14B /* teacher_refresh.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = teacher_refresh.json; sourceTree = "<group>"; };
|
|
BC71D1322887ADDA0010F14B /* teacher_refresh.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = teacher_refresh.json; sourceTree = "<group>"; };
|
|
BC71D1802887FDAB0010F14B /* LaunchAnimationViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LaunchAnimationViewController.m; sourceTree = "<group>"; };
|
|
BC71D1802887FDAB0010F14B /* LaunchAnimationViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LaunchAnimationViewController.m; sourceTree = "<group>"; };
|
|
BC71D1812887FDAB0010F14B /* LaunchAnimationViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LaunchAnimationViewController.h; sourceTree = "<group>"; };
|
|
BC71D1812887FDAB0010F14B /* LaunchAnimationViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LaunchAnimationViewController.h; sourceTree = "<group>"; };
|
|
@@ -3245,6 +3276,8 @@
|
|
children = (
|
|
children = (
|
|
275FA55D27F31AAF00EB6240 /* MinePageViewController.h */,
|
|
275FA55D27F31AAF00EB6240 /* MinePageViewController.h */,
|
|
275FA55E27F31AAF00EB6240 /* MinePageViewController.m */,
|
|
275FA55E27F31AAF00EB6240 /* MinePageViewController.m */,
|
|
|
|
+ BC4766222CE72EBA002574E5 /* MineVipProgramViewController.h */,
|
|
|
|
+ BC4766232CE72EBA002574E5 /* MineVipProgramViewController.m */,
|
|
);
|
|
);
|
|
path = Controller;
|
|
path = Controller;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -3261,6 +3294,8 @@
|
|
275FA55C27F31A7400EB6240 /* View */ = {
|
|
275FA55C27F31A7400EB6240 /* View */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ BC4766252CE72ED8002574E5 /* VIPProgramCreate */,
|
|
|
|
+ BC4766192CE72150002574E5 /* AccompanyCourse */,
|
|
BC433E5D2CE6F7D8002870EC /* VipCourse */,
|
|
BC433E5D2CE6F7D8002870EC /* VipCourse */,
|
|
BC433E512CE6E4E1002870EC /* GradientLine */,
|
|
BC433E512CE6E4E1002870EC /* GradientLine */,
|
|
BCFB9BA82CE58E6D00B66BC0 /* MinePageTipsView */,
|
|
BCFB9BA82CE58E6D00B66BC0 /* MinePageTipsView */,
|
|
@@ -4915,6 +4950,9 @@
|
|
BC58E7DB281B969B004B0893 /* MinePageTopView.h */,
|
|
BC58E7DB281B969B004B0893 /* MinePageTopView.h */,
|
|
BC58E7DC281B969B004B0893 /* MinePageTopView.m */,
|
|
BC58E7DC281B969B004B0893 /* MinePageTopView.m */,
|
|
BC58E7DE281B96A4004B0893 /* MinePageTopView.xib */,
|
|
BC58E7DE281B96A4004B0893 /* MinePageTopView.xib */,
|
|
|
|
+ BC47661D2CE727FC002574E5 /* MineEmptyIntroduceView.h */,
|
|
|
|
+ BC47661E2CE727FC002574E5 /* MineEmptyIntroduceView.m */,
|
|
|
|
+ BC4766202CE72806002574E5 /* MineEmptyIntroduceView.xib */,
|
|
);
|
|
);
|
|
path = HeadView;
|
|
path = HeadView;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -5498,6 +5536,34 @@
|
|
path = VipCourse;
|
|
path = VipCourse;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
|
|
+ BC4766192CE72150002574E5 /* AccompanyCourse */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ BC47661A2CE7216E002574E5 /* MinePageAccompanyCourseView.h */,
|
|
|
|
+ BC47661B2CE7216E002574E5 /* MinePageAccompanyCourseView.m */,
|
|
|
|
+ );
|
|
|
|
+ path = AccompanyCourse;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ BC4766252CE72ED8002574E5 /* VIPProgramCreate */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ BC4766262CE72EE6002574E5 /* MineVipProgramNavView.h */,
|
|
|
|
+ BC4766272CE72EE6002574E5 /* MineVipProgramNavView.m */,
|
|
|
|
+ BC4766292CE72EEE002574E5 /* MineVipProgramNavView.xib */,
|
|
|
|
+ BC319C562CE7318800E1AF50 /* MineVipProgramHeadView.h */,
|
|
|
|
+ BC319C572CE7318800E1AF50 /* MineVipProgramHeadView.m */,
|
|
|
|
+ BC319C592CE7318E00E1AF50 /* MineVipProgramHeadView.xib */,
|
|
|
|
+ BC319C5B2CE7412500E1AF50 /* MineVipProgramMainView.h */,
|
|
|
|
+ BC319C5C2CE7412500E1AF50 /* MineVipProgramMainView.m */,
|
|
|
|
+ BC319C5E2CE7412D00E1AF50 /* MineVipProgramMainView.xib */,
|
|
|
|
+ BC7003212CE74F52008D041E /* ProgramAddButton.h */,
|
|
|
|
+ BC7003222CE74F52008D041E /* ProgramAddButton.m */,
|
|
|
|
+ BC7003242CE74F5D008D041E /* ProgramAddButton.xib */,
|
|
|
|
+ );
|
|
|
|
+ path = VIPProgramCreate;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
BC4BCE622823990100522C8B /* AddressList */ = {
|
|
BC4BCE622823990100522C8B /* AddressList */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
@@ -7589,6 +7655,7 @@
|
|
BCB908FD2850C9CB00F5FF69 /* MusicChooseSearchView.xib in Resources */,
|
|
BCB908FD2850C9CB00F5FF69 /* MusicChooseSearchView.xib in Resources */,
|
|
BC221FA228C72B9500F99802 /* MyStyleVideoCell.xib in Resources */,
|
|
BC221FA228C72B9500F99802 /* MyStyleVideoCell.xib in Resources */,
|
|
275E8A7227E18F2300DD3F6E /* Main.storyboard in Resources */,
|
|
275E8A7227E18F2300DD3F6E /* Main.storyboard in Resources */,
|
|
|
|
+ BC7003252CE74F5D008D041E /* ProgramAddButton.xib in Resources */,
|
|
BC71DEFE2A89F470003F165E /* TXTimeView.xib in Resources */,
|
|
BC71DEFE2A89F470003F165E /* TXTimeView.xib in Resources */,
|
|
BC4217FD2C4E3DFC00C70B2F /* KSUserDetailBottomView.xib in Resources */,
|
|
BC4217FD2C4E3DFC00C70B2F /* KSUserDetailBottomView.xib in Resources */,
|
|
BC3673DE28A606A500059721 /* musicRoom_animation_1.png in Resources */,
|
|
BC3673DE28A606A500059721 /* musicRoom_animation_1.png in Resources */,
|
|
@@ -7607,6 +7674,7 @@
|
|
BCC583F928A9FA8100BAB4CF /* cloud_animation_22.png in Resources */,
|
|
BCC583F928A9FA8100BAB4CF /* cloud_animation_22.png in Resources */,
|
|
BC71D1EC2887FDD40010F14B /* img_0.png in Resources */,
|
|
BC71D1EC2887FDD40010F14B /* img_0.png in Resources */,
|
|
BC71D1EA2887FDD40010F14B /* img_10.png in Resources */,
|
|
BC71D1EA2887FDD40010F14B /* img_10.png in Resources */,
|
|
|
|
+ BC47662A2CE72EEE002574E5 /* MineVipProgramNavView.xib in Resources */,
|
|
BC31BF9B2B219C5700F7D538 /* WidgetSpeedView.xib in Resources */,
|
|
BC31BF9B2B219C5700F7D538 /* WidgetSpeedView.xib in Resources */,
|
|
BC14E4972AB3105F000C4983 /* TenantCreateGroupBodyView.xib in Resources */,
|
|
BC14E4972AB3105F000C4983 /* TenantCreateGroupBodyView.xib in Resources */,
|
|
BC38C47F2AFA1F4B00ABFCC2 /* MineWorksDraftsCell.xib in Resources */,
|
|
BC38C47F2AFA1F4B00ABFCC2 /* MineWorksDraftsCell.xib in Resources */,
|
|
@@ -7636,6 +7704,7 @@
|
|
2708565327ED8B8C00EC8E72 /* GroupApplyChooseAllCell.xib in Resources */,
|
|
2708565327ED8B8C00EC8E72 /* GroupApplyChooseAllCell.xib in Resources */,
|
|
275E3DEE27F467BF0010EC30 /* LiveRoomBottomView.xib in Resources */,
|
|
275E3DEE27F467BF0010EC30 /* LiveRoomBottomView.xib in Resources */,
|
|
BC3673D428A606A500059721 /* musicRoom_animation_3.png in Resources */,
|
|
BC3673D428A606A500059721 /* musicRoom_animation_3.png in Resources */,
|
|
|
|
+ BC4766212CE72806002574E5 /* MineEmptyIntroduceView.xib in Resources */,
|
|
BC14A61E28A0B5CE0086395C /* MineActionView.xib in Resources */,
|
|
BC14A61E28A0B5CE0086395C /* MineActionView.xib in Resources */,
|
|
BC71D1FF2887FDD40010F14B /* img_8.png in Resources */,
|
|
BC71D1FF2887FDD40010F14B /* img_8.png in Resources */,
|
|
BC023802286594EA005560CA /* KSTipsAlert.xib in Resources */,
|
|
BC023802286594EA005560CA /* KSTipsAlert.xib in Resources */,
|
|
@@ -7653,6 +7722,7 @@
|
|
BCE06F2D2818147000234817 /* KSConfirmAlertView.xib in Resources */,
|
|
BCE06F2D2818147000234817 /* KSConfirmAlertView.xib in Resources */,
|
|
BC12638328FEB5B900509E90 /* UserDetailBottomView.xib in Resources */,
|
|
BC12638328FEB5B900509E90 /* UserDetailBottomView.xib in Resources */,
|
|
BC71D295288811BF0010F14B /* tabbar4.json in Resources */,
|
|
BC71D295288811BF0010F14B /* tabbar4.json in Resources */,
|
|
|
|
+ BC319C5F2CE7412D00E1AF50 /* MineVipProgramMainView.xib in Resources */,
|
|
BCA7C34428476533009D20EC /* KSBoardAddStaffView.xib in Resources */,
|
|
BCA7C34428476533009D20EC /* KSBoardAddStaffView.xib in Resources */,
|
|
BCF425EA2AB96BE400BCD942 /* HomeTenantView.xib in Resources */,
|
|
BCF425EA2AB96BE400BCD942 /* HomeTenantView.xib in Resources */,
|
|
BCA353E52859797500377661 /* MusicRoomStudentCell.xib in Resources */,
|
|
BCA353E52859797500377661 /* MusicRoomStudentCell.xib in Resources */,
|
|
@@ -7867,6 +7937,7 @@
|
|
BC81F0EA29232D01004106AF /* CoursewareListCell.xib in Resources */,
|
|
BC81F0EA29232D01004106AF /* CoursewareListCell.xib in Resources */,
|
|
BC71D1F92887FDD40010F14B /* img_5.png in Resources */,
|
|
BC71D1F92887FDD40010F14B /* img_5.png in Resources */,
|
|
BCA724002806AEA000DA0D0D /* AccompanyHomeworkCell.xib in Resources */,
|
|
BCA724002806AEA000DA0D0D /* AccompanyHomeworkCell.xib in Resources */,
|
|
|
|
+ BC319C5A2CE7318E00E1AF50 /* MineVipProgramHeadView.xib in Resources */,
|
|
BC7CFFD22817FF6D00CAEB21 /* CardDisplayView.xib in Resources */,
|
|
BC7CFFD22817FF6D00CAEB21 /* CardDisplayView.xib in Resources */,
|
|
BC2456E5286BE86600D1F7C0 /* MineStyleEmptyView.xib in Resources */,
|
|
BC2456E5286BE86600D1F7C0 /* MineStyleEmptyView.xib in Resources */,
|
|
27F9CB0127EC3D42003E0FE4 /* GroupListViewCell.xib in Resources */,
|
|
27F9CB0127EC3D42003E0FE4 /* GroupListViewCell.xib in Resources */,
|
|
@@ -7997,9 +8068,11 @@
|
|
BCD6D15C281950E9009A773E /* WithdrawModel.m in Sources */,
|
|
BCD6D15C281950E9009A773E /* WithdrawModel.m in Sources */,
|
|
BCE6A08527F81B4200C97704 /* MinePageSubmitView.m in Sources */,
|
|
BCE6A08527F81B4200C97704 /* MinePageSubmitView.m in Sources */,
|
|
BC106B822A8F4586000759A9 /* TXLiveMessageUserQuit.m in Sources */,
|
|
BC106B822A8F4586000759A9 /* TXLiveMessageUserQuit.m in Sources */,
|
|
|
|
+ BC4766242CE72EBA002574E5 /* MineVipProgramViewController.m in Sources */,
|
|
BC0A22A6284751F80065C1AB /* DownloadStatusCell.m in Sources */,
|
|
BC0A22A6284751F80065C1AB /* DownloadStatusCell.m in Sources */,
|
|
2779326F27E30FD80010E277 /* FSCalendarHeaderView.m in Sources */,
|
|
2779326F27E30FD80010E277 /* FSCalendarHeaderView.m in Sources */,
|
|
275E3DF727F467ED0010EC30 /* LiveRoomLikeLayer.m in Sources */,
|
|
275E3DF727F467ED0010EC30 /* LiveRoomLikeLayer.m in Sources */,
|
|
|
|
+ BC7003232CE74F52008D041E /* ProgramAddButton.m in Sources */,
|
|
BC3A557F2BAA8F26002E1616 /* KSCloudWebManager.m in Sources */,
|
|
BC3A557F2BAA8F26002E1616 /* KSCloudWebManager.m in Sources */,
|
|
BC38C42D2AF900E100ABFCC2 /* KSPlayerSliderView.m in Sources */,
|
|
BC38C42D2AF900E100ABFCC2 /* KSPlayerSliderView.m in Sources */,
|
|
BC71DE922A89C937003F165E /* TXClassroomTextMsg.m in Sources */,
|
|
BC71DE922A89C937003F165E /* TXClassroomTextMsg.m in Sources */,
|
|
@@ -8027,6 +8100,7 @@
|
|
BCB9FA562872BA85005D766B /* LiveListViewController.m in Sources */,
|
|
BCB9FA562872BA85005D766B /* LiveListViewController.m in Sources */,
|
|
BCC0F6F32A8CF11700C4EFA4 /* TXClassRoomAlertView.m in Sources */,
|
|
BCC0F6F32A8CF11700C4EFA4 /* TXClassRoomAlertView.m in Sources */,
|
|
BC56C97329238CBA00AF301F /* CoursewareAlertView.m in Sources */,
|
|
BC56C97329238CBA00AF301F /* CoursewareAlertView.m in Sources */,
|
|
|
|
+ BC319C5D2CE7412500E1AF50 /* MineVipProgramMainView.m in Sources */,
|
|
BC106BAB2A8F45AA000759A9 /* TXSeatContainerView.m in Sources */,
|
|
BC106BAB2A8F45AA000759A9 /* TXSeatContainerView.m in Sources */,
|
|
277931CD27E30FC20010E277 /* KSPremissionAlert.m in Sources */,
|
|
277931CD27E30FC20010E277 /* KSPremissionAlert.m in Sources */,
|
|
BC106B872A8F4586000759A9 /* TXConstMessage.m in Sources */,
|
|
BC106B872A8F4586000759A9 /* TXConstMessage.m in Sources */,
|
|
@@ -8042,6 +8116,7 @@
|
|
BC8831042873D67C00C702A0 /* LiveVideoCollectionViewCell.m in Sources */,
|
|
BC8831042873D67C00C702A0 /* LiveVideoCollectionViewCell.m in Sources */,
|
|
BC12638428FEB5B900509E90 /* RecentMusicView.m in Sources */,
|
|
BC12638428FEB5B900509E90 /* RecentMusicView.m in Sources */,
|
|
BCC0F7082A8CF13D00C4EFA4 /* KSDanInputView.m in Sources */,
|
|
BCC0F7082A8CF13D00C4EFA4 /* KSDanInputView.m in Sources */,
|
|
|
|
+ BC47661C2CE7216E002574E5 /* MinePageAccompanyCourseView.m in Sources */,
|
|
BC31BF922B219C5700F7D538 /* TuningForkSettingView.m in Sources */,
|
|
BC31BF922B219C5700F7D538 /* TuningForkSettingView.m in Sources */,
|
|
BC56C95529233D0500AF301F /* CoursewareTableDelegate.m in Sources */,
|
|
BC56C95529233D0500AF301F /* CoursewareTableDelegate.m in Sources */,
|
|
BC4BCE6C28239EEB00522C8B /* MyAddressListCell.m in Sources */,
|
|
BC4BCE6C28239EEB00522C8B /* MyAddressListCell.m in Sources */,
|
|
@@ -8231,6 +8306,7 @@
|
|
BC31BF9C2B219C5700F7D538 /* WidgetBottomButtonView.m in Sources */,
|
|
BC31BF9C2B219C5700F7D538 /* WidgetBottomButtonView.m in Sources */,
|
|
BC1263A428FF98BB00509E90 /* HomeNewMusicView.m in Sources */,
|
|
BC1263A428FF98BB00509E90 /* HomeNewMusicView.m in Sources */,
|
|
BCDE359E289BC03E00A9A560 /* HomeAlbumModel.m in Sources */,
|
|
BCDE359E289BC03E00A9A560 /* HomeAlbumModel.m in Sources */,
|
|
|
|
+ BC319C582CE7318800E1AF50 /* MineVipProgramHeadView.m in Sources */,
|
|
BC48C3B4282931C000EE65C5 /* ReceiveEvaluateCell.m in Sources */,
|
|
BC48C3B4282931C000EE65C5 /* ReceiveEvaluateCell.m in Sources */,
|
|
BC3BF6362B9ED1F600831494 /* StateView.m in Sources */,
|
|
BC3BF6362B9ED1F600831494 /* StateView.m in Sources */,
|
|
BC0A22C528475E060065C1AB /* SongListViewController.m in Sources */,
|
|
BC0A22C528475E060065C1AB /* SongListViewController.m in Sources */,
|
|
@@ -8326,6 +8402,7 @@
|
|
BCFB9B972CE4903800B66BC0 /* MusicRoomGroupViewController.m in Sources */,
|
|
BCFB9B972CE4903800B66BC0 /* MusicRoomGroupViewController.m in Sources */,
|
|
27F9CAED27EC17AE003E0FE4 /* ChatAddressBodyView.m in Sources */,
|
|
27F9CAED27EC17AE003E0FE4 /* ChatAddressBodyView.m in Sources */,
|
|
BC4110492806706800800BD9 /* HomeworkListCell.m in Sources */,
|
|
BC4110492806706800800BD9 /* HomeworkListCell.m in Sources */,
|
|
|
|
+ BC4766282CE72EE6002574E5 /* MineVipProgramNavView.m in Sources */,
|
|
BCA9CE2427FD792600D558C6 /* LiveCourseModel.m in Sources */,
|
|
BCA9CE2427FD792600D558C6 /* LiveCourseModel.m in Sources */,
|
|
BC1191F0280E8A2800A716F7 /* TableCourseModel.m in Sources */,
|
|
BC1191F0280E8A2800A716F7 /* TableCourseModel.m in Sources */,
|
|
BCB6340927F6A35700ACFDCF /* LiveroomTimeManager.m in Sources */,
|
|
BCB6340927F6A35700ACFDCF /* LiveroomTimeManager.m in Sources */,
|
|
@@ -8592,6 +8669,7 @@
|
|
BC71DF2B2A8A0432003F165E /* KSWhiteboardRefreshView.m in Sources */,
|
|
BC71DF2B2A8A0432003F165E /* KSWhiteboardRefreshView.m in Sources */,
|
|
BC9EFEB22C0480A500CFA7B1 /* GroupBanBodyView.m in Sources */,
|
|
BC9EFEB22C0480A500CFA7B1 /* GroupBanBodyView.m in Sources */,
|
|
BCD457B2286564DB0010B493 /* LiveRoomAlertView.m in Sources */,
|
|
BCD457B2286564DB0010B493 /* LiveRoomAlertView.m in Sources */,
|
|
|
|
+ BC47661F2CE727FC002574E5 /* MineEmptyIntroduceView.m in Sources */,
|
|
BCFB9B892CE4883100B66BC0 /* VipCouseDetailViewController.m in Sources */,
|
|
BCFB9B892CE4883100B66BC0 /* VipCouseDetailViewController.m in Sources */,
|
|
BCB399AC27F946A200AFF376 /* CourseNavView.m in Sources */,
|
|
BCB399AC27F946A200AFF376 /* CourseNavView.m in Sources */,
|
|
BCE06F2B2818146700234817 /* KSConfirmAlertView.m in Sources */,
|
|
BCE06F2B2818146700234817 /* KSConfirmAlertView.m in Sources */,
|