|
@@ -57,22 +57,6 @@
|
|
|
2747718C24BC0C0500181362 /* FastForwardView.m in Sources */ = {isa = PBXBuildFile; fileRef = 27476F8724BC0BFF00181362 /* FastForwardView.m */; };
|
|
|
2747718D24BC0C0500181362 /* WMPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 27476F8824BC0BFF00181362 /* WMPlayer.m */; };
|
|
|
2747718E24BC0C0500181362 /* UIView+ShowProgress.m in Sources */ = {isa = PBXBuildFile; fileRef = 27476F8924BC0BFF00181362 /* UIView+ShowProgress.m */; };
|
|
|
- 2747718F24BC0C0500181362 /* TZImageCropManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 27476F8E24BC0BFF00181362 /* TZImageCropManager.m */; };
|
|
|
- 2747719024BC0C0500181362 /* TZAssetCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 27476F9024BC0BFF00181362 /* TZAssetCell.m */; };
|
|
|
- 2747719124BC0C0500181362 /* TZVideoPlayerController.m in Sources */ = {isa = PBXBuildFile; fileRef = 27476F9124BC0BFF00181362 /* TZVideoPlayerController.m */; };
|
|
|
- 2747719224BC0C0500181362 /* TZAssetModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 27476F9224BC0BFF00181362 /* TZAssetModel.m */; };
|
|
|
- 2747719324BC0C0500181362 /* NSBundle+TZImagePicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 27476F9324BC0BFF00181362 /* NSBundle+TZImagePicker.m */; };
|
|
|
- 2747719424BC0C0500181362 /* UIView+Layout.m in Sources */ = {isa = PBXBuildFile; fileRef = 27476F9624BC0BFF00181362 /* UIView+Layout.m */; };
|
|
|
- 2747719524BC0C0500181362 /* TZPhotoPreviewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 27476F9724BC0BFF00181362 /* TZPhotoPreviewController.m */; };
|
|
|
- 2747719624BC0C0500181362 /* TZImagePickerController.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 27476F9824BC0BFF00181362 /* TZImagePickerController.bundle */; };
|
|
|
- 2747719724BC0C0500181362 /* TZProgressView.m in Sources */ = {isa = PBXBuildFile; fileRef = 27476F9924BC0BFF00181362 /* TZProgressView.m */; };
|
|
|
- 2747719824BC0C0500181362 /* TZImageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 27476F9D24BC0BFF00181362 /* TZImageManager.m */; };
|
|
|
- 2747719924BC0C0500181362 /* TZPhotoPickerController.m in Sources */ = {isa = PBXBuildFile; fileRef = 27476F9F24BC0BFF00181362 /* TZPhotoPickerController.m */; };
|
|
|
- 2747719A24BC0C0500181362 /* TZPhotoPreviewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 27476FA024BC0BFF00181362 /* TZPhotoPreviewCell.m */; };
|
|
|
- 2747719B24BC0C0500181362 /* TZImagePickerController.m in Sources */ = {isa = PBXBuildFile; fileRef = 27476FA624BC0BFF00181362 /* TZImagePickerController.m */; };
|
|
|
- 2747719C24BC0C0500181362 /* TZLocationManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 27476FA724BC0BFF00181362 /* TZLocationManager.m */; };
|
|
|
- 2747719D24BC0C0500181362 /* TZGifPhotoPreviewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 27476FA824BC0BFF00181362 /* TZGifPhotoPreviewController.m */; };
|
|
|
- 2747719E24BC0C0500181362 /* TZImageRequestOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 27476FA924BC0BFF00181362 /* TZImageRequestOperation.m */; };
|
|
|
2747719F24BC0C0500181362 /* SCIndexViewConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 27476FAC24BC0BFF00181362 /* SCIndexViewConfiguration.m */; };
|
|
|
274771A024BC0C0500181362 /* SCIndexView.m in Sources */ = {isa = PBXBuildFile; fileRef = 27476FAE24BC0BFF00181362 /* SCIndexView.m */; };
|
|
|
274771A124BC0C0500181362 /* UITableView+SCIndexView.m in Sources */ = {isa = PBXBuildFile; fileRef = 27476FB024BC0BFF00181362 /* UITableView+SCIndexView.m */; };
|
|
@@ -297,6 +281,27 @@
|
|
|
2748F8F624C138A0003F8E11 /* ExamLibraryListCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2748F8F424C1389F003F8E11 /* ExamLibraryListCell.xib */; };
|
|
|
27544CF824BC337D00EF58AF /* ExamTicketViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 27544CF724BC337D00EF58AF /* ExamTicketViewController.m */; };
|
|
|
27544CFB24BC338900EF58AF /* UserCenterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 27544CFA24BC338900EF58AF /* UserCenterViewController.m */; };
|
|
|
+ 2774F24225184AB4003473A2 /* SimulationExamConfigController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2774F24125184AB4003473A2 /* SimulationExamConfigController.m */; };
|
|
|
+ 2774F2DB251877E0003473A2 /* TZImageCropManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2774F2BE251877DF003473A2 /* TZImageCropManager.m */; };
|
|
|
+ 2774F2DC251877E0003473A2 /* TZAssetCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2774F2C0251877DF003473A2 /* TZAssetCell.m */; };
|
|
|
+ 2774F2DD251877E0003473A2 /* TZVideoPlayerController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2774F2C1251877DF003473A2 /* TZVideoPlayerController.m */; };
|
|
|
+ 2774F2DE251877E0003473A2 /* TZAssetModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 2774F2C2251877DF003473A2 /* TZAssetModel.m */; };
|
|
|
+ 2774F2DF251877E0003473A2 /* NSBundle+TZImagePicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 2774F2C3251877DF003473A2 /* NSBundle+TZImagePicker.m */; };
|
|
|
+ 2774F2E0251877E0003473A2 /* UIView+Layout.m in Sources */ = {isa = PBXBuildFile; fileRef = 2774F2C6251877DF003473A2 /* UIView+Layout.m */; };
|
|
|
+ 2774F2E1251877E0003473A2 /* TZPhotoPreviewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2774F2C7251877DF003473A2 /* TZPhotoPreviewController.m */; };
|
|
|
+ 2774F2E2251877E0003473A2 /* TZImagePickerController.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 2774F2C8251877DF003473A2 /* TZImagePickerController.bundle */; };
|
|
|
+ 2774F2E3251877E0003473A2 /* TZProgressView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2774F2C9251877DF003473A2 /* TZProgressView.m */; };
|
|
|
+ 2774F2E4251877E0003473A2 /* TZImageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2774F2CD251877DF003473A2 /* TZImageManager.m */; };
|
|
|
+ 2774F2E5251877E0003473A2 /* TZPhotoPickerController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2774F2CF251877DF003473A2 /* TZPhotoPickerController.m */; };
|
|
|
+ 2774F2E6251877E0003473A2 /* TZPhotoPreviewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2774F2D0251877DF003473A2 /* TZPhotoPreviewCell.m */; };
|
|
|
+ 2774F2E7251877E0003473A2 /* TZImagePickerController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2774F2D6251877DF003473A2 /* TZImagePickerController.m */; };
|
|
|
+ 2774F2E8251877E0003473A2 /* TZLocationManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2774F2D7251877DF003473A2 /* TZLocationManager.m */; };
|
|
|
+ 2774F2E9251877E0003473A2 /* TZGifPhotoPreviewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2774F2D8251877DF003473A2 /* TZGifPhotoPreviewController.m */; };
|
|
|
+ 2774F2EA251877E0003473A2 /* TZImageRequestOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 2774F2D9251877DF003473A2 /* TZImageRequestOperation.m */; };
|
|
|
+ 2774F2F325187B18003473A2 /* SimulationWaitExamController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2774F2F225187B18003473A2 /* SimulationWaitExamController.m */; };
|
|
|
+ 2774F2FC25189EFB003473A2 /* SimulationExamConfigView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2774F2FB25189EFA003473A2 /* SimulationExamConfigView.m */; };
|
|
|
+ 2774F30125189F09003473A2 /* SimulationExamConfigView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2774F30025189F09003473A2 /* SimulationExamConfigView.xib */; };
|
|
|
+ 2774F3072518B1D4003473A2 /* SimulationExamRecordController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2774F3062518B1D4003473A2 /* SimulationExamRecordController.m */; };
|
|
|
278D113424CA8E4D00599421 /* ExamDisplayViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 278D113324CA8E4D00599421 /* ExamDisplayViewController.m */; };
|
|
|
278D113624CADC4800599421 /* Photos.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 278D113524CADC4800599421 /* Photos.framework */; };
|
|
|
278D113924CFBACA00599421 /* ExamGuideViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 278D113824CFBACA00599421 /* ExamGuideViewController.m */; };
|
|
@@ -481,37 +486,6 @@
|
|
|
27476F8824BC0BFF00181362 /* WMPlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WMPlayer.m; sourceTree = "<group>"; };
|
|
|
27476F8924BC0BFF00181362 /* UIView+ShowProgress.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+ShowProgress.m"; sourceTree = "<group>"; };
|
|
|
27476F8A24BC0BFF00181362 /* KSPickerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSPickerView.h; sourceTree = "<group>"; };
|
|
|
- 27476F8C24BC0BFF00181362 /* TZPhotoPreviewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZPhotoPreviewCell.h; sourceTree = "<group>"; };
|
|
|
- 27476F8D24BC0BFF00181362 /* TZPhotoPickerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZPhotoPickerController.h; sourceTree = "<group>"; };
|
|
|
- 27476F8E24BC0BFF00181362 /* TZImageCropManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZImageCropManager.m; sourceTree = "<group>"; };
|
|
|
- 27476F8F24BC0BFF00181362 /* TZImageManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZImageManager.h; sourceTree = "<group>"; };
|
|
|
- 27476F9024BC0BFF00181362 /* TZAssetCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZAssetCell.m; sourceTree = "<group>"; };
|
|
|
- 27476F9124BC0BFF00181362 /* TZVideoPlayerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZVideoPlayerController.m; sourceTree = "<group>"; };
|
|
|
- 27476F9224BC0BFF00181362 /* TZAssetModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZAssetModel.m; sourceTree = "<group>"; };
|
|
|
- 27476F9324BC0BFF00181362 /* NSBundle+TZImagePicker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSBundle+TZImagePicker.m"; sourceTree = "<group>"; };
|
|
|
- 27476F9424BC0BFF00181362 /* TZLocationManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZLocationManager.h; sourceTree = "<group>"; };
|
|
|
- 27476F9524BC0BFF00181362 /* TZImagePickerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZImagePickerController.h; sourceTree = "<group>"; };
|
|
|
- 27476F9624BC0BFF00181362 /* UIView+Layout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+Layout.m"; sourceTree = "<group>"; };
|
|
|
- 27476F9724BC0BFF00181362 /* TZPhotoPreviewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZPhotoPreviewController.m; sourceTree = "<group>"; };
|
|
|
- 27476F9824BC0BFF00181362 /* TZImagePickerController.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = TZImagePickerController.bundle; sourceTree = "<group>"; };
|
|
|
- 27476F9924BC0BFF00181362 /* TZProgressView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZProgressView.m; sourceTree = "<group>"; };
|
|
|
- 27476F9A24BC0BFF00181362 /* TZGifPhotoPreviewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZGifPhotoPreviewController.h; sourceTree = "<group>"; };
|
|
|
- 27476F9B24BC0BFF00181362 /* TZImageRequestOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZImageRequestOperation.h; sourceTree = "<group>"; };
|
|
|
- 27476F9C24BC0BFF00181362 /* TZAssetCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZAssetCell.h; sourceTree = "<group>"; };
|
|
|
- 27476F9D24BC0BFF00181362 /* TZImageManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZImageManager.m; sourceTree = "<group>"; };
|
|
|
- 27476F9E24BC0BFF00181362 /* TZImageCropManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZImageCropManager.h; sourceTree = "<group>"; };
|
|
|
- 27476F9F24BC0BFF00181362 /* TZPhotoPickerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZPhotoPickerController.m; sourceTree = "<group>"; };
|
|
|
- 27476FA024BC0BFF00181362 /* TZPhotoPreviewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZPhotoPreviewCell.m; sourceTree = "<group>"; };
|
|
|
- 27476FA124BC0BFF00181362 /* NSBundle+TZImagePicker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSBundle+TZImagePicker.h"; sourceTree = "<group>"; };
|
|
|
- 27476FA224BC0BFF00181362 /* TZAssetModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZAssetModel.h; sourceTree = "<group>"; };
|
|
|
- 27476FA324BC0BFF00181362 /* TZVideoPlayerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZVideoPlayerController.h; sourceTree = "<group>"; };
|
|
|
- 27476FA424BC0BFF00181362 /* TZPhotoPreviewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZPhotoPreviewController.h; sourceTree = "<group>"; };
|
|
|
- 27476FA524BC0BFF00181362 /* UIView+Layout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+Layout.h"; sourceTree = "<group>"; };
|
|
|
- 27476FA624BC0BFF00181362 /* TZImagePickerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZImagePickerController.m; sourceTree = "<group>"; };
|
|
|
- 27476FA724BC0BFF00181362 /* TZLocationManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZLocationManager.m; sourceTree = "<group>"; };
|
|
|
- 27476FA824BC0BFF00181362 /* TZGifPhotoPreviewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZGifPhotoPreviewController.m; sourceTree = "<group>"; };
|
|
|
- 27476FA924BC0BFF00181362 /* TZImageRequestOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZImageRequestOperation.m; sourceTree = "<group>"; };
|
|
|
- 27476FAA24BC0BFF00181362 /* TZProgressView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZProgressView.h; sourceTree = "<group>"; };
|
|
|
27476FAC24BC0BFF00181362 /* SCIndexViewConfiguration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SCIndexViewConfiguration.m; sourceTree = "<group>"; };
|
|
|
27476FAD24BC0BFF00181362 /* UITableView+SCIndexView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UITableView+SCIndexView.h"; sourceTree = "<group>"; };
|
|
|
27476FAE24BC0BFF00181362 /* SCIndexView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SCIndexView.m; sourceTree = "<group>"; };
|
|
@@ -946,6 +920,46 @@
|
|
|
27544CF724BC337D00EF58AF /* ExamTicketViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ExamTicketViewController.m; sourceTree = "<group>"; };
|
|
|
27544CF924BC338900EF58AF /* UserCenterViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserCenterViewController.h; sourceTree = "<group>"; };
|
|
|
27544CFA24BC338900EF58AF /* UserCenterViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UserCenterViewController.m; sourceTree = "<group>"; };
|
|
|
+ 2774F24025184AB4003473A2 /* SimulationExamConfigController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimulationExamConfigController.h; sourceTree = "<group>"; };
|
|
|
+ 2774F24125184AB4003473A2 /* SimulationExamConfigController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SimulationExamConfigController.m; sourceTree = "<group>"; };
|
|
|
+ 2774F2BC251877DF003473A2 /* TZPhotoPreviewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZPhotoPreviewCell.h; sourceTree = "<group>"; };
|
|
|
+ 2774F2BD251877DF003473A2 /* TZPhotoPickerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZPhotoPickerController.h; sourceTree = "<group>"; };
|
|
|
+ 2774F2BE251877DF003473A2 /* TZImageCropManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZImageCropManager.m; sourceTree = "<group>"; };
|
|
|
+ 2774F2BF251877DF003473A2 /* TZImageManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZImageManager.h; sourceTree = "<group>"; };
|
|
|
+ 2774F2C0251877DF003473A2 /* TZAssetCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZAssetCell.m; sourceTree = "<group>"; };
|
|
|
+ 2774F2C1251877DF003473A2 /* TZVideoPlayerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZVideoPlayerController.m; sourceTree = "<group>"; };
|
|
|
+ 2774F2C2251877DF003473A2 /* TZAssetModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZAssetModel.m; sourceTree = "<group>"; };
|
|
|
+ 2774F2C3251877DF003473A2 /* NSBundle+TZImagePicker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSBundle+TZImagePicker.m"; sourceTree = "<group>"; };
|
|
|
+ 2774F2C4251877DF003473A2 /* TZLocationManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZLocationManager.h; sourceTree = "<group>"; };
|
|
|
+ 2774F2C5251877DF003473A2 /* TZImagePickerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZImagePickerController.h; sourceTree = "<group>"; };
|
|
|
+ 2774F2C6251877DF003473A2 /* UIView+Layout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+Layout.m"; sourceTree = "<group>"; };
|
|
|
+ 2774F2C7251877DF003473A2 /* TZPhotoPreviewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZPhotoPreviewController.m; sourceTree = "<group>"; };
|
|
|
+ 2774F2C8251877DF003473A2 /* TZImagePickerController.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = TZImagePickerController.bundle; sourceTree = "<group>"; };
|
|
|
+ 2774F2C9251877DF003473A2 /* TZProgressView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZProgressView.m; sourceTree = "<group>"; };
|
|
|
+ 2774F2CA251877DF003473A2 /* TZGifPhotoPreviewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZGifPhotoPreviewController.h; sourceTree = "<group>"; };
|
|
|
+ 2774F2CB251877DF003473A2 /* TZImageRequestOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZImageRequestOperation.h; sourceTree = "<group>"; };
|
|
|
+ 2774F2CC251877DF003473A2 /* TZAssetCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZAssetCell.h; sourceTree = "<group>"; };
|
|
|
+ 2774F2CD251877DF003473A2 /* TZImageManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZImageManager.m; sourceTree = "<group>"; };
|
|
|
+ 2774F2CE251877DF003473A2 /* TZImageCropManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZImageCropManager.h; sourceTree = "<group>"; };
|
|
|
+ 2774F2CF251877DF003473A2 /* TZPhotoPickerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZPhotoPickerController.m; sourceTree = "<group>"; };
|
|
|
+ 2774F2D0251877DF003473A2 /* TZPhotoPreviewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZPhotoPreviewCell.m; sourceTree = "<group>"; };
|
|
|
+ 2774F2D1251877DF003473A2 /* NSBundle+TZImagePicker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSBundle+TZImagePicker.h"; sourceTree = "<group>"; };
|
|
|
+ 2774F2D2251877DF003473A2 /* TZAssetModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZAssetModel.h; sourceTree = "<group>"; };
|
|
|
+ 2774F2D3251877DF003473A2 /* TZVideoPlayerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZVideoPlayerController.h; sourceTree = "<group>"; };
|
|
|
+ 2774F2D4251877DF003473A2 /* TZPhotoPreviewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZPhotoPreviewController.h; sourceTree = "<group>"; };
|
|
|
+ 2774F2D5251877DF003473A2 /* UIView+Layout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+Layout.h"; sourceTree = "<group>"; };
|
|
|
+ 2774F2D6251877DF003473A2 /* TZImagePickerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZImagePickerController.m; sourceTree = "<group>"; };
|
|
|
+ 2774F2D7251877DF003473A2 /* TZLocationManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZLocationManager.m; sourceTree = "<group>"; };
|
|
|
+ 2774F2D8251877DF003473A2 /* TZGifPhotoPreviewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZGifPhotoPreviewController.m; sourceTree = "<group>"; };
|
|
|
+ 2774F2D9251877DF003473A2 /* TZImageRequestOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TZImageRequestOperation.m; sourceTree = "<group>"; };
|
|
|
+ 2774F2DA251877DF003473A2 /* TZProgressView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TZProgressView.h; sourceTree = "<group>"; };
|
|
|
+ 2774F2F125187B18003473A2 /* SimulationWaitExamController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimulationWaitExamController.h; sourceTree = "<group>"; };
|
|
|
+ 2774F2F225187B18003473A2 /* SimulationWaitExamController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SimulationWaitExamController.m; sourceTree = "<group>"; };
|
|
|
+ 2774F2FA25189EFA003473A2 /* SimulationExamConfigView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimulationExamConfigView.h; sourceTree = "<group>"; };
|
|
|
+ 2774F2FB25189EFA003473A2 /* SimulationExamConfigView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SimulationExamConfigView.m; sourceTree = "<group>"; };
|
|
|
+ 2774F30025189F09003473A2 /* SimulationExamConfigView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SimulationExamConfigView.xib; sourceTree = "<group>"; };
|
|
|
+ 2774F3052518B1D4003473A2 /* SimulationExamRecordController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimulationExamRecordController.h; sourceTree = "<group>"; };
|
|
|
+ 2774F3062518B1D4003473A2 /* SimulationExamRecordController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SimulationExamRecordController.m; sourceTree = "<group>"; };
|
|
|
278D113224CA8E4D00599421 /* ExamDisplayViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExamDisplayViewController.h; sourceTree = "<group>"; };
|
|
|
278D113324CA8E4D00599421 /* ExamDisplayViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ExamDisplayViewController.m; sourceTree = "<group>"; };
|
|
|
278D113524CADC4800599421 /* Photos.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Photos.framework; path = System/Library/Frameworks/Photos.framework; sourceTree = SDKROOT; };
|
|
@@ -1299,6 +1313,7 @@
|
|
|
27476F7B24BC0BFF00181362 /* ThirdPart */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 2774F2BB251877DF003473A2 /* TZImagePickerController */,
|
|
|
27476FE124BC0BFF00181362 /* ALCalendarPicker */,
|
|
|
27476FD524BC0BFF00181362 /* DZNSegmentedControl.h */,
|
|
|
27476F7D24BC0BFF00181362 /* DZNSegmentedControl.m */,
|
|
@@ -1312,7 +1327,6 @@
|
|
|
27476FDD24BC0BFF00181362 /* QWNavigationBar */,
|
|
|
27476FAB24BC0BFF00181362 /* SCIndexView */,
|
|
|
27476FD624BC0BFF00181362 /* TYCyclePagerView */,
|
|
|
- 27476F8B24BC0BFF00181362 /* TZImagePickerController */,
|
|
|
27476FF424BC0BFF00181362 /* UIView+Animation.h */,
|
|
|
27476FCE24BC0BFF00181362 /* UIView+Animation.m */,
|
|
|
27476FDF24BC0BFF00181362 /* UIView+ShowProgress.h */,
|
|
@@ -1339,44 +1353,6 @@
|
|
|
path = WMPlayer;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- 27476F8B24BC0BFF00181362 /* TZImagePickerController */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- 27476FA124BC0BFF00181362 /* NSBundle+TZImagePicker.h */,
|
|
|
- 27476F9324BC0BFF00181362 /* NSBundle+TZImagePicker.m */,
|
|
|
- 27476F9C24BC0BFF00181362 /* TZAssetCell.h */,
|
|
|
- 27476F9024BC0BFF00181362 /* TZAssetCell.m */,
|
|
|
- 27476FA224BC0BFF00181362 /* TZAssetModel.h */,
|
|
|
- 27476F9224BC0BFF00181362 /* TZAssetModel.m */,
|
|
|
- 27476F9A24BC0BFF00181362 /* TZGifPhotoPreviewController.h */,
|
|
|
- 27476FA824BC0BFF00181362 /* TZGifPhotoPreviewController.m */,
|
|
|
- 27476F9E24BC0BFF00181362 /* TZImageCropManager.h */,
|
|
|
- 27476F8E24BC0BFF00181362 /* TZImageCropManager.m */,
|
|
|
- 27476F8F24BC0BFF00181362 /* TZImageManager.h */,
|
|
|
- 27476F9D24BC0BFF00181362 /* TZImageManager.m */,
|
|
|
- 27476F9824BC0BFF00181362 /* TZImagePickerController.bundle */,
|
|
|
- 27476F9524BC0BFF00181362 /* TZImagePickerController.h */,
|
|
|
- 27476FA624BC0BFF00181362 /* TZImagePickerController.m */,
|
|
|
- 27476F9B24BC0BFF00181362 /* TZImageRequestOperation.h */,
|
|
|
- 27476FA924BC0BFF00181362 /* TZImageRequestOperation.m */,
|
|
|
- 27476F9424BC0BFF00181362 /* TZLocationManager.h */,
|
|
|
- 27476FA724BC0BFF00181362 /* TZLocationManager.m */,
|
|
|
- 27476F8D24BC0BFF00181362 /* TZPhotoPickerController.h */,
|
|
|
- 27476F9F24BC0BFF00181362 /* TZPhotoPickerController.m */,
|
|
|
- 27476F8C24BC0BFF00181362 /* TZPhotoPreviewCell.h */,
|
|
|
- 27476FA024BC0BFF00181362 /* TZPhotoPreviewCell.m */,
|
|
|
- 27476FA424BC0BFF00181362 /* TZPhotoPreviewController.h */,
|
|
|
- 27476F9724BC0BFF00181362 /* TZPhotoPreviewController.m */,
|
|
|
- 27476FAA24BC0BFF00181362 /* TZProgressView.h */,
|
|
|
- 27476F9924BC0BFF00181362 /* TZProgressView.m */,
|
|
|
- 27476FA324BC0BFF00181362 /* TZVideoPlayerController.h */,
|
|
|
- 27476F9124BC0BFF00181362 /* TZVideoPlayerController.m */,
|
|
|
- 27476FA524BC0BFF00181362 /* UIView+Layout.h */,
|
|
|
- 27476F9624BC0BFF00181362 /* UIView+Layout.m */,
|
|
|
- );
|
|
|
- path = TZImagePickerController;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
27476FAB24BC0BFF00181362 /* SCIndexView */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -1517,6 +1493,7 @@
|
|
|
2747700424BC0C0100181362 /* Home */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 2774F23C25184A48003473A2 /* SimulationExam */,
|
|
|
2747700524BC0C0100181362 /* Controller */,
|
|
|
2747700824BC0C0100181362 /* Model */,
|
|
|
2747700924BC0C0100181362 /* View */,
|
|
@@ -2457,6 +2434,84 @@
|
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ 2774F23C25184A48003473A2 /* SimulationExam */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 2774F23D25184A48003473A2 /* Controller */,
|
|
|
+ 2774F23E25184A48003473A2 /* Model */,
|
|
|
+ 2774F23F25184A48003473A2 /* View */,
|
|
|
+ );
|
|
|
+ path = SimulationExam;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 2774F23D25184A48003473A2 /* Controller */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 2774F24025184AB4003473A2 /* SimulationExamConfigController.h */,
|
|
|
+ 2774F24125184AB4003473A2 /* SimulationExamConfigController.m */,
|
|
|
+ 2774F2F125187B18003473A2 /* SimulationWaitExamController.h */,
|
|
|
+ 2774F2F225187B18003473A2 /* SimulationWaitExamController.m */,
|
|
|
+ 2774F3052518B1D4003473A2 /* SimulationExamRecordController.h */,
|
|
|
+ 2774F3062518B1D4003473A2 /* SimulationExamRecordController.m */,
|
|
|
+ );
|
|
|
+ path = Controller;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 2774F23E25184A48003473A2 /* Model */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ );
|
|
|
+ path = Model;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 2774F23F25184A48003473A2 /* View */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 2774F2FA25189EFA003473A2 /* SimulationExamConfigView.h */,
|
|
|
+ 2774F2FB25189EFA003473A2 /* SimulationExamConfigView.m */,
|
|
|
+ 2774F30025189F09003473A2 /* SimulationExamConfigView.xib */,
|
|
|
+ );
|
|
|
+ path = View;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 2774F2BB251877DF003473A2 /* TZImagePickerController */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 2774F2D1251877DF003473A2 /* NSBundle+TZImagePicker.h */,
|
|
|
+ 2774F2C3251877DF003473A2 /* NSBundle+TZImagePicker.m */,
|
|
|
+ 2774F2CC251877DF003473A2 /* TZAssetCell.h */,
|
|
|
+ 2774F2C0251877DF003473A2 /* TZAssetCell.m */,
|
|
|
+ 2774F2D2251877DF003473A2 /* TZAssetModel.h */,
|
|
|
+ 2774F2C2251877DF003473A2 /* TZAssetModel.m */,
|
|
|
+ 2774F2CA251877DF003473A2 /* TZGifPhotoPreviewController.h */,
|
|
|
+ 2774F2D8251877DF003473A2 /* TZGifPhotoPreviewController.m */,
|
|
|
+ 2774F2CE251877DF003473A2 /* TZImageCropManager.h */,
|
|
|
+ 2774F2BE251877DF003473A2 /* TZImageCropManager.m */,
|
|
|
+ 2774F2BF251877DF003473A2 /* TZImageManager.h */,
|
|
|
+ 2774F2CD251877DF003473A2 /* TZImageManager.m */,
|
|
|
+ 2774F2C8251877DF003473A2 /* TZImagePickerController.bundle */,
|
|
|
+ 2774F2C5251877DF003473A2 /* TZImagePickerController.h */,
|
|
|
+ 2774F2D6251877DF003473A2 /* TZImagePickerController.m */,
|
|
|
+ 2774F2CB251877DF003473A2 /* TZImageRequestOperation.h */,
|
|
|
+ 2774F2D9251877DF003473A2 /* TZImageRequestOperation.m */,
|
|
|
+ 2774F2C4251877DF003473A2 /* TZLocationManager.h */,
|
|
|
+ 2774F2D7251877DF003473A2 /* TZLocationManager.m */,
|
|
|
+ 2774F2BD251877DF003473A2 /* TZPhotoPickerController.h */,
|
|
|
+ 2774F2CF251877DF003473A2 /* TZPhotoPickerController.m */,
|
|
|
+ 2774F2BC251877DF003473A2 /* TZPhotoPreviewCell.h */,
|
|
|
+ 2774F2D0251877DF003473A2 /* TZPhotoPreviewCell.m */,
|
|
|
+ 2774F2D4251877DF003473A2 /* TZPhotoPreviewController.h */,
|
|
|
+ 2774F2C7251877DF003473A2 /* TZPhotoPreviewController.m */,
|
|
|
+ 2774F2DA251877DF003473A2 /* TZProgressView.h */,
|
|
|
+ 2774F2C9251877DF003473A2 /* TZProgressView.m */,
|
|
|
+ 2774F2D3251877DF003473A2 /* TZVideoPlayerController.h */,
|
|
|
+ 2774F2C1251877DF003473A2 /* TZVideoPlayerController.m */,
|
|
|
+ 2774F2D5251877DF003473A2 /* UIView+Layout.h */,
|
|
|
+ 2774F2C6251877DF003473A2 /* UIView+Layout.m */,
|
|
|
+ );
|
|
|
+ path = TZImagePickerController;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
27A0089924BD96C50002452B /* Networking */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -2819,6 +2874,7 @@
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
27A008ED24BDA7100002452B /* AboutBodyView.xib in Resources */,
|
|
|
+ 2774F30125189F09003473A2 /* SimulationExamConfigView.xib in Resources */,
|
|
|
274771AE24BC0C0500181362 /* mss_browseLoading@2x.png in Resources */,
|
|
|
27A008CE24BD9E950002452B /* SettingBodyView.xib in Resources */,
|
|
|
2794D1BF24BD4D0C00BAF6F3 /* FSBodyView.xib in Resources */,
|
|
@@ -2848,7 +2904,6 @@
|
|
|
2729F7F124C8379D00E1F3C4 /* RecordListCell.xib in Resources */,
|
|
|
2794D1BA24BC69A400BAF6F3 /* RegisterBodyView.xib in Resources */,
|
|
|
27DBF9D824DAAE7500202145 /* WaitExamBottomView.xib in Resources */,
|
|
|
- 2747719624BC0C0500181362 /* TZImagePickerController.bundle in Resources */,
|
|
|
27A008DE24BDA6950002452B /* PhoneCheckBodyView.xib in Resources */,
|
|
|
27476F5324BBFB5C00181362 /* Assets.xcassets in Resources */,
|
|
|
27A008AE24BD96E50002452B /* DeviceCheckView.xib in Resources */,
|
|
@@ -2856,6 +2911,7 @@
|
|
|
278D114324CFD59B00599421 /* GuideNextPageView.xib in Resources */,
|
|
|
27476F5124BBFB5900181362 /* Main.storyboard in Resources */,
|
|
|
2729F7D324C8175E00E1F3C4 /* FileNameView.xib in Resources */,
|
|
|
+ 2774F2E2251877E0003473A2 /* TZImagePickerController.bundle in Resources */,
|
|
|
273EFB4C24DCF5920069DB4D /* ExamSearchView.xib in Resources */,
|
|
|
273EFB6224DD36420069DB4D /* RCConfig.plist in Resources */,
|
|
|
27EF3EF324BEE885002068A2 /* NotifyMessageCell.xib in Resources */,
|
|
@@ -3008,18 +3064,19 @@
|
|
|
files = (
|
|
|
2729F7F924C8425E00E1F3C4 /* RecordTipsView.m in Sources */,
|
|
|
2747722A24BC0C0500181362 /* KSHoldButton.m in Sources */,
|
|
|
- 2747719A24BC0C0500181362 /* TZPhotoPreviewCell.m in Sources */,
|
|
|
274771E324BC0C0500181362 /* KSIMService.m in Sources */,
|
|
|
2747721D24BC0C0500181362 /* UIButton+Property.m in Sources */,
|
|
|
27EF3F2024C02B68002068A2 /* KSTipsView.m in Sources */,
|
|
|
27A008B824BD98170002452B /* AudioPlayManager.m in Sources */,
|
|
|
2747725224BC0C0500181362 /* JXCategoryBaseCell.m in Sources */,
|
|
|
2747723824BC0C0500181362 /* JXCategoryIndicatorImageView.m in Sources */,
|
|
|
+ 2774F2E4251877E0003473A2 /* TZImageManager.m in Sources */,
|
|
|
2747725024BC0C0500181362 /* UIColor+JXAdd.m in Sources */,
|
|
|
2747723924BC0C0500181362 /* JXCategoryIndicatorBallView.m in Sources */,
|
|
|
2747721724BC0C0500181362 /* UIImageView+CornerRadius.m in Sources */,
|
|
|
2747722E24BC0C0500181362 /* KSAudioRecordManager.m in Sources */,
|
|
|
274771B024BC0C0500181362 /* UIView+Animation.m in Sources */,
|
|
|
+ 2774F2E1251877E0003473A2 /* TZPhotoPreviewController.m in Sources */,
|
|
|
274771CA24BC0C0500181362 /* RoomLoginHelper.m in Sources */,
|
|
|
27EF3F0924C02B3F002068A2 /* LocalRenderManager.m in Sources */,
|
|
|
2794D1C724BD62FB00BAF6F3 /* ModifyBodyView.m in Sources */,
|
|
@@ -3030,6 +3087,7 @@
|
|
|
2747721424BC0C0500181362 /* NSDate+Transform.m in Sources */,
|
|
|
27EF3F2324C02B68002068A2 /* ClassVideoListView.m in Sources */,
|
|
|
27A008DD24BDA6950002452B /* PhoneCheckBodyView.m in Sources */,
|
|
|
+ 2774F2E6251877E0003473A2 /* TZPhotoPreviewCell.m in Sources */,
|
|
|
2747724824BC0C0500181362 /* JXCategoryImageView.m in Sources */,
|
|
|
2747723424BC0C0500181362 /* JXPagerView.m in Sources */,
|
|
|
274771A524BC0C0500181362 /* MSSBrowseModel.m in Sources */,
|
|
@@ -3041,24 +3099,22 @@
|
|
|
2748F8F524C138A0003F8E11 /* ExamLibraryListCell.m in Sources */,
|
|
|
274771E524BC0C0500181362 /* FirstSettingViewController.m in Sources */,
|
|
|
27A008DC24BDA6950002452B /* PhoneChangeBodyView.m in Sources */,
|
|
|
- 2747719024BC0C0500181362 /* TZAssetCell.m in Sources */,
|
|
|
2747718824BC0C0500181362 /* DZNSegmentedControl.m in Sources */,
|
|
|
- 2747719B24BC0C0500181362 /* TZImagePickerController.m in Sources */,
|
|
|
2747726024BC0C0500181362 /* NSDate+KSBaseDatePicker.m in Sources */,
|
|
|
2747722C24BC0C0500181362 /* UIView+KSAdditions.m in Sources */,
|
|
|
- 2747719524BC0C0500181362 /* TZPhotoPreviewController.m in Sources */,
|
|
|
2747720324BC0C0500181362 /* UIViewController+zhStatusBarStyle.m in Sources */,
|
|
|
274771DF24BC0C0500181362 /* RoomMember.m in Sources */,
|
|
|
2747720624BC0C0500181362 /* NSMutableAttributedString+CZHExtention.m in Sources */,
|
|
|
2747720F24BC0C0500181362 /* NSDictionary+Extension.m in Sources */,
|
|
|
2747720824BC0C0500181362 /* UILabel+Extension.m in Sources */,
|
|
|
274771D924BC0C0500181362 /* DeviceMessage.m in Sources */,
|
|
|
- 2747719124BC0C0500181362 /* TZVideoPlayerController.m in Sources */,
|
|
|
2747721E24BC0C0500181362 /* UIDevice+TFDevice.m in Sources */,
|
|
|
2747721624BC0C0500181362 /* CALayer+KSLayout.m in Sources */,
|
|
|
2747721524BC0C0500181362 /* UIScreen+Extend.m in Sources */,
|
|
|
+ 2774F2EA251877E0003473A2 /* TZImageRequestOperation.m in Sources */,
|
|
|
274771A324BC0C0500181362 /* MSSBrowseLocalViewController.m in Sources */,
|
|
|
2747723024BC0C0500181362 /* KSFullDatePicker.m in Sources */,
|
|
|
+ 2774F2FC25189EFB003473A2 /* SimulationExamConfigView.m in Sources */,
|
|
|
278D113C24CFC6A200599421 /* ExamDeviceCheckView.m in Sources */,
|
|
|
2794D1B824BC699700BAF6F3 /* RegisterBodyView.m in Sources */,
|
|
|
2747720A24BC0C0500181362 /* UIColor+Extend.m in Sources */,
|
|
@@ -3078,6 +3134,7 @@
|
|
|
2747725524BC0C0500181362 /* UITextField_Toolbar.m in Sources */,
|
|
|
274771C924BC0C0500181362 /* ClassroomViewController.m in Sources */,
|
|
|
2747726524BC0C0500181362 /* LLCollectionViewCell.m in Sources */,
|
|
|
+ 2774F2DD251877E0003473A2 /* TZVideoPlayerController.m in Sources */,
|
|
|
274771BF24BC0C0500181362 /* UIView+ALFrame.m in Sources */,
|
|
|
2747722624BC0C0500181362 /* MBProgressHUD+KSShow.m in Sources */,
|
|
|
2747722124BC0C0500181362 /* UIImage+ResizeImage.m in Sources */,
|
|
@@ -3116,12 +3173,16 @@
|
|
|
2729F7E324C8244100E1F3C4 /* ExamListCell.m in Sources */,
|
|
|
2747721224BC0C0500181362 /* NSDate+Extension.m in Sources */,
|
|
|
2747720924BC0C0500181362 /* UIAlertController+Extend.m in Sources */,
|
|
|
+ 2774F2E7251877E0003473A2 /* TZImagePickerController.m in Sources */,
|
|
|
27A008C624BD99BD0002452B /* UserViewController.m in Sources */,
|
|
|
27A008EE24BDA7100002452B /* AboutBodyView.m in Sources */,
|
|
|
2729F7F424C8395300E1F3C4 /* RecordBottomView.m in Sources */,
|
|
|
+ 2774F24225184AB4003473A2 /* SimulationExamConfigController.m in Sources */,
|
|
|
+ 2774F3072518B1D4003473A2 /* SimulationExamRecordController.m in Sources */,
|
|
|
27476F4E24BBFB5900181362 /* ViewController.m in Sources */,
|
|
|
274771DC24BC0C0500181362 /* TurnPageMessage.m in Sources */,
|
|
|
2747721124BC0C0500181362 /* NSArray+ks_SafeAccess.m in Sources */,
|
|
|
+ 2774F2DF251877E0003473A2 /* NSBundle+TZImagePicker.m in Sources */,
|
|
|
2747722924BC0C0500181362 /* KSChoosePicker.m in Sources */,
|
|
|
274771B224BC0C0500181362 /* ZKCycleScrollViewFlowLayout.m in Sources */,
|
|
|
274771BB24BC0C0500181362 /* ALCalendarDate.m in Sources */,
|
|
@@ -3132,10 +3193,11 @@
|
|
|
2747724C24BC0C0500181362 /* JXCategoryNumberCell.m in Sources */,
|
|
|
274771B824BC0C0500181362 /* ALCalendarCell.m in Sources */,
|
|
|
2747723F24BC0C0500181362 /* JXCategoryDotCell.m in Sources */,
|
|
|
+ 2774F2E3251877E0003473A2 /* TZProgressView.m in Sources */,
|
|
|
274771F224BC0C0500181362 /* KSNetworking+RequestOperation.m in Sources */,
|
|
|
+ 2774F2DB251877E0003473A2 /* TZImageCropManager.m in Sources */,
|
|
|
2747720E24BC0C0500181362 /* NSString+CZHSizeExtension.m in Sources */,
|
|
|
2747720024BC0C0500181362 /* UIControl+ButtonAction.m in Sources */,
|
|
|
- 2747719924BC0C0500181362 /* TZPhotoPickerController.m in Sources */,
|
|
|
274771E924BC0C0500181362 /* ModifyViewController.m in Sources */,
|
|
|
2747725D24BC0C0500181362 /* KSMessageInputView.m in Sources */,
|
|
|
274771CB24BC0C0500181362 /* RTCService.m in Sources */,
|
|
@@ -3152,7 +3214,6 @@
|
|
|
274771A224BC0C0500181362 /* MSSBrowseLoadingImageView.m in Sources */,
|
|
|
274771CE24BC0C0500181362 /* HTTPUtility.m in Sources */,
|
|
|
274771D324BC0C0500181362 /* ControlDeviceNotifyMessage.m in Sources */,
|
|
|
- 2747719324BC0C0500181362 /* NSBundle+TZImagePicker.m in Sources */,
|
|
|
27A008B524BD97FE0002452B /* AudioRecordManager.m in Sources */,
|
|
|
27DBF9D624DAAE6200202145 /* WaitExamBottomView.m in Sources */,
|
|
|
2747721924BC0C0500181362 /* UIImage+Color.m in Sources */,
|
|
@@ -3167,7 +3228,7 @@
|
|
|
274771BD24BC0C0500181362 /* ALCalendarHelper.m in Sources */,
|
|
|
274771B624BC0C0500181362 /* KSPickerView.m in Sources */,
|
|
|
274771B424BC0C0500181362 /* TYCyclePagerView.m in Sources */,
|
|
|
- 2747719824BC0C0500181362 /* TZImageManager.m in Sources */,
|
|
|
+ 2774F2F325187B18003473A2 /* SimulationWaitExamController.m in Sources */,
|
|
|
27A008E924BDA7070002452B /* AboutUsViewController.m in Sources */,
|
|
|
27544CF824BC337D00EF58AF /* ExamTicketViewController.m in Sources */,
|
|
|
2794D1B024BC604800BAF6F3 /* VefiBodyView.m in Sources */,
|
|
@@ -3181,6 +3242,7 @@
|
|
|
274771B724BC0C0500181362 /* NSObject+ReadDocument.m in Sources */,
|
|
|
274771BE24BC0C0500181362 /* ALCalendarPicker.m in Sources */,
|
|
|
274771D824BC0C0500181362 /* InviteUpgradeMessage.m in Sources */,
|
|
|
+ 2774F2E5251877E0003473A2 /* TZPhotoPickerController.m in Sources */,
|
|
|
2747725324BC0C0500181362 /* JXCategoryBaseCellModel.m in Sources */,
|
|
|
2748F8F124C05F4D003F8E11 /* ExamLibraryController.m in Sources */,
|
|
|
2747722324BC0C0500181362 /* NSObject+AutoProperty.m in Sources */,
|
|
@@ -3197,17 +3259,17 @@
|
|
|
2747725424BC0C0500181362 /* MBProgressHUD+NJ.m in Sources */,
|
|
|
27A008D324BDA67F0002452B /* ModifyPhoneChangeController.m in Sources */,
|
|
|
2747724A24BC0C0500181362 /* JXCategoryImageCellModel.m in Sources */,
|
|
|
+ 2774F2DE251877E0003473A2 /* TZAssetModel.m in Sources */,
|
|
|
27EF3F0324BF0F12002068A2 /* TicketListModel.m in Sources */,
|
|
|
2747721C24BC0C0500181362 /* UrlDecode.m in Sources */,
|
|
|
2747724724BC0C0500181362 /* JXCategoryTitleView.m in Sources */,
|
|
|
274771F724BC0C0500181362 /* KSCacheManager.m in Sources */,
|
|
|
2747722224BC0C0500181362 /* UIButton+HasChooseImage.m in Sources */,
|
|
|
- 2747719E24BC0C0500181362 /* TZImageRequestOperation.m in Sources */,
|
|
|
2747725C24BC0C0500181362 /* NSString+MD5.m in Sources */,
|
|
|
+ 2774F2E9251877E0003473A2 /* TZGifPhotoPreviewController.m in Sources */,
|
|
|
2747724124BC0C0500181362 /* JXCategoryDotCellModel.m in Sources */,
|
|
|
274771E224BC0C0500181362 /* KSRemoteUserManager.m in Sources */,
|
|
|
2747725B24BC0C0500181362 /* KSImageButton.m in Sources */,
|
|
|
- 2747719724BC0C0500181362 /* TZProgressView.m in Sources */,
|
|
|
274771AB24BC0C0500181362 /* MSSBrowseRemindView.m in Sources */,
|
|
|
274771A924BC0C0500181362 /* MSSBrowseBaseViewController.m in Sources */,
|
|
|
27A008A524BD96C50002452B /* NetworkingCheckController.m in Sources */,
|
|
@@ -3234,7 +3296,6 @@
|
|
|
2747725824BC0C0500181362 /* SkipTextView.m in Sources */,
|
|
|
2747725E24BC0C0500181362 /* KSInputView.m in Sources */,
|
|
|
27EF3F2224C02B68002068A2 /* ClassTitleView.m in Sources */,
|
|
|
- 2747719C24BC0C0500181362 /* TZLocationManager.m in Sources */,
|
|
|
2747720524BC0C0500181362 /* CALayer+Color.m in Sources */,
|
|
|
274771D124BC0C0500181362 /* ApplySpeechMessage.m in Sources */,
|
|
|
274771FF24BC0C0500181362 /* NSObject+AssociatedObject.m in Sources */,
|
|
@@ -3247,11 +3308,8 @@
|
|
|
27A008FC24BECDC40002452B /* HomeBodyView.m in Sources */,
|
|
|
2747722D24BC0C0500181362 /* KSRecordStatusView.m in Sources */,
|
|
|
27A008A824BD96C50002452B /* KSNetworkAlert.m in Sources */,
|
|
|
- 2747719224BC0C0500181362 /* TZAssetModel.m in Sources */,
|
|
|
274771DB24BC0C0500181362 /* ApplySpeechResultMessage.m in Sources */,
|
|
|
2747723624BC0C0500181362 /* JXCategoryIndicatorLineView.m in Sources */,
|
|
|
- 2747719424BC0C0500181362 /* UIView+Layout.m in Sources */,
|
|
|
- 2747719D24BC0C0500181362 /* TZGifPhotoPreviewController.m in Sources */,
|
|
|
2747724E24BC0C0500181362 /* JXCategoryFactory.m in Sources */,
|
|
|
27EF3F2524C02B68002068A2 /* ClassVideoListCell.m in Sources */,
|
|
|
2747722524BC0C0500181362 /* UIButton+EnlargeEdge.m in Sources */,
|
|
@@ -3264,6 +3322,7 @@
|
|
|
274771AD24BC0C0500181362 /* MSSBrowseActionSheetCell.m in Sources */,
|
|
|
274771EF24BC0C0500181362 /* KSRCIMDataSource.m in Sources */,
|
|
|
274771EB24BC0C0500181362 /* UserInfoManager.m in Sources */,
|
|
|
+ 2774F2DC251877E0003473A2 /* TZAssetCell.m in Sources */,
|
|
|
2747723224BC0C0500181362 /* JXPagerListContainerView.m in Sources */,
|
|
|
2729F7F024C8379D00E1F3C4 /* RecordListCell.m in Sources */,
|
|
|
27A008C324BD99B10002452B /* SettingViewController.m in Sources */,
|
|
@@ -3271,7 +3330,6 @@
|
|
|
274771DA24BC0C0500181362 /* MemberChangeMessage.m in Sources */,
|
|
|
2747721824BC0C0500181362 /* NSObject+ReadDocument.m in Sources */,
|
|
|
27EF3F2624C02B68002068A2 /* MainToolView.m in Sources */,
|
|
|
- 2747718F24BC0C0500181362 /* TZImageCropManager.m in Sources */,
|
|
|
2729F7C724C6C87400E1F3C4 /* OpenFileViewController.m in Sources */,
|
|
|
2747725924BC0C0500181362 /* GRScanManager.m in Sources */,
|
|
|
2747724224BC0C0500181362 /* JXCategoryTitleImageView.m in Sources */,
|
|
@@ -3283,6 +3341,8 @@
|
|
|
274771B924BC0C0500181362 /* ALCalendarConfig.m in Sources */,
|
|
|
2747726324BC0C0500181362 /* LLFileManager.m in Sources */,
|
|
|
274771FE24BC0C0500181362 /* NSMutableString+KSSafe.m in Sources */,
|
|
|
+ 2774F2E0251877E0003473A2 /* UIView+Layout.m in Sources */,
|
|
|
+ 2774F2E8251877E0003473A2 /* TZLocationManager.m in Sources */,
|
|
|
2729F7CD24C6F3F300E1F3C4 /* SongListModel.m in Sources */,
|
|
|
27D4149B24CA757A000DBC0C /* SongModel.m in Sources */,
|
|
|
2747723D24BC0C0500181362 /* JXCategoryIndicatorCell.m in Sources */,
|