]>
Commit | Line | Data |
---|---|---|
b1ab9ed8 A |
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 | 182BB3D3146F1E6D000BF1F3 /* PBXContainerItemProxy */ = { | |
38 | isa = PBXContainerItemProxy; | |
39 | containerPortal = 182BB3CC146F1E61000BF1F3 /* libsecurity_cdsa_plugin.xcodeproj */; | |
40 | proxyType = 1; | |
41 | remoteGlobalIDString = C2C38A530535EDE600D7421F; | |
42 | remoteInfo = libsecurity_cdsa_plugin_generate; | |
43 | }; | |
44 | /* End PBXContainerItemProxy section */ | |
45 | ||
46 | /* Begin PBXFileReference section */ | |
47 | 182BB3C7146F1DE0000BF1F3 /* base.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = base.xcconfig; sourceTree = "<group>"; }; | |
48 | 182BB3C8146F1DE0000BF1F3 /* debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = debug.xcconfig; sourceTree = "<group>"; }; | |
49 | 182BB3C9146F1DE0000BF1F3 /* lib.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = lib.xcconfig; sourceTree = "<group>"; }; | |
50 | 182BB3CA146F1DE0000BF1F3 /* release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = release.xcconfig; sourceTree = "<group>"; }; | |
51 | 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>"; }; | |
52 | 4094B0AB057EA69D00B44BCC /* sd_cspdl_common.mdsinfo */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = sd_cspdl_common.mdsinfo; sourceTree = "<group>"; }; | |
53 | 4C2741E905D463310072C0F2 /* APPLE_LICENSE */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = APPLE_LICENSE; sourceTree = "<group>"; }; | |
54 | 4CA1FEBE052A3C8100F22E42 /* libsecurity_sd_cspdl.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libsecurity_sd_cspdl.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
55 | 4CC3A0A805D45BC200484B20 /* SDContext.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SDContext.cpp; sourceTree = "<group>"; }; | |
56 | 4CC3A0A905D45BC200484B20 /* SDContext.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDContext.h; sourceTree = "<group>"; }; | |
57 | 4CC3A0AA05D45BC200484B20 /* SDCSPDLBuiltin.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SDCSPDLBuiltin.cpp; sourceTree = "<group>"; }; | |
58 | 4CC3A0AB05D45BC200484B20 /* SDCSPDLDatabase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SDCSPDLDatabase.cpp; sourceTree = "<group>"; }; | |
59 | 4CC3A0AC05D45BC200484B20 /* SDCSPDLDatabase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDCSPDLDatabase.h; sourceTree = "<group>"; }; | |
60 | 4CC3A0AD05D45BC200484B20 /* SDCSPDLPlugin.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SDCSPDLPlugin.cpp; sourceTree = "<group>"; }; | |
61 | 4CC3A0AE05D45BC200484B20 /* SDCSPDLPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDCSPDLPlugin.h; sourceTree = "<group>"; }; | |
62 | 4CC3A0AF05D45BC200484B20 /* SDCSPDLSession.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SDCSPDLSession.cpp; sourceTree = "<group>"; }; | |
63 | 4CC3A0B005D45BC200484B20 /* SDCSPDLSession.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDCSPDLSession.h; sourceTree = "<group>"; }; | |
64 | 4CC3A0B105D45BC200484B20 /* SDCSPSession.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SDCSPSession.cpp; sourceTree = "<group>"; }; | |
65 | 4CC3A0B205D45BC200484B20 /* SDCSPSession.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDCSPSession.h; sourceTree = "<group>"; }; | |
66 | 4CC3A0B505D45BC200484B20 /* SDDLSession.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SDDLSession.cpp; sourceTree = "<group>"; }; | |
67 | 4CC3A0B605D45BC200484B20 /* SDDLSession.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDDLSession.h; sourceTree = "<group>"; }; | |
68 | 4CC3A0B705D45BC200484B20 /* SDFactory.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SDFactory.cpp; sourceTree = "<group>"; }; | |
69 | 4CC3A0B805D45BC200484B20 /* SDFactory.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDFactory.h; sourceTree = "<group>"; }; | |
70 | 4CC3A0B905D45BC200484B20 /* SDKey.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SDKey.cpp; sourceTree = "<group>"; }; | |
71 | 4CC3A0BA05D45BC200484B20 /* SDKey.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDKey.h; 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 | 182BB3C6146F1DE0000BF1F3 /* config */ = { | |
86 | isa = PBXGroup; | |
87 | children = ( | |
88 | 182BB3C7146F1DE0000BF1F3 /* base.xcconfig */, | |
89 | 182BB3C8146F1DE0000BF1F3 /* debug.xcconfig */, | |
90 | 182BB3C9146F1DE0000BF1F3 /* lib.xcconfig */, | |
91 | 182BB3CA146F1DE0000BF1F3 /* release.xcconfig */, | |
92 | ); | |
93 | name = config; | |
94 | path = ../config; | |
95 | sourceTree = "<group>"; | |
96 | }; | |
97 | 182BB3CD146F1E61000BF1F3 /* Products */ = { | |
98 | isa = PBXGroup; | |
99 | children = ( | |
100 | 182BB3D2146F1E61000BF1F3 /* libsecurity_cdsa_plugin.a */, | |
101 | ); | |
102 | name = Products; | |
103 | sourceTree = "<group>"; | |
104 | }; | |
105 | 4094B0AA057EA69D00B44BCC /* mds */ = { | |
106 | isa = PBXGroup; | |
107 | children = ( | |
108 | 4094B0AB057EA69D00B44BCC /* sd_cspdl_common.mdsinfo */, | |
109 | ); | |
110 | path = mds; | |
111 | sourceTree = SOURCE_ROOT; | |
112 | }; | |
113 | 4C6AA9CE0535FDA6006E3284 /* lib */ = { | |
114 | isa = PBXGroup; | |
115 | children = ( | |
116 | 4CC3A0A805D45BC200484B20 /* SDContext.cpp */, | |
117 | 4CC3A0A905D45BC200484B20 /* SDContext.h */, | |
118 | 4CC3A0AA05D45BC200484B20 /* SDCSPDLBuiltin.cpp */, | |
119 | 4CC3A0AB05D45BC200484B20 /* SDCSPDLDatabase.cpp */, | |
120 | 4CC3A0AC05D45BC200484B20 /* SDCSPDLDatabase.h */, | |
121 | 4CC3A0AD05D45BC200484B20 /* SDCSPDLPlugin.cpp */, | |
122 | 4CC3A0AE05D45BC200484B20 /* SDCSPDLPlugin.h */, | |
123 | 4CC3A0AF05D45BC200484B20 /* SDCSPDLSession.cpp */, | |
124 | 4CC3A0B005D45BC200484B20 /* SDCSPDLSession.h */, | |
125 | 4CC3A0B105D45BC200484B20 /* SDCSPSession.cpp */, | |
126 | 4CC3A0B205D45BC200484B20 /* SDCSPSession.h */, | |
127 | 4CC3A0B505D45BC200484B20 /* SDDLSession.cpp */, | |
128 | 4CC3A0B605D45BC200484B20 /* SDDLSession.h */, | |
129 | 4CC3A0B705D45BC200484B20 /* SDFactory.cpp */, | |
130 | 4CC3A0B805D45BC200484B20 /* SDFactory.h */, | |
131 | 4CC3A0B905D45BC200484B20 /* SDKey.cpp */, | |
132 | 4CC3A0BA05D45BC200484B20 /* SDKey.h */, | |
133 | ); | |
134 | path = lib; | |
135 | sourceTree = "<group>"; | |
136 | }; | |
137 | 4CA1FEA7052A3C3800F22E42 = { | |
138 | isa = PBXGroup; | |
139 | children = ( | |
140 | 182BB3CC146F1E61000BF1F3 /* libsecurity_cdsa_plugin.xcodeproj */, | |
141 | 4C2741E905D463310072C0F2 /* APPLE_LICENSE */, | |
142 | 4C6AA9CE0535FDA6006E3284 /* lib */, | |
143 | 182BB3C6146F1DE0000BF1F3 /* config */, | |
144 | 4094B0AA057EA69D00B44BCC /* mds */, | |
145 | 4CA1FEBF052A3C8100F22E42 /* Products */, | |
146 | ); | |
147 | sourceTree = "<group>"; | |
148 | }; | |
149 | 4CA1FEBF052A3C8100F22E42 /* Products */ = { | |
150 | isa = PBXGroup; | |
151 | children = ( | |
152 | 4CA1FEBE052A3C8100F22E42 /* libsecurity_sd_cspdl.a */, | |
153 | ); | |
154 | name = Products; | |
155 | sourceTree = "<group>"; | |
156 | }; | |
157 | /* End PBXGroup section */ | |
158 | ||
159 | /* Begin PBXHeadersBuildPhase section */ | |
160 | 4CA1FEB9052A3C8100F22E42 /* Headers */ = { | |
161 | isa = PBXHeadersBuildPhase; | |
162 | buildActionMask = 2147483647; | |
163 | files = ( | |
164 | 4CC3A0BC05D45BC200484B20 /* SDContext.h in Headers */, | |
165 | 4CC3A0BF05D45BC200484B20 /* SDCSPDLDatabase.h in Headers */, | |
166 | 4CC3A0C105D45BC200484B20 /* SDCSPDLPlugin.h in Headers */, | |
167 | 4CC3A0C305D45BC200484B20 /* SDCSPDLSession.h in Headers */, | |
168 | 4CC3A0C505D45BC200484B20 /* SDCSPSession.h in Headers */, | |
169 | 4CC3A0C905D45BC200484B20 /* SDDLSession.h in Headers */, | |
170 | 4CC3A0CB05D45BC200484B20 /* SDFactory.h in Headers */, | |
171 | 4CC3A0CD05D45BC200484B20 /* SDKey.h in Headers */, | |
172 | ); | |
173 | runOnlyForDeploymentPostprocessing = 0; | |
174 | }; | |
175 | /* End PBXHeadersBuildPhase section */ | |
176 | ||
177 | /* Begin PBXNativeTarget section */ | |
178 | 4CA1FEBD052A3C8100F22E42 /* libsecurity_sd_cspdl */ = { | |
179 | isa = PBXNativeTarget; | |
180 | buildConfigurationList = C27AD3D60987FCDF001272E0 /* Build configuration list for PBXNativeTarget "libsecurity_sd_cspdl" */; | |
181 | buildPhases = ( | |
182 | 4CA1FEB9052A3C8100F22E42 /* Headers */, | |
183 | 4CA1FEBA052A3C8100F22E42 /* Sources */, | |
184 | 4CA1FEBB052A3C8100F22E42 /* Frameworks */, | |
185 | ); | |
186 | buildRules = ( | |
187 | ); | |
188 | dependencies = ( | |
189 | 182BB3D4146F1E6D000BF1F3 /* PBXTargetDependency */, | |
190 | ); | |
191 | name = libsecurity_sd_cspdl; | |
192 | productInstallPath = /usr/local/lib; | |
193 | productName = libsecurity_sd_cspdl; | |
194 | productReference = 4CA1FEBE052A3C8100F22E42 /* libsecurity_sd_cspdl.a */; | |
195 | productType = "com.apple.product-type.library.static"; | |
196 | }; | |
197 | /* End PBXNativeTarget section */ | |
198 | ||
199 | /* Begin PBXProject section */ | |
200 | 4CA1FEAB052A3C3800F22E42 /* Project object */ = { | |
201 | isa = PBXProject; | |
202 | attributes = { | |
427c49bc | 203 | LastUpgradeCheck = 0500; |
b1ab9ed8 A |
204 | }; |
205 | buildConfigurationList = C27AD3DE0987FCDF001272E0 /* Build configuration list for PBXProject "libsecurity_sd_cspdl" */; | |
206 | compatibilityVersion = "Xcode 3.2"; | |
207 | developmentRegion = English; | |
208 | hasScannedForEncodings = 1; | |
209 | knownRegions = ( | |
210 | en, | |
211 | ); | |
212 | mainGroup = 4CA1FEA7052A3C3800F22E42; | |
213 | productRefGroup = 4CA1FEBF052A3C8100F22E42 /* Products */; | |
214 | projectDirPath = ""; | |
215 | projectReferences = ( | |
216 | { | |
217 | ProductGroup = 182BB3CD146F1E61000BF1F3 /* Products */; | |
218 | ProjectRef = 182BB3CC146F1E61000BF1F3 /* libsecurity_cdsa_plugin.xcodeproj */; | |
219 | }, | |
220 | ); | |
221 | projectRoot = ""; | |
222 | targets = ( | |
223 | 4CA1FEBD052A3C8100F22E42 /* libsecurity_sd_cspdl */, | |
224 | ); | |
225 | }; | |
226 | /* End PBXProject section */ | |
227 | ||
228 | /* Begin PBXReferenceProxy section */ | |
229 | 182BB3D2146F1E61000BF1F3 /* libsecurity_cdsa_plugin.a */ = { | |
230 | isa = PBXReferenceProxy; | |
231 | fileType = archive.ar; | |
232 | path = libsecurity_cdsa_plugin.a; | |
233 | remoteRef = 182BB3D1146F1E61000BF1F3 /* PBXContainerItemProxy */; | |
234 | sourceTree = BUILT_PRODUCTS_DIR; | |
235 | }; | |
236 | /* End PBXReferenceProxy section */ | |
237 | ||
238 | /* Begin PBXSourcesBuildPhase section */ | |
239 | 4CA1FEBA052A3C8100F22E42 /* Sources */ = { | |
240 | isa = PBXSourcesBuildPhase; | |
241 | buildActionMask = 2147483647; | |
242 | files = ( | |
243 | 4CC3A0BB05D45BC200484B20 /* SDContext.cpp in Sources */, | |
244 | 4CC3A0BD05D45BC200484B20 /* SDCSPDLBuiltin.cpp in Sources */, | |
245 | 4CC3A0BE05D45BC200484B20 /* SDCSPDLDatabase.cpp in Sources */, | |
246 | 4CC3A0C005D45BC200484B20 /* SDCSPDLPlugin.cpp in Sources */, | |
247 | 4CC3A0C205D45BC200484B20 /* SDCSPDLSession.cpp in Sources */, | |
248 | 4CC3A0C405D45BC200484B20 /* SDCSPSession.cpp in Sources */, | |
249 | 4CC3A0C805D45BC200484B20 /* SDDLSession.cpp in Sources */, | |
250 | 4CC3A0CA05D45BC200484B20 /* SDFactory.cpp in Sources */, | |
251 | 4CC3A0CC05D45BC200484B20 /* SDKey.cpp in Sources */, | |
252 | ); | |
253 | runOnlyForDeploymentPostprocessing = 0; | |
254 | }; | |
255 | /* End PBXSourcesBuildPhase section */ | |
256 | ||
257 | /* Begin PBXTargetDependency section */ | |
258 | 182BB3D4146F1E6D000BF1F3 /* PBXTargetDependency */ = { | |
259 | isa = PBXTargetDependency; | |
260 | name = libsecurity_cdsa_plugin_generate; | |
261 | targetProxy = 182BB3D3146F1E6D000BF1F3 /* PBXContainerItemProxy */; | |
262 | }; | |
263 | /* End PBXTargetDependency section */ | |
264 | ||
265 | /* Begin XCBuildConfiguration section */ | |
266 | C27AD3D70987FCDF001272E0 /* Debug */ = { | |
267 | isa = XCBuildConfiguration; | |
268 | baseConfigurationReference = 182BB3C8146F1DE0000BF1F3 /* debug.xcconfig */; | |
269 | buildSettings = { | |
427c49bc A |
270 | COMBINE_HIDPI_IMAGES = YES; |
271 | WARNING_CFLAGS = ( | |
272 | "$(inherited)", | |
273 | "-Wno-error=overloaded-virtual", | |
274 | ); | |
b1ab9ed8 A |
275 | }; |
276 | name = Debug; | |
277 | }; | |
278 | C27AD3DD0987FCDF001272E0 /* Release */ = { | |
279 | isa = XCBuildConfiguration; | |
280 | baseConfigurationReference = 182BB3CA146F1DE0000BF1F3 /* release.xcconfig */; | |
281 | buildSettings = { | |
427c49bc A |
282 | COMBINE_HIDPI_IMAGES = YES; |
283 | WARNING_CFLAGS = ( | |
284 | "$(inherited)", | |
285 | "-Wno-error=overloaded-virtual", | |
286 | ); | |
b1ab9ed8 A |
287 | }; |
288 | name = Release; | |
289 | }; | |
290 | C27AD3DF0987FCDF001272E0 /* Debug */ = { | |
291 | isa = XCBuildConfiguration; | |
292 | baseConfigurationReference = 182BB3C9146F1DE0000BF1F3 /* lib.xcconfig */; | |
293 | buildSettings = { | |
427c49bc A |
294 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
295 | CLANG_WARN_EMPTY_BODY = YES; | |
296 | CLANG_WARN_ENUM_CONVERSION = YES; | |
297 | CLANG_WARN_INT_CONVERSION = YES; | |
298 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | |
299 | GCC_WARN_UNINITIALIZED_AUTOS = YES; | |
b1ab9ed8 A |
300 | }; |
301 | name = Debug; | |
302 | }; | |
303 | C27AD3E50987FCDF001272E0 /* Release */ = { | |
304 | isa = XCBuildConfiguration; | |
305 | baseConfigurationReference = 182BB3C9146F1DE0000BF1F3 /* lib.xcconfig */; | |
306 | buildSettings = { | |
427c49bc A |
307 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
308 | CLANG_WARN_EMPTY_BODY = YES; | |
309 | CLANG_WARN_ENUM_CONVERSION = YES; | |
310 | CLANG_WARN_INT_CONVERSION = YES; | |
311 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | |
312 | GCC_WARN_UNINITIALIZED_AUTOS = YES; | |
b1ab9ed8 A |
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 | } |