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