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; name = ocspdDebug.h; path = common/ocspdDebug.h; sourceTree = SOURCE_ROOT; };
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 182BB3C3146F1D93000BF1F3 /* PBXTargetDependency */,
224 18446129146E88C600B12992 /* PBXTargetDependency */,
226 name = libsecurity_ocspd;
227 productInstallPath = /usr/local/lib;
228 productName = libsecurity_cdsa_client;
229 productReference = 4CA1FEBE052A3C8100F22E42 /* libsecurity_ocspd.a */;
230 productType = "com.apple.product-type.library.static";
232 /* End PBXNativeTarget section */
234 /* Begin PBXProject section */
235 4CA1FEAB052A3C3800F22E42 /* Project object */ = {
238 LastUpgradeCheck = 0700;
240 buildConfigurationList = C27AD3BA0987FCDF001272E0 /* Build configuration list for PBXProject "libsecurity_ocspd" */;
241 compatibilityVersion = "Xcode 3.2";
242 developmentRegion = English;
243 hasScannedForEncodings = 1;
247 mainGroup = 4CA1FEA7052A3C3800F22E42;
248 productRefGroup = 4CA1FEBF052A3C8100F22E42 /* Products */;
250 projectReferences = (
252 ProductGroup = 18446130146E8CB300B12992 /* Products */;
253 ProjectRef = 1844612F146E8CB300B12992 /* libsecurity_utilities.xcodeproj */;
256 projectRoot = ../../../..;
258 4CA1FEBD052A3C8100F22E42 /* libsecurity_ocspd */,
259 051BDB75069B372600F9D07E /* MIG Interface */,
262 /* End PBXProject section */
264 /* Begin PBXReferenceProxy section */
265 18446135146E8CB300B12992 /* libsecurity_utilities.a */ = {
266 isa = PBXReferenceProxy;
267 fileType = archive.ar;
268 path = libsecurity_utilities.a;
269 remoteRef = 18446134146E8CB300B12992 /* PBXContainerItemProxy */;
270 sourceTree = BUILT_PRODUCTS_DIR;
272 /* End PBXReferenceProxy section */
274 /* Begin PBXShellScriptBuildPhase section */
275 18B96B0C14743FA9005A4D2E /* ShellScript */ = {
276 isa = PBXShellScriptBuildPhase;
277 buildActionMask = 2147483647;
284 runOnlyForDeploymentPostprocessing = 0;
286 shellScript = "nmedit -p \"${BUILT_PRODUCTS_DIR}/${FULL_PRODUCT_NAME}\"\nranlib \"${BUILT_PRODUCTS_DIR}/${FULL_PRODUCT_NAME}\"";
288 /* End PBXShellScriptBuildPhase section */
290 /* Begin PBXSourcesBuildPhase section */
291 4CA1FEBA052A3C8100F22E42 /* Sources */ = {
292 isa = PBXSourcesBuildPhase;
293 buildActionMask = 2147483647;
295 051BDB72069B36EA00F9D07E /* ocspd_client.cpp in Sources */,
296 056FCF9A069B5D2B00F710C4 /* ocspdClient.cpp in Sources */,
297 0586E577069CAEFA00F6FAAA /* ocspResponse.cpp in Sources */,
298 0586E5AB069CB07D00F6FAAA /* ocspExtensions.cpp in Sources */,
299 0586E5B6069CB13500F6FAAA /* ocspdUtils.cpp in Sources */,
300 05B9047406A05453008F547D /* ocspdDbSchema.cpp in Sources */,
301 05E4ADFC06A8401000546A37 /* ocspd_server.cpp in Sources */,
303 runOnlyForDeploymentPostprocessing = 0;
305 /* End PBXSourcesBuildPhase section */
307 /* Begin PBXTargetDependency section */
308 182BB3C3146F1D93000BF1F3 /* PBXTargetDependency */ = {
309 isa = PBXTargetDependency;
310 name = libsecurity_utilitiesDTrace;
311 targetProxy = 182BB3C2146F1D93000BF1F3 /* PBXContainerItemProxy */;
313 18446129146E88C600B12992 /* PBXTargetDependency */ = {
314 isa = PBXTargetDependency;
315 target = 051BDB75069B372600F9D07E /* MIG Interface */;
316 targetProxy = 18446128146E88C600B12992 /* PBXContainerItemProxy */;
318 /* End PBXTargetDependency section */
320 /* Begin XCBuildConfiguration section */
321 C27AD3AF0987FCDF001272E0 /* Debug */ = {
322 isa = XCBuildConfiguration;
324 COMBINE_HIDPI_IMAGES = YES;
325 INSTALLHDRS_SCRIPT_PHASE = YES;
329 C27AD3B10987FCDF001272E0 /* Release */ = {
330 isa = XCBuildConfiguration;
332 COMBINE_HIDPI_IMAGES = YES;
333 INSTALLHDRS_SCRIPT_PHASE = YES;
337 C27AD3B70987FCDF001272E0 /* Debug */ = {
338 isa = XCBuildConfiguration;
339 baseConfigurationReference = 1844612C146E894C00B12992 /* debug.xcconfig */;
341 COMBINE_HIDPI_IMAGES = YES;
342 PUBLIC_HEADERS_FOLDER_PATH = /usr/local/include/security_ocspd;
347 C27AD3B90987FCDF001272E0 /* Release */ = {
348 isa = XCBuildConfiguration;
349 baseConfigurationReference = 1844612E146E894C00B12992 /* release.xcconfig */;
351 COMBINE_HIDPI_IMAGES = YES;
352 PUBLIC_HEADERS_FOLDER_PATH = /usr/local/include/security_ocspd;
357 C27AD3BB0987FCDF001272E0 /* Debug */ = {
358 isa = XCBuildConfiguration;
359 baseConfigurationReference = 1844612D146E894C00B12992 /* lib.xcconfig */;
361 CLANG_WARN_CONSTANT_CONVERSION = YES;
362 CLANG_WARN_EMPTY_BODY = YES;
363 CLANG_WARN_ENUM_CONVERSION = YES;
364 CLANG_WARN_INT_CONVERSION = YES;
365 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
366 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
367 GCC_WARN_UNINITIALIZED_AUTOS = YES;
371 C27AD3BD0987FCDF001272E0 /* Release */ = {
372 isa = XCBuildConfiguration;
373 baseConfigurationReference = 1844612D146E894C00B12992 /* lib.xcconfig */;
375 CLANG_WARN_CONSTANT_CONVERSION = YES;
376 CLANG_WARN_EMPTY_BODY = YES;
377 CLANG_WARN_ENUM_CONVERSION = YES;
378 CLANG_WARN_INT_CONVERSION = YES;
379 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
380 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
381 GCC_WARN_UNINITIALIZED_AUTOS = YES;
385 /* End XCBuildConfiguration section */
387 /* Begin XCConfigurationList section */
388 C27AD3AE0987FCDF001272E0 /* Build configuration list for PBXLegacyTarget "MIG Interface" */ = {
389 isa = XCConfigurationList;
390 buildConfigurations = (
391 C27AD3AF0987FCDF001272E0 /* Debug */,
392 C27AD3B10987FCDF001272E0 /* Release */,
394 defaultConfigurationIsVisible = 0;
395 defaultConfigurationName = Release;
397 C27AD3B60987FCDF001272E0 /* Build configuration list for PBXNativeTarget "libsecurity_ocspd" */ = {
398 isa = XCConfigurationList;
399 buildConfigurations = (
400 C27AD3B70987FCDF001272E0 /* Debug */,
401 C27AD3B90987FCDF001272E0 /* Release */,
403 defaultConfigurationIsVisible = 0;
404 defaultConfigurationName = Release;
406 C27AD3BA0987FCDF001272E0 /* Build configuration list for PBXProject "libsecurity_ocspd" */ = {
407 isa = XCConfigurationList;
408 buildConfigurations = (
409 C27AD3BB0987FCDF001272E0 /* Debug */,
410 C27AD3BD0987FCDF001272E0 /* Release */,
412 defaultConfigurationIsVisible = 0;
413 defaultConfigurationName = Release;
415 /* End XCConfigurationList section */
417 rootObject = 4CA1FEAB052A3C3800F22E42 /* Project object */;