]> git.saurik.com Git - apple/security.git/blob - OSX/libsecurity_ssl/sslViewer/sslViewer.xcodeproj/project.pbxproj
Security-57336.1.9.tar.gz
[apple/security.git] / OSX / libsecurity_ssl / sslViewer / sslViewer.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9 /* Begin PBXAggregateTarget section */
10 BEF16C401553365F0074AFAD /* world */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = BEF16C431553365F0074AFAD /* Build configuration list for PBXAggregateTarget "world" */;
13 buildPhases = (
14 );
15 dependencies = (
16 BEF16C4B155343F10074AFAD /* PBXTargetDependency */,
17 BEF16C4E155343F30074AFAD /* PBXTargetDependency */,
18 );
19 name = world;
20 productName = world;
21 };
22 /* End PBXAggregateTarget section */
23
24 /* Begin PBXBuildFile section */
25 BE022AF51552191100564DFE /* sslServer.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BE022AF41552191100564DFE /* sslServer.1 */; };
26 BE022AF9155219D300564DFE /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE4E516815520B380015140F /* CFNetwork.framework */; };
27 BE022AFA155219D500564DFE /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE4E516615520B2F0015140F /* CoreFoundation.framework */; };
28 BE022AFB155219D700564DFE /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE4E516415520AE20015140F /* Security.framework */; };
29 BE022AFD15521A1900564DFE /* sslServer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BE022AFC15521A1900564DFE /* sslServer.cpp */; };
30 BE022AFE15521A2100564DFE /* fileIo.c in Sources */ = {isa = PBXBuildFile; fileRef = BE4E516A15520CF00015140F /* fileIo.c */; };
31 BE022AFF15521A2400564DFE /* ioSock.c in Sources */ = {isa = PBXBuildFile; fileRef = BE4E515E15520AC30015140F /* ioSock.c */; };
32 BE022B0015521A2800564DFE /* printCert.c in Sources */ = {isa = PBXBuildFile; fileRef = BE4E516215520AD30015140F /* printCert.c */; };
33 BE022B0115521A2B00564DFE /* sslAppUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BE4E516015520AC80015140F /* sslAppUtils.cpp */; };
34 BE43DE031552106C004BE474 /* fileIo.c in Sources */ = {isa = PBXBuildFile; fileRef = BE4E516A15520CF00015140F /* fileIo.c */; };
35 BE4E515115520A150015140F /* sslViewer.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BE4E515015520A150015140F /* sslViewer.1 */; };
36 BE4E516515520AE20015140F /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE4E516415520AE20015140F /* Security.framework */; };
37 BE4E516715520B2F0015140F /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE4E516615520B2F0015140F /* CoreFoundation.framework */; };
38 BE4E516915520B380015140F /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE4E516815520B380015140F /* CFNetwork.framework */; };
39 BE4E516E15520D460015140F /* sslViewer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BE4E515C15520AB90015140F /* sslViewer.cpp */; };
40 BE4E516F15520D480015140F /* sslAppUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BE4E516015520AC80015140F /* sslAppUtils.cpp */; };
41 BE4E517115520D530015140F /* ioSock.c in Sources */ = {isa = PBXBuildFile; fileRef = BE4E515E15520AC30015140F /* ioSock.c */; };
42 BE4E517215520D570015140F /* printCert.c in Sources */ = {isa = PBXBuildFile; fileRef = BE4E516215520AD30015140F /* printCert.c */; };
43 /* End PBXBuildFile section */
44
45 /* Begin PBXContainerItemProxy section */
46 BEF16C4A155343F10074AFAD /* PBXContainerItemProxy */ = {
47 isa = PBXContainerItemProxy;
48 containerPortal = BE4E514115520A150015140F /* Project object */;
49 proxyType = 1;
50 remoteGlobalIDString = BE4E514915520A150015140F;
51 remoteInfo = sslViewer;
52 };
53 BEF16C4D155343F30074AFAD /* PBXContainerItemProxy */ = {
54 isa = PBXContainerItemProxy;
55 containerPortal = BE4E514115520A150015140F /* Project object */;
56 proxyType = 1;
57 remoteGlobalIDString = BE022AEE1552191100564DFE;
58 remoteInfo = sslServer;
59 };
60 /* End PBXContainerItemProxy section */
61
62 /* Begin PBXCopyFilesBuildPhase section */
63 BE022AED1552191100564DFE /* CopyFiles */ = {
64 isa = PBXCopyFilesBuildPhase;
65 buildActionMask = 2147483647;
66 dstPath = /usr/share/man/man1/;
67 dstSubfolderSpec = 0;
68 files = (
69 BE022AF51552191100564DFE /* sslServer.1 in CopyFiles */,
70 );
71 runOnlyForDeploymentPostprocessing = 1;
72 };
73 BE4E514815520A150015140F /* CopyFiles */ = {
74 isa = PBXCopyFilesBuildPhase;
75 buildActionMask = 2147483647;
76 dstPath = /usr/share/man/man1/;
77 dstSubfolderSpec = 0;
78 files = (
79 BE4E515115520A150015140F /* sslViewer.1 in CopyFiles */,
80 );
81 runOnlyForDeploymentPostprocessing = 1;
82 };
83 /* End PBXCopyFilesBuildPhase section */
84
85 /* Begin PBXFileReference section */
86 BE022AEF1552191100564DFE /* sslServer */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = sslServer; sourceTree = BUILT_PRODUCTS_DIR; };
87 BE022AF41552191100564DFE /* sslServer.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = sslServer.1; sourceTree = SOURCE_ROOT; };
88 BE022AFC15521A1900564DFE /* sslServer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sslServer.cpp; sourceTree = SOURCE_ROOT; };
89 BE4E514A15520A150015140F /* sslViewer */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = sslViewer; sourceTree = BUILT_PRODUCTS_DIR; };
90 BE4E515015520A150015140F /* sslViewer.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = sslViewer.1; sourceTree = SOURCE_ROOT; };
91 BE4E515C15520AB90015140F /* sslViewer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sslViewer.cpp; sourceTree = SOURCE_ROOT; };
92 BE4E515E15520AC30015140F /* ioSock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioSock.c; sourceTree = SOURCE_ROOT; };
93 BE4E516015520AC80015140F /* sslAppUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sslAppUtils.cpp; sourceTree = SOURCE_ROOT; };
94 BE4E516215520AD30015140F /* printCert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = printCert.c; sourceTree = SOURCE_ROOT; };
95 BE4E516415520AE20015140F /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
96 BE4E516615520B2F0015140F /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
97 BE4E516815520B380015140F /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
98 BE4E516A15520CF00015140F /* fileIo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fileIo.c; sourceTree = SOURCE_ROOT; };
99 /* End PBXFileReference section */
100
101 /* Begin PBXFrameworksBuildPhase section */
102 BE022AEC1552191100564DFE /* Frameworks */ = {
103 isa = PBXFrameworksBuildPhase;
104 buildActionMask = 2147483647;
105 files = (
106 BE022AF9155219D300564DFE /* CFNetwork.framework in Frameworks */,
107 BE022AFA155219D500564DFE /* CoreFoundation.framework in Frameworks */,
108 BE022AFB155219D700564DFE /* Security.framework in Frameworks */,
109 );
110 runOnlyForDeploymentPostprocessing = 0;
111 };
112 BE4E514715520A150015140F /* Frameworks */ = {
113 isa = PBXFrameworksBuildPhase;
114 buildActionMask = 2147483647;
115 files = (
116 BE4E516515520AE20015140F /* Security.framework in Frameworks */,
117 BE4E516715520B2F0015140F /* CoreFoundation.framework in Frameworks */,
118 BE4E516915520B380015140F /* CFNetwork.framework in Frameworks */,
119 );
120 runOnlyForDeploymentPostprocessing = 0;
121 };
122 /* End PBXFrameworksBuildPhase section */
123
124 /* Begin PBXGroup section */
125 BE022AF11552191100564DFE /* sslServer */ = {
126 isa = PBXGroup;
127 children = (
128 BE022AFC15521A1900564DFE /* sslServer.cpp */,
129 BE022AF41552191100564DFE /* sslServer.1 */,
130 );
131 path = sslServer;
132 sourceTree = SOURCE_ROOT;
133 };
134 BE4E513F15520A150015140F = {
135 isa = PBXGroup;
136 children = (
137 BE7168DA1552154E00483067 /* sslUtils */,
138 BE4E514D15520A150015140F /* sslViewer */,
139 BE022AF11552191100564DFE /* sslServer */,
140 BE7168D8155214F800483067 /* Frameworks */,
141 BE4E514B15520A150015140F /* Products */,
142 );
143 sourceTree = "<group>";
144 };
145 BE4E514B15520A150015140F /* Products */ = {
146 isa = PBXGroup;
147 children = (
148 BE4E514A15520A150015140F /* sslViewer */,
149 BE022AEF1552191100564DFE /* sslServer */,
150 );
151 name = Products;
152 sourceTree = "<group>";
153 };
154 BE4E514D15520A150015140F /* sslViewer */ = {
155 isa = PBXGroup;
156 children = (
157 BE4E515C15520AB90015140F /* sslViewer.cpp */,
158 BE4E515015520A150015140F /* sslViewer.1 */,
159 );
160 path = sslViewer;
161 sourceTree = "<group>";
162 };
163 BE7168D8155214F800483067 /* Frameworks */ = {
164 isa = PBXGroup;
165 children = (
166 BE4E516815520B380015140F /* CFNetwork.framework */,
167 BE4E516615520B2F0015140F /* CoreFoundation.framework */,
168 BE4E516415520AE20015140F /* Security.framework */,
169 );
170 name = Frameworks;
171 sourceTree = "<group>";
172 };
173 BE7168DA1552154E00483067 /* sslUtils */ = {
174 isa = PBXGroup;
175 children = (
176 BE4E516A15520CF00015140F /* fileIo.c */,
177 BE4E515E15520AC30015140F /* ioSock.c */,
178 BE4E516215520AD30015140F /* printCert.c */,
179 BE4E516015520AC80015140F /* sslAppUtils.cpp */,
180 );
181 name = sslUtils;
182 sourceTree = "<group>";
183 };
184 /* End PBXGroup section */
185
186 /* Begin PBXNativeTarget section */
187 BE022AEE1552191100564DFE /* sslServer */ = {
188 isa = PBXNativeTarget;
189 buildConfigurationList = BE022AF61552191100564DFE /* Build configuration list for PBXNativeTarget "sslServer" */;
190 buildPhases = (
191 BE022AEB1552191100564DFE /* Sources */,
192 BE022AEC1552191100564DFE /* Frameworks */,
193 BE022AED1552191100564DFE /* CopyFiles */,
194 );
195 buildRules = (
196 );
197 dependencies = (
198 );
199 name = sslServer;
200 productName = sslServer;
201 productReference = BE022AEF1552191100564DFE /* sslServer */;
202 productType = "com.apple.product-type.tool";
203 };
204 BE4E514915520A150015140F /* sslViewer */ = {
205 isa = PBXNativeTarget;
206 buildConfigurationList = BE4E515415520A150015140F /* Build configuration list for PBXNativeTarget "sslViewer" */;
207 buildPhases = (
208 BE4E514615520A150015140F /* Sources */,
209 BE4E514715520A150015140F /* Frameworks */,
210 BE4E514815520A150015140F /* CopyFiles */,
211 );
212 buildRules = (
213 );
214 dependencies = (
215 );
216 name = sslViewer;
217 productName = sslViewer;
218 productReference = BE4E514A15520A150015140F /* sslViewer */;
219 productType = "com.apple.product-type.tool";
220 };
221 /* End PBXNativeTarget section */
222
223 /* Begin PBXProject section */
224 BE4E514115520A150015140F /* Project object */ = {
225 isa = PBXProject;
226 attributes = {
227 LastUpgradeCheck = 0440;
228 };
229 buildConfigurationList = BE4E514415520A150015140F /* Build configuration list for PBXProject "sslViewer" */;
230 compatibilityVersion = "Xcode 3.2";
231 developmentRegion = English;
232 hasScannedForEncodings = 0;
233 knownRegions = (
234 en,
235 );
236 mainGroup = BE4E513F15520A150015140F;
237 productRefGroup = BE4E514B15520A150015140F /* Products */;
238 projectDirPath = "";
239 projectRoot = "";
240 targets = (
241 BEF16C401553365F0074AFAD /* world */,
242 BE4E514915520A150015140F /* sslViewer */,
243 BE022AEE1552191100564DFE /* sslServer */,
244 );
245 };
246 /* End PBXProject section */
247
248 /* Begin PBXSourcesBuildPhase section */
249 BE022AEB1552191100564DFE /* Sources */ = {
250 isa = PBXSourcesBuildPhase;
251 buildActionMask = 2147483647;
252 files = (
253 BE022AFD15521A1900564DFE /* sslServer.cpp in Sources */,
254 BE022B0115521A2B00564DFE /* sslAppUtils.cpp in Sources */,
255 BE022AFE15521A2100564DFE /* fileIo.c in Sources */,
256 BE022AFF15521A2400564DFE /* ioSock.c in Sources */,
257 BE022B0015521A2800564DFE /* printCert.c in Sources */,
258 );
259 runOnlyForDeploymentPostprocessing = 0;
260 };
261 BE4E514615520A150015140F /* Sources */ = {
262 isa = PBXSourcesBuildPhase;
263 buildActionMask = 2147483647;
264 files = (
265 BE4E516E15520D460015140F /* sslViewer.cpp in Sources */,
266 BE4E516F15520D480015140F /* sslAppUtils.cpp in Sources */,
267 BE43DE031552106C004BE474 /* fileIo.c in Sources */,
268 BE4E517115520D530015140F /* ioSock.c in Sources */,
269 BE4E517215520D570015140F /* printCert.c in Sources */,
270 );
271 runOnlyForDeploymentPostprocessing = 0;
272 };
273 /* End PBXSourcesBuildPhase section */
274
275 /* Begin PBXTargetDependency section */
276 BEF16C4B155343F10074AFAD /* PBXTargetDependency */ = {
277 isa = PBXTargetDependency;
278 target = BE4E514915520A150015140F /* sslViewer */;
279 targetProxy = BEF16C4A155343F10074AFAD /* PBXContainerItemProxy */;
280 };
281 BEF16C4E155343F30074AFAD /* PBXTargetDependency */ = {
282 isa = PBXTargetDependency;
283 target = BE022AEE1552191100564DFE /* sslServer */;
284 targetProxy = BEF16C4D155343F30074AFAD /* PBXContainerItemProxy */;
285 };
286 /* End PBXTargetDependency section */
287
288 /* Begin XCBuildConfiguration section */
289 BE022AF71552191100564DFE /* Debug */ = {
290 isa = XCBuildConfiguration;
291 buildSettings = {
292 "HEADER_SEARCH_PATHS[arch=*]" = (
293 "$(SYSTEM_LIBRARY_DIR)/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers",
294 "$(HEADER_SEARCH_PATHS)",
295 );
296 PRODUCT_NAME = "$(TARGET_NAME)";
297 SDKROOT = "";
298 };
299 name = Debug;
300 };
301 BE022AF81552191100564DFE /* Release */ = {
302 isa = XCBuildConfiguration;
303 buildSettings = {
304 "HEADER_SEARCH_PATHS[arch=*]" = (
305 "$(SYSTEM_LIBRARY_DIR)/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers",
306 "$(HEADER_SEARCH_PATHS)",
307 );
308 PRODUCT_NAME = "$(TARGET_NAME)";
309 SDKROOT = "";
310 };
311 name = Release;
312 };
313 BE4E515215520A150015140F /* Debug */ = {
314 isa = XCBuildConfiguration;
315 buildSettings = {
316 ALWAYS_SEARCH_USER_PATHS = NO;
317 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
318 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
319 COMBINE_HIDPI_IMAGES = YES;
320 COPY_PHASE_STRIP = NO;
321 GCC_C_LANGUAGE_STANDARD = gnu99;
322 GCC_DYNAMIC_NO_PIC = NO;
323 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
324 GCC_OPTIMIZATION_LEVEL = 0;
325 GCC_PREPROCESSOR_DEFINITIONS = (
326 "DEBUG=1",
327 "$(inherited)",
328 );
329 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
330 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
331 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
332 GCC_WARN_ABOUT_RETURN_TYPE = YES;
333 GCC_WARN_UNINITIALIZED_AUTOS = YES;
334 GCC_WARN_UNUSED_VARIABLE = YES;
335 "HEADER_SEARCH_PATHS[arch=*]" = (
336 "$(SYSTEM_LIBRARY_DIR)/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers",
337 "$(HEADER_SEARCH_PATHS)",
338 "$(PROJECT_DIR)/../Security",
339 );
340 MACOSX_DEPLOYMENT_TARGET = 10.8;
341 ONLY_ACTIVE_ARCH = YES;
342 SDKROOT = "";
343 };
344 name = Debug;
345 };
346 BE4E515315520A150015140F /* Release */ = {
347 isa = XCBuildConfiguration;
348 buildSettings = {
349 ALWAYS_SEARCH_USER_PATHS = NO;
350 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
351 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
352 COMBINE_HIDPI_IMAGES = YES;
353 COPY_PHASE_STRIP = YES;
354 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
355 GCC_C_LANGUAGE_STANDARD = gnu99;
356 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
357 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
358 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
359 GCC_WARN_ABOUT_RETURN_TYPE = YES;
360 GCC_WARN_UNINITIALIZED_AUTOS = YES;
361 GCC_WARN_UNUSED_VARIABLE = YES;
362 "HEADER_SEARCH_PATHS[arch=*]" = (
363 "$(SYSTEM_LIBRARY_DIR)/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers",
364 "$(HEADER_SEARCH_PATHS)",
365 "$(PROJECT_DIR)/../Security",
366 );
367 MACOSX_DEPLOYMENT_TARGET = 10.8;
368 SDKROOT = "";
369 };
370 name = Release;
371 };
372 BE4E515515520A150015140F /* Debug */ = {
373 isa = XCBuildConfiguration;
374 buildSettings = {
375 "HEADER_SEARCH_PATHS[arch=*]" = (
376 "$(SYSTEM_LIBRARY_DIR)/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers",
377 "$(HEADER_SEARCH_PATHS)",
378 "$(PROJECT_DIR)",
379 );
380 PRODUCT_NAME = "$(TARGET_NAME)";
381 SDKROOT = "";
382 };
383 name = Debug;
384 };
385 BE4E515615520A150015140F /* Release */ = {
386 isa = XCBuildConfiguration;
387 buildSettings = {
388 "HEADER_SEARCH_PATHS[arch=*]" = (
389 "$(SYSTEM_LIBRARY_DIR)/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers",
390 "$(HEADER_SEARCH_PATHS)",
391 "$(PROJECT_DIR)",
392 );
393 PRODUCT_NAME = "$(TARGET_NAME)";
394 SDKROOT = "";
395 };
396 name = Release;
397 };
398 BEF16C411553365F0074AFAD /* Debug */ = {
399 isa = XCBuildConfiguration;
400 buildSettings = {
401 PRODUCT_NAME = "$(TARGET_NAME)";
402 };
403 name = Debug;
404 };
405 BEF16C421553365F0074AFAD /* Release */ = {
406 isa = XCBuildConfiguration;
407 buildSettings = {
408 PRODUCT_NAME = "$(TARGET_NAME)";
409 };
410 name = Release;
411 };
412 /* End XCBuildConfiguration section */
413
414 /* Begin XCConfigurationList section */
415 BE022AF61552191100564DFE /* Build configuration list for PBXNativeTarget "sslServer" */ = {
416 isa = XCConfigurationList;
417 buildConfigurations = (
418 BE022AF71552191100564DFE /* Debug */,
419 BE022AF81552191100564DFE /* Release */,
420 );
421 defaultConfigurationIsVisible = 0;
422 defaultConfigurationName = Release;
423 };
424 BE4E514415520A150015140F /* Build configuration list for PBXProject "sslViewer" */ = {
425 isa = XCConfigurationList;
426 buildConfigurations = (
427 BE4E515215520A150015140F /* Debug */,
428 BE4E515315520A150015140F /* Release */,
429 );
430 defaultConfigurationIsVisible = 0;
431 defaultConfigurationName = Release;
432 };
433 BE4E515415520A150015140F /* Build configuration list for PBXNativeTarget "sslViewer" */ = {
434 isa = XCConfigurationList;
435 buildConfigurations = (
436 BE4E515515520A150015140F /* Debug */,
437 BE4E515615520A150015140F /* Release */,
438 );
439 defaultConfigurationIsVisible = 0;
440 defaultConfigurationName = Release;
441 };
442 BEF16C431553365F0074AFAD /* Build configuration list for PBXAggregateTarget "world" */ = {
443 isa = XCConfigurationList;
444 buildConfigurations = (
445 BEF16C411553365F0074AFAD /* Debug */,
446 BEF16C421553365F0074AFAD /* Release */,
447 );
448 defaultConfigurationIsVisible = 0;
449 defaultConfigurationName = Release;
450 };
451 /* End XCConfigurationList section */
452 };
453 rootObject = BE4E514115520A150015140F /* Project object */;
454 }