]> git.saurik.com Git - apple/security.git/blob - OSX/libsecurity_apple_cspdl/libsecurity_apple_cspdl.xcodeproj/project.pbxproj
Security-57740.1.18.tar.gz
[apple/security.git] / OSX / libsecurity_apple_cspdl / libsecurity_apple_cspdl.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9 /* Begin PBXBuildFile section */
10 4C6AA9E30535FDA6006E3284 /* CSPDLDatabase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4C6AA9D00535FDA6006E3284 /* CSPDLDatabase.cpp */; };
11 4C6AA9E40535FDA6006E3284 /* CSPDLDatabase.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C6AA9D10535FDA6006E3284 /* CSPDLDatabase.h */; };
12 4C6AA9E50535FDA6006E3284 /* CSPDLPlugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4C6AA9D20535FDA6006E3284 /* CSPDLPlugin.cpp */; };
13 4C6AA9E60535FDA6006E3284 /* CSPDLPlugin.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C6AA9D30535FDA6006E3284 /* CSPDLPlugin.h */; };
14 4C6AA9E70535FDA6006E3284 /* SSContext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4C6AA9D40535FDA6006E3284 /* SSContext.cpp */; };
15 4C6AA9E80535FDA6006E3284 /* SSContext.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C6AA9D50535FDA6006E3284 /* SSContext.h */; };
16 4C6AA9E90535FDA6006E3284 /* SSCSPDLSession.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4C6AA9D60535FDA6006E3284 /* SSCSPDLSession.cpp */; };
17 4C6AA9EA0535FDA6006E3284 /* SSCSPDLSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C6AA9D70535FDA6006E3284 /* SSCSPDLSession.h */; };
18 4C6AA9EB0535FDA6006E3284 /* SSCSPSession.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4C6AA9D80535FDA6006E3284 /* SSCSPSession.cpp */; };
19 4C6AA9EC0535FDA6006E3284 /* SSCSPSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C6AA9D90535FDA6006E3284 /* SSCSPSession.h */; };
20 4C6AA9ED0535FDA6006E3284 /* SSDatabase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4C6AA9DA0535FDA6006E3284 /* SSDatabase.cpp */; };
21 4C6AA9EE0535FDA6006E3284 /* SSDatabase.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C6AA9DB0535FDA6006E3284 /* SSDatabase.h */; };
22 4C6AA9EF0535FDA6006E3284 /* SSDLSession.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4C6AA9DC0535FDA6006E3284 /* SSDLSession.cpp */; };
23 4C6AA9F00535FDA6006E3284 /* SSDLSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C6AA9DD0535FDA6006E3284 /* SSDLSession.h */; };
24 4C6AA9F10535FDA6006E3284 /* SSFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4C6AA9DE0535FDA6006E3284 /* SSFactory.cpp */; };
25 4C6AA9F20535FDA6006E3284 /* SSFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C6AA9DF0535FDA6006E3284 /* SSFactory.h */; };
26 4C6AA9F30535FDA6006E3284 /* SSKey.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4C6AA9E00535FDA6006E3284 /* SSKey.cpp */; };
27 4C6AA9F40535FDA6006E3284 /* SSKey.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C6AA9E10535FDA6006E3284 /* SSKey.h */; };
28 C2196B5D053B598C005808D4 /* AppleCSPDLBuiltin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C2196B5C053B598C005808D4 /* AppleCSPDLBuiltin.cpp */; };
29 /* End PBXBuildFile section */
30
31 /* Begin PBXContainerItemProxy section */
32 184460DD146E7DF300B12992 /* PBXContainerItemProxy */ = {
33 isa = PBXContainerItemProxy;
34 containerPortal = 184460D8146E7DF300B12992 /* libsecurity_cdsa_plugin.xcodeproj */;
35 proxyType = 2;
36 remoteGlobalIDString = 4CA1FEBE052A3C8100F22E42;
37 remoteInfo = libsecurity_cdsa_plugin;
38 };
39 /* End PBXContainerItemProxy section */
40
41 /* Begin PBXFileReference section */
42 184460CC146E7B7B00B12992 /* base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = base.xcconfig; sourceTree = "<group>"; };
43 184460CD146E7B7B00B12992 /* debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = debug.xcconfig; sourceTree = "<group>"; };
44 184460CE146E7B7B00B12992 /* lib.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = lib.xcconfig; sourceTree = "<group>"; };
45 184460CF146E7B7B00B12992 /* release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = release.xcconfig; sourceTree = "<group>"; };
46 184460D8146E7DF300B12992 /* 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>"; };
47 4094B0AB057EA69D00B44BCC /* cspdl_common.mdsinfo */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = cspdl_common.mdsinfo; sourceTree = "<group>"; };
48 4094B0AC057EA69D00B44BCC /* cspdl_csp_capabilities.mdsinfo */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = cspdl_csp_capabilities.mdsinfo; sourceTree = "<group>"; };
49 4094B0AD057EA69D00B44BCC /* cspdl_csp_primary.mdsinfo */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = cspdl_csp_primary.mdsinfo; sourceTree = "<group>"; };
50 4094B0AE057EA69D00B44BCC /* cspdl_dl_primary.mdsinfo */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = cspdl_dl_primary.mdsinfo; sourceTree = "<group>"; };
51 4C6AA9CF0535FDA6006E3284 /* AppleCSPDLPlugin.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AppleCSPDLPlugin.cpp; sourceTree = "<group>"; };
52 4C6AA9D00535FDA6006E3284 /* CSPDLDatabase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CSPDLDatabase.cpp; sourceTree = "<group>"; };
53 4C6AA9D10535FDA6006E3284 /* CSPDLDatabase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CSPDLDatabase.h; sourceTree = "<group>"; };
54 4C6AA9D20535FDA6006E3284 /* CSPDLPlugin.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CSPDLPlugin.cpp; sourceTree = "<group>"; };
55 4C6AA9D30535FDA6006E3284 /* CSPDLPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CSPDLPlugin.h; sourceTree = "<group>"; };
56 4C6AA9D40535FDA6006E3284 /* SSContext.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = SSContext.cpp; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.cpp; };
57 4C6AA9D50535FDA6006E3284 /* SSContext.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SSContext.h; sourceTree = "<group>"; };
58 4C6AA9D60535FDA6006E3284 /* SSCSPDLSession.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = SSCSPDLSession.cpp; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.cpp; };
59 4C6AA9D70535FDA6006E3284 /* SSCSPDLSession.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SSCSPDLSession.h; sourceTree = "<group>"; };
60 4C6AA9D80535FDA6006E3284 /* SSCSPSession.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = SSCSPSession.cpp; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.cpp; };
61 4C6AA9D90535FDA6006E3284 /* SSCSPSession.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SSCSPSession.h; sourceTree = "<group>"; };
62 4C6AA9DA0535FDA6006E3284 /* SSDatabase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = SSDatabase.cpp; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.cpp; };
63 4C6AA9DB0535FDA6006E3284 /* SSDatabase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SSDatabase.h; sourceTree = "<group>"; };
64 4C6AA9DC0535FDA6006E3284 /* SSDLSession.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SSDLSession.cpp; sourceTree = "<group>"; };
65 4C6AA9DD0535FDA6006E3284 /* SSDLSession.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SSDLSession.h; sourceTree = "<group>"; };
66 4C6AA9DE0535FDA6006E3284 /* SSFactory.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SSFactory.cpp; sourceTree = "<group>"; };
67 4C6AA9DF0535FDA6006E3284 /* SSFactory.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SSFactory.h; sourceTree = "<group>"; };
68 4C6AA9E00535FDA6006E3284 /* SSKey.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; lineEnding = 0; path = SSKey.cpp; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.cpp; };
69 4C6AA9E10535FDA6006E3284 /* SSKey.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SSKey.h; sourceTree = "<group>"; };
70 4CA1FEBE052A3C8100F22E42 /* libsecurity_apple_cspdl.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libsecurity_apple_cspdl.a; sourceTree = BUILT_PRODUCTS_DIR; };
71 C2196B5C053B598C005808D4 /* AppleCSPDLBuiltin.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = AppleCSPDLBuiltin.cpp; path = lib/AppleCSPDLBuiltin.cpp; sourceTree = "<group>"; };
72 /* End PBXFileReference section */
73
74 /* Begin PBXFrameworksBuildPhase section */
75 4CA1FEBB052A3C8100F22E42 /* Frameworks */ = {
76 isa = PBXFrameworksBuildPhase;
77 buildActionMask = 2147483647;
78 files = (
79 );
80 runOnlyForDeploymentPostprocessing = 0;
81 };
82 /* End PBXFrameworksBuildPhase section */
83
84 /* Begin PBXGroup section */
85 184460CB146E7B7B00B12992 /* config */ = {
86 isa = PBXGroup;
87 children = (
88 184460CC146E7B7B00B12992 /* base.xcconfig */,
89 184460CD146E7B7B00B12992 /* debug.xcconfig */,
90 184460CE146E7B7B00B12992 /* lib.xcconfig */,
91 184460CF146E7B7B00B12992 /* release.xcconfig */,
92 );
93 name = config;
94 path = ../config;
95 sourceTree = "<group>";
96 };
97 184460D9146E7DF300B12992 /* Products */ = {
98 isa = PBXGroup;
99 children = (
100 184460DE146E7DF300B12992 /* libsecurity_cdsa_plugin.a */,
101 );
102 name = Products;
103 sourceTree = "<group>";
104 };
105 4094B0AA057EA69D00B44BCC /* mds */ = {
106 isa = PBXGroup;
107 children = (
108 4094B0AB057EA69D00B44BCC /* cspdl_common.mdsinfo */,
109 4094B0AC057EA69D00B44BCC /* cspdl_csp_capabilities.mdsinfo */,
110 4094B0AD057EA69D00B44BCC /* cspdl_csp_primary.mdsinfo */,
111 4094B0AE057EA69D00B44BCC /* cspdl_dl_primary.mdsinfo */,
112 );
113 path = mds;
114 sourceTree = SOURCE_ROOT;
115 };
116 4C6AA9CE0535FDA6006E3284 /* lib */ = {
117 isa = PBXGroup;
118 children = (
119 4C6AA9CF0535FDA6006E3284 /* AppleCSPDLPlugin.cpp */,
120 4C6AA9D00535FDA6006E3284 /* CSPDLDatabase.cpp */,
121 4C6AA9D10535FDA6006E3284 /* CSPDLDatabase.h */,
122 4C6AA9D20535FDA6006E3284 /* CSPDLPlugin.cpp */,
123 4C6AA9D30535FDA6006E3284 /* CSPDLPlugin.h */,
124 4C6AA9D40535FDA6006E3284 /* SSContext.cpp */,
125 4C6AA9D50535FDA6006E3284 /* SSContext.h */,
126 4C6AA9D60535FDA6006E3284 /* SSCSPDLSession.cpp */,
127 4C6AA9D70535FDA6006E3284 /* SSCSPDLSession.h */,
128 4C6AA9D80535FDA6006E3284 /* SSCSPSession.cpp */,
129 4C6AA9D90535FDA6006E3284 /* SSCSPSession.h */,
130 4C6AA9DA0535FDA6006E3284 /* SSDatabase.cpp */,
131 4C6AA9DB0535FDA6006E3284 /* SSDatabase.h */,
132 4C6AA9DC0535FDA6006E3284 /* SSDLSession.cpp */,
133 4C6AA9DD0535FDA6006E3284 /* SSDLSession.h */,
134 4C6AA9DE0535FDA6006E3284 /* SSFactory.cpp */,
135 4C6AA9DF0535FDA6006E3284 /* SSFactory.h */,
136 4C6AA9E00535FDA6006E3284 /* SSKey.cpp */,
137 4C6AA9E10535FDA6006E3284 /* SSKey.h */,
138 );
139 path = lib;
140 sourceTree = "<group>";
141 };
142 4CA1FEA7052A3C3800F22E42 = {
143 isa = PBXGroup;
144 children = (
145 184460D8146E7DF300B12992 /* libsecurity_cdsa_plugin.xcodeproj */,
146 4C6AA9CE0535FDA6006E3284 /* lib */,
147 184460CB146E7B7B00B12992 /* config */,
148 4094B0AA057EA69D00B44BCC /* mds */,
149 4CA1FEBF052A3C8100F22E42 /* Products */,
150 C2196B5C053B598C005808D4 /* AppleCSPDLBuiltin.cpp */,
151 );
152 sourceTree = "<group>";
153 };
154 4CA1FEBF052A3C8100F22E42 /* Products */ = {
155 isa = PBXGroup;
156 children = (
157 4CA1FEBE052A3C8100F22E42 /* libsecurity_apple_cspdl.a */,
158 );
159 name = Products;
160 sourceTree = "<group>";
161 };
162 /* End PBXGroup section */
163
164 /* Begin PBXHeadersBuildPhase section */
165 4CA1FEB9052A3C8100F22E42 /* Headers */ = {
166 isa = PBXHeadersBuildPhase;
167 buildActionMask = 2147483647;
168 files = (
169 4C6AA9E40535FDA6006E3284 /* CSPDLDatabase.h in Headers */,
170 4C6AA9E60535FDA6006E3284 /* CSPDLPlugin.h in Headers */,
171 4C6AA9E80535FDA6006E3284 /* SSContext.h in Headers */,
172 4C6AA9EA0535FDA6006E3284 /* SSCSPDLSession.h in Headers */,
173 4C6AA9EC0535FDA6006E3284 /* SSCSPSession.h in Headers */,
174 4C6AA9EE0535FDA6006E3284 /* SSDatabase.h in Headers */,
175 4C6AA9F00535FDA6006E3284 /* SSDLSession.h in Headers */,
176 4C6AA9F20535FDA6006E3284 /* SSFactory.h in Headers */,
177 4C6AA9F40535FDA6006E3284 /* SSKey.h in Headers */,
178 );
179 runOnlyForDeploymentPostprocessing = 0;
180 };
181 /* End PBXHeadersBuildPhase section */
182
183 /* Begin PBXNativeTarget section */
184 4CA1FEBD052A3C8100F22E42 /* libsecurity_apple_cspdl */ = {
185 isa = PBXNativeTarget;
186 buildConfigurationList = C27AD2630987FCDC001272E0 /* Build configuration list for PBXNativeTarget "libsecurity_apple_cspdl" */;
187 buildPhases = (
188 4CA1FEB9052A3C8100F22E42 /* Headers */,
189 4CA1FEBA052A3C8100F22E42 /* Sources */,
190 4CA1FEBB052A3C8100F22E42 /* Frameworks */,
191 );
192 buildRules = (
193 );
194 dependencies = (
195 );
196 name = libsecurity_apple_cspdl;
197 productInstallPath = /usr/local/lib;
198 productName = libsecurity_apple_cspdl;
199 productReference = 4CA1FEBE052A3C8100F22E42 /* libsecurity_apple_cspdl.a */;
200 productType = "com.apple.product-type.library.static";
201 };
202 /* End PBXNativeTarget section */
203
204 /* Begin PBXProject section */
205 4CA1FEAB052A3C3800F22E42 /* Project object */ = {
206 isa = PBXProject;
207 attributes = {
208 LastUpgradeCheck = 0800;
209 };
210 buildConfigurationList = C27AD26A0987FCDC001272E0 /* Build configuration list for PBXProject "libsecurity_apple_cspdl" */;
211 compatibilityVersion = "Xcode 3.2";
212 developmentRegion = English;
213 hasScannedForEncodings = 1;
214 knownRegions = (
215 English,
216 Japanese,
217 French,
218 German,
219 );
220 mainGroup = 4CA1FEA7052A3C3800F22E42;
221 productRefGroup = 4CA1FEBF052A3C8100F22E42 /* Products */;
222 projectDirPath = "";
223 projectReferences = (
224 {
225 ProductGroup = 184460D9146E7DF300B12992 /* Products */;
226 ProjectRef = 184460D8146E7DF300B12992 /* libsecurity_cdsa_plugin.xcodeproj */;
227 },
228 );
229 projectRoot = "";
230 targets = (
231 4CA1FEBD052A3C8100F22E42 /* libsecurity_apple_cspdl */,
232 );
233 };
234 /* End PBXProject section */
235
236 /* Begin PBXReferenceProxy section */
237 184460DE146E7DF300B12992 /* libsecurity_cdsa_plugin.a */ = {
238 isa = PBXReferenceProxy;
239 fileType = archive.ar;
240 path = libsecurity_cdsa_plugin.a;
241 remoteRef = 184460DD146E7DF300B12992 /* PBXContainerItemProxy */;
242 sourceTree = BUILT_PRODUCTS_DIR;
243 };
244 /* End PBXReferenceProxy section */
245
246 /* Begin PBXSourcesBuildPhase section */
247 4CA1FEBA052A3C8100F22E42 /* Sources */ = {
248 isa = PBXSourcesBuildPhase;
249 buildActionMask = 2147483647;
250 files = (
251 4C6AA9E30535FDA6006E3284 /* CSPDLDatabase.cpp in Sources */,
252 4C6AA9E50535FDA6006E3284 /* CSPDLPlugin.cpp in Sources */,
253 4C6AA9E70535FDA6006E3284 /* SSContext.cpp in Sources */,
254 4C6AA9E90535FDA6006E3284 /* SSCSPDLSession.cpp in Sources */,
255 4C6AA9EB0535FDA6006E3284 /* SSCSPSession.cpp in Sources */,
256 4C6AA9ED0535FDA6006E3284 /* SSDatabase.cpp in Sources */,
257 4C6AA9EF0535FDA6006E3284 /* SSDLSession.cpp in Sources */,
258 4C6AA9F10535FDA6006E3284 /* SSFactory.cpp in Sources */,
259 4C6AA9F30535FDA6006E3284 /* SSKey.cpp in Sources */,
260 C2196B5D053B598C005808D4 /* AppleCSPDLBuiltin.cpp in Sources */,
261 );
262 runOnlyForDeploymentPostprocessing = 0;
263 };
264 /* End PBXSourcesBuildPhase section */
265
266 /* Begin XCBuildConfiguration section */
267 C27AD2640987FCDC001272E0 /* Debug */ = {
268 isa = XCBuildConfiguration;
269 baseConfigurationReference = 184460CE146E7B7B00B12992 /* lib.xcconfig */;
270 buildSettings = {
271 COMBINE_HIDPI_IMAGES = YES;
272 WARNING_CFLAGS = (
273 "$(inherited)",
274 "-Wno-error=overloaded-virtual",
275 );
276 };
277 name = Debug;
278 };
279 C27AD2690987FCDC001272E0 /* Release */ = {
280 isa = XCBuildConfiguration;
281 baseConfigurationReference = 184460CE146E7B7B00B12992 /* lib.xcconfig */;
282 buildSettings = {
283 COMBINE_HIDPI_IMAGES = YES;
284 WARNING_CFLAGS = (
285 "$(inherited)",
286 "-Wno-error=overloaded-virtual",
287 );
288 };
289 name = Release;
290 };
291 C27AD26B0987FCDC001272E0 /* Debug */ = {
292 isa = XCBuildConfiguration;
293 baseConfigurationReference = 184460CD146E7B7B00B12992 /* debug.xcconfig */;
294 buildSettings = {
295 ASSETCATALOG_COMPRESSION = lossless;
296 ENABLE_TESTABILITY = YES;
297 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
298 ONLY_ACTIVE_ARCH = YES;
299 };
300 name = Debug;
301 };
302 C27AD2700987FCDC001272E0 /* Release */ = {
303 isa = XCBuildConfiguration;
304 baseConfigurationReference = 184460CF146E7B7B00B12992 /* release.xcconfig */;
305 buildSettings = {
306 ASSETCATALOG_COMPRESSION = "respect-asset-catalog";
307 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
308 };
309 name = Release;
310 };
311 /* End XCBuildConfiguration section */
312
313 /* Begin XCConfigurationList section */
314 C27AD2630987FCDC001272E0 /* Build configuration list for PBXNativeTarget "libsecurity_apple_cspdl" */ = {
315 isa = XCConfigurationList;
316 buildConfigurations = (
317 C27AD2640987FCDC001272E0 /* Debug */,
318 C27AD2690987FCDC001272E0 /* Release */,
319 );
320 defaultConfigurationIsVisible = 0;
321 defaultConfigurationName = Release;
322 };
323 C27AD26A0987FCDC001272E0 /* Build configuration list for PBXProject "libsecurity_apple_cspdl" */ = {
324 isa = XCConfigurationList;
325 buildConfigurations = (
326 C27AD26B0987FCDC001272E0 /* Debug */,
327 C27AD2700987FCDC001272E0 /* Release */,
328 );
329 defaultConfigurationIsVisible = 0;
330 defaultConfigurationName = Release;
331 };
332 /* End XCConfigurationList section */
333 };
334 rootObject = 4CA1FEAB052A3C3800F22E42 /* Project object */;
335 }