9 /* Begin PBXBuildFile section */
10 051BDB72069B36EA00F9D07E /* ocspd_client.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 051BDB71069B36EA00F9D07E /* ocspd_client.cpp */; };
11 056FCF9A069B5D2B00F710C4 /* ocspdClient.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 056FCF99069B5D2B00F710C4 /* ocspdClient.cpp */; };
12 0586E577069CAEFA00F6FAAA /* ocspResponse.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0586E575069CAEFA00F6FAAA /* ocspResponse.cpp */; };
13 0586E578069CAEFA00F6FAAA /* ocspResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 0586E576069CAEFA00F6FAAA /* ocspResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
14 0586E5AB069CB07D00F6FAAA /* ocspExtensions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0586E5A9069CB07D00F6FAAA /* ocspExtensions.cpp */; };
15 0586E5AC069CB07D00F6FAAA /* ocspExtensions.h in Headers */ = {isa = PBXBuildFile; fileRef = 0586E5AA069CB07D00F6FAAA /* ocspExtensions.h */; settings = {ATTRIBUTES = (Public, ); }; };
16 0586E5AF069CB0D300F6FAAA /* ocspdUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 0586E5AE069CB0D300F6FAAA /* ocspdUtils.h */; settings = {ATTRIBUTES = (Public, ); }; };
17 0586E5B6069CB13500F6FAAA /* ocspdUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0586E5B5069CB13500F6FAAA /* ocspdUtils.cpp */; };
18 05B9047406A05453008F547D /* ocspdDbSchema.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 05B9047206A05453008F547D /* ocspdDbSchema.cpp */; };
19 05B9047506A05453008F547D /* ocspdDbSchema.h in Headers */ = {isa = PBXBuildFile; fileRef = 05B9047306A05453008F547D /* ocspdDbSchema.h */; settings = {ATTRIBUTES = (Public, ); }; };
20 05E4ADFB06A8400F00546A37 /* ocspd.h in Headers */ = {isa = PBXBuildFile; fileRef = 056FCCEE069B390A00F710C4 /* ocspd.h */; settings = {ATTRIBUTES = (Public, ); }; };
21 05E4ADFC06A8401000546A37 /* ocspd_server.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 056FCCEF069B390A00F710C4 /* ocspd_server.cpp */; };
22 18BFBA301472EF50006B86EC /* ocspdTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 056FCDBE069B429900F710C4 /* ocspdTypes.h */; settings = {ATTRIBUTES = (Public, ); }; };
23 18BFBA311472EF50006B86EC /* ocspdDebug.h in Headers */ = {isa = PBXBuildFile; fileRef = 056FCCE6069B389300F710C4 /* ocspdDebug.h */; settings = {ATTRIBUTES = (Public, ); }; };
24 18BFBA321472EF50006B86EC /* ocspdClient.h in Headers */ = {isa = PBXBuildFile; fileRef = 056FCF98069B5D1900F710C4 /* ocspdClient.h */; settings = {ATTRIBUTES = (Public, ); }; };
25 /* End PBXBuildFile section */
27 /* Begin PBXContainerItemProxy section */
28 182BB3C2146F1D93000BF1F3 /* PBXContainerItemProxy */ = {
29 isa = PBXContainerItemProxy;
30 containerPortal = 1844612F146E8CB300B12992 /* libsecurity_utilities.xcodeproj */;
32 remoteGlobalIDString = C2C9C69D0CECBE8400B3FE07;
33 remoteInfo = libsecurity_utilitiesDTrace;
35 18446128146E88C600B12992 /* PBXContainerItemProxy */ = {
36 isa = PBXContainerItemProxy;
37 containerPortal = 4CA1FEAB052A3C3800F22E42 /* Project object */;
39 remoteGlobalIDString = 051BDB75069B372600F9D07E;
40 remoteInfo = "MIG Interface";
42 18446134146E8CB300B12992 /* PBXContainerItemProxy */ = {
43 isa = PBXContainerItemProxy;
44 containerPortal = 1844612F146E8CB300B12992 /* libsecurity_utilities.xcodeproj */;
46 remoteGlobalIDString = 4CA2A53A0523D32800978A7B;
47 remoteInfo = libsecurity_utilities;
49 /* End PBXContainerItemProxy section */
51 /* Begin PBXFileReference section */
52 051BDB6D069B36CD00F9D07E /* mig.mk */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = mig.mk; sourceTree = "<group>"; };
53 051BDB6E069B36CD00F9D07E /* ocspd.defs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.mig; path = ocspd.defs; sourceTree = "<group>"; };
54 051BDB71069B36EA00F9D07E /* ocspd_client.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ocspd_client.cpp; path = derived_src/security_ocspd/ocspd_client.cpp; sourceTree = BUILT_PRODUCTS_DIR; };
55 056FCCE6069B389300F710C4 /* ocspdDebug.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; lineEnding = 0; name = ocspdDebug.h; path = common/ocspdDebug.h; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
56 056FCCEE069B390A00F710C4 /* ocspd.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ocspd.h; path = derived_src/security_ocspd/ocspd.h; sourceTree = BUILT_PRODUCTS_DIR; };
57 056FCCEF069B390A00F710C4 /* ocspd_server.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ocspd_server.cpp; path = derived_src/security_ocspd/ocspd_server.cpp; sourceTree = BUILT_PRODUCTS_DIR; };
58 056FCDBE069B429900F710C4 /* ocspdTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ocspdTypes.h; sourceTree = "<group>"; };
59 056FCF98069B5D1900F710C4 /* ocspdClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ocspdClient.h; sourceTree = "<group>"; };
60 056FCF99069B5D2B00F710C4 /* ocspdClient.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ocspdClient.cpp; sourceTree = "<group>"; };
61 0586E575069CAEFA00F6FAAA /* ocspResponse.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ocspResponse.cpp; sourceTree = "<group>"; };
62 0586E576069CAEFA00F6FAAA /* ocspResponse.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ocspResponse.h; sourceTree = "<group>"; };
63 0586E5A9069CB07D00F6FAAA /* ocspExtensions.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ocspExtensions.cpp; sourceTree = "<group>"; };
64 0586E5AA069CB07D00F6FAAA /* ocspExtensions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ocspExtensions.h; sourceTree = "<group>"; };
65 0586E5AE069CB0D300F6FAAA /* ocspdUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ocspdUtils.h; sourceTree = "<group>"; };
66 0586E5B5069CB13500F6FAAA /* ocspdUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ocspdUtils.cpp; sourceTree = "<group>"; };
67 05B9047206A05453008F547D /* ocspdDbSchema.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ocspdDbSchema.cpp; sourceTree = "<group>"; };
68 05B9047306A05453008F547D /* ocspdDbSchema.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ocspdDbSchema.h; sourceTree = "<group>"; };
69 1844612B146E894C00B12992 /* base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = base.xcconfig; sourceTree = "<group>"; };
70 1844612C146E894C00B12992 /* debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = debug.xcconfig; sourceTree = "<group>"; };
71 1844612D146E894C00B12992 /* lib.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = lib.xcconfig; sourceTree = "<group>"; };
72 1844612E146E894C00B12992 /* release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = release.xcconfig; sourceTree = "<group>"; };
73 1844612F146E8CB300B12992 /* libsecurity_utilities.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = libsecurity_utilities.xcodeproj; path = ../libsecurity_utilities/libsecurity_utilities.xcodeproj; sourceTree = "<group>"; };
74 4CA1FEBE052A3C8100F22E42 /* libsecurity_ocspd.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libsecurity_ocspd.a; sourceTree = BUILT_PRODUCTS_DIR; };
75 /* End PBXFileReference section */
77 /* Begin PBXFrameworksBuildPhase section */
78 4CA1FEBB052A3C8100F22E42 /* Frameworks */ = {
79 isa = PBXFrameworksBuildPhase;
80 buildActionMask = 2147483647;
83 runOnlyForDeploymentPostprocessing = 0;
85 /* End PBXFrameworksBuildPhase section */
87 /* Begin PBXGroup section */
88 051BDB65069B365E00F9D07E /* mig */ = {
91 051BDB6D069B36CD00F9D07E /* mig.mk */,
92 051BDB6E069B36CD00F9D07E /* ocspd.defs */,
95 sourceTree = "<group>";
97 051BDB68069B366800F9D07E /* derived_src */ = {
100 056FCCEE069B390A00F710C4 /* ocspd.h */,
101 056FCCEF069B390A00F710C4 /* ocspd_server.cpp */,
102 051BDB71069B36EA00F9D07E /* ocspd_client.cpp */,
105 sourceTree = BUILT_PRODUCTS_DIR;
107 056FCD93069B41E300F710C4 /* common */ = {
110 0586E5B5069CB13500F6FAAA /* ocspdUtils.cpp */,
111 0586E5AE069CB0D300F6FAAA /* ocspdUtils.h */,
112 056FCDBE069B429900F710C4 /* ocspdTypes.h */,
113 056FCCE6069B389300F710C4 /* ocspdDebug.h */,
114 05B9047206A05453008F547D /* ocspdDbSchema.cpp */,
115 05B9047306A05453008F547D /* ocspdDbSchema.h */,
116 0586E5A9069CB07D00F6FAAA /* ocspExtensions.cpp */,
117 0586E5AA069CB07D00F6FAAA /* ocspExtensions.h */,
118 0586E575069CAEFA00F6FAAA /* ocspResponse.cpp */,
119 0586E576069CAEFA00F6FAAA /* ocspResponse.h */,
122 sourceTree = "<group>";
124 056FCF97069B5CE900F710C4 /* client */ = {
127 056FCF99069B5D2B00F710C4 /* ocspdClient.cpp */,
128 056FCF98069B5D1900F710C4 /* ocspdClient.h */,
131 sourceTree = "<group>";
133 1844612A146E894C00B12992 /* config */ = {
136 1844612B146E894C00B12992 /* base.xcconfig */,
137 1844612C146E894C00B12992 /* debug.xcconfig */,
138 1844612D146E894C00B12992 /* lib.xcconfig */,
139 1844612E146E894C00B12992 /* release.xcconfig */,
143 sourceTree = "<group>";
145 18446130146E8CB300B12992 /* Products */ = {
148 18446135146E8CB300B12992 /* libsecurity_utilities.a */,
151 sourceTree = "<group>";
153 4CA1FEA7052A3C3800F22E42 = {
156 1844612F146E8CB300B12992 /* libsecurity_utilities.xcodeproj */,
157 056FCD93069B41E300F710C4 /* common */,
158 056FCF97069B5CE900F710C4 /* client */,
159 1844612A146E894C00B12992 /* config */,
160 051BDB65069B365E00F9D07E /* mig */,
161 051BDB68069B366800F9D07E /* derived_src */,
162 4CA1FEBF052A3C8100F22E42 /* Products */,
164 sourceTree = "<group>";
166 4CA1FEBF052A3C8100F22E42 /* Products */ = {
169 4CA1FEBE052A3C8100F22E42 /* libsecurity_ocspd.a */,
172 sourceTree = "<group>";
174 /* End PBXGroup section */
176 /* Begin PBXHeadersBuildPhase section */
177 C2EDE99A0545D8AD00E31CF9 /* Headers */ = {
178 isa = PBXHeadersBuildPhase;
179 buildActionMask = 2147483647;
181 18BFBA301472EF50006B86EC /* ocspdTypes.h in Headers */,
182 18BFBA311472EF50006B86EC /* ocspdDebug.h in Headers */,
183 18BFBA321472EF50006B86EC /* ocspdClient.h in Headers */,
184 0586E578069CAEFA00F6FAAA /* ocspResponse.h in Headers */,
185 0586E5AC069CB07D00F6FAAA /* ocspExtensions.h in Headers */,
186 0586E5AF069CB0D300F6FAAA /* ocspdUtils.h in Headers */,
187 05B9047506A05453008F547D /* ocspdDbSchema.h in Headers */,
188 05E4ADFB06A8400F00546A37 /* ocspd.h in Headers */,
190 runOnlyForDeploymentPostprocessing = 0;
192 /* End PBXHeadersBuildPhase section */
194 /* Begin PBXLegacyTarget section */
195 051BDB75069B372600F9D07E /* MIG Interface */ = {
196 isa = PBXLegacyTarget;
197 buildArgumentsString = "-f mig/mig.mk $(ACTION)";
198 buildConfigurationList = C27AD3AE0987FCDF001272E0 /* Build configuration list for PBXLegacyTarget "MIG Interface" */;
201 buildToolPath = /usr/bin/gnumake;
204 name = "MIG Interface";
205 passBuildSettingsInEnvironment = 1;
206 productName = "MIG Interface";
208 /* End PBXLegacyTarget section */
210 /* Begin PBXNativeTarget section */
211 4CA1FEBD052A3C8100F22E42 /* libsecurity_ocspd */ = {
212 isa = PBXNativeTarget;
213 buildConfigurationList = C27AD3B60987FCDF001272E0 /* Build configuration list for PBXNativeTarget "libsecurity_ocspd" */;
215 C2EDE99A0545D8AD00E31CF9 /* Headers */,
216 4CA1FEBA052A3C8100F22E42 /* Sources */,
217 4CA1FEBB052A3C8100F22E42 /* Frameworks */,
218 18B96B0C14743FA9005A4D2E /* ShellScript */,
223 18446129146E88C600B12992 /* PBXTargetDependency */,
225 name = libsecurity_ocspd;
226 productInstallPath = /usr/local/lib;
227 productName = libsecurity_cdsa_client;
228 productReference = 4CA1FEBE052A3C8100F22E42 /* libsecurity_ocspd.a */;
229 productType = "com.apple.product-type.library.static";
231 /* End PBXNativeTarget section */
233 /* Begin PBXProject section */
234 4CA1FEAB052A3C3800F22E42 /* Project object */ = {
237 LastUpgradeCheck = 0800;
239 buildConfigurationList = C27AD3BA0987FCDF001272E0 /* Build configuration list for PBXProject "libsecurity_ocspd" */;
240 compatibilityVersion = "Xcode 3.2";
241 developmentRegion = English;
242 hasScannedForEncodings = 1;
246 mainGroup = 4CA1FEA7052A3C3800F22E42;
247 productRefGroup = 4CA1FEBF052A3C8100F22E42 /* Products */;
249 projectReferences = (
251 ProductGroup = 18446130146E8CB300B12992 /* Products */;
252 ProjectRef = 1844612F146E8CB300B12992 /* libsecurity_utilities.xcodeproj */;
255 projectRoot = ../../../..;
257 4CA1FEBD052A3C8100F22E42 /* libsecurity_ocspd */,
258 051BDB75069B372600F9D07E /* MIG Interface */,
261 /* End PBXProject section */
263 /* Begin PBXReferenceProxy section */
264 18446135146E8CB300B12992 /* libsecurity_utilities.a */ = {
265 isa = PBXReferenceProxy;
266 fileType = archive.ar;
267 path = libsecurity_utilities.a;
268 remoteRef = 18446134146E8CB300B12992 /* PBXContainerItemProxy */;
269 sourceTree = BUILT_PRODUCTS_DIR;
271 /* End PBXReferenceProxy section */
273 /* Begin PBXShellScriptBuildPhase section */
274 18B96B0C14743FA9005A4D2E /* ShellScript */ = {
275 isa = PBXShellScriptBuildPhase;
276 buildActionMask = 2147483647;
282 "$(SRCROOT)/client/",
283 "$(SRCROOT)/common/",
286 "${BUILT_PRODUCTS_DIR}/${FULL_PRODUCT_NAME}",
288 runOnlyForDeploymentPostprocessing = 0;
290 shellScript = "# with our source directories as input files, Xcode will only re-run this phase if there's been a source change\nnmedit -p \"${BUILT_PRODUCTS_DIR}/${FULL_PRODUCT_NAME}\"\nranlib \"${BUILT_PRODUCTS_DIR}/${FULL_PRODUCT_NAME}\"";
292 /* End PBXShellScriptBuildPhase section */
294 /* Begin PBXSourcesBuildPhase section */
295 4CA1FEBA052A3C8100F22E42 /* Sources */ = {
296 isa = PBXSourcesBuildPhase;
297 buildActionMask = 2147483647;
299 051BDB72069B36EA00F9D07E /* ocspd_client.cpp in Sources */,
300 056FCF9A069B5D2B00F710C4 /* ocspdClient.cpp in Sources */,
301 0586E577069CAEFA00F6FAAA /* ocspResponse.cpp in Sources */,
302 0586E5AB069CB07D00F6FAAA /* ocspExtensions.cpp in Sources */,
303 0586E5B6069CB13500F6FAAA /* ocspdUtils.cpp in Sources */,
304 05B9047406A05453008F547D /* ocspdDbSchema.cpp in Sources */,
305 05E4ADFC06A8401000546A37 /* ocspd_server.cpp in Sources */,
307 runOnlyForDeploymentPostprocessing = 0;
309 /* End PBXSourcesBuildPhase section */
311 /* Begin PBXTargetDependency section */
312 182BB3C3146F1D93000BF1F3 /* PBXTargetDependency */ = {
313 isa = PBXTargetDependency;
314 name = libsecurity_utilitiesDTrace;
315 targetProxy = 182BB3C2146F1D93000BF1F3 /* PBXContainerItemProxy */;
317 18446129146E88C600B12992 /* PBXTargetDependency */ = {
318 isa = PBXTargetDependency;
319 target = 051BDB75069B372600F9D07E /* MIG Interface */;
320 targetProxy = 18446128146E88C600B12992 /* PBXContainerItemProxy */;
322 /* End PBXTargetDependency section */
324 /* Begin XCBuildConfiguration section */
325 C27AD3AF0987FCDF001272E0 /* Debug */ = {
326 isa = XCBuildConfiguration;
328 COMBINE_HIDPI_IMAGES = YES;
329 INSTALLHDRS_SCRIPT_PHASE = YES;
333 C27AD3B10987FCDF001272E0 /* Release */ = {
334 isa = XCBuildConfiguration;
336 COMBINE_HIDPI_IMAGES = YES;
337 INSTALLHDRS_SCRIPT_PHASE = YES;
341 C27AD3B70987FCDF001272E0 /* Debug */ = {
342 isa = XCBuildConfiguration;
343 baseConfigurationReference = 1844612C146E894C00B12992 /* debug.xcconfig */;
345 COMBINE_HIDPI_IMAGES = YES;
346 PUBLIC_HEADERS_FOLDER_PATH = /usr/local/include/security_ocspd;
351 C27AD3B90987FCDF001272E0 /* Release */ = {
352 isa = XCBuildConfiguration;
353 baseConfigurationReference = 1844612E146E894C00B12992 /* release.xcconfig */;
355 COMBINE_HIDPI_IMAGES = YES;
356 PUBLIC_HEADERS_FOLDER_PATH = /usr/local/include/security_ocspd;
361 C27AD3BB0987FCDF001272E0 /* Debug */ = {
362 isa = XCBuildConfiguration;
363 baseConfigurationReference = 1844612D146E894C00B12992 /* lib.xcconfig */;
365 ASSETCATALOG_COMPRESSION = lossless;
366 CLANG_WARN_BOOL_CONVERSION = YES;
367 CLANG_WARN_CONSTANT_CONVERSION = YES;
368 CLANG_WARN_EMPTY_BODY = YES;
369 CLANG_WARN_ENUM_CONVERSION = YES;
370 CLANG_WARN_INT_CONVERSION = YES;
371 CLANG_WARN_UNREACHABLE_CODE = YES;
372 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
373 ENABLE_STRICT_OBJC_MSGSEND = YES;
374 ENABLE_TESTABILITY = YES;
375 GCC_NO_COMMON_BLOCKS = YES;
376 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
377 GCC_WARN_UNDECLARED_SELECTOR = YES;
378 GCC_WARN_UNINITIALIZED_AUTOS = YES;
379 GCC_WARN_UNUSED_FUNCTION = YES;
380 ONLY_ACTIVE_ARCH = YES;
384 C27AD3BD0987FCDF001272E0 /* Release */ = {
385 isa = XCBuildConfiguration;
386 baseConfigurationReference = 1844612D146E894C00B12992 /* lib.xcconfig */;
388 ASSETCATALOG_COMPRESSION = "respect-asset-catalog";
389 CLANG_WARN_BOOL_CONVERSION = YES;
390 CLANG_WARN_CONSTANT_CONVERSION = YES;
391 CLANG_WARN_EMPTY_BODY = YES;
392 CLANG_WARN_ENUM_CONVERSION = YES;
393 CLANG_WARN_INT_CONVERSION = YES;
394 CLANG_WARN_UNREACHABLE_CODE = YES;
395 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
396 ENABLE_STRICT_OBJC_MSGSEND = YES;
397 GCC_NO_COMMON_BLOCKS = YES;
398 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
399 GCC_WARN_UNDECLARED_SELECTOR = YES;
400 GCC_WARN_UNINITIALIZED_AUTOS = YES;
401 GCC_WARN_UNUSED_FUNCTION = YES;
405 /* End XCBuildConfiguration section */
407 /* Begin XCConfigurationList section */
408 C27AD3AE0987FCDF001272E0 /* Build configuration list for PBXLegacyTarget "MIG Interface" */ = {
409 isa = XCConfigurationList;
410 buildConfigurations = (
411 C27AD3AF0987FCDF001272E0 /* Debug */,
412 C27AD3B10987FCDF001272E0 /* Release */,
414 defaultConfigurationIsVisible = 0;
415 defaultConfigurationName = Release;
417 C27AD3B60987FCDF001272E0 /* Build configuration list for PBXNativeTarget "libsecurity_ocspd" */ = {
418 isa = XCConfigurationList;
419 buildConfigurations = (
420 C27AD3B70987FCDF001272E0 /* Debug */,
421 C27AD3B90987FCDF001272E0 /* Release */,
423 defaultConfigurationIsVisible = 0;
424 defaultConfigurationName = Release;
426 C27AD3BA0987FCDF001272E0 /* Build configuration list for PBXProject "libsecurity_ocspd" */ = {
427 isa = XCConfigurationList;
428 buildConfigurations = (
429 C27AD3BB0987FCDF001272E0 /* Debug */,
430 C27AD3BD0987FCDF001272E0 /* Release */,
432 defaultConfigurationIsVisible = 0;
433 defaultConfigurationName = Release;
435 /* End XCConfigurationList section */
437 rootObject = 4CA1FEAB052A3C3800F22E42 /* Project object */;