|
@@ -384,6 +384,33 @@
|
|
|
BC119241280ED9E000A716F7 /* AccompanyDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC119240280ED9E000A716F7 /* AccompanyDetailViewController.m */; };
|
|
|
BC119244280EDA2400A716F7 /* NSObject+KSDateFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = BC119243280EDA2400A716F7 /* NSObject+KSDateFormatter.m */; };
|
|
|
BC119247280EDA5800A716F7 /* kSJXCollectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC119245280EDA5800A716F7 /* kSJXCollectionView.m */; };
|
|
|
+ BC11924E280EDD5500A716F7 /* HomeworkListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC11924D280EDD5500A716F7 /* HomeworkListViewController.m */; };
|
|
|
+ BC119258280FA85300A716F7 /* HomeworkListCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC119252280FA85200A716F7 /* HomeworkListCell.xib */; };
|
|
|
+ BC119259280FA85300A716F7 /* HomeworkListCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BC119253280FA85200A716F7 /* HomeworkListCell.m */; };
|
|
|
+ BC11925A280FA85300A716F7 /* HomeworkSortView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC119255280FA85300A716F7 /* HomeworkSortView.xib */; };
|
|
|
+ BC11925B280FA85300A716F7 /* HomeworkSortView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC119257280FA85300A716F7 /* HomeworkSortView.m */; };
|
|
|
+ BC11925E280FA89A00A716F7 /* HomeworkBodyView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC11925D280FA89A00A716F7 /* HomeworkBodyView.m */; };
|
|
|
+ BC119263280FA90100A716F7 /* HomeworkDetailModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BC119261280FA90100A716F7 /* HomeworkDetailModel.m */; };
|
|
|
+ BC119264280FA90100A716F7 /* HomeworkListModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BC119262280FA90100A716F7 /* HomeworkListModel.m */; };
|
|
|
+ BC119267280FA92700A716F7 /* HomeworkDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC119266280FA92700A716F7 /* HomeworkDetailViewController.m */; };
|
|
|
+ BC11926B280FAF5900A716F7 /* AccompanyAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC119269280FAF5800A716F7 /* AccompanyAlertView.m */; };
|
|
|
+ BC11926C280FAF5900A716F7 /* AccompanyAlertView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC11926A280FAF5900A716F7 /* AccompanyAlertView.xib */; };
|
|
|
+ BC119270280FAF7D00A716F7 /* AccompanyCourseInfoCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC11926E280FAF7C00A716F7 /* AccompanyCourseInfoCell.xib */; };
|
|
|
+ BC119271280FAF7D00A716F7 /* AccompanyCourseInfoCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BC11926F280FAF7C00A716F7 /* AccompanyCourseInfoCell.m */; };
|
|
|
+ BC119275280FB01100A716F7 /* AccompanyHomeworkCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC119272280FB01000A716F7 /* AccompanyHomeworkCell.xib */; };
|
|
|
+ BC119276280FB01100A716F7 /* AccompanyHomeworkCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BC119273280FB01000A716F7 /* AccompanyHomeworkCell.m */; };
|
|
|
+ BC11927A280FB07F00A716F7 /* AccompanyArrangeCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BC119277280FB07F00A716F7 /* AccompanyArrangeCell.m */; };
|
|
|
+ BC11927B280FB07F00A716F7 /* AccompanyArrangeCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC119278280FB07F00A716F7 /* AccompanyArrangeCell.xib */; };
|
|
|
+ BC11927F280FB10900A716F7 /* AccompanyRemarkCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BC11927C280FB10700A716F7 /* AccompanyRemarkCell.m */; };
|
|
|
+ BC119280280FB10900A716F7 /* AccompanyRemarkCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC11927D280FB10800A716F7 /* AccompanyRemarkCell.xib */; };
|
|
|
+ BC119288280FB3B100A716F7 /* KSStarView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC119287280FB3B100A716F7 /* KSStarView.m */; };
|
|
|
+ BC11928C280FB44300A716F7 /* HomeworkVideoView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC119289280FB44200A716F7 /* HomeworkVideoView.xib */; };
|
|
|
+ BC11928D280FB44300A716F7 /* HomeworkVideoView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC11928B280FB44300A716F7 /* HomeworkVideoView.m */; };
|
|
|
+ BC119290280FB46100A716F7 /* KSVideoHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = BC11928F280FB46100A716F7 /* KSVideoHelper.m */; };
|
|
|
+ BC119293280FBC1100A716F7 /* HomeworkAddView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC119292280FBC1100A716F7 /* HomeworkAddView.m */; };
|
|
|
+ BC119298280FBCB400A716F7 /* UIView+ExtensionForDotLine.m in Sources */ = {isa = PBXBuildFile; fileRef = BC119297280FBCB400A716F7 /* UIView+ExtensionForDotLine.m */; };
|
|
|
+ BC11929B280FD2E800A716F7 /* HomeworkBottomView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC11929A280FD2E800A716F7 /* HomeworkBottomView.m */; };
|
|
|
+ BC11929D280FD2EF00A716F7 /* HomeworkBottomView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC11929C280FD2EF00A716F7 /* HomeworkBottomView.xib */; };
|
|
|
BC28582B2809036D0024697C /* StudentInfoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BC28582A2809036D0024697C /* StudentInfoModel.m */; };
|
|
|
BC50171227FC0D5600F8BCBC /* SubjectChooseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC50171127FC0D5600F8BCBC /* SubjectChooseViewController.m */; };
|
|
|
BC50171527FC0D8300F8BCBC /* SubjectChooseBodyView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC50171427FC0D8300F8BCBC /* SubjectChooseBodyView.m */; };
|
|
@@ -1236,6 +1263,51 @@
|
|
|
BC119243280EDA2400A716F7 /* NSObject+KSDateFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+KSDateFormatter.m"; sourceTree = "<group>"; };
|
|
|
BC119245280EDA5800A716F7 /* kSJXCollectionView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = kSJXCollectionView.m; sourceTree = "<group>"; };
|
|
|
BC119246280EDA5800A716F7 /* kSJXCollectionView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kSJXCollectionView.h; sourceTree = "<group>"; };
|
|
|
+ BC11924C280EDD5500A716F7 /* HomeworkListViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HomeworkListViewController.h; sourceTree = "<group>"; };
|
|
|
+ BC11924D280EDD5500A716F7 /* HomeworkListViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HomeworkListViewController.m; sourceTree = "<group>"; };
|
|
|
+ BC119252280FA85200A716F7 /* HomeworkListCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = HomeworkListCell.xib; sourceTree = "<group>"; };
|
|
|
+ BC119253280FA85200A716F7 /* HomeworkListCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeworkListCell.m; sourceTree = "<group>"; };
|
|
|
+ BC119254280FA85200A716F7 /* HomeworkListCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomeworkListCell.h; sourceTree = "<group>"; };
|
|
|
+ BC119255280FA85300A716F7 /* HomeworkSortView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = HomeworkSortView.xib; sourceTree = "<group>"; };
|
|
|
+ BC119256280FA85300A716F7 /* HomeworkSortView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomeworkSortView.h; sourceTree = "<group>"; };
|
|
|
+ BC119257280FA85300A716F7 /* HomeworkSortView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeworkSortView.m; sourceTree = "<group>"; };
|
|
|
+ BC11925C280FA89A00A716F7 /* HomeworkBodyView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HomeworkBodyView.h; sourceTree = "<group>"; };
|
|
|
+ BC11925D280FA89A00A716F7 /* HomeworkBodyView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HomeworkBodyView.m; sourceTree = "<group>"; };
|
|
|
+ BC11925F280FA90000A716F7 /* HomeworkDetailModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomeworkDetailModel.h; sourceTree = "<group>"; };
|
|
|
+ BC119260280FA90000A716F7 /* HomeworkListModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomeworkListModel.h; sourceTree = "<group>"; };
|
|
|
+ BC119261280FA90100A716F7 /* HomeworkDetailModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeworkDetailModel.m; sourceTree = "<group>"; };
|
|
|
+ BC119262280FA90100A716F7 /* HomeworkListModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeworkListModel.m; sourceTree = "<group>"; };
|
|
|
+ BC119265280FA92700A716F7 /* HomeworkDetailViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HomeworkDetailViewController.h; sourceTree = "<group>"; };
|
|
|
+ BC119266280FA92700A716F7 /* HomeworkDetailViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HomeworkDetailViewController.m; sourceTree = "<group>"; };
|
|
|
+ BC119268280FAF5800A716F7 /* AccompanyAlertView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AccompanyAlertView.h; sourceTree = "<group>"; };
|
|
|
+ BC119269280FAF5800A716F7 /* AccompanyAlertView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AccompanyAlertView.m; sourceTree = "<group>"; };
|
|
|
+ BC11926A280FAF5900A716F7 /* AccompanyAlertView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AccompanyAlertView.xib; sourceTree = "<group>"; };
|
|
|
+ BC11926D280FAF7C00A716F7 /* AccompanyCourseInfoCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AccompanyCourseInfoCell.h; sourceTree = "<group>"; };
|
|
|
+ BC11926E280FAF7C00A716F7 /* AccompanyCourseInfoCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AccompanyCourseInfoCell.xib; sourceTree = "<group>"; };
|
|
|
+ BC11926F280FAF7C00A716F7 /* AccompanyCourseInfoCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AccompanyCourseInfoCell.m; sourceTree = "<group>"; };
|
|
|
+ BC119272280FB01000A716F7 /* AccompanyHomeworkCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AccompanyHomeworkCell.xib; sourceTree = "<group>"; };
|
|
|
+ BC119273280FB01000A716F7 /* AccompanyHomeworkCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AccompanyHomeworkCell.m; sourceTree = "<group>"; };
|
|
|
+ BC119274280FB01100A716F7 /* AccompanyHomeworkCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AccompanyHomeworkCell.h; sourceTree = "<group>"; };
|
|
|
+ BC119277280FB07F00A716F7 /* AccompanyArrangeCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AccompanyArrangeCell.m; sourceTree = "<group>"; };
|
|
|
+ BC119278280FB07F00A716F7 /* AccompanyArrangeCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AccompanyArrangeCell.xib; sourceTree = "<group>"; };
|
|
|
+ BC119279280FB07F00A716F7 /* AccompanyArrangeCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AccompanyArrangeCell.h; sourceTree = "<group>"; };
|
|
|
+ BC11927C280FB10700A716F7 /* AccompanyRemarkCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AccompanyRemarkCell.m; sourceTree = "<group>"; };
|
|
|
+ BC11927D280FB10800A716F7 /* AccompanyRemarkCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AccompanyRemarkCell.xib; sourceTree = "<group>"; };
|
|
|
+ BC11927E280FB10900A716F7 /* AccompanyRemarkCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AccompanyRemarkCell.h; sourceTree = "<group>"; };
|
|
|
+ BC119286280FB3B000A716F7 /* KSStarView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSStarView.h; sourceTree = "<group>"; };
|
|
|
+ BC119287280FB3B100A716F7 /* KSStarView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSStarView.m; sourceTree = "<group>"; };
|
|
|
+ BC119289280FB44200A716F7 /* HomeworkVideoView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = HomeworkVideoView.xib; sourceTree = "<group>"; };
|
|
|
+ BC11928A280FB44300A716F7 /* HomeworkVideoView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomeworkVideoView.h; sourceTree = "<group>"; };
|
|
|
+ BC11928B280FB44300A716F7 /* HomeworkVideoView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeworkVideoView.m; sourceTree = "<group>"; };
|
|
|
+ BC11928E280FB46100A716F7 /* KSVideoHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSVideoHelper.h; sourceTree = "<group>"; };
|
|
|
+ BC11928F280FB46100A716F7 /* KSVideoHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSVideoHelper.m; sourceTree = "<group>"; };
|
|
|
+ BC119291280FBC1100A716F7 /* HomeworkAddView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HomeworkAddView.h; sourceTree = "<group>"; };
|
|
|
+ BC119292280FBC1100A716F7 /* HomeworkAddView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HomeworkAddView.m; sourceTree = "<group>"; };
|
|
|
+ BC119296280FBCB300A716F7 /* UIView+ExtensionForDotLine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+ExtensionForDotLine.h"; sourceTree = "<group>"; };
|
|
|
+ BC119297280FBCB400A716F7 /* UIView+ExtensionForDotLine.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+ExtensionForDotLine.m"; sourceTree = "<group>"; };
|
|
|
+ BC119299280FD2E800A716F7 /* HomeworkBottomView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HomeworkBottomView.h; sourceTree = "<group>"; };
|
|
|
+ BC11929A280FD2E800A716F7 /* HomeworkBottomView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HomeworkBottomView.m; sourceTree = "<group>"; };
|
|
|
+ BC11929C280FD2EF00A716F7 /* HomeworkBottomView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeworkBottomView.xib; sourceTree = "<group>"; };
|
|
|
BC2858292809036C0024697C /* StudentInfoModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StudentInfoModel.h; sourceTree = "<group>"; };
|
|
|
BC28582A2809036D0024697C /* StudentInfoModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StudentInfoModel.m; sourceTree = "<group>"; };
|
|
|
BC50171027FC0D5600F8BCBC /* SubjectChooseViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SubjectChooseViewController.h; sourceTree = "<group>"; };
|
|
@@ -1919,6 +1991,7 @@
|
|
|
275FA20327E7356B00CFEA2E /* Mine */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BC119248280EDD4600A716F7 /* Homework */,
|
|
|
BC1191F9280ED63C00A716F7 /* MineCourse */,
|
|
|
27F9031B27E87C2D00C08A19 /* DeviceCheck */,
|
|
|
27F9030F27E87C2C00C08A19 /* Networking */,
|
|
@@ -1957,6 +2030,8 @@
|
|
|
27F9033827E87FD500C08A19 /* MineBodyView.h */,
|
|
|
27F9033927E87FD500C08A19 /* MineBodyView.m */,
|
|
|
27F9033B27E87FE100C08A19 /* MineBodyView.xib */,
|
|
|
+ BC119286280FB3B000A716F7 /* KSStarView.h */,
|
|
|
+ BC119287280FB3B100A716F7 /* KSStarView.m */,
|
|
|
);
|
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
@@ -2081,6 +2156,10 @@
|
|
|
2779336227E3249C0010E277 /* Tools */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BC119296280FBCB300A716F7 /* UIView+ExtensionForDotLine.h */,
|
|
|
+ BC119297280FBCB400A716F7 /* UIView+ExtensionForDotLine.m */,
|
|
|
+ BC11928E280FB46100A716F7 /* KSVideoHelper.h */,
|
|
|
+ BC11928F280FB46100A716F7 /* KSVideoHelper.m */,
|
|
|
275FA1AA27E734C500CFEA2E /* KSImageAlert.h */,
|
|
|
275FA1AC27E734C600CFEA2E /* KSImageAlert.m */,
|
|
|
275FA1AB27E734C600CFEA2E /* KSImageAlert.xib */,
|
|
@@ -3002,6 +3081,76 @@
|
|
|
BC11923E280ED9CC00A716F7 /* View */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BC11926D280FAF7C00A716F7 /* AccompanyCourseInfoCell.h */,
|
|
|
+ BC11926F280FAF7C00A716F7 /* AccompanyCourseInfoCell.m */,
|
|
|
+ BC11926E280FAF7C00A716F7 /* AccompanyCourseInfoCell.xib */,
|
|
|
+ BC119279280FB07F00A716F7 /* AccompanyArrangeCell.h */,
|
|
|
+ BC119277280FB07F00A716F7 /* AccompanyArrangeCell.m */,
|
|
|
+ BC119278280FB07F00A716F7 /* AccompanyArrangeCell.xib */,
|
|
|
+ BC119274280FB01100A716F7 /* AccompanyHomeworkCell.h */,
|
|
|
+ BC119273280FB01000A716F7 /* AccompanyHomeworkCell.m */,
|
|
|
+ BC119272280FB01000A716F7 /* AccompanyHomeworkCell.xib */,
|
|
|
+ BC11927E280FB10900A716F7 /* AccompanyRemarkCell.h */,
|
|
|
+ BC11927C280FB10700A716F7 /* AccompanyRemarkCell.m */,
|
|
|
+ BC11927D280FB10800A716F7 /* AccompanyRemarkCell.xib */,
|
|
|
+ );
|
|
|
+ path = View;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BC119248280EDD4600A716F7 /* Homework */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BC119249280EDD4600A716F7 /* Controller */,
|
|
|
+ BC11924A280EDD4600A716F7 /* Model */,
|
|
|
+ BC11924B280EDD4600A716F7 /* View */,
|
|
|
+ );
|
|
|
+ path = Homework;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BC119249280EDD4600A716F7 /* Controller */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BC11924C280EDD5500A716F7 /* HomeworkListViewController.h */,
|
|
|
+ BC11924D280EDD5500A716F7 /* HomeworkListViewController.m */,
|
|
|
+ BC119265280FA92700A716F7 /* HomeworkDetailViewController.h */,
|
|
|
+ BC119266280FA92700A716F7 /* HomeworkDetailViewController.m */,
|
|
|
+ );
|
|
|
+ path = Controller;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BC11924A280EDD4600A716F7 /* Model */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BC11925F280FA90000A716F7 /* HomeworkDetailModel.h */,
|
|
|
+ BC119261280FA90100A716F7 /* HomeworkDetailModel.m */,
|
|
|
+ BC119260280FA90000A716F7 /* HomeworkListModel.h */,
|
|
|
+ BC119262280FA90100A716F7 /* HomeworkListModel.m */,
|
|
|
+ );
|
|
|
+ path = Model;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BC11924B280EDD4600A716F7 /* View */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BC119268280FAF5800A716F7 /* AccompanyAlertView.h */,
|
|
|
+ BC119269280FAF5800A716F7 /* AccompanyAlertView.m */,
|
|
|
+ BC11926A280FAF5900A716F7 /* AccompanyAlertView.xib */,
|
|
|
+ BC11925C280FA89A00A716F7 /* HomeworkBodyView.h */,
|
|
|
+ BC11925D280FA89A00A716F7 /* HomeworkBodyView.m */,
|
|
|
+ BC119254280FA85200A716F7 /* HomeworkListCell.h */,
|
|
|
+ BC119253280FA85200A716F7 /* HomeworkListCell.m */,
|
|
|
+ BC119252280FA85200A716F7 /* HomeworkListCell.xib */,
|
|
|
+ BC119256280FA85300A716F7 /* HomeworkSortView.h */,
|
|
|
+ BC119257280FA85300A716F7 /* HomeworkSortView.m */,
|
|
|
+ BC119255280FA85300A716F7 /* HomeworkSortView.xib */,
|
|
|
+ BC11928A280FB44300A716F7 /* HomeworkVideoView.h */,
|
|
|
+ BC11928B280FB44300A716F7 /* HomeworkVideoView.m */,
|
|
|
+ BC119289280FB44200A716F7 /* HomeworkVideoView.xib */,
|
|
|
+ BC119291280FBC1100A716F7 /* HomeworkAddView.h */,
|
|
|
+ BC119292280FBC1100A716F7 /* HomeworkAddView.m */,
|
|
|
+ BC119299280FD2E800A716F7 /* HomeworkBottomView.h */,
|
|
|
+ BC11929A280FD2E800A716F7 /* HomeworkBottomView.m */,
|
|
|
+ BC11929C280FD2EF00A716F7 /* HomeworkBottomView.xib */,
|
|
|
);
|
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
@@ -3734,15 +3883,20 @@
|
|
|
BC119235280ED97C00A716F7 /* CourseForLiveCell.xib in Resources */,
|
|
|
2723B62E27F157D500E0B90B /* GroupApplyChooseAllCell.xib in Resources */,
|
|
|
275FA23A27E7356B00CFEA2E /* VefiBodyView.xib in Resources */,
|
|
|
+ BC119258280FA85300A716F7 /* HomeworkListCell.xib in Resources */,
|
|
|
2723B63227F157D500E0B90B /* GroupSettingBodyView.xib in Resources */,
|
|
|
2723B5BF27F157B100E0B90B /* GroupCreateView.xib in Resources */,
|
|
|
2723B63727F157D500E0B90B /* ApplyBottomView.xib in Resources */,
|
|
|
2723B62F27F157D500E0B90B /* ChatComplainBodyView.xib in Resources */,
|
|
|
2723B62127F157D500E0B90B /* NoticeEditBodyView.xib in Resources */,
|
|
|
2723B66127F15CFB00E0B90B /* SettingBodyView.xib in Resources */,
|
|
|
+ BC11928C280FB44300A716F7 /* HomeworkVideoView.xib in Resources */,
|
|
|
275E8AB527E18F8B00DD3F6E /* Assets.xcassets in Resources */,
|
|
|
+ BC119275280FB01100A716F7 /* AccompanyHomeworkCell.xib in Resources */,
|
|
|
+ BC119280280FB10900A716F7 /* AccompanyRemarkCell.xib in Resources */,
|
|
|
2723B63527F157D500E0B90B /* GroupApplyChooseCell.xib in Resources */,
|
|
|
2723B5C227F157B100E0B90B /* GroupListViewCell.xib in Resources */,
|
|
|
+ BC11925A280FA85300A716F7 /* HomeworkSortView.xib in Resources */,
|
|
|
2723B62527F157D500E0B90B /* GroupNoticeCell.xib in Resources */,
|
|
|
275FA23D27E7356B00CFEA2E /* PasswordBodyView.xib in Resources */,
|
|
|
2723B66227F15CFC00E0B90B /* FeedbackBodyView.xib in Resources */,
|
|
@@ -3750,6 +3904,7 @@
|
|
|
BCB6353027F6D2A300ACFDCF /* SealClass.strings in Resources */,
|
|
|
BCB635AE27F6E06500ACFDCF /* LiveRoomHeadView.xib in Resources */,
|
|
|
275FA1AD27E734C600CFEA2E /* KSImageAlert.xib in Resources */,
|
|
|
+ BC119270280FAF7D00A716F7 /* AccompanyCourseInfoCell.xib in Resources */,
|
|
|
2723B5C427F157B100E0B90B /* KSChatListSearchView.xib in Resources */,
|
|
|
2779359B27E324A80010E277 /* TZImagePickerController.bundle in Resources */,
|
|
|
277935C327E324A90010E277 /* SDQWMaskCustomView.xib in Resources */,
|
|
@@ -3761,6 +3916,7 @@
|
|
|
27F9032D27E87C2E00C08A19 /* KSNetworkAlert.xib in Resources */,
|
|
|
275FA24527E73E0100CFEA2E /* InstrumentDescView.xib in Resources */,
|
|
|
BC11922D280ED8E800A716F7 /* CourseNavView.xib in Resources */,
|
|
|
+ BC11929D280FD2EF00A716F7 /* HomeworkBottomView.xib in Resources */,
|
|
|
BCB6348127F6D29600ACFDCF /* LiveSeatApplyCell.xib in Resources */,
|
|
|
2723B62D27F157D500E0B90B /* GroupApplyMemberCell.xib in Resources */,
|
|
|
BCB6347427F6D29600ACFDCF /* BaseEmoji.plist in Resources */,
|
|
@@ -3771,6 +3927,7 @@
|
|
|
27F9033C27E87FE100C08A19 /* MineBodyView.xib in Resources */,
|
|
|
27F9032B27E87C2E00C08A19 /* NetworkBodyView.xib in Resources */,
|
|
|
2779358F27E324A80010E277 /* WMPlayer.bundle in Resources */,
|
|
|
+ BC11926C280FAF5900A716F7 /* AccompanyAlertView.xib in Resources */,
|
|
|
2723B66F27F15CFC00E0B90B /* AboutUsBodyView.xib in Resources */,
|
|
|
275FA23827E7356B00CFEA2E /* FirstSettingBodyView.xib in Resources */,
|
|
|
2723B63927F157D500E0B90B /* GroupMemberListCell.xib in Resources */,
|
|
@@ -3783,6 +3940,7 @@
|
|
|
BC119215280ED6A900A716F7 /* MyLiveCourseCell.xib in Resources */,
|
|
|
BC50171727FC0D8E00F8BCBC /* SubjectChooseBodyView.xib in Resources */,
|
|
|
BCB6359D27F6D2AB00ACFDCF /* tock.wav in Resources */,
|
|
|
+ BC11927B280FB07F00A716F7 /* AccompanyArrangeCell.xib in Resources */,
|
|
|
275E8AB327E18F8800DD3F6E /* Main.storyboard in Resources */,
|
|
|
277935B127E324A90010E277 /* mss_browseLoading@2x.png in Resources */,
|
|
|
BC11922C280ED8E800A716F7 /* LTSCalendarBottomView.xib in Resources */,
|
|
@@ -3961,6 +4119,7 @@
|
|
|
BCB6346427F6D29600ACFDCF /* KSLiveChatroomSeatApply.m in Sources */,
|
|
|
BC0212FE27FC66AA0040569F /* InstrumentMessageModel.m in Sources */,
|
|
|
BCB6359F27F6D2AB00ACFDCF /* ClassTitleView.m in Sources */,
|
|
|
+ BC119276280FB01100A716F7 /* AccompanyHomeworkCell.m in Sources */,
|
|
|
277935AC27E324A80010E277 /* MSSBrowseBaseViewController.m in Sources */,
|
|
|
2779352427E324A60010E277 /* KSUtilities.m in Sources */,
|
|
|
2779359627E324A80010E277 /* TZVideoCropController.m in Sources */,
|
|
@@ -4015,6 +4174,7 @@
|
|
|
2779354C27E324A70010E277 /* KSGifRefreshHeader.m in Sources */,
|
|
|
2779358727E324A80010E277 /* LLCollectionViewCell.m in Sources */,
|
|
|
2779352627E324A60010E277 /* UIAlertController+Extend.m in Sources */,
|
|
|
+ BC11925E280FA89A00A716F7 /* HomeworkBodyView.m in Sources */,
|
|
|
275FA1EB27E7351900CFEA2E /* KSBaseWKWebViewController.m in Sources */,
|
|
|
BCB6356727F6D2A300ACFDCF /* MemberChangeMessage.m in Sources */,
|
|
|
2779353B27E324A60010E277 /* UrlDecode.m in Sources */,
|
|
@@ -4091,6 +4251,7 @@
|
|
|
2723B62927F157D500E0B90B /* KSChatComplainController.m in Sources */,
|
|
|
2779351527E324A60010E277 /* NSArray+KSSafe.m in Sources */,
|
|
|
2723B61A27F157D500E0B90B /* KSSearchResultViewCell.m in Sources */,
|
|
|
+ BC11927A280FB07F00A716F7 /* AccompanyArrangeCell.m in Sources */,
|
|
|
277935B827E324A90010E277 /* FSCalendar.m in Sources */,
|
|
|
BCB6356C27F6D2A300ACFDCF /* Whiteboard.m in Sources */,
|
|
|
275FA23527E7356B00CFEA2E /* UserInfoManager.m in Sources */,
|
|
@@ -4117,6 +4278,7 @@
|
|
|
BCB6353827F6D2A300ACFDCF /* TipMessageCell.m in Sources */,
|
|
|
2779352827E324A60010E277 /* UIColor+Extend.m in Sources */,
|
|
|
2779357627E324A70010E277 /* ShoppCatView.m in Sources */,
|
|
|
+ BC11927F280FB10900A716F7 /* AccompanyRemarkCell.m in Sources */,
|
|
|
2779357127E324A70010E277 /* SkipTextView.m in Sources */,
|
|
|
BCB6345F27F6D29600ACFDCF /* KSLiveChatroomEnter.m in Sources */,
|
|
|
BCB6355D27F6D2A300ACFDCF /* SongDownloadMessage.m in Sources */,
|
|
@@ -4137,6 +4299,7 @@
|
|
|
2779357727E324A70010E277 /* GRScanManager.m in Sources */,
|
|
|
277935D527E324A90010E277 /* ALCalendarManager.m in Sources */,
|
|
|
BC02130127FC6ADD0040569F /* UIView+SubViewExtension.m in Sources */,
|
|
|
+ BC11924E280EDD5500A716F7 /* HomeworkListViewController.m in Sources */,
|
|
|
2779351927E324A60010E277 /* NSMutableString+KSSafe.m in Sources */,
|
|
|
2723B5BC27F157B100E0B90B /* GroupCreateView.m in Sources */,
|
|
|
BCB6346927F6D29600ACFDCF /* KSLiveChatroomSeatResponse.m in Sources */,
|
|
@@ -4161,6 +4324,7 @@
|
|
|
2779356027E324A70010E277 /* KSRecordStatusView.m in Sources */,
|
|
|
2723B62B27F157D500E0B90B /* ApplyMemberModel.m in Sources */,
|
|
|
2779354D27E324A70010E277 /* KSGifRefreshFooter.m in Sources */,
|
|
|
+ BC119288280FB3B100A716F7 /* KSStarView.m in Sources */,
|
|
|
275FA22F27E7356B00CFEA2E /* ShopMallViewController.m in Sources */,
|
|
|
BCB6347227F6D29600ACFDCF /* KSChatInputView.m in Sources */,
|
|
|
275E8AAA27E18F8800DD3F6E /* AppDelegate.m in Sources */,
|
|
@@ -4173,6 +4337,7 @@
|
|
|
2779358B27E324A80010E277 /* KLTNavigationController.m in Sources */,
|
|
|
27F9033127E87C2E00C08A19 /* DeviceCheckView.m in Sources */,
|
|
|
BCB6359527F6D2AB00ACFDCF /* OnlineClassManager.m in Sources */,
|
|
|
+ BC119263280FA90100A716F7 /* HomeworkDetailModel.m in Sources */,
|
|
|
BCB6357127F6D2A300ACFDCF /* RTCService.m in Sources */,
|
|
|
2723B62427F157D500E0B90B /* NoticeEditBodyView.m in Sources */,
|
|
|
BCB6354327F6D2A300ACFDCF /* RecentSharedWhiteboardCell.m in Sources */,
|
|
@@ -4188,6 +4353,7 @@
|
|
|
277935C127E324A90010E277 /* FSCalendarAppearance.m in Sources */,
|
|
|
275E8ABB27E18F8B00DD3F6E /* main.m in Sources */,
|
|
|
2779359F27E324A80010E277 /* TZPhotoPreviewCell.m in Sources */,
|
|
|
+ BC11928D280FB44300A716F7 /* HomeworkVideoView.m in Sources */,
|
|
|
277935A227E324A80010E277 /* TZLocationManager.m in Sources */,
|
|
|
2723B62827F157D500E0B90B /* KSSelectConversationViewController.m in Sources */,
|
|
|
275FA1E827E7351900CFEA2E /* CustomNavViewController.m in Sources */,
|
|
@@ -4201,13 +4367,16 @@
|
|
|
277935B227E324A90010E277 /* UIView+MSSLayout.m in Sources */,
|
|
|
275FA1E427E7351900CFEA2E /* KSWebNavView.m in Sources */,
|
|
|
2779356D27E324A70010E277 /* StoreShopCaterview.m in Sources */,
|
|
|
+ BC119267280FA92700A716F7 /* HomeworkDetailViewController.m in Sources */,
|
|
|
BCB6346127F6D29600ACFDCF /* KSChatroomMessageCenter.m in Sources */,
|
|
|
+ BC11925B280FA85300A716F7 /* HomeworkSortView.m in Sources */,
|
|
|
277935D327E324A90010E277 /* ALCalendarPicker.m in Sources */,
|
|
|
BCB6359427F6D2AB00ACFDCF /* NewClassRoomViewController.m in Sources */,
|
|
|
BCB6356027F6D2A300ACFDCF /* WhiteboardMessage.m in Sources */,
|
|
|
2779354F27E324A70010E277 /* VoLRUManager.m in Sources */,
|
|
|
2779356727E324A70010E277 /* UIColor+Hex.m in Sources */,
|
|
|
BCB6345E27F6D29600ACFDCF /* KSLiveChatroomLeave.m in Sources */,
|
|
|
+ BC11929B280FD2E800A716F7 /* HomeworkBottomView.m in Sources */,
|
|
|
275FA1E727E7351900CFEA2E /* KSWebSocketManager.m in Sources */,
|
|
|
277935AE27E324A80010E277 /* MSSBrowseRemindView.m in Sources */,
|
|
|
2779356A27E324A70010E277 /* YKNodeModel.m in Sources */,
|
|
@@ -4222,6 +4391,7 @@
|
|
|
2723B68227F15D3D00E0B90B /* ModifyPhoneChangeController.m in Sources */,
|
|
|
277935C827E324A90010E277 /* TADotView.m in Sources */,
|
|
|
BC1191FF280ED64E00A716F7 /* MyCourseViewController.m in Sources */,
|
|
|
+ BC119298280FBCB400A716F7 /* UIView+ExtensionForDotLine.m in Sources */,
|
|
|
BCB635A927F6D93300ACFDCF /* KSChatVideoView.m in Sources */,
|
|
|
2779353027E324A60010E277 /* NSDate+Extension.m in Sources */,
|
|
|
BCB6356627F6D2A300ACFDCF /* DeviceMessage.m in Sources */,
|
|
@@ -4239,6 +4409,7 @@
|
|
|
275FA23627E7356B00CFEA2E /* LoginBodyView.m in Sources */,
|
|
|
2779355A27E324A70010E277 /* QCCountdownButton.m in Sources */,
|
|
|
275FA1E127E7351900CFEA2E /* KSTabBarViewController.m in Sources */,
|
|
|
+ BC11926B280FAF5900A716F7 /* AccompanyAlertView.m in Sources */,
|
|
|
277935BB27E324A90010E277 /* FSCalendarSeparatorDecorationView.m in Sources */,
|
|
|
275FA1DF27E7351900CFEA2E /* RCConnectionManager.m in Sources */,
|
|
|
275FA22B27E7356B00CFEA2E /* HomeViewController.m in Sources */,
|
|
@@ -4247,6 +4418,7 @@
|
|
|
2779355227E324A70010E277 /* VoMemoryCache.m in Sources */,
|
|
|
2779352A27E324A60010E277 /* UIView+Dealloc.m in Sources */,
|
|
|
2779352D27E324A60010E277 /* NSString+CZHSizeExtension.m in Sources */,
|
|
|
+ BC119259280FA85300A716F7 /* HomeworkListCell.m in Sources */,
|
|
|
2779353827E324A60010E277 /* UIView+KSExtension.m in Sources */,
|
|
|
2723B5CD27F157BE00E0B90B /* GroupListModel.m in Sources */,
|
|
|
2779354B27E324A60010E277 /* KSVideoEditor.m in Sources */,
|
|
@@ -4319,6 +4491,7 @@
|
|
|
2779352927E324A60010E277 /* zhPopupController.m in Sources */,
|
|
|
2779359527E324A80010E277 /* TZVideoEditedPreviewController.m in Sources */,
|
|
|
2723B63127F157D500E0B90B /* GroupSettingBodyView.m in Sources */,
|
|
|
+ BC119290280FB46100A716F7 /* KSVideoHelper.m in Sources */,
|
|
|
BCB6354827F6D2A300ACFDCF /* PersonListCell.m in Sources */,
|
|
|
BCB6354A27F6D2A300ACFDCF /* ToolPanelView.m in Sources */,
|
|
|
2779358327E324A80010E277 /* LLPhotoBrowser.m in Sources */,
|
|
@@ -4333,8 +4506,10 @@
|
|
|
2723B5C127F157B100E0B90B /* ContractListCell.m in Sources */,
|
|
|
275FA1E527E7351900CFEA2E /* KSAccompanyWebViewController.m in Sources */,
|
|
|
BC11923A280ED98E00A716F7 /* AccompanyCourseCell.m in Sources */,
|
|
|
+ BC119264280FA90100A716F7 /* HomeworkListModel.m in Sources */,
|
|
|
2779354A27E324A60010E277 /* UIImage+Resize.m in Sources */,
|
|
|
2723B5A327F1578300E0B90B /* KSChatListViewController.m in Sources */,
|
|
|
+ BC119271280FAF7D00A716F7 /* AccompanyCourseInfoCell.m in Sources */,
|
|
|
2723B68427F15D3D00E0B90B /* AddressViewController.m in Sources */,
|
|
|
2779357527E324A70010E277 /* LifeButton.m in Sources */,
|
|
|
27F9032C27E87C2E00C08A19 /* KSNetworkAlert.m in Sources */,
|
|
@@ -4344,6 +4519,7 @@
|
|
|
2723B5A427F1578300E0B90B /* KSChatConversationViewController.m in Sources */,
|
|
|
2723B62627F157D500E0B90B /* GroupApplyViewController.m in Sources */,
|
|
|
277935C427E324A90010E277 /* SDCycleScrollView.m in Sources */,
|
|
|
+ BC119293280FBC1100A716F7 /* HomeworkAddView.m in Sources */,
|
|
|
2723B61C27F157D500E0B90B /* KSRCSearchBar.m in Sources */,
|
|
|
277935C627E324A90010E277 /* SDQWMaskCustomModel.m in Sources */,
|
|
|
BCB6353C27F6D2A300ACFDCF /* MessageHelper.m in Sources */,
|