Issue 412
[zxing.git] / iphone / ScanTest / ScanTest.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 45;
7         objects = {
8
9 /* Begin PBXBuildFile section */
10                 1D3623260D0F684500981E51 /* ScanTestAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* ScanTestAppDelegate.m */; };
11                 1D60589B0D05DD56006BFB54 /* main.mm in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.mm */; };
12                 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
13                 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
14                 2892E4100DC94CBA00A64D0F /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2892E40F0DC94CBA00A64D0F /* CoreGraphics.framework */; };
15                 28AD73600D9D9599002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD735F0D9D9599002E5188 /* MainWindow.xib */; };
16                 28C286E10D94DF7D0034E888 /* RootViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 28C286E00D94DF7D0034E888 /* RootViewController.m */; };
17                 28F335F11007B36200424DE2 /* RootViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28F335F01007B36200424DE2 /* RootViewController.xib */; };
18                 E5345BC91198D74D000CB77F /* libZXingWidget.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E5345BC81198D74D000CB77F /* libZXingWidget.a */; };
19                 E5345BF11198D81A000CB77F /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E5345BF01198D81A000CB77F /* AudioToolbox.framework */; };
20                 E548755C119C62B9001CC0F8 /* beep-beep.aiff in Resources */ = {isa = PBXBuildFile; fileRef = E548755B119C62B9001CC0F8 /* beep-beep.aiff */; };
21 /* End PBXBuildFile section */
22
23 /* Begin PBXFileReference section */
24                 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
25                 1D3623240D0F684500981E51 /* ScanTestAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScanTestAppDelegate.h; sourceTree = "<group>"; };
26                 1D3623250D0F684500981E51 /* ScanTestAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ScanTestAppDelegate.m; sourceTree = "<group>"; };
27                 1D6058910D05DD3D006BFB54 /* ScanTest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ScanTest.app; sourceTree = BUILT_PRODUCTS_DIR; };
28                 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
29                 2892E40F0DC94CBA00A64D0F /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
30                 28A0AAE50D9B0CCF005BE974 /* ScanTest_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScanTest_Prefix.pch; sourceTree = "<group>"; };
31                 28AD735F0D9D9599002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; };
32                 28C286DF0D94DF7D0034E888 /* RootViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RootViewController.h; sourceTree = "<group>"; };
33                 28C286E00D94DF7D0034E888 /* RootViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RootViewController.m; sourceTree = "<group>"; };
34                 28F335F01007B36200424DE2 /* RootViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = RootViewController.xib; sourceTree = "<group>"; };
35                 29B97316FDCFA39411CA2CEA /* main.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = main.mm; sourceTree = "<group>"; };
36                 8D1107310486CEB800E47090 /* ScanTest-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "ScanTest-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; };
37                 E5345BC81198D74D000CB77F /* libZXingWidget.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libZXingWidget.a; path = "../ZXingWidget/build/Debug-iphoneos/libZXingWidget.a"; sourceTree = SOURCE_ROOT; };
38                 E5345BCA1198D7E2000CB77F /* AddContactAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AddContactAction.h; path = ../ZXingWidget/AddContactAction.h; sourceTree = SOURCE_ROOT; };
39                 E5345BCB1198D7E2000CB77F /* BookmarkDoCoMoResultParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BookmarkDoCoMoResultParser.h; path = ../ZXingWidget/BookmarkDoCoMoResultParser.h; sourceTree = SOURCE_ROOT; };
40                 E5345BCC1198D7E2000CB77F /* BusinessCardParsedResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BusinessCardParsedResult.h; path = ../ZXingWidget/BusinessCardParsedResult.h; sourceTree = SOURCE_ROOT; };
41                 E5345BCD1198D7E2000CB77F /* CallAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CallAction.h; path = ../ZXingWidget/CallAction.h; sourceTree = SOURCE_ROOT; };
42                 E5345BCE1198D7E2000CB77F /* Decoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Decoder.h; path = ../ZXingWidget/Decoder.h; sourceTree = SOURCE_ROOT; };
43                 E5345BCF1198D7E2000CB77F /* DecoderDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DecoderDelegate.h; path = ../ZXingWidget/DecoderDelegate.h; sourceTree = SOURCE_ROOT; };
44                 E5345BD01198D7E2000CB77F /* DoCoMoResultParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DoCoMoResultParser.h; path = ../ZXingWidget/DoCoMoResultParser.h; sourceTree = SOURCE_ROOT; };
45                 E5345BD11198D7E2000CB77F /* EmailAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EmailAction.h; path = ../ZXingWidget/EmailAction.h; sourceTree = SOURCE_ROOT; };
46                 E5345BD21198D7E2000CB77F /* EmailDoCoMoResultParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EmailDoCoMoResultParser.h; path = ../ZXingWidget/EmailDoCoMoResultParser.h; sourceTree = SOURCE_ROOT; };
47                 E5345BD31198D7E2000CB77F /* EmailParsedResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EmailParsedResult.h; path = ../ZXingWidget/EmailParsedResult.h; sourceTree = SOURCE_ROOT; };
48                 E5345BD41198D7E2000CB77F /* FormatReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FormatReader.h; path = ../ZXingWidget/FormatReader.h; sourceTree = SOURCE_ROOT; };
49                 E5345BD51198D7E2000CB77F /* GeoParsedResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GeoParsedResult.h; path = ../ZXingWidget/GeoParsedResult.h; sourceTree = SOURCE_ROOT; };
50                 E5345BD61198D7E2000CB77F /* GeoResultParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GeoResultParser.h; path = ../ZXingWidget/GeoResultParser.h; sourceTree = SOURCE_ROOT; };
51                 E5345BD71198D7E2000CB77F /* GrayBytesMonochromeBitmapSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GrayBytesMonochromeBitmapSource.h; path = ../ZXingWidget/GrayBytesMonochromeBitmapSource.h; sourceTree = SOURCE_ROOT; };
52                 E5345BD81198D7E2000CB77F /* MeCardParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MeCardParser.h; path = ../ZXingWidget/MeCardParser.h; sourceTree = SOURCE_ROOT; };
53                 E5345BD91198D7E2000CB77F /* NSString+HTML.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSString+HTML.h"; path = "../ZXingWidget/NSString+HTML.h"; sourceTree = SOURCE_ROOT; };
54                 E5345BDA1198D7E2000CB77F /* OpenUrlAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OpenUrlAction.h; path = ../ZXingWidget/OpenUrlAction.h; sourceTree = SOURCE_ROOT; };
55                 E5345BDB1198D7E2000CB77F /* OverlayView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OverlayView.h; path = ../ZXingWidget/OverlayView.h; sourceTree = SOURCE_ROOT; };
56                 E5345BDC1198D7E2000CB77F /* ParsedResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ParsedResult.h; path = ../ZXingWidget/ParsedResult.h; sourceTree = SOURCE_ROOT; };
57                 E5345BDD1198D7E2000CB77F /* PlainEmailResultParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PlainEmailResultParser.h; path = ../ZXingWidget/PlainEmailResultParser.h; sourceTree = SOURCE_ROOT; };
58                 E5345BDE1198D7E2000CB77F /* ResultAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ResultAction.h; path = ../ZXingWidget/ResultAction.h; sourceTree = SOURCE_ROOT; };
59                 E5345BDF1198D7E2000CB77F /* ResultParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ResultParser.h; path = ../ZXingWidget/ResultParser.h; sourceTree = SOURCE_ROOT; };
60                 E5345BE01198D7E2000CB77F /* ShowMapAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ShowMapAction.h; path = ../ZXingWidget/ShowMapAction.h; sourceTree = SOURCE_ROOT; };
61                 E5345BE11198D7E2000CB77F /* SMSAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SMSAction.h; path = ../ZXingWidget/SMSAction.h; sourceTree = SOURCE_ROOT; };
62                 E5345BE21198D7E2000CB77F /* SMSParsedResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SMSParsedResult.h; path = ../ZXingWidget/SMSParsedResult.h; sourceTree = SOURCE_ROOT; };
63                 E5345BE31198D7E2000CB77F /* SMSResultParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SMSResultParser.h; path = ../ZXingWidget/SMSResultParser.h; sourceTree = SOURCE_ROOT; };
64                 E5345BE41198D7E2000CB77F /* SMSTOResultParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SMSTOResultParser.h; path = ../ZXingWidget/SMSTOResultParser.h; sourceTree = SOURCE_ROOT; };
65                 E5345BE51198D7E2000CB77F /* TelParsedResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TelParsedResult.h; path = ../ZXingWidget/TelParsedResult.h; sourceTree = SOURCE_ROOT; };
66                 E5345BE61198D7E2000CB77F /* TelResultParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TelResultParser.h; path = ../ZXingWidget/TelResultParser.h; sourceTree = SOURCE_ROOT; };
67                 E5345BE71198D7E2000CB77F /* TextParsedResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TextParsedResult.h; path = ../ZXingWidget/TextParsedResult.h; sourceTree = SOURCE_ROOT; };
68                 E5345BE81198D7E2000CB77F /* TextResultParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TextResultParser.h; path = ../ZXingWidget/TextResultParser.h; sourceTree = SOURCE_ROOT; };
69                 E5345BE91198D7E2000CB77F /* TwoDDecoderResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TwoDDecoderResult.h; path = ../ZXingWidget/TwoDDecoderResult.h; sourceTree = SOURCE_ROOT; };
70                 E5345BEA1198D7E2000CB77F /* URIParsedResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = URIParsedResult.h; path = ../ZXingWidget/URIParsedResult.h; sourceTree = SOURCE_ROOT; };
71                 E5345BEB1198D7E2000CB77F /* URLResultParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = URLResultParser.h; path = ../ZXingWidget/URLResultParser.h; sourceTree = SOURCE_ROOT; };
72                 E5345BEC1198D7E2000CB77F /* URLTOResultParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = URLTOResultParser.h; path = ../ZXingWidget/URLTOResultParser.h; sourceTree = SOURCE_ROOT; };
73                 E5345BED1198D7E2000CB77F /* ZXingWidgetController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ZXingWidgetController.h; path = ../ZXingWidget/ZXingWidgetController.h; sourceTree = SOURCE_ROOT; };
74                 E5345BF01198D81A000CB77F /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
75                 E5345FD6119B27D2000CB77F /* libZXingWidget.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libZXingWidget.a; path = "build/Debug-iphoneos/libZXingWidget.a"; sourceTree = "<group>"; };
76                 E548755B119C62B9001CC0F8 /* beep-beep.aiff */ = {isa = PBXFileReference; lastKnownFileType = audio.aiff; path = "beep-beep.aiff"; sourceTree = "<group>"; };
77 /* End PBXFileReference section */
78
79 /* Begin PBXFrameworksBuildPhase section */
80                 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
81                         isa = PBXFrameworksBuildPhase;
82                         buildActionMask = 2147483647;
83                         files = (
84                                 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
85                                 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
86                                 2892E4100DC94CBA00A64D0F /* CoreGraphics.framework in Frameworks */,
87                                 E5345BC91198D74D000CB77F /* libZXingWidget.a in Frameworks */,
88                                 E5345BF11198D81A000CB77F /* AudioToolbox.framework in Frameworks */,
89                         );
90                         runOnlyForDeploymentPostprocessing = 0;
91                 };
92 /* End PBXFrameworksBuildPhase section */
93
94 /* Begin PBXGroup section */
95                 080E96DDFE201D6D7F000001 /* Classes */ = {
96                         isa = PBXGroup;
97                         children = (
98                                 28C286DF0D94DF7D0034E888 /* RootViewController.h */,
99                                 28C286E00D94DF7D0034E888 /* RootViewController.m */,
100                                 1D3623240D0F684500981E51 /* ScanTestAppDelegate.h */,
101                                 1D3623250D0F684500981E51 /* ScanTestAppDelegate.m */,
102                         );
103                         path = Classes;
104                         sourceTree = "<group>";
105                 };
106                 19C28FACFE9D520D11CA2CBB /* Products */ = {
107                         isa = PBXGroup;
108                         children = (
109                                 1D6058910D05DD3D006BFB54 /* ScanTest.app */,
110                                 E5345FD6119B27D2000CB77F /* libZXingWidget.a */,
111                         );
112                         name = Products;
113                         sourceTree = "<group>";
114                 };
115                 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
116                         isa = PBXGroup;
117                         children = (
118                                 080E96DDFE201D6D7F000001 /* Classes */,
119                                 29B97315FDCFA39411CA2CEA /* Other Sources */,
120                                 29B97317FDCFA39411CA2CEA /* Resources */,
121                                 E5345BC71198D714000CB77F /* ZXingWidget */,
122                                 29B97323FDCFA39411CA2CEA /* Frameworks */,
123                                 19C28FACFE9D520D11CA2CBB /* Products */,
124                         );
125                         name = CustomTemplate;
126                         sourceTree = "<group>";
127                 };
128                 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
129                         isa = PBXGroup;
130                         children = (
131                                 28A0AAE50D9B0CCF005BE974 /* ScanTest_Prefix.pch */,
132                                 29B97316FDCFA39411CA2CEA /* main.mm */,
133                         );
134                         name = "Other Sources";
135                         sourceTree = "<group>";
136                 };
137                 29B97317FDCFA39411CA2CEA /* Resources */ = {
138                         isa = PBXGroup;
139                         children = (
140                                 E548755B119C62B9001CC0F8 /* beep-beep.aiff */,
141                                 28F335F01007B36200424DE2 /* RootViewController.xib */,
142                                 28AD735F0D9D9599002E5188 /* MainWindow.xib */,
143                                 8D1107310486CEB800E47090 /* ScanTest-Info.plist */,
144                         );
145                         name = Resources;
146                         sourceTree = "<group>";
147                 };
148                 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
149                         isa = PBXGroup;
150                         children = (
151                                 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
152                                 1D30AB110D05D00D00671497 /* Foundation.framework */,
153                                 2892E40F0DC94CBA00A64D0F /* CoreGraphics.framework */,
154                                 E5345BF01198D81A000CB77F /* AudioToolbox.framework */,
155                         );
156                         name = Frameworks;
157                         sourceTree = "<group>";
158                 };
159                 E5345BC71198D714000CB77F /* ZXingWidget */ = {
160                         isa = PBXGroup;
161                         children = (
162                                 E5345BCA1198D7E2000CB77F /* AddContactAction.h */,
163                                 E5345BCB1198D7E2000CB77F /* BookmarkDoCoMoResultParser.h */,
164                                 E5345BCC1198D7E2000CB77F /* BusinessCardParsedResult.h */,
165                                 E5345BCD1198D7E2000CB77F /* CallAction.h */,
166                                 E5345BCE1198D7E2000CB77F /* Decoder.h */,
167                                 E5345BCF1198D7E2000CB77F /* DecoderDelegate.h */,
168                                 E5345BD01198D7E2000CB77F /* DoCoMoResultParser.h */,
169                                 E5345BD11198D7E2000CB77F /* EmailAction.h */,
170                                 E5345BD21198D7E2000CB77F /* EmailDoCoMoResultParser.h */,
171                                 E5345BD31198D7E2000CB77F /* EmailParsedResult.h */,
172                                 E5345BD41198D7E2000CB77F /* FormatReader.h */,
173                                 E5345BD51198D7E2000CB77F /* GeoParsedResult.h */,
174                                 E5345BD61198D7E2000CB77F /* GeoResultParser.h */,
175                                 E5345BD71198D7E2000CB77F /* GrayBytesMonochromeBitmapSource.h */,
176                                 E5345BD81198D7E2000CB77F /* MeCardParser.h */,
177                                 E5345BD91198D7E2000CB77F /* NSString+HTML.h */,
178                                 E5345BDA1198D7E2000CB77F /* OpenUrlAction.h */,
179                                 E5345BDB1198D7E2000CB77F /* OverlayView.h */,
180                                 E5345BDC1198D7E2000CB77F /* ParsedResult.h */,
181                                 E5345BDD1198D7E2000CB77F /* PlainEmailResultParser.h */,
182                                 E5345BDE1198D7E2000CB77F /* ResultAction.h */,
183                                 E5345BDF1198D7E2000CB77F /* ResultParser.h */,
184                                 E5345BE01198D7E2000CB77F /* ShowMapAction.h */,
185                                 E5345BE11198D7E2000CB77F /* SMSAction.h */,
186                                 E5345BE21198D7E2000CB77F /* SMSParsedResult.h */,
187                                 E5345BE31198D7E2000CB77F /* SMSResultParser.h */,
188                                 E5345BE41198D7E2000CB77F /* SMSTOResultParser.h */,
189                                 E5345BE51198D7E2000CB77F /* TelParsedResult.h */,
190                                 E5345BE61198D7E2000CB77F /* TelResultParser.h */,
191                                 E5345BE71198D7E2000CB77F /* TextParsedResult.h */,
192                                 E5345BE81198D7E2000CB77F /* TextResultParser.h */,
193                                 E5345BE91198D7E2000CB77F /* TwoDDecoderResult.h */,
194                                 E5345BEA1198D7E2000CB77F /* URIParsedResult.h */,
195                                 E5345BEB1198D7E2000CB77F /* URLResultParser.h */,
196                                 E5345BEC1198D7E2000CB77F /* URLTOResultParser.h */,
197                                 E5345BED1198D7E2000CB77F /* ZXingWidgetController.h */,
198                                 E5345BC81198D74D000CB77F /* libZXingWidget.a */,
199                         );
200                         name = ZXingWidget;
201                         sourceTree = "<group>";
202                 };
203 /* End PBXGroup section */
204
205 /* Begin PBXNativeTarget section */
206                 1D6058900D05DD3D006BFB54 /* ScanTest */ = {
207                         isa = PBXNativeTarget;
208                         buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "ScanTest" */;
209                         buildPhases = (
210                                 1D60588D0D05DD3D006BFB54 /* Resources */,
211                                 1D60588E0D05DD3D006BFB54 /* Sources */,
212                                 1D60588F0D05DD3D006BFB54 /* Frameworks */,
213                         );
214                         buildRules = (
215                         );
216                         dependencies = (
217                         );
218                         name = ScanTest;
219                         productName = ScanTest;
220                         productReference = 1D6058910D05DD3D006BFB54 /* ScanTest.app */;
221                         productType = "com.apple.product-type.application";
222                 };
223 /* End PBXNativeTarget section */
224
225 /* Begin PBXProject section */
226                 29B97313FDCFA39411CA2CEA /* Project object */ = {
227                         isa = PBXProject;
228                         buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "ScanTest" */;
229                         compatibilityVersion = "Xcode 3.1";
230                         hasScannedForEncodings = 1;
231                         knownRegions = (
232                                 English,
233                                 Japanese,
234                                 French,
235                                 German,
236                                 en,
237                         );
238                         mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
239                         projectDirPath = "";
240                         projectRoot = "";
241                         targets = (
242                                 1D6058900D05DD3D006BFB54 /* ScanTest */,
243                         );
244                 };
245 /* End PBXProject section */
246
247 /* Begin PBXResourcesBuildPhase section */
248                 1D60588D0D05DD3D006BFB54 /* Resources */ = {
249                         isa = PBXResourcesBuildPhase;
250                         buildActionMask = 2147483647;
251                         files = (
252                                 28AD73600D9D9599002E5188 /* MainWindow.xib in Resources */,
253                                 28F335F11007B36200424DE2 /* RootViewController.xib in Resources */,
254                                 E548755C119C62B9001CC0F8 /* beep-beep.aiff in Resources */,
255                         );
256                         runOnlyForDeploymentPostprocessing = 0;
257                 };
258 /* End PBXResourcesBuildPhase section */
259
260 /* Begin PBXSourcesBuildPhase section */
261                 1D60588E0D05DD3D006BFB54 /* Sources */ = {
262                         isa = PBXSourcesBuildPhase;
263                         buildActionMask = 2147483647;
264                         files = (
265                                 1D60589B0D05DD56006BFB54 /* main.mm in Sources */,
266                                 1D3623260D0F684500981E51 /* ScanTestAppDelegate.m in Sources */,
267                                 28C286E10D94DF7D0034E888 /* RootViewController.m in Sources */,
268                         );
269                         runOnlyForDeploymentPostprocessing = 0;
270                 };
271 /* End PBXSourcesBuildPhase section */
272
273 /* Begin XCBuildConfiguration section */
274                 1D6058940D05DD3E006BFB54 /* Debug */ = {
275                         isa = XCBuildConfiguration;
276                         buildSettings = {
277                                 ALWAYS_SEARCH_USER_PATHS = NO;
278                                 COPY_PHASE_STRIP = NO;
279                                 DEAD_CODE_STRIPPING = NO;
280                                 EXPORTED_SYMBOLS_FILE = ../ZXingWidget/exportList;
281                                 GCC_DYNAMIC_NO_PIC = NO;
282                                 GCC_OPTIMIZATION_LEVEL = 0;
283                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
284                                 GCC_PREFIX_HEADER = ScanTest_Prefix.pch;
285                                 GCC_VERSION = 4.2;
286                                 INFOPLIST_FILE = "ScanTest-Info.plist";
287                                 LIBRARY_SEARCH_PATHS = (
288                                         "$(inherited)",
289                                         "\"$(SRCROOT)/../ZXingWidget/build/Debug-iphoneos\"",
290                                 );
291                                 OTHER_LDFLAGS = "";
292                                 PRESERVE_DEAD_CODE_INITS_AND_TERMS = YES;
293                                 PRODUCT_NAME = ScanTest;
294                                 STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
295                         };
296                         name = Debug;
297                 };
298                 1D6058950D05DD3E006BFB54 /* Release */ = {
299                         isa = XCBuildConfiguration;
300                         buildSettings = {
301                                 ALWAYS_SEARCH_USER_PATHS = NO;
302                                 COPY_PHASE_STRIP = YES;
303                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
304                                 GCC_PREFIX_HEADER = ScanTest_Prefix.pch;
305                                 INFOPLIST_FILE = "ScanTest-Info.plist";
306                                 LIBRARY_SEARCH_PATHS = (
307                                         "$(inherited)",
308                                         "\"$(SRCROOT)/../ZXingWidget/build/Debug-iphoneos\"",
309                                 );
310                                 PRODUCT_NAME = ScanTest;
311                                 VALIDATE_PRODUCT = YES;
312                         };
313                         name = Release;
314                 };
315                 C01FCF4F08A954540054247B /* Debug */ = {
316                         isa = XCBuildConfiguration;
317                         buildSettings = {
318                                 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
319                                 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
320                                 GCC_C_LANGUAGE_STANDARD = c99;
321                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
322                                 GCC_WARN_UNUSED_VARIABLE = YES;
323                                 PREBINDING = NO;
324                                 SDKROOT = iphoneos3.1.3;
325                         };
326                         name = Debug;
327                 };
328                 C01FCF5008A954540054247B /* Release */ = {
329                         isa = XCBuildConfiguration;
330                         buildSettings = {
331                                 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
332                                 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
333                                 GCC_C_LANGUAGE_STANDARD = c99;
334                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
335                                 GCC_WARN_UNUSED_VARIABLE = YES;
336                                 OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
337                                 PREBINDING = NO;
338                                 SDKROOT = iphoneos3.1.3;
339                         };
340                         name = Release;
341                 };
342 /* End XCBuildConfiguration section */
343
344 /* Begin XCConfigurationList section */
345                 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "ScanTest" */ = {
346                         isa = XCConfigurationList;
347                         buildConfigurations = (
348                                 1D6058940D05DD3E006BFB54 /* Debug */,
349                                 1D6058950D05DD3E006BFB54 /* Release */,
350                         );
351                         defaultConfigurationIsVisible = 0;
352                         defaultConfigurationName = Release;
353                 };
354                 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "ScanTest" */ = {
355                         isa = XCConfigurationList;
356                         buildConfigurations = (
357                                 C01FCF4F08A954540054247B /* Debug */,
358                                 C01FCF5008A954540054247B /* Release */,
359                         );
360                         defaultConfigurationIsVisible = 0;
361                         defaultConfigurationName = Release;
362                 };
363 /* End XCConfigurationList section */
364         };
365         rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
366 }