|
@@ -691,6 +691,12 @@
|
|
|
BCB9091728530E9C00F5FF69 /* KSShopCardView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCB9091628530E9C00F5FF69 /* KSShopCardView.m */; };
|
|
|
BCB9091928530EA500F5FF69 /* KSShopCardView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCB9091828530EA500F5FF69 /* KSShopCardView.xib */; };
|
|
|
BCB9FA16286C7F6C005D766B /* KSShareGroupViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BCB9FA15286C7F6C005D766B /* KSShareGroupViewController.m */; };
|
|
|
+ BCB9FA27286D799B005D766B /* KSScanViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BCB9FA25286D799A005D766B /* KSScanViewController.m */; };
|
|
|
+ BCB9FA2B286D79A4005D766B /* ScanNavView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCB9FA28286D79A4005D766B /* ScanNavView.m */; };
|
|
|
+ BCB9FA2C286D79A4005D766B /* ScanNavView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCB9FA29286D79A4005D766B /* ScanNavView.xib */; };
|
|
|
+ BCB9FA2F286D7B02005D766B /* GuideViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BCB9FA2E286D7B02005D766B /* GuideViewController.m */; };
|
|
|
+ BCB9FA35286D7C2F005D766B /* GuideListView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCB9FA34286D7C2F005D766B /* GuideListView.m */; };
|
|
|
+ BCB9FA37286D7C38005D766B /* GuideListView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCB9FA36286D7C38005D766B /* GuideListView.xib */; };
|
|
|
BCBFDF3728110C660052AFE5 /* HomeNavView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCBFDF3628110C660052AFE5 /* HomeNavView.m */; };
|
|
|
BCBFDF3928110C6F0052AFE5 /* HomeNavView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCBFDF3828110C6F0052AFE5 /* HomeNavView.xib */; };
|
|
|
BCBFDF3C281156430052AFE5 /* HomeBannerView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCBFDF3B281156430052AFE5 /* HomeBannerView.m */; };
|
|
@@ -1994,6 +2000,16 @@
|
|
|
BCB9091828530EA500F5FF69 /* KSShopCardView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = KSShopCardView.xib; sourceTree = "<group>"; };
|
|
|
BCB9FA14286C7F6C005D766B /* KSShareGroupViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KSShareGroupViewController.h; sourceTree = "<group>"; };
|
|
|
BCB9FA15286C7F6C005D766B /* KSShareGroupViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = KSShareGroupViewController.m; sourceTree = "<group>"; };
|
|
|
+ BCB9FA25286D799A005D766B /* KSScanViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSScanViewController.m; sourceTree = "<group>"; };
|
|
|
+ BCB9FA26286D799B005D766B /* KSScanViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSScanViewController.h; sourceTree = "<group>"; };
|
|
|
+ BCB9FA28286D79A4005D766B /* ScanNavView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ScanNavView.m; sourceTree = "<group>"; };
|
|
|
+ BCB9FA29286D79A4005D766B /* ScanNavView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ScanNavView.xib; sourceTree = "<group>"; };
|
|
|
+ BCB9FA2A286D79A4005D766B /* ScanNavView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScanNavView.h; sourceTree = "<group>"; };
|
|
|
+ BCB9FA2D286D7B02005D766B /* GuideViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GuideViewController.h; sourceTree = "<group>"; };
|
|
|
+ BCB9FA2E286D7B02005D766B /* GuideViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = GuideViewController.m; sourceTree = "<group>"; };
|
|
|
+ BCB9FA33286D7C2F005D766B /* GuideListView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GuideListView.h; sourceTree = "<group>"; };
|
|
|
+ BCB9FA34286D7C2F005D766B /* GuideListView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = GuideListView.m; sourceTree = "<group>"; };
|
|
|
+ BCB9FA36286D7C38005D766B /* GuideListView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = GuideListView.xib; sourceTree = "<group>"; };
|
|
|
BCBFDF3528110C660052AFE5 /* HomeNavView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HomeNavView.h; sourceTree = "<group>"; };
|
|
|
BCBFDF3628110C660052AFE5 /* HomeNavView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HomeNavView.m; sourceTree = "<group>"; };
|
|
|
BCBFDF3828110C6F0052AFE5 /* HomeNavView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeNavView.xib; sourceTree = "<group>"; };
|
|
@@ -2613,6 +2629,7 @@
|
|
|
275FA20327E7356B00CFEA2E /* Mine */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BCB9FA22286D7989005D766B /* Scan */,
|
|
|
BC8C2C412823F57100FBA5D5 /* AddressList */,
|
|
|
BC119248280EDD4600A716F7 /* Homework */,
|
|
|
BC1191F9280ED63C00A716F7 /* MineCourse */,
|
|
@@ -2695,6 +2712,7 @@
|
|
|
275FA20F27E7356B00CFEA2E /* Login */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BCB9FA30286D7C17005D766B /* Guide */,
|
|
|
275FA21027E7356B00CFEA2E /* Controller */,
|
|
|
275FA21927E7356B00CFEA2E /* Model */,
|
|
|
275FA21E27E7356B00CFEA2E /* View */,
|
|
@@ -4966,6 +4984,62 @@
|
|
|
path = DragWindow;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ BCB9FA22286D7989005D766B /* Scan */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BCB9FA23286D7989005D766B /* Controller */,
|
|
|
+ BCB9FA24286D7989005D766B /* View */,
|
|
|
+ );
|
|
|
+ path = Scan;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BCB9FA23286D7989005D766B /* Controller */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BCB9FA26286D799B005D766B /* KSScanViewController.h */,
|
|
|
+ BCB9FA25286D799A005D766B /* KSScanViewController.m */,
|
|
|
+ );
|
|
|
+ path = Controller;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BCB9FA24286D7989005D766B /* View */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BCB9FA2A286D79A4005D766B /* ScanNavView.h */,
|
|
|
+ BCB9FA28286D79A4005D766B /* ScanNavView.m */,
|
|
|
+ BCB9FA29286D79A4005D766B /* ScanNavView.xib */,
|
|
|
+ );
|
|
|
+ path = View;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BCB9FA30286D7C17005D766B /* Guide */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BCB9FA31286D7C17005D766B /* Controller */,
|
|
|
+ BCB9FA32286D7C17005D766B /* View */,
|
|
|
+ );
|
|
|
+ path = Guide;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BCB9FA31286D7C17005D766B /* Controller */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BCB9FA2D286D7B02005D766B /* GuideViewController.h */,
|
|
|
+ BCB9FA2E286D7B02005D766B /* GuideViewController.m */,
|
|
|
+ );
|
|
|
+ path = Controller;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BCB9FA32286D7C17005D766B /* View */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BCB9FA33286D7C2F005D766B /* GuideListView.h */,
|
|
|
+ BCB9FA34286D7C2F005D766B /* GuideListView.m */,
|
|
|
+ BCB9FA36286D7C38005D766B /* GuideListView.xib */,
|
|
|
+ );
|
|
|
+ path = View;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
@@ -5168,6 +5242,7 @@
|
|
|
BCBFDF3928110C6F0052AFE5 /* HomeNavView.xib in Resources */,
|
|
|
BC8B6DFD2856E06700866917 /* UMCommonLog.bundle in Resources */,
|
|
|
27F9033C27E87FE100C08A19 /* MineBodyView.xib in Resources */,
|
|
|
+ BCB9FA2C286D79A4005D766B /* ScanNavView.xib in Resources */,
|
|
|
27F9032B27E87C2E00C08A19 /* NetworkBodyView.xib in Resources */,
|
|
|
2779358F27E324A80010E277 /* WMPlayer.bundle in Resources */,
|
|
|
BC11926C280FAF5900A716F7 /* AccompanyAlertView.xib in Resources */,
|
|
@@ -5195,6 +5270,7 @@
|
|
|
BC542E40284079E300633781 /* UserAuthBodyView.xib in Resources */,
|
|
|
BC542E5528409EC900633781 /* InstrumentHeaderView.xib in Resources */,
|
|
|
BC119215280ED6A900A716F7 /* MyLiveCourseCell.xib in Resources */,
|
|
|
+ BCB9FA37286D7C38005D766B /* GuideListView.xib in Resources */,
|
|
|
BC50171727FC0D8E00F8BCBC /* SubjectChooseBodyView.xib in Resources */,
|
|
|
BCB6359D27F6D2AB00ACFDCF /* tock.wav in Resources */,
|
|
|
BC8A45C1283DDD7100094BBB /* synthgms.sf2 in Resources */,
|
|
@@ -5567,6 +5643,7 @@
|
|
|
BC542E5D2840A60100633781 /* UserSettingViewController.m in Sources */,
|
|
|
BC119213280ED6A900A716F7 /* MyLessonBodyView.m in Sources */,
|
|
|
BC02381F28685D6D005560CA /* RCChatroomLikeCount.m in Sources */,
|
|
|
+ BCB9FA35286D7C2F005D766B /* GuideListView.m in Sources */,
|
|
|
BC8A45A3283DC33400094BBB /* JudgePageView.m in Sources */,
|
|
|
BCB6354227F6D2A300ACFDCF /* VideoListView.m in Sources */,
|
|
|
2779359A27E324A80010E277 /* TZPhotoPreviewController.m in Sources */,
|
|
@@ -5601,6 +5678,7 @@
|
|
|
BCB9FA16286C7F6C005D766B /* KSShareGroupViewController.m in Sources */,
|
|
|
BC0212F727FC4A080040569F /* SubjectImageCell.m in Sources */,
|
|
|
277935D027E324A90010E277 /* ALCalendarDate.m in Sources */,
|
|
|
+ BCB9FA2F286D7B02005D766B /* GuideViewController.m in Sources */,
|
|
|
BCFE540328152A8500AD6786 /* KSOrderManager.m in Sources */,
|
|
|
2723B64427F15B5900E0B90B /* SCIndexViewConfiguration.m in Sources */,
|
|
|
2779358527E324A80010E277 /* LLFileManager.m in Sources */,
|
|
@@ -5653,6 +5731,7 @@
|
|
|
2779359127E324A80010E277 /* FastForwardView.m in Sources */,
|
|
|
BC119222280ED6F500A716F7 /* LiveLessonModel.m in Sources */,
|
|
|
2723B63C27F159BA00E0B90B /* KSBaseTableViewController.m in Sources */,
|
|
|
+ BCB9FA2B286D79A4005D766B /* ScanNavView.m in Sources */,
|
|
|
BC27A079280FFA2200F91E27 /* EvaluateDetailModel.m in Sources */,
|
|
|
2779358B27E324A80010E277 /* KLTNavigationController.m in Sources */,
|
|
|
27F9033127E87C2E00C08A19 /* DeviceCheckView.m in Sources */,
|
|
@@ -5910,6 +5989,7 @@
|
|
|
2723B66627F15CFC00E0B90B /* AboutUsBodyView.m in Sources */,
|
|
|
277935BC27E324A90010E277 /* FSCalendarExtensions.m in Sources */,
|
|
|
2779356227E324A70010E277 /* KSRecordPowerAnimationView.m in Sources */,
|
|
|
+ BCB9FA27286D799B005D766B /* KSScanViewController.m in Sources */,
|
|
|
BCFE53FA28129A5600AD6786 /* TeacherStyleModel.m in Sources */,
|
|
|
2779355527E324A70010E277 /* DiskFreeSpaceManager.m in Sources */,
|
|
|
2779352E27E324A60010E277 /* NSDictionary+Extension.m in Sources */,
|