|
@@ -442,6 +442,19 @@
|
|
|
BCA9CE1E27FD5F9D00D558C6 /* MyLiveCourseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BCA9CE1D27FD5F9D00D558C6 /* MyLiveCourseViewController.m */; };
|
|
|
BCA9CE2127FD642600D558C6 /* MyLiveCourseBodyView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCA9CE2027FD642600D558C6 /* MyLiveCourseBodyView.m */; };
|
|
|
BCA9CE2427FD792600D558C6 /* LiveCourseModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BCA9CE2227FD792600D558C6 /* LiveCourseModel.m */; };
|
|
|
+ BCA9CE2727FD894500D558C6 /* AccompanyDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BCA9CE2627FD894500D558C6 /* AccompanyDetailViewController.m */; };
|
|
|
+ BCA9CE2E27FD8A9200D558C6 /* AccompanyNavView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCA9CE2D27FD8A9200D558C6 /* AccompanyNavView.m */; };
|
|
|
+ BCA9CE3027FD8A9900D558C6 /* AccompanyNavView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCA9CE2F27FD8A9900D558C6 /* AccompanyNavView.xib */; };
|
|
|
+ BCA9CE3427FD93C700D558C6 /* AccompanyEvaluateCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BCA9CE3227FD93C700D558C6 /* AccompanyEvaluateCell.m */; };
|
|
|
+ BCA9CE3527FD93C700D558C6 /* AccompanyEvaluateCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCA9CE3327FD93C700D558C6 /* AccompanyEvaluateCell.xib */; };
|
|
|
+ BCA9CE3927FD93EB00D558C6 /* AccompanyStudentEvaCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BCA9CE3727FD93EB00D558C6 /* AccompanyStudentEvaCell.m */; };
|
|
|
+ BCA9CE3A27FD93EB00D558C6 /* AccompanyStudentEvaCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCA9CE3827FD93EB00D558C6 /* AccompanyStudentEvaCell.xib */; };
|
|
|
+ BCA9CE4327FD947C00D558C6 /* AccompanyArrangeCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BCA9CE4127FD947C00D558C6 /* AccompanyArrangeCell.m */; };
|
|
|
+ BCA9CE4427FD947C00D558C6 /* AccompanyArrangeCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCA9CE4227FD947C00D558C6 /* AccompanyArrangeCell.xib */; };
|
|
|
+ BCA9CE4827FD950C00D558C6 /* AccompnayHomeworkCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BCA9CE4627FD950C00D558C6 /* AccompnayHomeworkCell.m */; };
|
|
|
+ BCA9CE4927FD950C00D558C6 /* AccompnayHomeworkCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCA9CE4727FD950C00D558C6 /* AccompnayHomeworkCell.xib */; };
|
|
|
+ BCA9CE5027FD954800D558C6 /* AccompanyRemarkCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BCA9CE4E27FD954800D558C6 /* AccompanyRemarkCell.m */; };
|
|
|
+ BCA9CE5127FD954800D558C6 /* AccompanyRemarkCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCA9CE4F27FD954800D558C6 /* AccompanyRemarkCell.xib */; };
|
|
|
BCB399AC27F946A200AFF376 /* CourseNavView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCB399AB27F946A200AFF376 /* CourseNavView.m */; };
|
|
|
BCB399AE27F946AA00AFF376 /* CourseNavView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCB399AD27F946AA00AFF376 /* CourseNavView.xib */; };
|
|
|
BCB399B227F94B5A00AFF376 /* LTSCalendarBottomView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCB399B027F94B5A00AFF376 /* LTSCalendarBottomView.m */; };
|
|
@@ -1377,6 +1390,26 @@
|
|
|
BCA9CE2027FD642600D558C6 /* MyLiveCourseBodyView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MyLiveCourseBodyView.m; sourceTree = "<group>"; };
|
|
|
BCA9CE2227FD792600D558C6 /* LiveCourseModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LiveCourseModel.m; sourceTree = "<group>"; };
|
|
|
BCA9CE2327FD792600D558C6 /* LiveCourseModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LiveCourseModel.h; sourceTree = "<group>"; };
|
|
|
+ BCA9CE2527FD894500D558C6 /* AccompanyDetailViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AccompanyDetailViewController.h; sourceTree = "<group>"; };
|
|
|
+ BCA9CE2627FD894500D558C6 /* AccompanyDetailViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AccompanyDetailViewController.m; sourceTree = "<group>"; };
|
|
|
+ BCA9CE2C27FD8A9200D558C6 /* AccompanyNavView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AccompanyNavView.h; sourceTree = "<group>"; };
|
|
|
+ BCA9CE2D27FD8A9200D558C6 /* AccompanyNavView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AccompanyNavView.m; sourceTree = "<group>"; };
|
|
|
+ BCA9CE2F27FD8A9900D558C6 /* AccompanyNavView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = AccompanyNavView.xib; sourceTree = "<group>"; };
|
|
|
+ BCA9CE3127FD93C700D558C6 /* AccompanyEvaluateCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AccompanyEvaluateCell.h; sourceTree = "<group>"; };
|
|
|
+ BCA9CE3227FD93C700D558C6 /* AccompanyEvaluateCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AccompanyEvaluateCell.m; sourceTree = "<group>"; };
|
|
|
+ BCA9CE3327FD93C700D558C6 /* AccompanyEvaluateCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = AccompanyEvaluateCell.xib; sourceTree = "<group>"; };
|
|
|
+ BCA9CE3627FD93EB00D558C6 /* AccompanyStudentEvaCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AccompanyStudentEvaCell.h; sourceTree = "<group>"; };
|
|
|
+ BCA9CE3727FD93EB00D558C6 /* AccompanyStudentEvaCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AccompanyStudentEvaCell.m; sourceTree = "<group>"; };
|
|
|
+ BCA9CE3827FD93EB00D558C6 /* AccompanyStudentEvaCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = AccompanyStudentEvaCell.xib; sourceTree = "<group>"; };
|
|
|
+ BCA9CE4027FD947C00D558C6 /* AccompanyArrangeCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AccompanyArrangeCell.h; sourceTree = "<group>"; };
|
|
|
+ BCA9CE4127FD947C00D558C6 /* AccompanyArrangeCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AccompanyArrangeCell.m; sourceTree = "<group>"; };
|
|
|
+ BCA9CE4227FD947C00D558C6 /* AccompanyArrangeCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = AccompanyArrangeCell.xib; sourceTree = "<group>"; };
|
|
|
+ BCA9CE4527FD950C00D558C6 /* AccompnayHomeworkCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AccompnayHomeworkCell.h; sourceTree = "<group>"; };
|
|
|
+ BCA9CE4627FD950C00D558C6 /* AccompnayHomeworkCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AccompnayHomeworkCell.m; sourceTree = "<group>"; };
|
|
|
+ BCA9CE4727FD950C00D558C6 /* AccompnayHomeworkCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = AccompnayHomeworkCell.xib; sourceTree = "<group>"; };
|
|
|
+ BCA9CE4D27FD954800D558C6 /* AccompanyRemarkCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AccompanyRemarkCell.h; sourceTree = "<group>"; };
|
|
|
+ BCA9CE4E27FD954800D558C6 /* AccompanyRemarkCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AccompanyRemarkCell.m; sourceTree = "<group>"; };
|
|
|
+ BCA9CE4F27FD954800D558C6 /* AccompanyRemarkCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = AccompanyRemarkCell.xib; sourceTree = "<group>"; };
|
|
|
BCB399AA27F946A200AFF376 /* CourseNavView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CourseNavView.h; sourceTree = "<group>"; };
|
|
|
BCB399AB27F946A200AFF376 /* CourseNavView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CourseNavView.m; sourceTree = "<group>"; };
|
|
|
BCB399AD27F946AA00AFF376 /* CourseNavView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = CourseNavView.xib; sourceTree = "<group>"; };
|
|
@@ -2921,6 +2954,7 @@
|
|
|
2779360627E32BBF0010E277 /* Course */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BCA9CE2827FD89CE00D558C6 /* AccompanyCourse */,
|
|
|
2779360727E32BBF0010E277 /* Controller */,
|
|
|
2779360827E32BBF0010E277 /* Model */,
|
|
|
2779360927E32BBF0010E277 /* View */,
|
|
@@ -3427,6 +3461,57 @@
|
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ BCA9CE2827FD89CE00D558C6 /* AccompanyCourse */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BCA9CE2927FD89CE00D558C6 /* Controller */,
|
|
|
+ BCA9CE2A27FD89CE00D558C6 /* Model */,
|
|
|
+ BCA9CE2B27FD89CE00D558C6 /* View */,
|
|
|
+ );
|
|
|
+ path = AccompanyCourse;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BCA9CE2927FD89CE00D558C6 /* Controller */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BCA9CE2527FD894500D558C6 /* AccompanyDetailViewController.h */,
|
|
|
+ BCA9CE2627FD894500D558C6 /* AccompanyDetailViewController.m */,
|
|
|
+ );
|
|
|
+ path = Controller;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BCA9CE2A27FD89CE00D558C6 /* Model */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ );
|
|
|
+ path = Model;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BCA9CE2B27FD89CE00D558C6 /* View */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BCA9CE2C27FD8A9200D558C6 /* AccompanyNavView.h */,
|
|
|
+ BCA9CE2D27FD8A9200D558C6 /* AccompanyNavView.m */,
|
|
|
+ BCA9CE2F27FD8A9900D558C6 /* AccompanyNavView.xib */,
|
|
|
+ BCA9CE3127FD93C700D558C6 /* AccompanyEvaluateCell.h */,
|
|
|
+ BCA9CE3227FD93C700D558C6 /* AccompanyEvaluateCell.m */,
|
|
|
+ BCA9CE3327FD93C700D558C6 /* AccompanyEvaluateCell.xib */,
|
|
|
+ BCA9CE3627FD93EB00D558C6 /* AccompanyStudentEvaCell.h */,
|
|
|
+ BCA9CE3727FD93EB00D558C6 /* AccompanyStudentEvaCell.m */,
|
|
|
+ BCA9CE3827FD93EB00D558C6 /* AccompanyStudentEvaCell.xib */,
|
|
|
+ BCA9CE4027FD947C00D558C6 /* AccompanyArrangeCell.h */,
|
|
|
+ BCA9CE4127FD947C00D558C6 /* AccompanyArrangeCell.m */,
|
|
|
+ BCA9CE4227FD947C00D558C6 /* AccompanyArrangeCell.xib */,
|
|
|
+ BCA9CE4527FD950C00D558C6 /* AccompnayHomeworkCell.h */,
|
|
|
+ BCA9CE4627FD950C00D558C6 /* AccompnayHomeworkCell.m */,
|
|
|
+ BCA9CE4727FD950C00D558C6 /* AccompnayHomeworkCell.xib */,
|
|
|
+ BCA9CE4D27FD954800D558C6 /* AccompanyRemarkCell.h */,
|
|
|
+ BCA9CE4E27FD954800D558C6 /* AccompanyRemarkCell.m */,
|
|
|
+ BCA9CE4F27FD954800D558C6 /* AccompanyRemarkCell.xib */,
|
|
|
+ );
|
|
|
+ path = View;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
BCB633D527F6A18100ACFDCF /* Classroom */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -4039,6 +4124,7 @@
|
|
|
27F9030127E864AE00C08A19 /* NetworkBodyView.xib in Resources */,
|
|
|
275E8A7227E18F2300DD3F6E /* Main.storyboard in Resources */,
|
|
|
2780C92927E490CA00A95A4F /* VefiBodyView.xib in Resources */,
|
|
|
+ BCA9CE4427FD947C00D558C6 /* AccompanyArrangeCell.xib in Resources */,
|
|
|
277D433027E9A50800107DB7 /* PhoneChangeBodyView.xib in Resources */,
|
|
|
27A54CEE27E9B986007309A3 /* ModifyNameBodyView.xib in Resources */,
|
|
|
2708565E27EDA83100EC8E72 /* GroupMemberListCell.xib in Resources */,
|
|
@@ -4069,6 +4155,7 @@
|
|
|
2779362E27E33C360010E277 /* LoginBodyView.xib in Resources */,
|
|
|
BCB399BD27F9831D00AFF376 /* CourseForLiveCell.xib in Resources */,
|
|
|
2723B68927F1643B00E0B90B /* HomeBodyView.xib in Resources */,
|
|
|
+ BCA9CE4927FD950C00D558C6 /* AccompnayHomeworkCell.xib in Resources */,
|
|
|
BCE6A0A527F8517900C97704 /* MineVideoCell.xib in Resources */,
|
|
|
BCC9F40727F69BD200647449 /* SealClass.strings in Resources */,
|
|
|
BCE6A08C27F823A300C97704 /* AccompanyCourseCell.xib in Resources */,
|
|
@@ -4081,17 +4168,21 @@
|
|
|
BCF1BA5B27F5CF3C00FA36C4 /* LiveSeatApplyCell.xib in Resources */,
|
|
|
2780C92427E4903500A95A4F /* PasswordBodyView.xib in Resources */,
|
|
|
27F902FF27E864AE00C08A19 /* KSNetworkAlert.xib in Resources */,
|
|
|
+ BCA9CE3A27FD93EB00D558C6 /* AccompanyStudentEvaCell.xib in Resources */,
|
|
|
BCE6A09627F823DC00C97704 /* MinePageMusicCell.xib in Resources */,
|
|
|
277D431F27E999A000107DB7 /* ModifyBodyView.xib in Resources */,
|
|
|
27A54CFE27E9BDC5007309A3 /* AboutUsBodyView.xib in Resources */,
|
|
|
2779329827E30FEB0010E277 /* mss_browseLoading@3x.png in Resources */,
|
|
|
27BC3B2627F2B76900D81E30 /* MusicMessageCell.xib in Resources */,
|
|
|
27F9CB0127EC3D42003E0FE4 /* GroupListViewCell.xib in Resources */,
|
|
|
+ BCA9CE3027FD8A9900D558C6 /* AccompanyNavView.xib in Resources */,
|
|
|
+ BCA9CE3527FD93C700D558C6 /* AccompanyEvaluateCell.xib in Resources */,
|
|
|
27D5D5D227EDBA9400B4720C /* NoticeEditBodyView.xib in Resources */,
|
|
|
275E3DE327F467410010EC30 /* BaseEmoji.plist in Resources */,
|
|
|
273C75A027E9681700F7C26F /* SettingBodyView.xib in Resources */,
|
|
|
2779329A27E30FEB0010E277 /* mss_browseLoading@2x.png in Resources */,
|
|
|
27F9CAFC27EC1AF3003E0FE4 /* ContractListCell.xib in Resources */,
|
|
|
+ BCA9CE5127FD954800D558C6 /* AccompanyRemarkCell.xib in Resources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
@@ -4181,6 +4272,7 @@
|
|
|
275E3DF727F467ED0010EC30 /* LiveRoomLikeLayer.m in Sources */,
|
|
|
277931E827E30FC20010E277 /* KSUtilities.m in Sources */,
|
|
|
2779326327E30FD80010E277 /* FSCalendarCollectionView.m in Sources */,
|
|
|
+ BCA9CE3927FD93EB00D558C6 /* AccompanyStudentEvaCell.m in Sources */,
|
|
|
2779324027E30FC30010E277 /* VoNetworking+RequestManager.m in Sources */,
|
|
|
2723B68C27F1685600E0B90B /* HomeNavView.m in Sources */,
|
|
|
BCB633FB27F6A18200ACFDCF /* ClassVideoListCell.m in Sources */,
|
|
@@ -4234,6 +4326,7 @@
|
|
|
277931C627E30FC20010E277 /* NSObject+KSImpChangeTool.m in Sources */,
|
|
|
275E3DAD27F45BE90010EC30 /* KSChatroomMessageCenter.m in Sources */,
|
|
|
BCC9F41427F69BD200647449 /* MessageHelper.m in Sources */,
|
|
|
+ BCA9CE4327FD947C00D558C6 /* AccompanyArrangeCell.m in Sources */,
|
|
|
2779322C27E30FC30010E277 /* ALCalendarHeader.m in Sources */,
|
|
|
2779360F27E32BF20010E277 /* HomeViewController.m in Sources */,
|
|
|
27A2F62927E6C996009E2380 /* KSImageAlert.m in Sources */,
|
|
@@ -4272,6 +4365,7 @@
|
|
|
BCE6A09027F823BE00C97704 /* LiveCourseCell.m in Sources */,
|
|
|
27A54D0127E9CD38007309A3 /* AddressViewController.m in Sources */,
|
|
|
BCE6A07F27F7FACA00C97704 /* UIView+SubViewExtension.m in Sources */,
|
|
|
+ BCA9CE5027FD954800D558C6 /* AccompanyRemarkCell.m in Sources */,
|
|
|
2779321B27E30FC30010E277 /* SearchView.m in Sources */,
|
|
|
2708565227ED8B8C00EC8E72 /* GroupApplyChooseAllCell.m in Sources */,
|
|
|
277932BC27E30FFE0010E277 /* TAAbstractDotView.m in Sources */,
|
|
@@ -4310,8 +4404,10 @@
|
|
|
2779323427E30FC30010E277 /* NSDate+KSBaseDatePicker.m in Sources */,
|
|
|
2779320C27E30FC30010E277 /* KSMediaManager.m in Sources */,
|
|
|
2779361227E32BFE0010E277 /* CourseViewController.m in Sources */,
|
|
|
+ BCA9CE2727FD894500D558C6 /* AccompanyDetailViewController.m in Sources */,
|
|
|
2755C07027EC7F21007D9070 /* ChatComplainBodyView.m in Sources */,
|
|
|
2755C06727EC71BB007D9070 /* GroupSettingBodyView.m in Sources */,
|
|
|
+ BCA9CE2E27FD8A9200D558C6 /* AccompanyNavView.m in Sources */,
|
|
|
BCC9F44727F69BD200647449 /* ClassSongMessage.m in Sources */,
|
|
|
2728086A27E6C12000DB71EA /* FirstSettingBodyView.m in Sources */,
|
|
|
275FA1A827E7327500CFEA2E /* KSWebSocketManager.m in Sources */,
|
|
@@ -4349,6 +4445,7 @@
|
|
|
277932B927E30FFE0010E277 /* TADotView.m in Sources */,
|
|
|
2773204D27EDB72B008FAECA /* LFPopupMenu.m in Sources */,
|
|
|
BC0167A627FC06D600AE66A1 /* MyCourseViewController.m in Sources */,
|
|
|
+ BCA9CE3427FD93C700D558C6 /* AccompanyEvaluateCell.m in Sources */,
|
|
|
BCC9F42027F69BD200647449 /* PersonListCell.m in Sources */,
|
|
|
2779320127E30FC30010E277 /* KSStatusView.m in Sources */,
|
|
|
2779323027E30FC30010E277 /* ALCalendarPicker.m in Sources */,
|
|
@@ -4453,6 +4550,7 @@
|
|
|
277931E027E30FC20010E277 /* UIDevice+zhDeviceType.m in Sources */,
|
|
|
2779329227E30FEB0010E277 /* MSSBrowseActionSheet.m in Sources */,
|
|
|
27F9CB0027EC3D42003E0FE4 /* GroupListViewCell.m in Sources */,
|
|
|
+ BCA9CE4827FD950C00D558C6 /* AccompnayHomeworkCell.m in Sources */,
|
|
|
BC6C303A27F586A60044BC0F /* KSRCMessageModel.m in Sources */,
|
|
|
2780C91C27E48A0700A95A4F /* PasswordLoginController.m in Sources */,
|
|
|
BCC9F43827F69BD200647449 /* TicketExpiredMessage.m in Sources */,
|