|
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 | 22 | 1489D169136903E500C061B7 /* NormalCameraViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1489D168136903E500C061B7 /* NormalCameraViewController.m */; };
|
| 23 | + 1489D16C1369068400C061B7 /* BenchmarkCameraViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1489D16B1369068400C061B7 /* BenchmarkCameraViewController.m */; }; |
23 | 24 | 14975FC613653CBA00F41B08 /* QuartzHelpLibrary.m in Sources */ = {isa = PBXBuildFile; fileRef = 14975FC313653CBA00F41B08 /* QuartzHelpLibrary.m */; };
|
24 | 25 | 14975FC713653CBA00F41B08 /* UIImage+pixel.m in Sources */ = {isa = PBXBuildFile; fileRef = 14975FC513653CBA00F41B08 /* UIImage+pixel.m */; };
|
25 | 26 | 14B377941365BD6200738C9C /* icon114x114.png in Resources */ = {isa = PBXBuildFile; fileRef = 14B377911365BD6200738C9C /* icon114x114.png */; };
|
|
57 | 58 | 1489D1611369001800C061B7 /* CameraViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CameraViewController.m; sourceTree = SOURCE_ROOT; };
|
58 | 59 | 1489D167136903E500C061B7 /* NormalCameraViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NormalCameraViewController.h; sourceTree = "<group>"; };
|
59 | 60 | 1489D168136903E500C061B7 /* NormalCameraViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NormalCameraViewController.m; sourceTree = "<group>"; };
|
| 61 | + 1489D16A1369068400C061B7 /* BenchmarkCameraViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BenchmarkCameraViewController.h; sourceTree = "<group>"; }; |
| 62 | + 1489D16B1369068400C061B7 /* BenchmarkCameraViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BenchmarkCameraViewController.m; sourceTree = "<group>"; }; |
60 | 63 | 14975FC213653CBA00F41B08 /* QuartzHelpLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QuartzHelpLibrary.h; path = "../../Quartz-Help-Library/QuartzHelpLibrary.h"; sourceTree = "<group>"; };
|
61 | 64 | 14975FC313653CBA00F41B08 /* QuartzHelpLibrary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = QuartzHelpLibrary.m; path = "../../Quartz-Help-Library/QuartzHelpLibrary.m"; sourceTree = "<group>"; };
|
62 | 65 | 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>"; };
|
|
163 | 166 | 1489D168136903E500C061B7 /* NormalCameraViewController.m */,
|
164 | 167 | 1443573E13650BBF004CC7AA /* BinarizedCameraViewController.h */,
|
165 | 168 | 1443573F13650BBF004CC7AA /* BinarizedCameraViewController.m */,
|
| 169 | + 1489D16A1369068400C061B7 /* BenchmarkCameraViewController.h */, |
| 170 | + 1489D16B1369068400C061B7 /* BenchmarkCameraViewController.m */, |
166 | 171 | );
|
167 | 172 | name = "Test ViewControllers";
|
168 | 173 | sourceTree = "<group>";
|
|
277 | 282 | 14975FC713653CBA00F41B08 /* UIImage+pixel.m in Sources */,
|
278 | 283 | 1489D1621369001800C061B7 /* CameraViewController.m in Sources */,
|
279 | 284 | 1489D169136903E500C061B7 /* NormalCameraViewController.m in Sources */,
|
| 285 | + 1489D16C1369068400C061B7 /* BenchmarkCameraViewController.m in Sources */, |
280 | 286 | );
|
281 | 287 | runOnlyForDeploymentPostprocessing = 0;
|
282 | 288 | };
|
|
0 commit comments