[iphone] now decoders need to be injected into ZXingWidgetController to enhance perfo...
[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                 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
12                 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
13                 1F027F7F11A7BADA006B06DE /* libZXingWidget.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1F027F7E11A7BAD4006B06DE /* libZXingWidget.a */; };
14                 1F027F8511A7BB77006B06DE /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 1F027F8411A7BB77006B06DE /* libiconv.dylib */; };
15                 1FF586FD11BBD81D00E8E868 /* main.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1FF586FC11BBD81D00E8E868 /* main.mm */; };
16                 2892E4100DC94CBA00A64D0F /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2892E40F0DC94CBA00A64D0F /* CoreGraphics.framework */; };
17                 28AD73600D9D9599002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD735F0D9D9599002E5188 /* MainWindow.xib */; };
18                 28C286E10D94DF7D0034E888 /* RootViewController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 28C286E00D94DF7D0034E888 /* RootViewController.mm */; };
19                 28F335F11007B36200424DE2 /* RootViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28F335F01007B36200424DE2 /* RootViewController.xib */; };
20                 E5345BF11198D81A000CB77F /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E5345BF01198D81A000CB77F /* AudioToolbox.framework */; };
21                 E548755C119C62B9001CC0F8 /* beep-beep.aiff in Resources */ = {isa = PBXBuildFile; fileRef = E548755B119C62B9001CC0F8 /* beep-beep.aiff */; };
22 /* End PBXBuildFile section */
23
24 /* Begin PBXContainerItemProxy section */
25                 1F027F7D11A7BAD4006B06DE /* PBXContainerItemProxy */ = {
26                         isa = PBXContainerItemProxy;
27                         containerPortal = 1F027F7611A7BAD4006B06DE /* ZXingWidget.xcodeproj */;
28                         proxyType = 2;
29                         remoteGlobalIDString = D2AAC07E0554694100DB518D;
30                         remoteInfo = ZXingWidget;
31                 };
32                 1F027F8011A7BB06006B06DE /* PBXContainerItemProxy */ = {
33                         isa = PBXContainerItemProxy;
34                         containerPortal = 1F027F7611A7BAD4006B06DE /* ZXingWidget.xcodeproj */;
35                         proxyType = 1;
36                         remoteGlobalIDString = D2AAC07D0554694100DB518D;
37                         remoteInfo = ZXingWidget;
38                 };
39 /* End PBXContainerItemProxy section */
40
41 /* Begin PBXFileReference section */
42                 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
43                 1D3623240D0F684500981E51 /* ScanTestAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScanTestAppDelegate.h; sourceTree = "<group>"; };
44                 1D3623250D0F684500981E51 /* ScanTestAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ScanTestAppDelegate.m; sourceTree = "<group>"; };
45                 1D6058910D05DD3D006BFB54 /* ScanTest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ScanTest.app; sourceTree = BUILT_PRODUCTS_DIR; };
46                 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
47                 1F027F7611A7BAD4006B06DE /* ZXingWidget.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ZXingWidget.xcodeproj; path = ../ZXingWidget/ZXingWidget.xcodeproj; sourceTree = SOURCE_ROOT; };
48                 1F027F8411A7BB77006B06DE /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = usr/lib/libiconv.dylib; sourceTree = SDKROOT; };
49                 1FF586FC11BBD81D00E8E868 /* main.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = main.mm; sourceTree = "<group>"; };
50                 2892E40F0DC94CBA00A64D0F /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
51                 28A0AAE50D9B0CCF005BE974 /* ScanTest_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScanTest_Prefix.pch; sourceTree = "<group>"; };
52                 28AD735F0D9D9599002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; };
53                 28C286DF0D94DF7D0034E888 /* RootViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RootViewController.h; sourceTree = "<group>"; };
54                 28C286E00D94DF7D0034E888 /* RootViewController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = RootViewController.mm; sourceTree = "<group>"; };
55                 28F335F01007B36200424DE2 /* RootViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = RootViewController.xib; sourceTree = "<group>"; };
56                 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>"; };
57                 E5345BF01198D81A000CB77F /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
58                 E5345FD6119B27D2000CB77F /* libZXingWidget.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libZXingWidget.a; path = "build/Debug-iphoneos/libZXingWidget.a"; sourceTree = "<group>"; };
59                 E548755B119C62B9001CC0F8 /* beep-beep.aiff */ = {isa = PBXFileReference; lastKnownFileType = audio.aiff; path = "beep-beep.aiff"; sourceTree = "<group>"; };
60 /* End PBXFileReference section */
61
62 /* Begin PBXFrameworksBuildPhase section */
63                 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
64                         isa = PBXFrameworksBuildPhase;
65                         buildActionMask = 2147483647;
66                         files = (
67                                 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
68                                 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
69                                 2892E4100DC94CBA00A64D0F /* CoreGraphics.framework in Frameworks */,
70                                 E5345BF11198D81A000CB77F /* AudioToolbox.framework in Frameworks */,
71                                 1F027F7F11A7BADA006B06DE /* libZXingWidget.a in Frameworks */,
72                                 1F027F8511A7BB77006B06DE /* libiconv.dylib in Frameworks */,
73                         );
74                         runOnlyForDeploymentPostprocessing = 0;
75                 };
76 /* End PBXFrameworksBuildPhase section */
77
78 /* Begin PBXGroup section */
79                 080E96DDFE201D6D7F000001 /* Classes */ = {
80                         isa = PBXGroup;
81                         children = (
82                                 28C286DF0D94DF7D0034E888 /* RootViewController.h */,
83                                 28C286E00D94DF7D0034E888 /* RootViewController.mm */,
84                                 1D3623240D0F684500981E51 /* ScanTestAppDelegate.h */,
85                                 1D3623250D0F684500981E51 /* ScanTestAppDelegate.m */,
86                         );
87                         path = Classes;
88                         sourceTree = "<group>";
89                 };
90                 19C28FACFE9D520D11CA2CBB /* Products */ = {
91                         isa = PBXGroup;
92                         children = (
93                                 1D6058910D05DD3D006BFB54 /* ScanTest.app */,
94                                 E5345FD6119B27D2000CB77F /* libZXingWidget.a */,
95                         );
96                         name = Products;
97                         sourceTree = "<group>";
98                 };
99                 1F027F6D11A7BAB1006B06DE /* Dependencies */ = {
100                         isa = PBXGroup;
101                         children = (
102                                 1F027F7611A7BAD4006B06DE /* ZXingWidget.xcodeproj */,
103                         );
104                         name = Dependencies;
105                         sourceTree = "<group>";
106                 };
107                 1F027F7711A7BAD4006B06DE /* Products */ = {
108                         isa = PBXGroup;
109                         children = (
110                                 1F027F7E11A7BAD4006B06DE /* 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                                 29B97323FDCFA39411CA2CEA /* Frameworks */,
122                                 1F027F6D11A7BAB1006B06DE /* Dependencies */,
123                                 19C28FACFE9D520D11CA2CBB /* Products */,
124                         );
125                         name = CustomTemplate;
126                         sourceTree = "<group>";
127                 };
128                 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
129                         isa = PBXGroup;
130                         children = (
131                                 1FF586FC11BBD81D00E8E868 /* main.mm */,
132                                 28A0AAE50D9B0CCF005BE974 /* ScanTest_Prefix.pch */,
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                                 1F027F8411A7BB77006B06DE /* libiconv.dylib */,
156                         );
157                         name = Frameworks;
158                         sourceTree = "<group>";
159                 };
160 /* End PBXGroup section */
161
162 /* Begin PBXNativeTarget section */
163                 1D6058900D05DD3D006BFB54 /* ScanTest */ = {
164                         isa = PBXNativeTarget;
165                         buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "ScanTest" */;
166                         buildPhases = (
167                                 1D60588D0D05DD3D006BFB54 /* Resources */,
168                                 1D60588E0D05DD3D006BFB54 /* Sources */,
169                                 1D60588F0D05DD3D006BFB54 /* Frameworks */,
170                         );
171                         buildRules = (
172                         );
173                         dependencies = (
174                                 1F027F8111A7BB06006B06DE /* PBXTargetDependency */,
175                         );
176                         name = ScanTest;
177                         productName = ScanTest;
178                         productReference = 1D6058910D05DD3D006BFB54 /* ScanTest.app */;
179                         productType = "com.apple.product-type.application";
180                 };
181 /* End PBXNativeTarget section */
182
183 /* Begin PBXProject section */
184                 29B97313FDCFA39411CA2CEA /* Project object */ = {
185                         isa = PBXProject;
186                         buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "ScanTest" */;
187                         compatibilityVersion = "Xcode 3.1";
188                         hasScannedForEncodings = 1;
189                         knownRegions = (
190                                 English,
191                                 Japanese,
192                                 French,
193                                 German,
194                                 en,
195                         );
196                         mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
197                         projectDirPath = "";
198                         projectReferences = (
199                                 {
200                                         ProductGroup = 1F027F7711A7BAD4006B06DE /* Products */;
201                                         ProjectRef = 1F027F7611A7BAD4006B06DE /* ZXingWidget.xcodeproj */;
202                                 },
203                         );
204                         projectRoot = "";
205                         targets = (
206                                 1D6058900D05DD3D006BFB54 /* ScanTest */,
207                         );
208                 };
209 /* End PBXProject section */
210
211 /* Begin PBXReferenceProxy section */
212                 1F027F7E11A7BAD4006B06DE /* libZXingWidget.a */ = {
213                         isa = PBXReferenceProxy;
214                         fileType = archive.ar;
215                         path = libZXingWidget.a;
216                         remoteRef = 1F027F7D11A7BAD4006B06DE /* PBXContainerItemProxy */;
217                         sourceTree = BUILT_PRODUCTS_DIR;
218                 };
219 /* End PBXReferenceProxy section */
220
221 /* Begin PBXResourcesBuildPhase section */
222                 1D60588D0D05DD3D006BFB54 /* Resources */ = {
223                         isa = PBXResourcesBuildPhase;
224                         buildActionMask = 2147483647;
225                         files = (
226                                 28AD73600D9D9599002E5188 /* MainWindow.xib in Resources */,
227                                 28F335F11007B36200424DE2 /* RootViewController.xib in Resources */,
228                                 E548755C119C62B9001CC0F8 /* beep-beep.aiff in Resources */,
229                         );
230                         runOnlyForDeploymentPostprocessing = 0;
231                 };
232 /* End PBXResourcesBuildPhase section */
233
234 /* Begin PBXSourcesBuildPhase section */
235                 1D60588E0D05DD3D006BFB54 /* Sources */ = {
236                         isa = PBXSourcesBuildPhase;
237                         buildActionMask = 2147483647;
238                         files = (
239                                 1D3623260D0F684500981E51 /* ScanTestAppDelegate.m in Sources */,
240                                 28C286E10D94DF7D0034E888 /* RootViewController.mm in Sources */,
241                                 1FF586FD11BBD81D00E8E868 /* main.mm in Sources */,
242                         );
243                         runOnlyForDeploymentPostprocessing = 0;
244                 };
245 /* End PBXSourcesBuildPhase section */
246
247 /* Begin PBXTargetDependency section */
248                 1F027F8111A7BB06006B06DE /* PBXTargetDependency */ = {
249                         isa = PBXTargetDependency;
250                         name = ZXingWidget;
251                         targetProxy = 1F027F8011A7BB06006B06DE /* PBXContainerItemProxy */;
252                 };
253 /* End PBXTargetDependency section */
254
255 /* Begin XCBuildConfiguration section */
256                 1D6058940D05DD3E006BFB54 /* Debug */ = {
257                         isa = XCBuildConfiguration;
258                         buildSettings = {
259                                 ALWAYS_SEARCH_USER_PATHS = NO;
260                                 COPY_PHASE_STRIP = NO;
261                                 DEAD_CODE_STRIPPING = NO;
262                                 EXPORTED_SYMBOLS_FILE = ../ZXingWidget/exportList;
263                                 GCC_DYNAMIC_NO_PIC = NO;
264                                 GCC_OPTIMIZATION_LEVEL = 0;
265                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
266                                 GCC_PREFIX_HEADER = ScanTest_Prefix.pch;
267                                 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
268                                 GCC_VERSION = "";
269                                 INFOPLIST_FILE = "ScanTest-Info.plist";
270                                 LIBRARY_SEARCH_PATHS = "$(inherited)";
271                                 OTHER_LDFLAGS = "";
272                                 PRESERVE_DEAD_CODE_INITS_AND_TERMS = YES;
273                                 PRODUCT_NAME = ScanTest;
274                                 STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
275                         };
276                         name = Debug;
277                 };
278                 1D6058950D05DD3E006BFB54 /* Release */ = {
279                         isa = XCBuildConfiguration;
280                         buildSettings = {
281                                 ALWAYS_SEARCH_USER_PATHS = NO;
282                                 COPY_PHASE_STRIP = YES;
283                                 EXPORTED_SYMBOLS_FILE = ../ZXingWidget/exportList;
284                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
285                                 GCC_PREFIX_HEADER = ScanTest_Prefix.pch;
286                                 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
287                                 INFOPLIST_FILE = "ScanTest-Info.plist";
288                                 LIBRARY_SEARCH_PATHS = (
289                                         "$(inherited)",
290                                         "\"$(SRCROOT)/../ZXingWidget/build/Debug-iphoneos\"",
291                                 );
292                                 PRODUCT_NAME = ScanTest;
293                                 VALIDATE_PRODUCT = YES;
294                         };
295                         name = Release;
296                 };
297                 C01FCF4F08A954540054247B /* Debug */ = {
298                         isa = XCBuildConfiguration;
299                         buildSettings = {
300                                 ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
301                                 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
302                                 GCC_C_LANGUAGE_STANDARD = c99;
303                                 GCC_VERSION = "";
304                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
305                                 GCC_WARN_UNUSED_VARIABLE = YES;
306                                 HEADER_SEARCH_PATHS = (
307                                         ../../cpp/core/src,
308                                         "../ZXingWidget/Classes/**",
309                                 );
310                                 IPHONEOS_DEPLOYMENT_TARGET = 3.1.3;
311                                 PREBINDING = NO;
312                                 SDKROOT = iphoneos3.1.3;
313                         };
314                         name = Debug;
315                 };
316                 C01FCF5008A954540054247B /* Release */ = {
317                         isa = XCBuildConfiguration;
318                         buildSettings = {
319                                 ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
320                                 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
321                                 GCC_C_LANGUAGE_STANDARD = c99;
322                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
323                                 GCC_WARN_UNUSED_VARIABLE = YES;
324                                 HEADER_SEARCH_PATHS = (
325                                         ../../cpp/core/src,
326                                         "../ZXingWidget/Classes/**",
327                                 );
328                                 IPHONEOS_DEPLOYMENT_TARGET = 3.1.3;
329                                 OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
330                                 PREBINDING = NO;
331                                 SDKROOT = iphoneos3.1.3;
332                         };
333                         name = Release;
334                 };
335 /* End XCBuildConfiguration section */
336
337 /* Begin XCConfigurationList section */
338                 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "ScanTest" */ = {
339                         isa = XCConfigurationList;
340                         buildConfigurations = (
341                                 1D6058940D05DD3E006BFB54 /* Debug */,
342                                 1D6058950D05DD3E006BFB54 /* Release */,
343                         );
344                         defaultConfigurationIsVisible = 0;
345                         defaultConfigurationName = Release;
346                 };
347                 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "ScanTest" */ = {
348                         isa = XCConfigurationList;
349                         buildConfigurations = (
350                                 C01FCF4F08A954540054247B /* Debug */,
351                                 C01FCF5008A954540054247B /* Release */,
352                         );
353                         defaultConfigurationIsVisible = 0;
354                         defaultConfigurationName = Release;
355                 };
356 /* End XCConfigurationList section */
357         };
358         rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
359 }