|
@@ -87,7 +87,6 @@
|
|
274771CD24BC0C0500181362 /* RolePortraitView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2747702224BC0C0100181362 /* RolePortraitView.m */; };
|
|
274771CD24BC0C0500181362 /* RolePortraitView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2747702224BC0C0100181362 /* RolePortraitView.m */; };
|
|
274771CE24BC0C0500181362 /* HTTPUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = 2747702624BC0C0100181362 /* HTTPUtility.m */; };
|
|
274771CE24BC0C0500181362 /* HTTPUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = 2747702624BC0C0100181362 /* HTTPUtility.m */; };
|
|
274771CF24BC0C0500181362 /* HTTPResult.m in Sources */ = {isa = PBXBuildFile; fileRef = 2747702724BC0C0100181362 /* HTTPResult.m */; };
|
|
274771CF24BC0C0500181362 /* HTTPResult.m in Sources */ = {isa = PBXBuildFile; fileRef = 2747702724BC0C0100181362 /* HTTPResult.m */; };
|
|
- 274771D024BC0C0500181362 /* KSNormalAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2747702C24BC0C0100181362 /* KSNormalAlertView.m */; };
|
|
|
|
274771D124BC0C0500181362 /* ApplySpeechMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 2747703224BC0C0100181362 /* ApplySpeechMessage.m */; };
|
|
274771D124BC0C0500181362 /* ApplySpeechMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 2747703224BC0C0100181362 /* ApplySpeechMessage.m */; };
|
|
274771D224BC0C0500181362 /* DisplayCommandMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 2747703424BC0C0100181362 /* DisplayCommandMessage.m */; };
|
|
274771D224BC0C0500181362 /* DisplayCommandMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 2747703424BC0C0100181362 /* DisplayCommandMessage.m */; };
|
|
274771D324BC0C0500181362 /* ControlDeviceNotifyMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 2747703724BC0C0100181362 /* ControlDeviceNotifyMessage.m */; };
|
|
274771D324BC0C0500181362 /* ControlDeviceNotifyMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 2747703724BC0C0100181362 /* ControlDeviceNotifyMessage.m */; };
|
|
@@ -319,6 +318,24 @@
|
|
27EF3EEE24BEE35E002068A2 /* MessageListModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 27EF3EED24BEE35E002068A2 /* MessageListModel.m */; };
|
|
27EF3EEE24BEE35E002068A2 /* MessageListModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 27EF3EED24BEE35E002068A2 /* MessageListModel.m */; };
|
|
27EF3EF224BEE885002068A2 /* NotifyMessageCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 27EF3EF024BEE885002068A2 /* NotifyMessageCell.m */; };
|
|
27EF3EF224BEE885002068A2 /* NotifyMessageCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 27EF3EF024BEE885002068A2 /* NotifyMessageCell.m */; };
|
|
27EF3EF324BEE885002068A2 /* NotifyMessageCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 27EF3EF124BEE885002068A2 /* NotifyMessageCell.xib */; };
|
|
27EF3EF324BEE885002068A2 /* NotifyMessageCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 27EF3EF124BEE885002068A2 /* NotifyMessageCell.xib */; };
|
|
|
|
+ 27EF3EF624BEF1DA002068A2 /* TicketBodyView.m in Sources */ = {isa = PBXBuildFile; fileRef = 27EF3EF524BEF1DA002068A2 /* TicketBodyView.m */; };
|
|
|
|
+ 27EF3EF824BEF1E8002068A2 /* TicketBodyView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 27EF3EF724BEF1E8002068A2 /* TicketBodyView.xib */; };
|
|
|
|
+ 27EF3EFB24BEFC79002068A2 /* WaitExamViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 27EF3EFA24BEFC79002068A2 /* WaitExamViewController.m */; };
|
|
|
|
+ 27EF3EFE24BF015A002068A2 /* WaitExamBodyView.m in Sources */ = {isa = PBXBuildFile; fileRef = 27EF3EFD24BF015A002068A2 /* WaitExamBodyView.m */; };
|
|
|
|
+ 27EF3F0024BF016B002068A2 /* WaitExamBodyView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 27EF3EFF24BF016B002068A2 /* WaitExamBodyView.xib */; };
|
|
|
|
+ 27EF3F0324BF0F12002068A2 /* TicketListModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 27EF3F0224BF0F12002068A2 /* TicketListModel.m */; };
|
|
|
|
+ 27EF3F0624BFF8A1002068A2 /* TicketDetailModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 27EF3F0424BFF8A0002068A2 /* TicketDetailModel.m */; };
|
|
|
|
+ 27EF3F0924C02B3F002068A2 /* LocalRenderManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 27EF3F0724C02B3E002068A2 /* LocalRenderManager.m */; };
|
|
|
|
+ 27EF3F2024C02B68002068A2 /* KSTipsView.m in Sources */ = {isa = PBXBuildFile; fileRef = 27EF3F0B24C02B67002068A2 /* KSTipsView.m */; };
|
|
|
|
+ 27EF3F2124C02B68002068A2 /* KSNormalAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = 27EF3F0F24C02B67002068A2 /* KSNormalAlertView.m */; };
|
|
|
|
+ 27EF3F2224C02B68002068A2 /* ClassTitleView.m in Sources */ = {isa = PBXBuildFile; fileRef = 27EF3F1224C02B67002068A2 /* ClassTitleView.m */; };
|
|
|
|
+ 27EF3F2324C02B68002068A2 /* ClassVideoListView.m in Sources */ = {isa = PBXBuildFile; fileRef = 27EF3F1724C02B68002068A2 /* ClassVideoListView.m */; };
|
|
|
|
+ 27EF3F2524C02B68002068A2 /* ClassVideoListCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 27EF3F1924C02B68002068A2 /* ClassVideoListCell.m */; };
|
|
|
|
+ 27EF3F2624C02B68002068A2 /* MainToolView.m in Sources */ = {isa = PBXBuildFile; fileRef = 27EF3F1B24C02B68002068A2 /* MainToolView.m */; };
|
|
|
|
+ 27EF3F2724C02B68002068A2 /* ClassroomMainContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = 27EF3F1F24C02B68002068A2 /* ClassroomMainContainer.m */; };
|
|
|
|
+ 27EF3F2A24C02DE9002068A2 /* EmptyView.m in Sources */ = {isa = PBXBuildFile; fileRef = 27EF3F2824C02DE8002068A2 /* EmptyView.m */; };
|
|
|
|
+ 27EF3F2E24C0384E002068A2 /* HomeExamTicketCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 27EF3F2C24C0384E002068A2 /* HomeExamTicketCell.m */; };
|
|
|
|
+ 27EF3F2F24C0384E002068A2 /* HomeExamTicketCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 27EF3F2D24C0384E002068A2 /* HomeExamTicketCell.xib */; };
|
|
52771C0027351695CEDB4C8E /* libPods-MusicGradeExam.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1C12DE728E343C25BB5998D7 /* libPods-MusicGradeExam.a */; };
|
|
52771C0027351695CEDB4C8E /* libPods-MusicGradeExam.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1C12DE728E343C25BB5998D7 /* libPods-MusicGradeExam.a */; };
|
|
5577ECF41C84E1BDFEC99DBC /* libPods-MusicGradeExamTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BAA64634BC925E7C2CD7008 /* libPods-MusicGradeExamTests.a */; };
|
|
5577ECF41C84E1BDFEC99DBC /* libPods-MusicGradeExamTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8BAA64634BC925E7C2CD7008 /* libPods-MusicGradeExamTests.a */; };
|
|
A7C23B2E920E232C71C39B0E /* libPods-MusicGradeExam-MusicGradeExamUITests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F8D13E0A14104E75F7922812 /* libPods-MusicGradeExam-MusicGradeExamUITests.a */; };
|
|
A7C23B2E920E232C71C39B0E /* libPods-MusicGradeExam-MusicGradeExamUITests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F8D13E0A14104E75F7922812 /* libPods-MusicGradeExam-MusicGradeExamUITests.a */; };
|
|
@@ -503,8 +520,6 @@
|
|
2747702724BC0C0100181362 /* HTTPResult.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HTTPResult.m; sourceTree = "<group>"; };
|
|
2747702724BC0C0100181362 /* HTTPResult.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HTTPResult.m; sourceTree = "<group>"; };
|
|
2747702824BC0C0100181362 /* HTTPUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPUtility.h; sourceTree = "<group>"; };
|
|
2747702824BC0C0100181362 /* HTTPUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPUtility.h; sourceTree = "<group>"; };
|
|
2747702924BC0C0100181362 /* HTTPResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPResult.h; sourceTree = "<group>"; };
|
|
2747702924BC0C0100181362 /* HTTPResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPResult.h; sourceTree = "<group>"; };
|
|
- 2747702B24BC0C0100181362 /* KSNormalAlertView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSNormalAlertView.h; sourceTree = "<group>"; };
|
|
|
|
- 2747702C24BC0C0100181362 /* KSNormalAlertView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSNormalAlertView.m; sourceTree = "<group>"; };
|
|
|
|
2747702D24BC0C0100181362 /* ClassroomService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClassroomService.h; sourceTree = "<group>"; };
|
|
2747702D24BC0C0100181362 /* ClassroomService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClassroomService.h; sourceTree = "<group>"; };
|
|
2747702F24BC0C0100181362 /* RoleChangedMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoleChangedMessage.h; sourceTree = "<group>"; };
|
|
2747702F24BC0C0100181362 /* RoleChangedMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoleChangedMessage.h; sourceTree = "<group>"; };
|
|
2747703024BC0C0100181362 /* AssistantTransferMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AssistantTransferMessage.h; sourceTree = "<group>"; };
|
|
2747703024BC0C0100181362 /* AssistantTransferMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AssistantTransferMessage.h; sourceTree = "<group>"; };
|
|
@@ -925,6 +940,39 @@
|
|
27EF3EEF24BEE885002068A2 /* NotifyMessageCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NotifyMessageCell.h; sourceTree = "<group>"; };
|
|
27EF3EEF24BEE885002068A2 /* NotifyMessageCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NotifyMessageCell.h; sourceTree = "<group>"; };
|
|
27EF3EF024BEE885002068A2 /* NotifyMessageCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NotifyMessageCell.m; sourceTree = "<group>"; };
|
|
27EF3EF024BEE885002068A2 /* NotifyMessageCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NotifyMessageCell.m; sourceTree = "<group>"; };
|
|
27EF3EF124BEE885002068A2 /* NotifyMessageCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NotifyMessageCell.xib; sourceTree = "<group>"; };
|
|
27EF3EF124BEE885002068A2 /* NotifyMessageCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NotifyMessageCell.xib; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3EF424BEF1DA002068A2 /* TicketBodyView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TicketBodyView.h; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3EF524BEF1DA002068A2 /* TicketBodyView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TicketBodyView.m; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3EF724BEF1E8002068A2 /* TicketBodyView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = TicketBodyView.xib; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3EF924BEFC79002068A2 /* WaitExamViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WaitExamViewController.h; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3EFA24BEFC79002068A2 /* WaitExamViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = WaitExamViewController.m; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3EFC24BF015A002068A2 /* WaitExamBodyView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WaitExamBodyView.h; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3EFD24BF015A002068A2 /* WaitExamBodyView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = WaitExamBodyView.m; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3EFF24BF016B002068A2 /* WaitExamBodyView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WaitExamBodyView.xib; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3F0124BF0F11002068A2 /* TicketListModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TicketListModel.h; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3F0224BF0F12002068A2 /* TicketListModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TicketListModel.m; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3F0424BFF8A0002068A2 /* TicketDetailModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TicketDetailModel.m; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3F0524BFF8A1002068A2 /* TicketDetailModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TicketDetailModel.h; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3F0724C02B3E002068A2 /* LocalRenderManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LocalRenderManager.m; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3F0824C02B3F002068A2 /* LocalRenderManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LocalRenderManager.h; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3F0B24C02B67002068A2 /* KSTipsView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSTipsView.m; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3F0C24C02B67002068A2 /* KSTipsView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSTipsView.h; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3F0E24C02B67002068A2 /* KSNormalAlertView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSNormalAlertView.h; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3F0F24C02B67002068A2 /* KSNormalAlertView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSNormalAlertView.m; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3F1124C02B67002068A2 /* ClassTitleView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClassTitleView.h; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3F1224C02B67002068A2 /* ClassTitleView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ClassTitleView.m; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3F1424C02B67002068A2 /* ClassVideoListView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClassVideoListView.h; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3F1524C02B68002068A2 /* ClassVideoListCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClassVideoListCell.h; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3F1724C02B68002068A2 /* ClassVideoListView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ClassVideoListView.m; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3F1924C02B68002068A2 /* ClassVideoListCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ClassVideoListCell.m; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3F1B24C02B68002068A2 /* MainToolView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainToolView.m; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3F1C24C02B68002068A2 /* MainToolView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainToolView.h; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3F1E24C02B68002068A2 /* ClassroomMainContainer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClassroomMainContainer.h; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3F1F24C02B68002068A2 /* ClassroomMainContainer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ClassroomMainContainer.m; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3F2824C02DE8002068A2 /* EmptyView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EmptyView.m; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3F2924C02DE9002068A2 /* EmptyView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EmptyView.h; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3F2B24C0384E002068A2 /* HomeExamTicketCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HomeExamTicketCell.h; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3F2C24C0384E002068A2 /* HomeExamTicketCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HomeExamTicketCell.m; sourceTree = "<group>"; };
|
|
|
|
+ 27EF3F2D24C0384E002068A2 /* HomeExamTicketCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeExamTicketCell.xib; sourceTree = "<group>"; };
|
|
2BB32BBE582672362BB6E017 /* Pods-MusicGradeExam-MusicGradeExamUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MusicGradeExam-MusicGradeExamUITests.release.xcconfig"; path = "Target Support Files/Pods-MusicGradeExam-MusicGradeExamUITests/Pods-MusicGradeExam-MusicGradeExamUITests.release.xcconfig"; sourceTree = "<group>"; };
|
|
2BB32BBE582672362BB6E017 /* Pods-MusicGradeExam-MusicGradeExamUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MusicGradeExam-MusicGradeExamUITests.release.xcconfig"; path = "Target Support Files/Pods-MusicGradeExam-MusicGradeExamUITests/Pods-MusicGradeExam-MusicGradeExamUITests.release.xcconfig"; sourceTree = "<group>"; };
|
|
2F7D3758362ED28D51286A60 /* Pods-MusicGradeExam.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MusicGradeExam.debug.xcconfig"; path = "Target Support Files/Pods-MusicGradeExam/Pods-MusicGradeExam.debug.xcconfig"; sourceTree = "<group>"; };
|
|
2F7D3758362ED28D51286A60 /* Pods-MusicGradeExam.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MusicGradeExam.debug.xcconfig"; path = "Target Support Files/Pods-MusicGradeExam/Pods-MusicGradeExam.debug.xcconfig"; sourceTree = "<group>"; };
|
|
5402063E714DA9D9107F8070 /* Pods-MusicGradeExamTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MusicGradeExamTests.debug.xcconfig"; path = "Target Support Files/Pods-MusicGradeExamTests/Pods-MusicGradeExamTests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
5402063E714DA9D9107F8070 /* Pods-MusicGradeExamTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MusicGradeExamTests.debug.xcconfig"; path = "Target Support Files/Pods-MusicGradeExamTests/Pods-MusicGradeExamTests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
@@ -1305,6 +1353,9 @@
|
|
27A008FA24BECDC40002452B /* HomeBodyView.h */,
|
|
27A008FA24BECDC40002452B /* HomeBodyView.h */,
|
|
27A008FB24BECDC40002452B /* HomeBodyView.m */,
|
|
27A008FB24BECDC40002452B /* HomeBodyView.m */,
|
|
27A008FD24BECDFC0002452B /* HomeBodyView.xib */,
|
|
27A008FD24BECDFC0002452B /* HomeBodyView.xib */,
|
|
|
|
+ 27EF3F2B24C0384E002068A2 /* HomeExamTicketCell.h */,
|
|
|
|
+ 27EF3F2C24C0384E002068A2 /* HomeExamTicketCell.m */,
|
|
|
|
+ 27EF3F2D24C0384E002068A2 /* HomeExamTicketCell.xib */,
|
|
);
|
|
);
|
|
path = View;
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -1363,8 +1414,8 @@
|
|
2747700F24BC0C0100181362 /* Controller */ = {
|
|
2747700F24BC0C0100181362 /* Controller */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
- 2747701024BC0C0100181362 /* ClassroomViewController.m */,
|
|
|
|
2747701124BC0C0100181362 /* ClassroomViewController.h */,
|
|
2747701124BC0C0100181362 /* ClassroomViewController.h */,
|
|
|
|
+ 2747701024BC0C0100181362 /* ClassroomViewController.m */,
|
|
);
|
|
);
|
|
path = Controller;
|
|
path = Controller;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -1372,6 +1423,8 @@
|
|
2747701224BC0C0100181362 /* Model */ = {
|
|
2747701224BC0C0100181362 /* Model */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ 27EF3F0824C02B3F002068A2 /* LocalRenderManager.h */,
|
|
|
|
+ 27EF3F0724C02B3E002068A2 /* LocalRenderManager.m */,
|
|
2747701324BC0C0100181362 /* RoomLoginHelper.h */,
|
|
2747701324BC0C0100181362 /* RoomLoginHelper.h */,
|
|
2747701424BC0C0100181362 /* RoomLoginHelper.m */,
|
|
2747701424BC0C0100181362 /* RoomLoginHelper.m */,
|
|
);
|
|
);
|
|
@@ -1381,6 +1434,12 @@
|
|
2747701524BC0C0100181362 /* View */ = {
|
|
2747701524BC0C0100181362 /* View */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ 27EF3F1D24C02B68002068A2 /* MainContainer */,
|
|
|
|
+ 27EF3F1A24C02B68002068A2 /* MainToolbar */,
|
|
|
|
+ 27EF3F0D24C02B67002068A2 /* NormalAlertView */,
|
|
|
|
+ 27EF3F0A24C02B67002068A2 /* TipsView */,
|
|
|
|
+ 27EF3F1024C02B67002068A2 /* TitleView */,
|
|
|
|
+ 27EF3F1324C02B67002068A2 /* VideoList */,
|
|
);
|
|
);
|
|
path = View;
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -1388,11 +1447,11 @@
|
|
2747701624BC0C0100181362 /* Service */ = {
|
|
2747701624BC0C0100181362 /* Service */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
- 2747701724BC0C0100181362 /* KSRemoteUserManager.h */,
|
|
|
|
- 2747701824BC0C0100181362 /* RTCService */,
|
|
|
|
2747701B24BC0C0100181362 /* Classroom */,
|
|
2747701B24BC0C0100181362 /* Classroom */,
|
|
- 2747705224BC0C0100181362 /* KSRemoteUserManager.m */,
|
|
|
|
2747705324BC0C0100181362 /* IM */,
|
|
2747705324BC0C0100181362 /* IM */,
|
|
|
|
+ 2747701724BC0C0100181362 /* KSRemoteUserManager.h */,
|
|
|
|
+ 2747705224BC0C0100181362 /* KSRemoteUserManager.m */,
|
|
|
|
+ 2747701824BC0C0100181362 /* RTCService */,
|
|
);
|
|
);
|
|
path = Service;
|
|
path = Service;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -1464,8 +1523,6 @@
|
|
2747702A24BC0C0100181362 /* View */ = {
|
|
2747702A24BC0C0100181362 /* View */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
- 2747702B24BC0C0100181362 /* KSNormalAlertView.h */,
|
|
|
|
- 2747702C24BC0C0100181362 /* KSNormalAlertView.m */,
|
|
|
|
);
|
|
);
|
|
path = View;
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -1540,6 +1597,8 @@
|
|
children = (
|
|
children = (
|
|
27544CF624BC337D00EF58AF /* ExamTicketViewController.h */,
|
|
27544CF624BC337D00EF58AF /* ExamTicketViewController.h */,
|
|
27544CF724BC337D00EF58AF /* ExamTicketViewController.m */,
|
|
27544CF724BC337D00EF58AF /* ExamTicketViewController.m */,
|
|
|
|
+ 27EF3EF924BEFC79002068A2 /* WaitExamViewController.h */,
|
|
|
|
+ 27EF3EFA24BEFC79002068A2 /* WaitExamViewController.m */,
|
|
);
|
|
);
|
|
path = Controller;
|
|
path = Controller;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -1547,6 +1606,10 @@
|
|
2747705824BC0C0100181362 /* Model */ = {
|
|
2747705824BC0C0100181362 /* Model */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ 27EF3F0124BF0F11002068A2 /* TicketListModel.h */,
|
|
|
|
+ 27EF3F0224BF0F12002068A2 /* TicketListModel.m */,
|
|
|
|
+ 27EF3F0524BFF8A1002068A2 /* TicketDetailModel.h */,
|
|
|
|
+ 27EF3F0424BFF8A0002068A2 /* TicketDetailModel.m */,
|
|
);
|
|
);
|
|
path = Model;
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -1554,6 +1617,12 @@
|
|
2747705924BC0C0100181362 /* View */ = {
|
|
2747705924BC0C0100181362 /* View */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ 27EF3EF424BEF1DA002068A2 /* TicketBodyView.h */,
|
|
|
|
+ 27EF3EF524BEF1DA002068A2 /* TicketBodyView.m */,
|
|
|
|
+ 27EF3EF724BEF1E8002068A2 /* TicketBodyView.xib */,
|
|
|
|
+ 27EF3EFC24BF015A002068A2 /* WaitExamBodyView.h */,
|
|
|
|
+ 27EF3EFD24BF015A002068A2 /* WaitExamBodyView.m */,
|
|
|
|
+ 27EF3EFF24BF016B002068A2 /* WaitExamBodyView.xib */,
|
|
);
|
|
);
|
|
path = View;
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -1663,14 +1732,14 @@
|
|
2747707524BC0C0200181362 /* Manager */ = {
|
|
2747707524BC0C0200181362 /* Manager */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
- 2747707624BC0C0200181362 /* OnlineRoomManager.m */,
|
|
|
|
2747707724BC0C0200181362 /* KSRCIMDataSource.h */,
|
|
2747707724BC0C0200181362 /* KSRCIMDataSource.h */,
|
|
- 2747707824BC0C0200181362 /* RCConnectionManager.h */,
|
|
|
|
- 2747707924BC0C0200181362 /* KSUpdateManager.h */,
|
|
|
|
2747707A24BC0C0200181362 /* KSRCIMDataSource.m */,
|
|
2747707A24BC0C0200181362 /* KSRCIMDataSource.m */,
|
|
|
|
+ 2747707924BC0C0200181362 /* KSUpdateManager.h */,
|
|
|
|
+ 2747707D24BC0C0200181362 /* KSUpdateManager.m */,
|
|
2747707B24BC0C0200181362 /* OnlineRoomManager.h */,
|
|
2747707B24BC0C0200181362 /* OnlineRoomManager.h */,
|
|
|
|
+ 2747707624BC0C0200181362 /* OnlineRoomManager.m */,
|
|
|
|
+ 2747707824BC0C0200181362 /* RCConnectionManager.h */,
|
|
2747707C24BC0C0200181362 /* RCConnectionManager.m */,
|
|
2747707C24BC0C0200181362 /* RCConnectionManager.m */,
|
|
- 2747707D24BC0C0200181362 /* KSUpdateManager.m */,
|
|
|
|
);
|
|
);
|
|
path = Manager;
|
|
path = Manager;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -2294,6 +2363,64 @@
|
|
path = View;
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
|
|
+ 27EF3F0A24C02B67002068A2 /* TipsView */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ 27EF3F0B24C02B67002068A2 /* KSTipsView.m */,
|
|
|
|
+ 27EF3F0C24C02B67002068A2 /* KSTipsView.h */,
|
|
|
|
+ );
|
|
|
|
+ path = TipsView;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ 27EF3F0D24C02B67002068A2 /* NormalAlertView */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ 27EF3F0E24C02B67002068A2 /* KSNormalAlertView.h */,
|
|
|
|
+ 27EF3F0F24C02B67002068A2 /* KSNormalAlertView.m */,
|
|
|
|
+ );
|
|
|
|
+ path = NormalAlertView;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ 27EF3F1024C02B67002068A2 /* TitleView */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ 27EF3F1124C02B67002068A2 /* ClassTitleView.h */,
|
|
|
|
+ 27EF3F1224C02B67002068A2 /* ClassTitleView.m */,
|
|
|
|
+ );
|
|
|
|
+ path = TitleView;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ 27EF3F1324C02B67002068A2 /* VideoList */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ 27EF3F1524C02B68002068A2 /* ClassVideoListCell.h */,
|
|
|
|
+ 27EF3F1924C02B68002068A2 /* ClassVideoListCell.m */,
|
|
|
|
+ 27EF3F1424C02B67002068A2 /* ClassVideoListView.h */,
|
|
|
|
+ 27EF3F1724C02B68002068A2 /* ClassVideoListView.m */,
|
|
|
|
+ );
|
|
|
|
+ path = VideoList;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ 27EF3F1A24C02B68002068A2 /* MainToolbar */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ 27EF3F1B24C02B68002068A2 /* MainToolView.m */,
|
|
|
|
+ 27EF3F1C24C02B68002068A2 /* MainToolView.h */,
|
|
|
|
+ );
|
|
|
|
+ path = MainToolbar;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ 27EF3F1D24C02B68002068A2 /* MainContainer */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ 27EF3F1E24C02B68002068A2 /* ClassroomMainContainer.h */,
|
|
|
|
+ 27EF3F1F24C02B68002068A2 /* ClassroomMainContainer.m */,
|
|
|
|
+ 27EF3F2924C02DE9002068A2 /* EmptyView.h */,
|
|
|
|
+ 27EF3F2824C02DE8002068A2 /* EmptyView.m */,
|
|
|
|
+ );
|
|
|
|
+ path = MainContainer;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
3765A35FA865CF0E79E4496A /* Pods */ = {
|
|
3765A35FA865CF0E79E4496A /* Pods */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
@@ -2457,6 +2584,7 @@
|
|
2747718A24BC0C0500181362 /* WMPlayer.bundle in Resources */,
|
|
2747718A24BC0C0500181362 /* WMPlayer.bundle in Resources */,
|
|
27476F5624BBFB5C00181362 /* LaunchScreen.storyboard in Resources */,
|
|
27476F5624BBFB5C00181362 /* LaunchScreen.storyboard in Resources */,
|
|
2747727F24BC0C7C00181362 /* RCColor.plist in Resources */,
|
|
2747727F24BC0C7C00181362 /* RCColor.plist in Resources */,
|
|
|
|
+ 27EF3EF824BEF1E8002068A2 /* TicketBodyView.xib in Resources */,
|
|
27A008F924BDB6310002452B /* UserBodyView.xib in Resources */,
|
|
27A008F924BDB6310002452B /* UserBodyView.xib in Resources */,
|
|
2794D1C424BD60E900BAF6F3 /* UserCenterBodyView.xib in Resources */,
|
|
2794D1C424BD60E900BAF6F3 /* UserCenterBodyView.xib in Resources */,
|
|
2794D1B224BC605600BAF6F3 /* VefiBodyView.xib in Resources */,
|
|
2794D1B224BC605600BAF6F3 /* VefiBodyView.xib in Resources */,
|
|
@@ -2477,7 +2605,9 @@
|
|
2747728024BC0C7C00181362 /* RongCloudKit.strings in Resources */,
|
|
2747728024BC0C7C00181362 /* RongCloudKit.strings in Resources */,
|
|
27476F5124BBFB5900181362 /* Main.storyboard in Resources */,
|
|
27476F5124BBFB5900181362 /* Main.storyboard in Resources */,
|
|
27EF3EF324BEE885002068A2 /* NotifyMessageCell.xib in Resources */,
|
|
27EF3EF324BEE885002068A2 /* NotifyMessageCell.xib in Resources */,
|
|
|
|
+ 27EF3F0024BF016B002068A2 /* WaitExamBodyView.xib in Resources */,
|
|
27A008A924BD96C50002452B /* KSNetworkAlert.xib in Resources */,
|
|
27A008A924BD96C50002452B /* KSNetworkAlert.xib in Resources */,
|
|
|
|
+ 27EF3F2F24C0384E002068A2 /* HomeExamTicketCell.xib in Resources */,
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
};
|
|
@@ -2609,6 +2739,7 @@
|
|
2747719A24BC0C0500181362 /* TZPhotoPreviewCell.m in Sources */,
|
|
2747719A24BC0C0500181362 /* TZPhotoPreviewCell.m in Sources */,
|
|
274771E324BC0C0500181362 /* KSIMService.m in Sources */,
|
|
274771E324BC0C0500181362 /* KSIMService.m in Sources */,
|
|
2747721D24BC0C0500181362 /* UIButton+Property.m in Sources */,
|
|
2747721D24BC0C0500181362 /* UIButton+Property.m in Sources */,
|
|
|
|
+ 27EF3F2024C02B68002068A2 /* KSTipsView.m in Sources */,
|
|
27A008B824BD98170002452B /* AudioPlayManager.m in Sources */,
|
|
27A008B824BD98170002452B /* AudioPlayManager.m in Sources */,
|
|
2747725224BC0C0500181362 /* JXCategoryBaseCell.m in Sources */,
|
|
2747725224BC0C0500181362 /* JXCategoryBaseCell.m in Sources */,
|
|
2747723824BC0C0500181362 /* JXCategoryIndicatorImageView.m in Sources */,
|
|
2747723824BC0C0500181362 /* JXCategoryIndicatorImageView.m in Sources */,
|
|
@@ -2618,11 +2749,13 @@
|
|
2747722E24BC0C0500181362 /* KSAudioRecordManager.m in Sources */,
|
|
2747722E24BC0C0500181362 /* KSAudioRecordManager.m in Sources */,
|
|
274771B024BC0C0500181362 /* UIView+Animation.m in Sources */,
|
|
274771B024BC0C0500181362 /* UIView+Animation.m in Sources */,
|
|
274771CA24BC0C0500181362 /* RoomLoginHelper.m in Sources */,
|
|
274771CA24BC0C0500181362 /* RoomLoginHelper.m in Sources */,
|
|
|
|
+ 27EF3F0924C02B3F002068A2 /* LocalRenderManager.m in Sources */,
|
|
2794D1C724BD62FB00BAF6F3 /* ModifyBodyView.m in Sources */,
|
|
2794D1C724BD62FB00BAF6F3 /* ModifyBodyView.m in Sources */,
|
|
274771A624BC0C0500181362 /* MSSBrowseActionSheet.m in Sources */,
|
|
274771A624BC0C0500181362 /* MSSBrowseActionSheet.m in Sources */,
|
|
2747720124BC0C0500181362 /* UIDevice+zhDeviceType.m in Sources */,
|
|
2747720124BC0C0500181362 /* UIDevice+zhDeviceType.m in Sources */,
|
|
274771F124BC0C0500181362 /* KSUpdateManager.m in Sources */,
|
|
274771F124BC0C0500181362 /* KSUpdateManager.m in Sources */,
|
|
2747721424BC0C0500181362 /* NSDate+Transform.m in Sources */,
|
|
2747721424BC0C0500181362 /* NSDate+Transform.m in Sources */,
|
|
|
|
+ 27EF3F2324C02B68002068A2 /* ClassVideoListView.m in Sources */,
|
|
27A008DD24BDA6950002452B /* PhoneCheckBodyView.m in Sources */,
|
|
27A008DD24BDA6950002452B /* PhoneCheckBodyView.m in Sources */,
|
|
2747724824BC0C0500181362 /* JXCategoryImageView.m in Sources */,
|
|
2747724824BC0C0500181362 /* JXCategoryImageView.m in Sources */,
|
|
2747723424BC0C0500181362 /* JXPagerView.m in Sources */,
|
|
2747723424BC0C0500181362 /* JXPagerView.m in Sources */,
|
|
@@ -2681,22 +2814,24 @@
|
|
274771F424BC0C0500181362 /* KSLRUManager.m in Sources */,
|
|
274771F424BC0C0500181362 /* KSLRUManager.m in Sources */,
|
|
2747718C24BC0C0500181362 /* FastForwardView.m in Sources */,
|
|
2747718C24BC0C0500181362 /* FastForwardView.m in Sources */,
|
|
2747718724BC0C0500181362 /* JYEqualCellSpaceFlowLayout.m in Sources */,
|
|
2747718724BC0C0500181362 /* JYEqualCellSpaceFlowLayout.m in Sources */,
|
|
- 274771D024BC0C0500181362 /* KSNormalAlertView.m in Sources */,
|
|
|
|
274771E624BC0C0500181362 /* LoginViewController.m in Sources */,
|
|
274771E624BC0C0500181362 /* LoginViewController.m in Sources */,
|
|
2747726424BC0C0500181362 /* LLPhoto.m in Sources */,
|
|
2747726424BC0C0500181362 /* LLPhoto.m in Sources */,
|
|
27A008C924BD9D550002452B /* KSNetTypeManager.m in Sources */,
|
|
27A008C924BD9D550002452B /* KSNetTypeManager.m in Sources */,
|
|
|
|
+ 27EF3F2124C02B68002068A2 /* KSNormalAlertView.m in Sources */,
|
|
2747723524BC0C0500181362 /* JXPagerListRefreshView.m in Sources */,
|
|
2747723524BC0C0500181362 /* JXPagerListRefreshView.m in Sources */,
|
|
274771A824BC0C0500181362 /* UIImage+MSSScale.m in Sources */,
|
|
274771A824BC0C0500181362 /* UIImage+MSSScale.m in Sources */,
|
|
27A008F724BDB6220002452B /* UserBodyView.m in Sources */,
|
|
27A008F724BDB6220002452B /* UserBodyView.m in Sources */,
|
|
274771D224BC0C0500181362 /* DisplayCommandMessage.m in Sources */,
|
|
274771D224BC0C0500181362 /* DisplayCommandMessage.m in Sources */,
|
|
2747722F24BC0C0500181362 /* KSRecordPowerAnimationView.m in Sources */,
|
|
2747722F24BC0C0500181362 /* KSRecordPowerAnimationView.m in Sources */,
|
|
2747723C24BC0C0500181362 /* JXCategoryIndicatorCellModel.m in Sources */,
|
|
2747723C24BC0C0500181362 /* JXCategoryIndicatorCellModel.m in Sources */,
|
|
|
|
+ 27EF3F0624BFF8A1002068A2 /* TicketDetailModel.m in Sources */,
|
|
274771FD24BC0C0500181362 /* NSObject+KSImpChangeTool.m in Sources */,
|
|
274771FD24BC0C0500181362 /* NSObject+KSImpChangeTool.m in Sources */,
|
|
2747718B24BC0C0500181362 /* WMLightView.m in Sources */,
|
|
2747718B24BC0C0500181362 /* WMLightView.m in Sources */,
|
|
2747721024BC0C0500181362 /* UIView+Hints.m in Sources */,
|
|
2747721024BC0C0500181362 /* UIView+Hints.m in Sources */,
|
|
274771A424BC0C0500181362 /* MSSBrowseCollectionViewCell.m in Sources */,
|
|
274771A424BC0C0500181362 /* MSSBrowseCollectionViewCell.m in Sources */,
|
|
274771AF24BC0C0500181362 /* UIView+MSSLayout.m in Sources */,
|
|
274771AF24BC0C0500181362 /* UIView+MSSLayout.m in Sources */,
|
|
27A008E124BDA6B40002452B /* FeedbackViewController.m in Sources */,
|
|
27A008E124BDA6B40002452B /* FeedbackViewController.m in Sources */,
|
|
|
|
+ 27EF3EF624BEF1DA002068A2 /* TicketBodyView.m in Sources */,
|
|
274771CC24BC0C0500181362 /* UIView+MBProgressHUD.m in Sources */,
|
|
274771CC24BC0C0500181362 /* UIView+MBProgressHUD.m in Sources */,
|
|
274771F624BC0C0500181362 /* KSDiskCache.m in Sources */,
|
|
274771F624BC0C0500181362 /* KSDiskCache.m in Sources */,
|
|
2747721224BC0C0500181362 /* NSDate+Extension.m in Sources */,
|
|
2747721224BC0C0500181362 /* NSDate+Extension.m in Sources */,
|
|
@@ -2724,6 +2859,7 @@
|
|
274771CD24BC0C0500181362 /* RolePortraitView.m in Sources */,
|
|
274771CD24BC0C0500181362 /* RolePortraitView.m in Sources */,
|
|
2747722024BC0C0500181362 /* UIImage+Property.m in Sources */,
|
|
2747722024BC0C0500181362 /* UIImage+Property.m in Sources */,
|
|
274771C624BC0C0500181362 /* KSTabBarController.m in Sources */,
|
|
274771C624BC0C0500181362 /* KSTabBarController.m in Sources */,
|
|
|
|
+ 27EF3F2A24C02DE9002068A2 /* EmptyView.m in Sources */,
|
|
2747724524BC0C0500181362 /* JXCategoryTitleCellModel.m in Sources */,
|
|
2747724524BC0C0500181362 /* JXCategoryTitleCellModel.m in Sources */,
|
|
2747720B24BC0C0500181362 /* UIView+Dealloc.m in Sources */,
|
|
2747720B24BC0C0500181362 /* UIView+Dealloc.m in Sources */,
|
|
2747724024BC0C0500181362 /* JXCategoryDotView.m in Sources */,
|
|
2747724024BC0C0500181362 /* JXCategoryDotView.m in Sources */,
|
|
@@ -2733,6 +2869,7 @@
|
|
2747719324BC0C0500181362 /* NSBundle+TZImagePicker.m in Sources */,
|
|
2747719324BC0C0500181362 /* NSBundle+TZImagePicker.m in Sources */,
|
|
27A008B524BD97FE0002452B /* AudioRecordManager.m in Sources */,
|
|
27A008B524BD97FE0002452B /* AudioRecordManager.m in Sources */,
|
|
2747721924BC0C0500181362 /* UIImage+Color.m in Sources */,
|
|
2747721924BC0C0500181362 /* UIImage+Color.m in Sources */,
|
|
|
|
+ 27EF3F2E24C0384E002068A2 /* HomeExamTicketCell.m in Sources */,
|
|
2747722B24BC0C0500181362 /* KSAudioRecordFileManager.m in Sources */,
|
|
2747722B24BC0C0500181362 /* KSAudioRecordFileManager.m in Sources */,
|
|
27A008D424BDA67F0002452B /* ModifyPhoneCheckController.m in Sources */,
|
|
27A008D424BDA67F0002452B /* ModifyPhoneCheckController.m in Sources */,
|
|
2747726224BC0C0500181362 /* LLImageCache.m in Sources */,
|
|
2747726224BC0C0500181362 /* LLImageCache.m in Sources */,
|
|
@@ -2747,6 +2884,7 @@
|
|
2794D1B024BC604800BAF6F3 /* VefiBodyView.m in Sources */,
|
|
2794D1B024BC604800BAF6F3 /* VefiBodyView.m in Sources */,
|
|
274771C824BC0C0500181362 /* HomeViewController.m in Sources */,
|
|
274771C824BC0C0500181362 /* HomeViewController.m in Sources */,
|
|
27544CFB24BC338900EF58AF /* UserCenterViewController.m in Sources */,
|
|
27544CFB24BC338900EF58AF /* UserCenterViewController.m in Sources */,
|
|
|
|
+ 27EF3EFB24BEFC79002068A2 /* WaitExamViewController.m in Sources */,
|
|
274771B124BC0C0500181362 /* ZKCycleScrollView.m in Sources */,
|
|
274771B124BC0C0500181362 /* ZKCycleScrollView.m in Sources */,
|
|
274771A724BC0C0500181362 /* MSSBrowseNetworkViewController.m in Sources */,
|
|
274771A724BC0C0500181362 /* MSSBrowseNetworkViewController.m in Sources */,
|
|
2747724924BC0C0500181362 /* JXCategoryImageCell.m in Sources */,
|
|
2747724924BC0C0500181362 /* JXCategoryImageCell.m in Sources */,
|
|
@@ -2768,6 +2906,7 @@
|
|
2747725424BC0C0500181362 /* MBProgressHUD+NJ.m in Sources */,
|
|
2747725424BC0C0500181362 /* MBProgressHUD+NJ.m in Sources */,
|
|
27A008D324BDA67F0002452B /* ModifyPhoneChangeController.m in Sources */,
|
|
27A008D324BDA67F0002452B /* ModifyPhoneChangeController.m in Sources */,
|
|
2747724A24BC0C0500181362 /* JXCategoryImageCellModel.m in Sources */,
|
|
2747724A24BC0C0500181362 /* JXCategoryImageCellModel.m in Sources */,
|
|
|
|
+ 27EF3F0324BF0F12002068A2 /* TicketListModel.m in Sources */,
|
|
2747721C24BC0C0500181362 /* UrlDecode.m in Sources */,
|
|
2747721C24BC0C0500181362 /* UrlDecode.m in Sources */,
|
|
2747724724BC0C0500181362 /* JXCategoryTitleView.m in Sources */,
|
|
2747724724BC0C0500181362 /* JXCategoryTitleView.m in Sources */,
|
|
274771F724BC0C0500181362 /* KSCacheManager.m in Sources */,
|
|
274771F724BC0C0500181362 /* KSCacheManager.m in Sources */,
|
|
@@ -2781,6 +2920,7 @@
|
|
274771AB24BC0C0500181362 /* MSSBrowseRemindView.m in Sources */,
|
|
274771AB24BC0C0500181362 /* MSSBrowseRemindView.m in Sources */,
|
|
274771A924BC0C0500181362 /* MSSBrowseBaseViewController.m in Sources */,
|
|
274771A924BC0C0500181362 /* MSSBrowseBaseViewController.m in Sources */,
|
|
27A008A524BD96C50002452B /* NetworkingCheckController.m in Sources */,
|
|
27A008A524BD96C50002452B /* NetworkingCheckController.m in Sources */,
|
|
|
|
+ 27EF3EFE24BF015A002068A2 /* WaitExamBodyView.m in Sources */,
|
|
274771C724BC0C0500181362 /* KSRequestManager.m in Sources */,
|
|
274771C724BC0C0500181362 /* KSRequestManager.m in Sources */,
|
|
2747722824BC0C0500181362 /* GRCreateManager.m in Sources */,
|
|
2747722824BC0C0500181362 /* GRCreateManager.m in Sources */,
|
|
2747720724BC0C0500181362 /* UITextView+ZWLimitCounter.m in Sources */,
|
|
2747720724BC0C0500181362 /* UITextView+ZWLimitCounter.m in Sources */,
|
|
@@ -2799,6 +2939,7 @@
|
|
27EF3EEE24BEE35E002068A2 /* MessageListModel.m in Sources */,
|
|
27EF3EEE24BEE35E002068A2 /* MessageListModel.m in Sources */,
|
|
2747725824BC0C0500181362 /* SkipTextView.m in Sources */,
|
|
2747725824BC0C0500181362 /* SkipTextView.m in Sources */,
|
|
2747725E24BC0C0500181362 /* KSInputView.m in Sources */,
|
|
2747725E24BC0C0500181362 /* KSInputView.m in Sources */,
|
|
|
|
+ 27EF3F2224C02B68002068A2 /* ClassTitleView.m in Sources */,
|
|
2747719C24BC0C0500181362 /* TZLocationManager.m in Sources */,
|
|
2747719C24BC0C0500181362 /* TZLocationManager.m in Sources */,
|
|
2747720524BC0C0500181362 /* CALayer+Color.m in Sources */,
|
|
2747720524BC0C0500181362 /* CALayer+Color.m in Sources */,
|
|
274771D124BC0C0500181362 /* ApplySpeechMessage.m in Sources */,
|
|
274771D124BC0C0500181362 /* ApplySpeechMessage.m in Sources */,
|
|
@@ -2818,7 +2959,9 @@
|
|
2747719424BC0C0500181362 /* UIView+Layout.m in Sources */,
|
|
2747719424BC0C0500181362 /* UIView+Layout.m in Sources */,
|
|
2747719D24BC0C0500181362 /* TZGifPhotoPreviewController.m in Sources */,
|
|
2747719D24BC0C0500181362 /* TZGifPhotoPreviewController.m in Sources */,
|
|
2747724E24BC0C0500181362 /* JXCategoryFactory.m in Sources */,
|
|
2747724E24BC0C0500181362 /* JXCategoryFactory.m in Sources */,
|
|
|
|
+ 27EF3F2524C02B68002068A2 /* ClassVideoListCell.m in Sources */,
|
|
2747722524BC0C0500181362 /* UIButton+EnlargeEdge.m in Sources */,
|
|
2747722524BC0C0500181362 /* UIButton+EnlargeEdge.m in Sources */,
|
|
|
|
+ 27EF3F2724C02B68002068A2 /* ClassroomMainContainer.m in Sources */,
|
|
2747722724BC0C0500181362 /* UIImage+Resize.m in Sources */,
|
|
2747722724BC0C0500181362 /* UIImage+Resize.m in Sources */,
|
|
274771EE24BC0C0500181362 /* OnlineRoomManager.m in Sources */,
|
|
274771EE24BC0C0500181362 /* OnlineRoomManager.m in Sources */,
|
|
2747721F24BC0C0500181362 /* UIColor+Hex.m in Sources */,
|
|
2747721F24BC0C0500181362 /* UIColor+Hex.m in Sources */,
|
|
@@ -2832,6 +2975,7 @@
|
|
2747725724BC0C0500181362 /* UITextView_Toolbar.m in Sources */,
|
|
2747725724BC0C0500181362 /* UITextView_Toolbar.m in Sources */,
|
|
274771DA24BC0C0500181362 /* MemberChangeMessage.m in Sources */,
|
|
274771DA24BC0C0500181362 /* MemberChangeMessage.m in Sources */,
|
|
2747721824BC0C0500181362 /* NSObject+ReadDocument.m in Sources */,
|
|
2747721824BC0C0500181362 /* NSObject+ReadDocument.m in Sources */,
|
|
|
|
+ 27EF3F2624C02B68002068A2 /* MainToolView.m in Sources */,
|
|
2747718F24BC0C0500181362 /* TZImageCropManager.m in Sources */,
|
|
2747718F24BC0C0500181362 /* TZImageCropManager.m in Sources */,
|
|
2747725924BC0C0500181362 /* GRScanManager.m in Sources */,
|
|
2747725924BC0C0500181362 /* GRScanManager.m in Sources */,
|
|
2747724224BC0C0500181362 /* JXCategoryTitleImageView.m in Sources */,
|
|
2747724224BC0C0500181362 /* JXCategoryTitleImageView.m in Sources */,
|