|
18 | 18 | 14311C001361788700C0C593 /* cvViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 14311BFE1361788700C0C593 /* cvViewController.xib */; };
|
19 | 19 | 14311C1D13617C2300C0C593 /* MainWindow-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 14311C1B13617C2300C0C593 /* MainWindow-iPad.xib */; };
|
20 | 20 | 1443574013650BBF004CC7AA /* MyCameraViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1443573F13650BBF004CC7AA /* MyCameraViewController.m */; };
|
| 21 | + 1489D1621369001800C061B7 /* CameraViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1489D1611369001800C061B7 /* CameraViewController.m */; }; |
21 | 22 | 14975FC613653CBA00F41B08 /* QuartzHelpLibrary.m in Sources */ = {isa = PBXBuildFile; fileRef = 14975FC313653CBA00F41B08 /* QuartzHelpLibrary.m */; };
|
22 | 23 | 14975FC713653CBA00F41B08 /* UIImage+pixel.m in Sources */ = {isa = PBXBuildFile; fileRef = 14975FC513653CBA00F41B08 /* UIImage+pixel.m */; };
|
23 | 24 | 14B377941365BD6200738C9C /* icon114x114.png in Resources */ = {isa = PBXBuildFile; fileRef = 14B377911365BD6200738C9C /* icon114x114.png */; };
|
|
27 | 28 | 14B377F21365C2C000738C9C /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 14B377EE1365C2C000738C9C /* Default@2x.png */; };
|
28 | 29 | 14B377FE1365C31E00738C9C /* Default-Landscape.png in Resources */ = {isa = PBXBuildFile; fileRef = 14B377FC1365C31E00738C9C /* Default-Landscape.png */; };
|
29 | 30 | 14B377FF1365C31E00738C9C /* Default-Portrait.png in Resources */ = {isa = PBXBuildFile; fileRef = 14B377FD1365C31E00738C9C /* Default-Portrait.png */; };
|
30 |
| - 14C856181362C99E00968679 /* CameraViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 14C856171362C99E00968679 /* CameraViewController.m */; }; |
31 | 31 | 14C856251362DF7000968679 /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 14C856231362DF7000968679 /* CoreMedia.framework */; };
|
32 | 32 | 14C856261362DF7000968679 /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 14C856241362DF7000968679 /* CoreVideo.framework */; };
|
33 | 33 | 14C8562813630B2400968679 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 14C8562713630B2400968679 /* AVFoundation.framework */; };
|
|
52 | 52 | 14311C1C13617C2300C0C593 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = "en.lproj/MainWindow-iPad.xib"; sourceTree = "<group>"; };
|
53 | 53 | 1443573E13650BBF004CC7AA /* MyCameraViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyCameraViewController.h; sourceTree = "<group>"; };
|
54 | 54 | 1443573F13650BBF004CC7AA /* MyCameraViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyCameraViewController.m; sourceTree = "<group>"; };
|
| 55 | + 1489D1601369001800C061B7 /* CameraViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CameraViewController.h; sourceTree = SOURCE_ROOT; }; |
| 56 | + 1489D1611369001800C061B7 /* CameraViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CameraViewController.m; sourceTree = SOURCE_ROOT; }; |
55 | 57 | 14975FC213653CBA00F41B08 /* QuartzHelpLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QuartzHelpLibrary.h; path = "../../Quartz-Help-Library/QuartzHelpLibrary.h"; sourceTree = "<group>"; };
|
56 | 58 | 14975FC313653CBA00F41B08 /* QuartzHelpLibrary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = QuartzHelpLibrary.m; path = "../../Quartz-Help-Library/QuartzHelpLibrary.m"; sourceTree = "<group>"; };
|
57 | 59 | 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>"; };
|
|
63 | 65 | 14B377EE1365C2C000738C9C /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
|
64 | 66 | 14B377FC1365C31E00738C9C /* Default-Landscape.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-Landscape.png"; sourceTree = "<group>"; };
|
65 | 67 | 14B377FD1365C31E00738C9C /* Default-Portrait.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-Portrait.png"; sourceTree = "<group>"; };
|
66 |
| - 14C856161362C99E00968679 /* CameraViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CameraViewController.h; sourceTree = "<group>"; }; |
67 |
| - 14C856171362C99E00968679 /* CameraViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CameraViewController.m; sourceTree = "<group>"; }; |
68 | 68 | 14C856221362DF7000968679 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
69 | 69 | 14C856231362DF7000968679 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; };
|
70 | 70 | 14C856241362DF7000968679 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; };
|
|
93 | 93 | 14311BD71361788700C0C593 = {
|
94 | 94 | isa = PBXGroup;
|
95 | 95 | children = (
|
| 96 | + 1489D1601369001800C061B7 /* CameraViewController.h */, |
| 97 | + 1489D1611369001800C061B7 /* CameraViewController.m */, |
| 98 | + 14975FC813654A1300F41B08 /* Quartz Help Library */, |
96 | 99 | 14311BEC1361788700C0C593 /* cv */,
|
97 | 100 | 14311BE51361788700C0C593 /* Frameworks */,
|
98 | 101 | 14311BE31361788700C0C593 /* Products */,
|
|
125 | 128 | 14311BEC1361788700C0C593 /* cv */ = {
|
126 | 129 | isa = PBXGroup;
|
127 | 130 | children = (
|
128 |
| - 14C856161362C99E00968679 /* CameraViewController.h */, |
129 |
| - 14C856171362C99E00968679 /* CameraViewController.m */, |
130 |
| - 14975FC813654A1300F41B08 /* Quartz Help Library */, |
131 |
| - 1443573E13650BBF004CC7AA /* MyCameraViewController.h */, |
132 |
| - 1443573F13650BBF004CC7AA /* MyCameraViewController.m */, |
| 131 | + 1489D1631369002F00C061B7 /* Test ViewControllers */, |
133 | 132 | 14311BF51361788700C0C593 /* cvAppDelegate.h */,
|
134 | 133 | 14311BF61361788700C0C593 /* cvAppDelegate.m */,
|
135 | 134 | 14311BFB1361788700C0C593 /* cvViewController.h */,
|
|
154 | 153 | name = "Supporting Files";
|
155 | 154 | sourceTree = "<group>";
|
156 | 155 | };
|
| 156 | + 1489D1631369002F00C061B7 /* Test ViewControllers */ = { |
| 157 | + isa = PBXGroup; |
| 158 | + children = ( |
| 159 | + 1443573E13650BBF004CC7AA /* MyCameraViewController.h */, |
| 160 | + 1443573F13650BBF004CC7AA /* MyCameraViewController.m */, |
| 161 | + ); |
| 162 | + name = "Test ViewControllers"; |
| 163 | + sourceTree = "<group>"; |
| 164 | + }; |
157 | 165 | 14975FC813654A1300F41B08 /* Quartz Help Library */ = {
|
158 | 166 | isa = PBXGroup;
|
159 | 167 | children = (
|
|
163 | 171 | 14975FC513653CBA00F41B08 /* UIImage+pixel.m */,
|
164 | 172 | );
|
165 | 173 | name = "Quartz Help Library";
|
| 174 | + path = cv; |
166 | 175 | sourceTree = "<group>";
|
167 | 176 | };
|
168 | 177 | 14B3778F1365BD6200738C9C /* Resources */ = {
|
|
258 | 267 | 14311BF41361788700C0C593 /* main.m in Sources */,
|
259 | 268 | 14311BF71361788700C0C593 /* cvAppDelegate.m in Sources */,
|
260 | 269 | 14311BFD1361788700C0C593 /* cvViewController.m in Sources */,
|
261 |
| - 14C856181362C99E00968679 /* CameraViewController.m in Sources */, |
262 | 270 | 1443574013650BBF004CC7AA /* MyCameraViewController.m in Sources */,
|
263 | 271 | 14975FC613653CBA00F41B08 /* QuartzHelpLibrary.m in Sources */,
|
264 | 272 | 14975FC713653CBA00F41B08 /* UIImage+pixel.m in Sources */,
|
| 273 | + 1489D1621369001800C061B7 /* CameraViewController.m in Sources */, |
265 | 274 | );
|
266 | 275 | runOnlyForDeploymentPostprocessing = 0;
|
267 | 276 | };
|
|
0 commit comments