]> git.saurik.com Git - apple/security.git/blob - OSX/libsecurity_sd_cspdl/libsecurity_sd_cspdl.xcodeproj/project.pbxproj
Security-57740.1.18.tar.gz
[apple/security.git] / OSX / libsecurity_sd_cspdl / libsecurity_sd_cspdl.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9 /* Begin PBXBuildFile section */
10 4CC3A0BB05D45BC200484B20 /* SDContext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4CC3A0A805D45BC200484B20 /* SDContext.cpp */; };
11 4CC3A0BC05D45BC200484B20 /* SDContext.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC3A0A905D45BC200484B20 /* SDContext.h */; };
12 4CC3A0BD05D45BC200484B20 /* SDCSPDLBuiltin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4CC3A0AA05D45BC200484B20 /* SDCSPDLBuiltin.cpp */; };
13 4CC3A0BE05D45BC200484B20 /* SDCSPDLDatabase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4CC3A0AB05D45BC200484B20 /* SDCSPDLDatabase.cpp */; };
14 4CC3A0BF05D45BC200484B20 /* SDCSPDLDatabase.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC3A0AC05D45BC200484B20 /* SDCSPDLDatabase.h */; };
15 4CC3A0C005D45BC200484B20 /* SDCSPDLPlugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4CC3A0AD05D45BC200484B20 /* SDCSPDLPlugin.cpp */; };
16 4CC3A0C105D45BC200484B20 /* SDCSPDLPlugin.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC3A0AE05D45BC200484B20 /* SDCSPDLPlugin.h */; };
17 4CC3A0C205D45BC200484B20 /* SDCSPDLSession.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4CC3A0AF05D45BC200484B20 /* SDCSPDLSession.cpp */; };
18 4CC3A0C305D45BC200484B20 /* SDCSPDLSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC3A0B005D45BC200484B20 /* SDCSPDLSession.h */; };
19 4CC3A0C405D45BC200484B20 /* SDCSPSession.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4CC3A0B105D45BC200484B20 /* SDCSPSession.cpp */; };
20 4CC3A0C505D45BC200484B20 /* SDCSPSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC3A0B205D45BC200484B20 /* SDCSPSession.h */; };
21 4CC3A0C805D45BC200484B20 /* SDDLSession.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4CC3A0B505D45BC200484B20 /* SDDLSession.cpp */; };
22 4CC3A0C905D45BC200484B20 /* SDDLSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC3A0B605D45BC200484B20 /* SDDLSession.h */; };
23 4CC3A0CA05D45BC200484B20 /* SDFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4CC3A0B705D45BC200484B20 /* SDFactory.cpp */; };
24 4CC3A0CB05D45BC200484B20 /* SDFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC3A0B805D45BC200484B20 /* SDFactory.h */; };
25 4CC3A0CC05D45BC200484B20 /* SDKey.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4CC3A0B905D45BC200484B20 /* SDKey.cpp */; };
26 4CC3A0CD05D45BC200484B20 /* SDKey.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC3A0BA05D45BC200484B20 /* SDKey.h */; };
27 /* End PBXBuildFile section */
28
29 /* Begin PBXContainerItemProxy section */
30 182BB3D1146F1E61000BF1F3 /* PBXContainerItemProxy */ = {
31 isa = PBXContainerItemProxy;
32 containerPortal = 182BB3CC146F1E61000BF1F3 /* libsecurity_cdsa_plugin.xcodeproj */;
33 proxyType = 2;
34 remoteGlobalIDString = 4CA1FEBE052A3C8100F22E42;
35 remoteInfo = libsecurity_cdsa_plugin;
36 };
37 /* End PBXContainerItemProxy section */
38
39 /* Begin PBXFileReference section */
40 182BB3C7146F1DE0000BF1F3 /* base.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = base.xcconfig; sourceTree = "<group>"; };
41 182BB3C8146F1DE0000BF1F3 /* debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = debug.xcconfig; sourceTree = "<group>"; };
42 182BB3C9146F1DE0000BF1F3 /* lib.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = lib.xcconfig; sourceTree = "<group>"; };
43 182BB3CA146F1DE0000BF1F3 /* release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = release.xcconfig; sourceTree = "<group>"; };
44 182BB3CC146F1E61000BF1F3 /* libsecurity_cdsa_plugin.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = libsecurity_cdsa_plugin.xcodeproj; path = ../libsecurity_cdsa_plugin/libsecurity_cdsa_plugin.xcodeproj; sourceTree = "<group>"; };
45 4094B0AB057EA69D00B44BCC /* sd_cspdl_common.mdsinfo */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = sd_cspdl_common.mdsinfo; sourceTree = "<group>"; };
46 4C2741E905D463310072C0F2 /* APPLE_LICENSE */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = APPLE_LICENSE; sourceTree = "<group>"; };
47 4CA1FEBE052A3C8100F22E42 /* libsecurity_sd_cspdl.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libsecurity_sd_cspdl.a; sourceTree = BUILT_PRODUCTS_DIR; };
48 4CC3A0A805D45BC200484B20 /* SDContext.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = SDContext.cpp; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.cpp; };
49 4CC3A0A905D45BC200484B20 /* SDContext.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDContext.h; sourceTree = "<group>"; };
50 4CC3A0AA05D45BC200484B20 /* SDCSPDLBuiltin.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SDCSPDLBuiltin.cpp; sourceTree = "<group>"; };
51 4CC3A0AB05D45BC200484B20 /* SDCSPDLDatabase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SDCSPDLDatabase.cpp; sourceTree = "<group>"; };
52 4CC3A0AC05D45BC200484B20 /* SDCSPDLDatabase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDCSPDLDatabase.h; sourceTree = "<group>"; };
53 4CC3A0AD05D45BC200484B20 /* SDCSPDLPlugin.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = SDCSPDLPlugin.cpp; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.cpp; };
54 4CC3A0AE05D45BC200484B20 /* SDCSPDLPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDCSPDLPlugin.h; sourceTree = "<group>"; };
55 4CC3A0AF05D45BC200484B20 /* SDCSPDLSession.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SDCSPDLSession.cpp; sourceTree = "<group>"; };
56 4CC3A0B005D45BC200484B20 /* SDCSPDLSession.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDCSPDLSession.h; sourceTree = "<group>"; };
57 4CC3A0B105D45BC200484B20 /* SDCSPSession.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = SDCSPSession.cpp; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.cpp; };
58 4CC3A0B205D45BC200484B20 /* SDCSPSession.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDCSPSession.h; sourceTree = "<group>"; };
59 4CC3A0B505D45BC200484B20 /* SDDLSession.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = SDDLSession.cpp; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.cpp; };
60 4CC3A0B605D45BC200484B20 /* SDDLSession.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDDLSession.h; sourceTree = "<group>"; };
61 4CC3A0B705D45BC200484B20 /* SDFactory.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SDFactory.cpp; sourceTree = "<group>"; };
62 4CC3A0B805D45BC200484B20 /* SDFactory.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDFactory.h; sourceTree = "<group>"; };
63 4CC3A0B905D45BC200484B20 /* SDKey.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SDKey.cpp; sourceTree = "<group>"; };
64 4CC3A0BA05D45BC200484B20 /* SDKey.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDKey.h; sourceTree = "<group>"; };
65 /* End PBXFileReference section */
66
67 /* Begin PBXFrameworksBuildPhase section */
68 4CA1FEBB052A3C8100F22E42 /* Frameworks */ = {
69 isa = PBXFrameworksBuildPhase;
70 buildActionMask = 2147483647;
71 files = (
72 );
73 runOnlyForDeploymentPostprocessing = 0;
74 };
75 /* End PBXFrameworksBuildPhase section */
76
77 /* Begin PBXGroup section */
78 182BB3C6146F1DE0000BF1F3 /* config */ = {
79 isa = PBXGroup;
80 children = (
81 182BB3C7146F1DE0000BF1F3 /* base.xcconfig */,
82 182BB3C8146F1DE0000BF1F3 /* debug.xcconfig */,
83 182BB3C9146F1DE0000BF1F3 /* lib.xcconfig */,
84 182BB3CA146F1DE0000BF1F3 /* release.xcconfig */,
85 );
86 name = config;
87 path = ../config;
88 sourceTree = "<group>";
89 };
90 182BB3CD146F1E61000BF1F3 /* Products */ = {
91 isa = PBXGroup;
92 children = (
93 182BB3D2146F1E61000BF1F3 /* libsecurity_cdsa_plugin.a */,
94 );
95 name = Products;
96 sourceTree = "<group>";
97 };
98 4094B0AA057EA69D00B44BCC /* mds */ = {
99 isa = PBXGroup;
100 children = (
101 4094B0AB057EA69D00B44BCC /* sd_cspdl_common.mdsinfo */,
102 );
103 path = mds;
104 sourceTree = SOURCE_ROOT;
105 };
106 4C6AA9CE0535FDA6006E3284 /* lib */ = {
107 isa = PBXGroup;
108 children = (
109 4CC3A0A805D45BC200484B20 /* SDContext.cpp */,
110 4CC3A0A905D45BC200484B20 /* SDContext.h */,
111 4CC3A0AA05D45BC200484B20 /* SDCSPDLBuiltin.cpp */,
112 4CC3A0AB05D45BC200484B20 /* SDCSPDLDatabase.cpp */,
113 4CC3A0AC05D45BC200484B20 /* SDCSPDLDatabase.h */,
114 4CC3A0AD05D45BC200484B20 /* SDCSPDLPlugin.cpp */,
115 4CC3A0AE05D45BC200484B20 /* SDCSPDLPlugin.h */,
116 4CC3A0AF05D45BC200484B20 /* SDCSPDLSession.cpp */,
117 4CC3A0B005D45BC200484B20 /* SDCSPDLSession.h */,
118 4CC3A0B105D45BC200484B20 /* SDCSPSession.cpp */,
119 4CC3A0B205D45BC200484B20 /* SDCSPSession.h */,
120 4CC3A0B505D45BC200484B20 /* SDDLSession.cpp */,
121 4CC3A0B605D45BC200484B20 /* SDDLSession.h */,
122 4CC3A0B705D45BC200484B20 /* SDFactory.cpp */,
123 4CC3A0B805D45BC200484B20 /* SDFactory.h */,
124 4CC3A0B905D45BC200484B20 /* SDKey.cpp */,
125 4CC3A0BA05D45BC200484B20 /* SDKey.h */,
126 );
127 path = lib;
128 sourceTree = "<group>";
129 };
130 4CA1FEA7052A3C3800F22E42 = {
131 isa = PBXGroup;
132 children = (
133 182BB3CC146F1E61000BF1F3 /* libsecurity_cdsa_plugin.xcodeproj */,
134 4C2741E905D463310072C0F2 /* APPLE_LICENSE */,
135 4C6AA9CE0535FDA6006E3284 /* lib */,
136 182BB3C6146F1DE0000BF1F3 /* config */,
137 4094B0AA057EA69D00B44BCC /* mds */,
138 4CA1FEBF052A3C8100F22E42 /* Products */,
139 );
140 sourceTree = "<group>";
141 };
142 4CA1FEBF052A3C8100F22E42 /* Products */ = {
143 isa = PBXGroup;
144 children = (
145 4CA1FEBE052A3C8100F22E42 /* libsecurity_sd_cspdl.a */,
146 );
147 name = Products;
148 sourceTree = "<group>";
149 };
150 /* End PBXGroup section */
151
152 /* Begin PBXHeadersBuildPhase section */
153 4CA1FEB9052A3C8100F22E42 /* Headers */ = {
154 isa = PBXHeadersBuildPhase;
155 buildActionMask = 2147483647;
156 files = (
157 4CC3A0BC05D45BC200484B20 /* SDContext.h in Headers */,
158 4CC3A0BF05D45BC200484B20 /* SDCSPDLDatabase.h in Headers */,
159 4CC3A0C105D45BC200484B20 /* SDCSPDLPlugin.h in Headers */,
160 4CC3A0C305D45BC200484B20 /* SDCSPDLSession.h in Headers */,
161 4CC3A0C505D45BC200484B20 /* SDCSPSession.h in Headers */,
162 4CC3A0C905D45BC200484B20 /* SDDLSession.h in Headers */,
163 4CC3A0CB05D45BC200484B20 /* SDFactory.h in Headers */,
164 4CC3A0CD05D45BC200484B20 /* SDKey.h in Headers */,
165 );
166 runOnlyForDeploymentPostprocessing = 0;
167 };
168 /* End PBXHeadersBuildPhase section */
169
170 /* Begin PBXNativeTarget section */
171 4CA1FEBD052A3C8100F22E42 /* libsecurity_sd_cspdl */ = {
172 isa = PBXNativeTarget;
173 buildConfigurationList = C27AD3D60987FCDF001272E0 /* Build configuration list for PBXNativeTarget "libsecurity_sd_cspdl" */;
174 buildPhases = (
175 4CA1FEB9052A3C8100F22E42 /* Headers */,
176 4CA1FEBA052A3C8100F22E42 /* Sources */,
177 4CA1FEBB052A3C8100F22E42 /* Frameworks */,
178 );
179 buildRules = (
180 );
181 dependencies = (
182 );
183 name = libsecurity_sd_cspdl;
184 productInstallPath = /usr/local/lib;
185 productName = libsecurity_sd_cspdl;
186 productReference = 4CA1FEBE052A3C8100F22E42 /* libsecurity_sd_cspdl.a */;
187 productType = "com.apple.product-type.library.static";
188 };
189 /* End PBXNativeTarget section */
190
191 /* Begin PBXProject section */
192 4CA1FEAB052A3C3800F22E42 /* Project object */ = {
193 isa = PBXProject;
194 attributes = {
195 LastUpgradeCheck = 0800;
196 };
197 buildConfigurationList = C27AD3DE0987FCDF001272E0 /* Build configuration list for PBXProject "libsecurity_sd_cspdl" */;
198 compatibilityVersion = "Xcode 3.2";
199 developmentRegion = English;
200 hasScannedForEncodings = 1;
201 knownRegions = (
202 en,
203 );
204 mainGroup = 4CA1FEA7052A3C3800F22E42;
205 productRefGroup = 4CA1FEBF052A3C8100F22E42 /* Products */;
206 projectDirPath = "";
207 projectReferences = (
208 {
209 ProductGroup = 182BB3CD146F1E61000BF1F3 /* Products */;
210 ProjectRef = 182BB3CC146F1E61000BF1F3 /* libsecurity_cdsa_plugin.xcodeproj */;
211 },
212 );
213 projectRoot = "";
214 targets = (
215 4CA1FEBD052A3C8100F22E42 /* libsecurity_sd_cspdl */,
216 );
217 };
218 /* End PBXProject section */
219
220 /* Begin PBXReferenceProxy section */
221 182BB3D2146F1E61000BF1F3 /* libsecurity_cdsa_plugin.a */ = {
222 isa = PBXReferenceProxy;
223 fileType = archive.ar;
224 path = libsecurity_cdsa_plugin.a;
225 remoteRef = 182BB3D1146F1E61000BF1F3 /* PBXContainerItemProxy */;
226 sourceTree = BUILT_PRODUCTS_DIR;
227 };
228 /* End PBXReferenceProxy section */
229
230 /* Begin PBXSourcesBuildPhase section */
231 4CA1FEBA052A3C8100F22E42 /* Sources */ = {
232 isa = PBXSourcesBuildPhase;
233 buildActionMask = 2147483647;
234 files = (
235 4CC3A0BB05D45BC200484B20 /* SDContext.cpp in Sources */,
236 4CC3A0BD05D45BC200484B20 /* SDCSPDLBuiltin.cpp in Sources */,
237 4CC3A0BE05D45BC200484B20 /* SDCSPDLDatabase.cpp in Sources */,
238 4CC3A0C005D45BC200484B20 /* SDCSPDLPlugin.cpp in Sources */,
239 4CC3A0C205D45BC200484B20 /* SDCSPDLSession.cpp in Sources */,
240 4CC3A0C405D45BC200484B20 /* SDCSPSession.cpp in Sources */,
241 4CC3A0C805D45BC200484B20 /* SDDLSession.cpp in Sources */,
242 4CC3A0CA05D45BC200484B20 /* SDFactory.cpp in Sources */,
243 4CC3A0CC05D45BC200484B20 /* SDKey.cpp in Sources */,
244 );
245 runOnlyForDeploymentPostprocessing = 0;
246 };
247 /* End PBXSourcesBuildPhase section */
248
249 /* Begin XCBuildConfiguration section */
250 C27AD3D70987FCDF001272E0 /* Debug */ = {
251 isa = XCBuildConfiguration;
252 baseConfigurationReference = 182BB3C8146F1DE0000BF1F3 /* debug.xcconfig */;
253 buildSettings = {
254 COMBINE_HIDPI_IMAGES = YES;
255 WARNING_CFLAGS = (
256 "$(inherited)",
257 "-Wno-error=overloaded-virtual",
258 );
259 };
260 name = Debug;
261 };
262 C27AD3DD0987FCDF001272E0 /* Release */ = {
263 isa = XCBuildConfiguration;
264 baseConfigurationReference = 182BB3CA146F1DE0000BF1F3 /* release.xcconfig */;
265 buildSettings = {
266 COMBINE_HIDPI_IMAGES = YES;
267 WARNING_CFLAGS = (
268 "$(inherited)",
269 "-Wno-error=overloaded-virtual",
270 );
271 };
272 name = Release;
273 };
274 C27AD3DF0987FCDF001272E0 /* Debug */ = {
275 isa = XCBuildConfiguration;
276 baseConfigurationReference = 182BB3C9146F1DE0000BF1F3 /* lib.xcconfig */;
277 buildSettings = {
278 ASSETCATALOG_COMPRESSION = lossless;
279 CLANG_WARN_BOOL_CONVERSION = YES;
280 CLANG_WARN_CONSTANT_CONVERSION = YES;
281 CLANG_WARN_EMPTY_BODY = YES;
282 CLANG_WARN_ENUM_CONVERSION = YES;
283 CLANG_WARN_INT_CONVERSION = YES;
284 CLANG_WARN_UNREACHABLE_CODE = YES;
285 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
286 ENABLE_STRICT_OBJC_MSGSEND = YES;
287 ENABLE_TESTABILITY = YES;
288 GCC_NO_COMMON_BLOCKS = YES;
289 GCC_WARN_UNDECLARED_SELECTOR = YES;
290 GCC_WARN_UNINITIALIZED_AUTOS = YES;
291 GCC_WARN_UNUSED_FUNCTION = YES;
292 ONLY_ACTIVE_ARCH = YES;
293 };
294 name = Debug;
295 };
296 C27AD3E50987FCDF001272E0 /* Release */ = {
297 isa = XCBuildConfiguration;
298 baseConfigurationReference = 182BB3C9146F1DE0000BF1F3 /* lib.xcconfig */;
299 buildSettings = {
300 ASSETCATALOG_COMPRESSION = "respect-asset-catalog";
301 CLANG_WARN_BOOL_CONVERSION = YES;
302 CLANG_WARN_CONSTANT_CONVERSION = YES;
303 CLANG_WARN_EMPTY_BODY = YES;
304 CLANG_WARN_ENUM_CONVERSION = YES;
305 CLANG_WARN_INT_CONVERSION = YES;
306 CLANG_WARN_UNREACHABLE_CODE = YES;
307 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
308 ENABLE_STRICT_OBJC_MSGSEND = YES;
309 GCC_NO_COMMON_BLOCKS = YES;
310 GCC_WARN_UNDECLARED_SELECTOR = YES;
311 GCC_WARN_UNINITIALIZED_AUTOS = YES;
312 GCC_WARN_UNUSED_FUNCTION = YES;
313 };
314 name = Release;
315 };
316 /* End XCBuildConfiguration section */
317
318 /* Begin XCConfigurationList section */
319 C27AD3D60987FCDF001272E0 /* Build configuration list for PBXNativeTarget "libsecurity_sd_cspdl" */ = {
320 isa = XCConfigurationList;
321 buildConfigurations = (
322 C27AD3D70987FCDF001272E0 /* Debug */,
323 C27AD3DD0987FCDF001272E0 /* Release */,
324 );
325 defaultConfigurationIsVisible = 0;
326 defaultConfigurationName = Release;
327 };
328 C27AD3DE0987FCDF001272E0 /* Build configuration list for PBXProject "libsecurity_sd_cspdl" */ = {
329 isa = XCConfigurationList;
330 buildConfigurations = (
331 C27AD3DF0987FCDF001272E0 /* Debug */,
332 C27AD3E50987FCDF001272E0 /* Release */,
333 );
334 defaultConfigurationIsVisible = 0;
335 defaultConfigurationName = Release;
336 };
337 /* End XCConfigurationList section */
338 };
339 rootObject = 4CA1FEAB052A3C3800F22E42 /* Project object */;
340 }