开发版本-developer——01 first commit

This commit is contained in:
wbzhan
2019-07-08 18:24:03 +08:00
parent 5a10dfa182
commit 8693efe121
386 changed files with 7069 additions and 1951 deletions
@@ -8,8 +8,6 @@
#import "CusomeCameraViewController.h"
#define kScreenBounds [UIScreen mainScreen].bounds
#define kScreenWidth kScreenBounds.size.width*1.0
#define kScreenHeight kScreenBounds.size.height*1.0
#import "ViewController.h"
#import <AVFoundation/AVFoundation.h>
@interface CusomeCameraViewController ()<AVCaptureMetadataOutputObjectsDelegate,UIAlertViewDelegate>