diff --git a/.DS_Store b/.DS_Store index 2f91379..8f25de8 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/IDCardRecognition.xcodeproj/project.xcworkspace/xcuserdata/zhongfeng1.xcuserdatad/UserInterfaceState.xcuserstate b/IDCardRecognition.xcodeproj/project.xcworkspace/xcuserdata/zhongfeng1.xcuserdatad/UserInterfaceState.xcuserstate index cdae1f1..2137fff 100644 Binary files a/IDCardRecognition.xcodeproj/project.xcworkspace/xcuserdata/zhongfeng1.xcuserdatad/UserInterfaceState.xcuserstate and b/IDCardRecognition.xcodeproj/project.xcworkspace/xcuserdata/zhongfeng1.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/IDCardRecognition/Controller/IDInfoViewController.m b/IDCardRecognition/Controller/IDInfoViewController.m index c7de4ab..f1c612f 100644 --- a/IDCardRecognition/Controller/IDInfoViewController.m +++ b/IDCardRecognition/Controller/IDInfoViewController.m @@ -4,7 +4,9 @@ // // Created by zhongfeng1 on 2017/2/21. // Copyright © 2017年 李中峰. All rights reserved. -// + +// 请给个星:https://github.com/zhongfenglee/IDCardRecognition +// 请关注我:https://github.com/zhongfenglee #import "IDInfoViewController.h" #import "IDInfo.h"