]> git.saurik.com Git - apple/security.git/blob - securityd/securityd_service/securityd_service.xcodeproj/project.pbxproj
Security-58286.20.16.tar.gz
[apple/security.git] / securityd / securityd_service / securityd_service.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9 /* Begin PBXBuildFile section */
10 18404F991A8D13F200F74449 /* libbsm.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 18404F981A8D13F200F74449 /* libbsm.dylib */; };
11 189D4639166AC95C001D8533 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 189D4638166AC95C001D8533 /* main.c */; };
12 189D4644166BFDCE001D8533 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 189D4643166BFDCE001D8533 /* Security.framework */; };
13 189D4647166C03CD001D8533 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 189D4646166C03CD001D8533 /* CoreFoundation.framework */; };
14 189D4649166C11A6001D8533 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 189D4648166C11A6001D8533 /* IOKit.framework */; };
15 189D465E166C15C1001D8533 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 189D465D166C15C1001D8533 /* main.c */; };
16 189D4667166C1809001D8533 /* com.apple.securityd_service.plist in Copy launchd plist */ = {isa = PBXBuildFile; fileRef = 189D4666166C171B001D8533 /* com.apple.securityd_service.plist */; };
17 189D4668166C19CF001D8533 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 189D4646166C03CD001D8533 /* CoreFoundation.framework */; };
18 18CD2B721714D48900633846 /* securityd_service_client.c in Sources */ = {isa = PBXBuildFile; fileRef = 18CD2B711714D48300633846 /* securityd_service_client.c */; };
19 18CD2B791715CEC800633846 /* libaks.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 18CD2B781715CEC800633846 /* libaks.a */; };
20 18D7BBD2171639F0008F80B3 /* com.apple.securitydservice.sb in Copy sandbox profile */ = {isa = PBXBuildFile; fileRef = 18D7BBD0171638B9008F80B3 /* com.apple.securitydservice.sb */; };
21 18F4808F17497521009724DB /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 189D4646166C03CD001D8533 /* CoreFoundation.framework */; };
22 18F4809D174976DA009724DB /* KeyStoreEvents.c in Sources */ = {isa = PBXBuildFile; fileRef = 18F4809C174976D2009724DB /* KeyStoreEvents.c */; };
23 18F4809E1749774F009724DB /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 189D4648166C11A6001D8533 /* IOKit.framework */; };
24 18F480A217498ADD009724DB /* AppleKeyStoreEvents.h in Headers */ = {isa = PBXBuildFile; fileRef = 18F4809F17498963009724DB /* AppleKeyStoreEvents.h */; settings = {ATTRIBUTES = (Public, ); }; };
25 220C5DBA1BD189EC000946A0 /* libsecuritydservice_client.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1843240E1714797D00196B52 /* libsecuritydservice_client.a */; };
26 220C5DC91BD19874000946A0 /* securityd_service_client.h in Headers */ = {isa = PBXBuildFile; fileRef = 18CD2B731714D4B300633846 /* securityd_service_client.h */; settings = {ATTRIBUTES = (Public, ); }; };
27 80C312B6169BA50700DA5DC6 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 189D4643166BFDCE001D8533 /* Security.framework */; };
28 8E701CFE1EDF71FC00489AE3 /* MobileKeyBag.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8E701CFD1EDF71FC00489AE3 /* MobileKeyBag.framework */; };
29 EBF81FF61DD7DAE6008A755D /* securityd_service.8 in Copy man8 manual pages */ = {isa = PBXBuildFile; fileRef = EBF81FF31DD7D9C0008A755D /* securityd_service.8 */; };
30 /* End PBXBuildFile section */
31
32 /* Begin PBXContainerItemProxy section */
33 189D4664166C166E001D8533 /* PBXContainerItemProxy */ = {
34 isa = PBXContainerItemProxy;
35 containerPortal = 189D462D166AC95C001D8533 /* Project object */;
36 proxyType = 1;
37 remoteGlobalIDString = 189D465A166C15C1001D8533;
38 remoteInfo = securitydservicectrl;
39 };
40 18F4809A174975FF009724DB /* PBXContainerItemProxy */ = {
41 isa = PBXContainerItemProxy;
42 containerPortal = 189D462D166AC95C001D8533 /* Project object */;
43 proxyType = 1;
44 remoteGlobalIDString = 18F4808D17497521009724DB;
45 remoteInfo = KeyStore;
46 };
47 /* End PBXContainerItemProxy section */
48
49 /* Begin PBXCopyFilesBuildPhase section */
50 189D4633166AC95C001D8533 /* Copy launchd plist */ = {
51 isa = PBXCopyFilesBuildPhase;
52 buildActionMask = 2147483647;
53 dstPath = /System/Library/LaunchDaemons;
54 dstSubfolderSpec = 0;
55 files = (
56 189D4667166C1809001D8533 /* com.apple.securityd_service.plist in Copy launchd plist */,
57 );
58 name = "Copy launchd plist";
59 runOnlyForDeploymentPostprocessing = 1;
60 };
61 189D4659166C15C1001D8533 /* CopyFiles */ = {
62 isa = PBXCopyFilesBuildPhase;
63 buildActionMask = 2147483647;
64 dstPath = /usr/share/man/man1/;
65 dstSubfolderSpec = 0;
66 files = (
67 );
68 runOnlyForDeploymentPostprocessing = 1;
69 };
70 18D7BBD1171639CE008F80B3 /* Copy sandbox profile */ = {
71 isa = PBXCopyFilesBuildPhase;
72 buildActionMask = 8;
73 dstPath = "$(SYSTEM_LIBRARY_DIR)/Sandbox/Profiles";
74 dstSubfolderSpec = 0;
75 files = (
76 18D7BBD2171639F0008F80B3 /* com.apple.securitydservice.sb in Copy sandbox profile */,
77 );
78 name = "Copy sandbox profile";
79 runOnlyForDeploymentPostprocessing = 1;
80 };
81 EBF81FF51DD7DAC6008A755D /* Copy man8 manual pages */ = {
82 isa = PBXCopyFilesBuildPhase;
83 buildActionMask = 8;
84 dstPath = /usr/share/man/man8;
85 dstSubfolderSpec = 0;
86 files = (
87 EBF81FF61DD7DAE6008A755D /* securityd_service.8 in Copy man8 manual pages */,
88 );
89 name = "Copy man8 manual pages";
90 runOnlyForDeploymentPostprocessing = 1;
91 };
92 /* End PBXCopyFilesBuildPhase section */
93
94 /* Begin PBXFileReference section */
95 18404F981A8D13F200F74449 /* libbsm.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libbsm.dylib; path = ../../../../../../usr/lib/libbsm.dylib; sourceTree = "<group>"; };
96 1843240E1714797D00196B52 /* libsecuritydservice_client.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libsecuritydservice_client.a; sourceTree = BUILT_PRODUCTS_DIR; };
97 189D4635166AC95C001D8533 /* securityd_service */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = securityd_service; sourceTree = BUILT_PRODUCTS_DIR; };
98 189D4638166AC95C001D8533 /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
99 189D4641166AC9B6001D8533 /* securityd_service.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = securityd_service.h; sourceTree = "<group>"; };
100 189D4642166BD755001D8533 /* service.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = service.entitlements; sourceTree = "<group>"; };
101 189D4643166BFDCE001D8533 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; };
102 189D4646166C03CD001D8533 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
103 189D4648166C11A6001D8533 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
104 189D465B166C15C1001D8533 /* securitydservicectrl */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = securitydservicectrl; sourceTree = BUILT_PRODUCTS_DIR; };
105 189D465D166C15C1001D8533 /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
106 189D4666166C171B001D8533 /* com.apple.securityd_service.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = com.apple.securityd_service.plist; sourceTree = "<group>"; };
107 18CD2B711714D48300633846 /* securityd_service_client.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = securityd_service_client.c; path = securityd_service/securityd_service_client.c; sourceTree = "<group>"; };
108 18CD2B731714D4B300633846 /* securityd_service_client.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = securityd_service_client.h; path = securityd_service/securityd_service_client.h; sourceTree = "<group>"; };
109 18CD2B781715CEC800633846 /* libaks.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libaks.a; path = /usr/local/lib/libaks.a; sourceTree = "<absolute>"; };
110 18D7BBD0171638B9008F80B3 /* com.apple.securitydservice.sb */ = {isa = PBXFileReference; lastKnownFileType = text; path = com.apple.securitydservice.sb; sourceTree = "<group>"; };
111 18F4808E17497521009724DB /* com.apple.KeyStore.plugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = com.apple.KeyStore.plugin; sourceTree = BUILT_PRODUCTS_DIR; };
112 18F4809217497521009724DB /* KeyStore-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "KeyStore-Info.plist"; sourceTree = "<group>"; };
113 18F4809C174976D2009724DB /* KeyStoreEvents.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KeyStoreEvents.c; sourceTree = "<group>"; };
114 18F4809F17498963009724DB /* AppleKeyStoreEvents.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleKeyStoreEvents.h; sourceTree = "<group>"; };
115 220C5DCA1BD1A1B8000946A0 /* securitydservicectrl.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = securitydservicectrl.entitlements; sourceTree = "<group>"; };
116 8E701CFD1EDF71FC00489AE3 /* MobileKeyBag.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileKeyBag.framework; path = System/Library/PrivateFrameworks/MobileKeyBag.framework; sourceTree = SDKROOT; };
117 EBF81FF31DD7D9C0008A755D /* securityd_service.8 */ = {isa = PBXFileReference; lastKnownFileType = text; path = securityd_service.8; sourceTree = "<group>"; };
118 /* End PBXFileReference section */
119
120 /* Begin PBXFrameworksBuildPhase section */
121 1843240B1714797D00196B52 /* Frameworks */ = {
122 isa = PBXFrameworksBuildPhase;
123 buildActionMask = 2147483647;
124 files = (
125 );
126 runOnlyForDeploymentPostprocessing = 0;
127 };
128 189D4632166AC95C001D8533 /* Frameworks */ = {
129 isa = PBXFrameworksBuildPhase;
130 buildActionMask = 2147483647;
131 files = (
132 8E701CFE1EDF71FC00489AE3 /* MobileKeyBag.framework in Frameworks */,
133 18404F991A8D13F200F74449 /* libbsm.dylib in Frameworks */,
134 18CD2B791715CEC800633846 /* libaks.a in Frameworks */,
135 189D4649166C11A6001D8533 /* IOKit.framework in Frameworks */,
136 189D4647166C03CD001D8533 /* CoreFoundation.framework in Frameworks */,
137 189D4644166BFDCE001D8533 /* Security.framework in Frameworks */,
138 );
139 runOnlyForDeploymentPostprocessing = 0;
140 };
141 189D4658166C15C1001D8533 /* Frameworks */ = {
142 isa = PBXFrameworksBuildPhase;
143 buildActionMask = 2147483647;
144 files = (
145 80C312B6169BA50700DA5DC6 /* Security.framework in Frameworks */,
146 189D4668166C19CF001D8533 /* CoreFoundation.framework in Frameworks */,
147 220C5DBA1BD189EC000946A0 /* libsecuritydservice_client.a in Frameworks */,
148 );
149 runOnlyForDeploymentPostprocessing = 0;
150 };
151 18F4808B17497521009724DB /* Frameworks */ = {
152 isa = PBXFrameworksBuildPhase;
153 buildActionMask = 2147483647;
154 files = (
155 18F4809E1749774F009724DB /* IOKit.framework in Frameworks */,
156 18F4808F17497521009724DB /* CoreFoundation.framework in Frameworks */,
157 );
158 runOnlyForDeploymentPostprocessing = 0;
159 };
160 /* End PBXFrameworksBuildPhase section */
161
162 /* Begin PBXGroup section */
163 189D462C166AC95C001D8533 = {
164 isa = PBXGroup;
165 children = (
166 189D4637166AC95C001D8533 /* securityd_service */,
167 18CD2B3B1714D43C00633846 /* securityd_service_client */,
168 189D465C166C15C1001D8533 /* securitydservicectrl */,
169 18F4809017497521009724DB /* KeyStore */,
170 189D4645166BFDD4001D8533 /* Frameworks */,
171 189D4636166AC95C001D8533 /* Products */,
172 );
173 sourceTree = "<group>";
174 };
175 189D4636166AC95C001D8533 /* Products */ = {
176 isa = PBXGroup;
177 children = (
178 189D4635166AC95C001D8533 /* securityd_service */,
179 189D465B166C15C1001D8533 /* securitydservicectrl */,
180 1843240E1714797D00196B52 /* libsecuritydservice_client.a */,
181 18F4808E17497521009724DB /* com.apple.KeyStore.plugin */,
182 );
183 name = Products;
184 sourceTree = "<group>";
185 };
186 189D4637166AC95C001D8533 /* securityd_service */ = {
187 isa = PBXGroup;
188 children = (
189 189D4638166AC95C001D8533 /* main.c */,
190 189D4641166AC9B6001D8533 /* securityd_service.h */,
191 189D4642166BD755001D8533 /* service.entitlements */,
192 189D4666166C171B001D8533 /* com.apple.securityd_service.plist */,
193 18D7BBD0171638B9008F80B3 /* com.apple.securitydservice.sb */,
194 EBF81FF31DD7D9C0008A755D /* securityd_service.8 */,
195 );
196 path = securityd_service;
197 sourceTree = "<group>";
198 };
199 189D4645166BFDD4001D8533 /* Frameworks */ = {
200 isa = PBXGroup;
201 children = (
202 8E701CFD1EDF71FC00489AE3 /* MobileKeyBag.framework */,
203 18404F981A8D13F200F74449 /* libbsm.dylib */,
204 18CD2B781715CEC800633846 /* libaks.a */,
205 189D4648166C11A6001D8533 /* IOKit.framework */,
206 189D4646166C03CD001D8533 /* CoreFoundation.framework */,
207 189D4643166BFDCE001D8533 /* Security.framework */,
208 );
209 name = Frameworks;
210 path = /Volumes/Data/wade/src/projects/securityd_service;
211 sourceTree = "<absolute>";
212 };
213 189D465C166C15C1001D8533 /* securitydservicectrl */ = {
214 isa = PBXGroup;
215 children = (
216 189D465D166C15C1001D8533 /* main.c */,
217 220C5DCA1BD1A1B8000946A0 /* securitydservicectrl.entitlements */,
218 );
219 path = securitydservicectrl;
220 sourceTree = "<group>";
221 };
222 18CD2B3B1714D43C00633846 /* securityd_service_client */ = {
223 isa = PBXGroup;
224 children = (
225 18CD2B711714D48300633846 /* securityd_service_client.c */,
226 18CD2B731714D4B300633846 /* securityd_service_client.h */,
227 );
228 name = securityd_service_client;
229 sourceTree = "<group>";
230 };
231 18F4809017497521009724DB /* KeyStore */ = {
232 isa = PBXGroup;
233 children = (
234 18F4809117497521009724DB /* Supporting Files */,
235 18F4809C174976D2009724DB /* KeyStoreEvents.c */,
236 18F4809F17498963009724DB /* AppleKeyStoreEvents.h */,
237 );
238 path = KeyStore;
239 sourceTree = "<group>";
240 };
241 18F4809117497521009724DB /* Supporting Files */ = {
242 isa = PBXGroup;
243 children = (
244 18F4809217497521009724DB /* KeyStore-Info.plist */,
245 );
246 name = "Supporting Files";
247 sourceTree = "<group>";
248 };
249 /* End PBXGroup section */
250
251 /* Begin PBXHeadersBuildPhase section */
252 1843240C1714797D00196B52 /* Headers */ = {
253 isa = PBXHeadersBuildPhase;
254 buildActionMask = 2147483647;
255 files = (
256 220C5DC91BD19874000946A0 /* securityd_service_client.h in Headers */,
257 );
258 runOnlyForDeploymentPostprocessing = 0;
259 };
260 18F480A117498AD8009724DB /* Headers */ = {
261 isa = PBXHeadersBuildPhase;
262 buildActionMask = 2147483647;
263 files = (
264 18F480A217498ADD009724DB /* AppleKeyStoreEvents.h in Headers */,
265 );
266 runOnlyForDeploymentPostprocessing = 0;
267 };
268 /* End PBXHeadersBuildPhase section */
269
270 /* Begin PBXNativeTarget section */
271 1843240D1714797D00196B52 /* securitydservice_client */ = {
272 isa = PBXNativeTarget;
273 buildConfigurationList = 184324111714797D00196B52 /* Build configuration list for PBXNativeTarget "securitydservice_client" */;
274 buildPhases = (
275 1843240A1714797D00196B52 /* Sources */,
276 1843240B1714797D00196B52 /* Frameworks */,
277 1843240C1714797D00196B52 /* Headers */,
278 );
279 buildRules = (
280 );
281 dependencies = (
282 );
283 name = securitydservice_client;
284 productName = securitydservice_client;
285 productReference = 1843240E1714797D00196B52 /* libsecuritydservice_client.a */;
286 productType = "com.apple.product-type.library.static";
287 };
288 189D4634166AC95C001D8533 /* securityd_service */ = {
289 isa = PBXNativeTarget;
290 buildConfigurationList = 189D463E166AC95C001D8533 /* Build configuration list for PBXNativeTarget "securityd_service" */;
291 buildPhases = (
292 189D4631166AC95C001D8533 /* Sources */,
293 189D4632166AC95C001D8533 /* Frameworks */,
294 189D4633166AC95C001D8533 /* Copy launchd plist */,
295 18D7BBD1171639CE008F80B3 /* Copy sandbox profile */,
296 EBF81FF51DD7DAC6008A755D /* Copy man8 manual pages */,
297 );
298 buildRules = (
299 );
300 dependencies = (
301 18F4809B174975FF009724DB /* PBXTargetDependency */,
302 189D4665166C166E001D8533 /* PBXTargetDependency */,
303 );
304 name = securityd_service;
305 productName = securityd_service;
306 productReference = 189D4635166AC95C001D8533 /* securityd_service */;
307 productType = "com.apple.product-type.tool";
308 };
309 189D465A166C15C1001D8533 /* securitydservicectrl */ = {
310 isa = PBXNativeTarget;
311 buildConfigurationList = 189D4661166C15C1001D8533 /* Build configuration list for PBXNativeTarget "securitydservicectrl" */;
312 buildPhases = (
313 189D4657166C15C1001D8533 /* Sources */,
314 189D4658166C15C1001D8533 /* Frameworks */,
315 189D4659166C15C1001D8533 /* CopyFiles */,
316 );
317 buildRules = (
318 );
319 dependencies = (
320 );
321 name = securitydservicectrl;
322 productName = securitydservicectrl;
323 productReference = 189D465B166C15C1001D8533 /* securitydservicectrl */;
324 productType = "com.apple.product-type.tool";
325 };
326 18F4808D17497521009724DB /* KeyStoreEvents */ = {
327 isa = PBXNativeTarget;
328 buildConfigurationList = 18F4809917497521009724DB /* Build configuration list for PBXNativeTarget "KeyStoreEvents" */;
329 buildPhases = (
330 18F4808A17497521009724DB /* Sources */,
331 18F4808B17497521009724DB /* Frameworks */,
332 18F4808C17497521009724DB /* Resources */,
333 18F480A117498AD8009724DB /* Headers */,
334 );
335 buildRules = (
336 );
337 dependencies = (
338 );
339 name = KeyStoreEvents;
340 productName = KeyStore;
341 productReference = 18F4808E17497521009724DB /* com.apple.KeyStore.plugin */;
342 productType = "com.apple.product-type.bundle";
343 };
344 /* End PBXNativeTarget section */
345
346 /* Begin PBXProject section */
347 189D462D166AC95C001D8533 /* Project object */ = {
348 isa = PBXProject;
349 attributes = {
350 LastUpgradeCheck = 0900;
351 ORGANIZATIONNAME = Apple;
352 };
353 buildConfigurationList = 189D4630166AC95C001D8533 /* Build configuration list for PBXProject "securityd_service" */;
354 compatibilityVersion = "Xcode 3.2";
355 developmentRegion = English;
356 hasScannedForEncodings = 0;
357 knownRegions = (
358 en,
359 );
360 mainGroup = 189D462C166AC95C001D8533;
361 productRefGroup = 189D4636166AC95C001D8533 /* Products */;
362 projectDirPath = "";
363 projectRoot = "";
364 targets = (
365 189D4634166AC95C001D8533 /* securityd_service */,
366 189D465A166C15C1001D8533 /* securitydservicectrl */,
367 1843240D1714797D00196B52 /* securitydservice_client */,
368 18F4808D17497521009724DB /* KeyStoreEvents */,
369 );
370 };
371 /* End PBXProject section */
372
373 /* Begin PBXResourcesBuildPhase section */
374 18F4808C17497521009724DB /* Resources */ = {
375 isa = PBXResourcesBuildPhase;
376 buildActionMask = 2147483647;
377 files = (
378 );
379 runOnlyForDeploymentPostprocessing = 0;
380 };
381 /* End PBXResourcesBuildPhase section */
382
383 /* Begin PBXSourcesBuildPhase section */
384 1843240A1714797D00196B52 /* Sources */ = {
385 isa = PBXSourcesBuildPhase;
386 buildActionMask = 2147483647;
387 files = (
388 18CD2B721714D48900633846 /* securityd_service_client.c in Sources */,
389 );
390 runOnlyForDeploymentPostprocessing = 0;
391 };
392 189D4631166AC95C001D8533 /* Sources */ = {
393 isa = PBXSourcesBuildPhase;
394 buildActionMask = 2147483647;
395 files = (
396 189D4639166AC95C001D8533 /* main.c in Sources */,
397 );
398 runOnlyForDeploymentPostprocessing = 0;
399 };
400 189D4657166C15C1001D8533 /* Sources */ = {
401 isa = PBXSourcesBuildPhase;
402 buildActionMask = 2147483647;
403 files = (
404 189D465E166C15C1001D8533 /* main.c in Sources */,
405 );
406 runOnlyForDeploymentPostprocessing = 0;
407 };
408 18F4808A17497521009724DB /* Sources */ = {
409 isa = PBXSourcesBuildPhase;
410 buildActionMask = 2147483647;
411 files = (
412 18F4809D174976DA009724DB /* KeyStoreEvents.c in Sources */,
413 );
414 runOnlyForDeploymentPostprocessing = 0;
415 };
416 /* End PBXSourcesBuildPhase section */
417
418 /* Begin PBXTargetDependency section */
419 189D4665166C166E001D8533 /* PBXTargetDependency */ = {
420 isa = PBXTargetDependency;
421 target = 189D465A166C15C1001D8533 /* securitydservicectrl */;
422 targetProxy = 189D4664166C166E001D8533 /* PBXContainerItemProxy */;
423 };
424 18F4809B174975FF009724DB /* PBXTargetDependency */ = {
425 isa = PBXTargetDependency;
426 target = 18F4808D17497521009724DB /* KeyStoreEvents */;
427 targetProxy = 18F4809A174975FF009724DB /* PBXContainerItemProxy */;
428 };
429 /* End PBXTargetDependency section */
430
431 /* Begin XCBuildConfiguration section */
432 1843240F1714797D00196B52 /* Debug */ = {
433 isa = XCBuildConfiguration;
434 buildSettings = {
435 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
436 CLANG_CXX_LIBRARY = "libc++";
437 CLANG_WARN_BOOL_CONVERSION = YES;
438 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
439 CLANG_WARN_ENUM_CONVERSION = YES;
440 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
441 COMBINE_HIDPI_IMAGES = YES;
442 EXECUTABLE_PREFIX = lib;
443 GCC_C_LANGUAGE_STANDARD = gnu99;
444 GCC_PREPROCESSOR_DEFINITIONS = (
445 "DEBUG=1",
446 "$(inherited)",
447 );
448 GCC_WARN_UNDECLARED_SELECTOR = YES;
449 INSTALL_PATH = /usr/local/lib;
450 PRODUCT_NAME = "$(TARGET_NAME)";
451 };
452 name = Debug;
453 };
454 184324101714797D00196B52 /* Release */ = {
455 isa = XCBuildConfiguration;
456 buildSettings = {
457 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
458 CLANG_CXX_LIBRARY = "libc++";
459 CLANG_WARN_BOOL_CONVERSION = YES;
460 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
461 CLANG_WARN_ENUM_CONVERSION = YES;
462 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
463 COMBINE_HIDPI_IMAGES = YES;
464 ENABLE_NS_ASSERTIONS = NO;
465 EXECUTABLE_PREFIX = lib;
466 GCC_C_LANGUAGE_STANDARD = gnu99;
467 GCC_WARN_UNDECLARED_SELECTOR = YES;
468 INSTALL_PATH = /usr/local/lib;
469 PRODUCT_NAME = "$(TARGET_NAME)";
470 };
471 name = Release;
472 };
473 189D463C166AC95C001D8533 /* Debug */ = {
474 isa = XCBuildConfiguration;
475 buildSettings = {
476 ALWAYS_SEARCH_USER_PATHS = NO;
477 ASSETCATALOG_COMPRESSION = lossless;
478 CLANG_ENABLE_OBJC_ARC = YES;
479 CLANG_WARN_BOOL_CONVERSION = YES;
480 CLANG_WARN_CONSTANT_CONVERSION = YES;
481 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
482 CLANG_WARN_EMPTY_BODY = YES;
483 CLANG_WARN_ENUM_CONVERSION = YES;
484 CLANG_WARN_INFINITE_RECURSION = YES;
485 CLANG_WARN_INT_CONVERSION = YES;
486 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
487 CLANG_WARN_SUSPICIOUS_MOVE = YES;
488 CLANG_WARN_UNREACHABLE_CODE = YES;
489 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
490 CODE_SIGN_IDENTITY = "-";
491 COPY_PHASE_STRIP = NO;
492 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
493 ENABLE_STRICT_OBJC_MSGSEND = YES;
494 ENABLE_TESTABILITY = YES;
495 GCC_DYNAMIC_NO_PIC = NO;
496 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
497 GCC_NO_COMMON_BLOCKS = YES;
498 GCC_OPTIMIZATION_LEVEL = 0;
499 GCC_PREPROCESSOR_DEFINITIONS = (
500 "RC_BUILDIT_$(RC_BUILDIT)=1",
501 "DEBUG=1",
502 "$(inherited)",
503 );
504 GCC_STRICT_ALIASING = YES;
505 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
506 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
507 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
508 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
509 GCC_WARN_ABOUT_RETURN_TYPE = YES;
510 GCC_WARN_UNDECLARED_SELECTOR = YES;
511 GCC_WARN_UNINITIALIZED_AUTOS = YES;
512 GCC_WARN_UNUSED_FUNCTION = YES;
513 GCC_WARN_UNUSED_VARIABLE = YES;
514 ONLY_ACTIVE_ARCH = YES;
515 OTHER_CFLAGS = (
516 "-isystem",
517 "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders",
518 );
519 SDKROOT = macosx.internal;
520 SYSTEM_HEADER_SEARCH_PATHS = "$(SDKROOT)/System/Library/PrivateFrameworks";
521 };
522 name = Debug;
523 };
524 189D463D166AC95C001D8533 /* Release */ = {
525 isa = XCBuildConfiguration;
526 buildSettings = {
527 ALWAYS_SEARCH_USER_PATHS = NO;
528 ASSETCATALOG_COMPRESSION = "respect-asset-catalog";
529 CLANG_ENABLE_OBJC_ARC = YES;
530 CLANG_WARN_BOOL_CONVERSION = YES;
531 CLANG_WARN_CONSTANT_CONVERSION = YES;
532 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
533 CLANG_WARN_EMPTY_BODY = YES;
534 CLANG_WARN_ENUM_CONVERSION = YES;
535 CLANG_WARN_INFINITE_RECURSION = YES;
536 CLANG_WARN_INT_CONVERSION = YES;
537 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
538 CLANG_WARN_SUSPICIOUS_MOVE = YES;
539 CLANG_WARN_UNREACHABLE_CODE = YES;
540 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
541 CODE_SIGN_IDENTITY = "-";
542 COPY_PHASE_STRIP = YES;
543 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
544 ENABLE_STRICT_OBJC_MSGSEND = YES;
545 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
546 GCC_NO_COMMON_BLOCKS = YES;
547 GCC_PREPROCESSOR_DEFINITIONS = (
548 "RC_BUILDIT_$(RC_BUILDIT)=1",
549 "NDEBUG=1",
550 );
551 GCC_STRICT_ALIASING = YES;
552 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
553 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
554 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
555 GCC_WARN_ABOUT_RETURN_TYPE = YES;
556 GCC_WARN_UNDECLARED_SELECTOR = YES;
557 GCC_WARN_UNINITIALIZED_AUTOS = YES;
558 GCC_WARN_UNUSED_FUNCTION = YES;
559 GCC_WARN_UNUSED_VARIABLE = YES;
560 OTHER_CFLAGS = (
561 "-isystem",
562 "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders",
563 );
564 SDKROOT = macosx.internal;
565 SYSTEM_HEADER_SEARCH_PATHS = "$(SDKROOT)/System/Library/PrivateFrameworks";
566 };
567 name = Release;
568 };
569 189D463F166AC95C001D8533 /* Debug */ = {
570 isa = XCBuildConfiguration;
571 buildSettings = {
572 CODE_SIGN_ENTITLEMENTS = securityd_service/service.entitlements;
573 FRAMEWORK_SEARCH_PATHS = (
574 "$(inherited)",
575 "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
576 );
577 INSTALL_PATH = /usr/libexec;
578 PRODUCT_NAME = "$(TARGET_NAME)";
579 };
580 name = Debug;
581 };
582 189D4640166AC95C001D8533 /* Release */ = {
583 isa = XCBuildConfiguration;
584 buildSettings = {
585 CODE_SIGN_ENTITLEMENTS = securityd_service/service.entitlements;
586 FRAMEWORK_SEARCH_PATHS = (
587 "$(inherited)",
588 "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
589 );
590 INSTALL_PATH = /usr/libexec;
591 PRODUCT_NAME = "$(TARGET_NAME)";
592 };
593 name = Release;
594 };
595 189D4662166C15C1001D8533 /* Debug */ = {
596 isa = XCBuildConfiguration;
597 buildSettings = {
598 CODE_SIGN_ENTITLEMENTS = securitydservicectrl/securitydservicectrl.entitlements;
599 PRODUCT_NAME = "$(TARGET_NAME)";
600 };
601 name = Debug;
602 };
603 189D4663166C15C1001D8533 /* Release */ = {
604 isa = XCBuildConfiguration;
605 buildSettings = {
606 CODE_SIGN_ENTITLEMENTS = securitydservicectrl/securitydservicectrl.entitlements;
607 PRODUCT_NAME = "$(TARGET_NAME)";
608 };
609 name = Release;
610 };
611 18F4809717497521009724DB /* Debug */ = {
612 isa = XCBuildConfiguration;
613 buildSettings = {
614 BUNDLE_LOADER = /usr/libexec/UserEventAgent;
615 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
616 CLANG_CXX_LIBRARY = "libc++";
617 CLANG_WARN_BOOL_CONVERSION = YES;
618 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
619 CLANG_WARN_ENUM_CONVERSION = YES;
620 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
621 COMBINE_HIDPI_IMAGES = YES;
622 GCC_C_LANGUAGE_STANDARD = gnu99;
623 GCC_PRECOMPILE_PREFIX_HEADER = YES;
624 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
625 GCC_WARN_UNDECLARED_SELECTOR = YES;
626 GCC_WARN_UNUSED_FUNCTION = YES;
627 INFOPLIST_FILE = "KeyStore/KeyStore-Info.plist";
628 INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/UserEventPlugins";
629 PRODUCT_BUNDLE_IDENTIFIER = "com.apple.${PRODUCT_NAME:rfc1034identifier}";
630 PRODUCT_NAME = com.apple.KeyStore;
631 PUBLIC_HEADERS_FOLDER_PATH = /usr/local/include;
632 WRAPPER_EXTENSION = plugin;
633 };
634 name = Debug;
635 };
636 18F4809817497521009724DB /* Release */ = {
637 isa = XCBuildConfiguration;
638 buildSettings = {
639 BUNDLE_LOADER = /usr/libexec/UserEventAgent;
640 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
641 CLANG_CXX_LIBRARY = "libc++";
642 CLANG_WARN_BOOL_CONVERSION = YES;
643 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
644 CLANG_WARN_ENUM_CONVERSION = YES;
645 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
646 COMBINE_HIDPI_IMAGES = YES;
647 ENABLE_NS_ASSERTIONS = NO;
648 GCC_C_LANGUAGE_STANDARD = gnu99;
649 GCC_PRECOMPILE_PREFIX_HEADER = YES;
650 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
651 GCC_WARN_UNDECLARED_SELECTOR = YES;
652 GCC_WARN_UNUSED_FUNCTION = YES;
653 INFOPLIST_FILE = "KeyStore/KeyStore-Info.plist";
654 INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/UserEventPlugins";
655 PRODUCT_BUNDLE_IDENTIFIER = "com.apple.${PRODUCT_NAME:rfc1034identifier}";
656 PRODUCT_NAME = com.apple.KeyStore;
657 PUBLIC_HEADERS_FOLDER_PATH = /usr/local/include;
658 WRAPPER_EXTENSION = plugin;
659 };
660 name = Release;
661 };
662 /* End XCBuildConfiguration section */
663
664 /* Begin XCConfigurationList section */
665 184324111714797D00196B52 /* Build configuration list for PBXNativeTarget "securitydservice_client" */ = {
666 isa = XCConfigurationList;
667 buildConfigurations = (
668 1843240F1714797D00196B52 /* Debug */,
669 184324101714797D00196B52 /* Release */,
670 );
671 defaultConfigurationIsVisible = 0;
672 defaultConfigurationName = Release;
673 };
674 189D4630166AC95C001D8533 /* Build configuration list for PBXProject "securityd_service" */ = {
675 isa = XCConfigurationList;
676 buildConfigurations = (
677 189D463C166AC95C001D8533 /* Debug */,
678 189D463D166AC95C001D8533 /* Release */,
679 );
680 defaultConfigurationIsVisible = 0;
681 defaultConfigurationName = Release;
682 };
683 189D463E166AC95C001D8533 /* Build configuration list for PBXNativeTarget "securityd_service" */ = {
684 isa = XCConfigurationList;
685 buildConfigurations = (
686 189D463F166AC95C001D8533 /* Debug */,
687 189D4640166AC95C001D8533 /* Release */,
688 );
689 defaultConfigurationIsVisible = 0;
690 defaultConfigurationName = Release;
691 };
692 189D4661166C15C1001D8533 /* Build configuration list for PBXNativeTarget "securitydservicectrl" */ = {
693 isa = XCConfigurationList;
694 buildConfigurations = (
695 189D4662166C15C1001D8533 /* Debug */,
696 189D4663166C15C1001D8533 /* Release */,
697 );
698 defaultConfigurationIsVisible = 0;
699 defaultConfigurationName = Release;
700 };
701 18F4809917497521009724DB /* Build configuration list for PBXNativeTarget "KeyStoreEvents" */ = {
702 isa = XCConfigurationList;
703 buildConfigurations = (
704 18F4809717497521009724DB /* Debug */,
705 18F4809817497521009724DB /* Release */,
706 );
707 defaultConfigurationIsVisible = 0;
708 defaultConfigurationName = Release;
709 };
710 /* End XCConfigurationList section */
711 };
712 rootObject = 189D462D166AC95C001D8533 /* Project object */;
713 }