|
19 | 19 | 14311C1D13617C2300C0C593 /* MainWindow-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 14311C1B13617C2300C0C593 /* MainWindow-iPad.xib */; };
|
20 | 20 | 1443574013650BBF004CC7AA /* BinarizedCameraViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1443573F13650BBF004CC7AA /* BinarizedCameraViewController.m */; };
|
21 | 21 | 1489D1621369001800C061B7 /* CameraViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1489D1611369001800C061B7 /* CameraViewController.m */; };
|
| 22 | + 1489D169136903E500C061B7 /* NormalCameraViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1489D168136903E500C061B7 /* NormalCameraViewController.m */; }; |
22 | 23 | 14975FC613653CBA00F41B08 /* QuartzHelpLibrary.m in Sources */ = {isa = PBXBuildFile; fileRef = 14975FC313653CBA00F41B08 /* QuartzHelpLibrary.m */; };
|
23 | 24 | 14975FC713653CBA00F41B08 /* UIImage+pixel.m in Sources */ = {isa = PBXBuildFile; fileRef = 14975FC513653CBA00F41B08 /* UIImage+pixel.m */; };
|
24 | 25 | 14B377941365BD6200738C9C /* icon114x114.png in Resources */ = {isa = PBXBuildFile; fileRef = 14B377911365BD6200738C9C /* icon114x114.png */; };
|
|
50 | 51 | 14311BFC1361788700C0C593 /* cvViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = cvViewController.m; sourceTree = "<group>"; };
|
51 | 52 | 14311BFF1361788700C0C593 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/cvViewController.xib; sourceTree = "<group>"; };
|
52 | 53 | 14311C1C13617C2300C0C593 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = "en.lproj/MainWindow-iPad.xib"; sourceTree = "<group>"; };
|
53 |
| - 1443573E13650BBF004CC7AA /* BinarizedCameraViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; path = BinarizedCameraViewController.h; sourceTree = "<group>"; }; |
| 54 | + 1443573E13650BBF004CC7AA /* BinarizedCameraViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BinarizedCameraViewController.h; sourceTree = "<group>"; }; |
54 | 55 | 1443573F13650BBF004CC7AA /* BinarizedCameraViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BinarizedCameraViewController.m; sourceTree = "<group>"; };
|
55 | 56 | 1489D1601369001800C061B7 /* CameraViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CameraViewController.h; sourceTree = SOURCE_ROOT; };
|
56 | 57 | 1489D1611369001800C061B7 /* CameraViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CameraViewController.m; sourceTree = SOURCE_ROOT; };
|
| 58 | + 1489D167136903E500C061B7 /* NormalCameraViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NormalCameraViewController.h; sourceTree = "<group>"; }; |
| 59 | + 1489D168136903E500C061B7 /* NormalCameraViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NormalCameraViewController.m; sourceTree = "<group>"; }; |
57 | 60 | 14975FC213653CBA00F41B08 /* QuartzHelpLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QuartzHelpLibrary.h; path = "../../Quartz-Help-Library/QuartzHelpLibrary.h"; sourceTree = "<group>"; };
|
58 | 61 | 14975FC313653CBA00F41B08 /* QuartzHelpLibrary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = QuartzHelpLibrary.m; path = "../../Quartz-Help-Library/QuartzHelpLibrary.m"; sourceTree = "<group>"; };
|
59 | 62 | 14975FC413653CBA00F41B08 /* UIImage+pixel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIImage+pixel.h"; path = "../../Quartz-Help-Library/UIImage+pixel.h"; sourceTree = "<group>"; };
|
|
156 | 159 | 1489D1631369002F00C061B7 /* Test ViewControllers */ = {
|
157 | 160 | isa = PBXGroup;
|
158 | 161 | children = (
|
| 162 | + 1489D167136903E500C061B7 /* NormalCameraViewController.h */, |
| 163 | + 1489D168136903E500C061B7 /* NormalCameraViewController.m */, |
159 | 164 | 1443573E13650BBF004CC7AA /* BinarizedCameraViewController.h */,
|
160 | 165 | 1443573F13650BBF004CC7AA /* BinarizedCameraViewController.m */,
|
161 | 166 | );
|
|
271 | 276 | 14975FC613653CBA00F41B08 /* QuartzHelpLibrary.m in Sources */,
|
272 | 277 | 14975FC713653CBA00F41B08 /* UIImage+pixel.m in Sources */,
|
273 | 278 | 1489D1621369001800C061B7 /* CameraViewController.m in Sources */,
|
| 279 | + 1489D169136903E500C061B7 /* NormalCameraViewController.m in Sources */, |
274 | 280 | );
|
275 | 281 | runOnlyForDeploymentPostprocessing = 0;
|
276 | 282 | };
|
|
0 commit comments