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 80C312B6169BA50700DA5DC6 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 189D4643166BFDCE001D8533 /* Security.framework */; };
26 /* End PBXBuildFile section */
28 /* Begin PBXContainerItemProxy section */
29 189D4664166C166E001D8533 /* PBXContainerItemProxy */ = {
30 isa = PBXContainerItemProxy;
31 containerPortal = 189D462D166AC95C001D8533 /* Project object */;
33 remoteGlobalIDString = 189D465A166C15C1001D8533;
34 remoteInfo = securitydservicectrl;
36 18F4809A174975FF009724DB /* PBXContainerItemProxy */ = {
37 isa = PBXContainerItemProxy;
38 containerPortal = 189D462D166AC95C001D8533 /* Project object */;
40 remoteGlobalIDString = 18F4808D17497521009724DB;
41 remoteInfo = KeyStore;
43 /* End PBXContainerItemProxy section */
45 /* Begin PBXCopyFilesBuildPhase section */
46 189D4633166AC95C001D8533 /* Copy launchd plist */ = {
47 isa = PBXCopyFilesBuildPhase;
48 buildActionMask = 2147483647;
49 dstPath = /System/Library/LaunchDaemons;
52 189D4667166C1809001D8533 /* com.apple.securityd_service.plist in Copy launchd plist */,
54 name = "Copy launchd plist";
55 runOnlyForDeploymentPostprocessing = 1;
57 189D4659166C15C1001D8533 /* CopyFiles */ = {
58 isa = PBXCopyFilesBuildPhase;
59 buildActionMask = 2147483647;
60 dstPath = /usr/share/man/man1/;
64 runOnlyForDeploymentPostprocessing = 1;
66 18D7BBD1171639CE008F80B3 /* Copy sandbox profile */ = {
67 isa = PBXCopyFilesBuildPhase;
69 dstPath = "$(SYSTEM_LIBRARY_DIR)/Sandbox/Profiles";
72 18D7BBD2171639F0008F80B3 /* com.apple.securitydservice.sb in Copy sandbox profile */,
74 name = "Copy sandbox profile";
75 runOnlyForDeploymentPostprocessing = 1;
77 /* End PBXCopyFilesBuildPhase section */
79 /* Begin PBXFileReference section */
80 18404F981A8D13F200F74449 /* libbsm.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libbsm.dylib; path = ../../../../../../usr/lib/libbsm.dylib; sourceTree = "<group>"; };
81 1843240E1714797D00196B52 /* libsecuritydservice_client.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libsecuritydservice_client.a; sourceTree = BUILT_PRODUCTS_DIR; };
82 189D4635166AC95C001D8533 /* securityd_service */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = securityd_service; sourceTree = BUILT_PRODUCTS_DIR; };
83 189D4638166AC95C001D8533 /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
84 189D4641166AC9B6001D8533 /* securityd_service.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = securityd_service.h; sourceTree = "<group>"; };
85 189D4642166BD755001D8533 /* service.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = service.entitlements; sourceTree = "<group>"; };
86 189D4643166BFDCE001D8533 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; };
87 189D4646166C03CD001D8533 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
88 189D4648166C11A6001D8533 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
89 189D465B166C15C1001D8533 /* securitydservicectrl */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = securitydservicectrl; sourceTree = BUILT_PRODUCTS_DIR; };
90 189D465D166C15C1001D8533 /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
91 189D4666166C171B001D8533 /* com.apple.securityd_service.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = com.apple.securityd_service.plist; sourceTree = "<group>"; };
92 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>"; };
93 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>"; };
94 18CD2B781715CEC800633846 /* libaks.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libaks.a; path = /usr/local/lib/libaks.a; sourceTree = "<absolute>"; };
95 18D7BBD0171638B9008F80B3 /* com.apple.securitydservice.sb */ = {isa = PBXFileReference; lastKnownFileType = text; path = com.apple.securitydservice.sb; sourceTree = "<group>"; };
96 18F4808E17497521009724DB /* com.apple.KeyStore.plugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = com.apple.KeyStore.plugin; sourceTree = BUILT_PRODUCTS_DIR; };
97 18F4809217497521009724DB /* KeyStore-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "KeyStore-Info.plist"; sourceTree = "<group>"; };
98 18F4809C174976D2009724DB /* KeyStoreEvents.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = KeyStoreEvents.c; sourceTree = "<group>"; };
99 18F4809F17498963009724DB /* AppleKeyStoreEvents.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleKeyStoreEvents.h; sourceTree = "<group>"; };
100 /* End PBXFileReference section */
102 /* Begin PBXFrameworksBuildPhase section */
103 1843240B1714797D00196B52 /* Frameworks */ = {
104 isa = PBXFrameworksBuildPhase;
105 buildActionMask = 2147483647;
108 runOnlyForDeploymentPostprocessing = 0;
110 189D4632166AC95C001D8533 /* Frameworks */ = {
111 isa = PBXFrameworksBuildPhase;
112 buildActionMask = 2147483647;
114 18404F991A8D13F200F74449 /* libbsm.dylib in Frameworks */,
115 18CD2B791715CEC800633846 /* libaks.a in Frameworks */,
116 189D4649166C11A6001D8533 /* IOKit.framework in Frameworks */,
117 189D4647166C03CD001D8533 /* CoreFoundation.framework in Frameworks */,
118 189D4644166BFDCE001D8533 /* Security.framework in Frameworks */,
120 runOnlyForDeploymentPostprocessing = 0;
122 189D4658166C15C1001D8533 /* Frameworks */ = {
123 isa = PBXFrameworksBuildPhase;
124 buildActionMask = 2147483647;
126 80C312B6169BA50700DA5DC6 /* Security.framework in Frameworks */,
127 189D4668166C19CF001D8533 /* CoreFoundation.framework in Frameworks */,
129 runOnlyForDeploymentPostprocessing = 0;
131 18F4808B17497521009724DB /* Frameworks */ = {
132 isa = PBXFrameworksBuildPhase;
133 buildActionMask = 2147483647;
135 18F4809E1749774F009724DB /* IOKit.framework in Frameworks */,
136 18F4808F17497521009724DB /* CoreFoundation.framework in Frameworks */,
138 runOnlyForDeploymentPostprocessing = 0;
140 /* End PBXFrameworksBuildPhase section */
142 /* Begin PBXGroup section */
143 189D462C166AC95C001D8533 = {
146 189D4637166AC95C001D8533 /* securityd_service */,
147 18CD2B3B1714D43C00633846 /* securityd_service_client */,
148 189D465C166C15C1001D8533 /* securitydservicectrl */,
149 18F4809017497521009724DB /* KeyStore */,
150 189D4645166BFDD4001D8533 /* Frameworks */,
151 189D4636166AC95C001D8533 /* Products */,
153 sourceTree = "<group>";
155 189D4636166AC95C001D8533 /* Products */ = {
158 189D4635166AC95C001D8533 /* securityd_service */,
159 189D465B166C15C1001D8533 /* securitydservicectrl */,
160 1843240E1714797D00196B52 /* libsecuritydservice_client.a */,
161 18F4808E17497521009724DB /* com.apple.KeyStore.plugin */,
164 sourceTree = "<group>";
166 189D4637166AC95C001D8533 /* securityd_service */ = {
169 189D4638166AC95C001D8533 /* main.c */,
170 189D4641166AC9B6001D8533 /* securityd_service.h */,
171 189D4642166BD755001D8533 /* service.entitlements */,
172 189D4666166C171B001D8533 /* com.apple.securityd_service.plist */,
173 18D7BBD0171638B9008F80B3 /* com.apple.securitydservice.sb */,
175 path = securityd_service;
176 sourceTree = "<group>";
178 189D4645166BFDD4001D8533 /* Frameworks */ = {
181 18404F981A8D13F200F74449 /* libbsm.dylib */,
182 18CD2B781715CEC800633846 /* libaks.a */,
183 189D4648166C11A6001D8533 /* IOKit.framework */,
184 189D4646166C03CD001D8533 /* CoreFoundation.framework */,
185 189D4643166BFDCE001D8533 /* Security.framework */,
188 path = /Volumes/Data/wade/src/projects/securityd_service;
189 sourceTree = "<absolute>";
191 189D465C166C15C1001D8533 /* securitydservicectrl */ = {
194 189D465D166C15C1001D8533 /* main.c */,
196 path = securitydservicectrl;
197 sourceTree = "<group>";
199 18CD2B3B1714D43C00633846 /* securityd_service_client */ = {
202 18CD2B711714D48300633846 /* securityd_service_client.c */,
203 18CD2B731714D4B300633846 /* securityd_service_client.h */,
205 name = securityd_service_client;
206 sourceTree = "<group>";
208 18F4809017497521009724DB /* KeyStore */ = {
211 18F4809117497521009724DB /* Supporting Files */,
212 18F4809C174976D2009724DB /* KeyStoreEvents.c */,
213 18F4809F17498963009724DB /* AppleKeyStoreEvents.h */,
216 sourceTree = "<group>";
218 18F4809117497521009724DB /* Supporting Files */ = {
221 18F4809217497521009724DB /* KeyStore-Info.plist */,
223 name = "Supporting Files";
224 sourceTree = "<group>";
226 /* End PBXGroup section */
228 /* Begin PBXHeadersBuildPhase section */
229 1843240C1714797D00196B52 /* Headers */ = {
230 isa = PBXHeadersBuildPhase;
231 buildActionMask = 2147483647;
234 runOnlyForDeploymentPostprocessing = 0;
236 18F480A117498AD8009724DB /* Headers */ = {
237 isa = PBXHeadersBuildPhase;
238 buildActionMask = 2147483647;
240 18F480A217498ADD009724DB /* AppleKeyStoreEvents.h in Headers */,
242 runOnlyForDeploymentPostprocessing = 0;
244 /* End PBXHeadersBuildPhase section */
246 /* Begin PBXNativeTarget section */
247 1843240D1714797D00196B52 /* securitydservice_client */ = {
248 isa = PBXNativeTarget;
249 buildConfigurationList = 184324111714797D00196B52 /* Build configuration list for PBXNativeTarget "securitydservice_client" */;
251 1843240A1714797D00196B52 /* Sources */,
252 1843240B1714797D00196B52 /* Frameworks */,
253 1843240C1714797D00196B52 /* Headers */,
259 name = securitydservice_client;
260 productName = securitydservice_client;
261 productReference = 1843240E1714797D00196B52 /* libsecuritydservice_client.a */;
262 productType = "com.apple.product-type.library.static";
264 189D4634166AC95C001D8533 /* securityd_service */ = {
265 isa = PBXNativeTarget;
266 buildConfigurationList = 189D463E166AC95C001D8533 /* Build configuration list for PBXNativeTarget "securityd_service" */;
268 189D4631166AC95C001D8533 /* Sources */,
269 189D4632166AC95C001D8533 /* Frameworks */,
270 189D4633166AC95C001D8533 /* Copy launchd plist */,
271 18D7BBD1171639CE008F80B3 /* Copy sandbox profile */,
276 18F4809B174975FF009724DB /* PBXTargetDependency */,
277 189D4665166C166E001D8533 /* PBXTargetDependency */,
279 name = securityd_service;
280 productName = securityd_service;
281 productReference = 189D4635166AC95C001D8533 /* securityd_service */;
282 productType = "com.apple.product-type.tool";
284 189D465A166C15C1001D8533 /* securitydservicectrl */ = {
285 isa = PBXNativeTarget;
286 buildConfigurationList = 189D4661166C15C1001D8533 /* Build configuration list for PBXNativeTarget "securitydservicectrl" */;
288 189D4657166C15C1001D8533 /* Sources */,
289 189D4658166C15C1001D8533 /* Frameworks */,
290 189D4659166C15C1001D8533 /* CopyFiles */,
296 name = securitydservicectrl;
297 productName = securitydservicectrl;
298 productReference = 189D465B166C15C1001D8533 /* securitydservicectrl */;
299 productType = "com.apple.product-type.tool";
301 18F4808D17497521009724DB /* KeyStoreEvents */ = {
302 isa = PBXNativeTarget;
303 buildConfigurationList = 18F4809917497521009724DB /* Build configuration list for PBXNativeTarget "KeyStoreEvents" */;
305 18F4808A17497521009724DB /* Sources */,
306 18F4808B17497521009724DB /* Frameworks */,
307 18F4808C17497521009724DB /* Resources */,
308 18F480A117498AD8009724DB /* Headers */,
314 name = KeyStoreEvents;
315 productName = KeyStore;
316 productReference = 18F4808E17497521009724DB /* com.apple.KeyStore.plugin */;
317 productType = "com.apple.product-type.bundle";
319 /* End PBXNativeTarget section */
321 /* Begin PBXProject section */
322 189D462D166AC95C001D8533 /* Project object */ = {
325 LastUpgradeCheck = 0460;
326 ORGANIZATIONNAME = Apple;
328 buildConfigurationList = 189D4630166AC95C001D8533 /* Build configuration list for PBXProject "securityd_service" */;
329 compatibilityVersion = "Xcode 3.2";
330 developmentRegion = English;
331 hasScannedForEncodings = 0;
335 mainGroup = 189D462C166AC95C001D8533;
336 productRefGroup = 189D4636166AC95C001D8533 /* Products */;
340 189D4634166AC95C001D8533 /* securityd_service */,
341 189D465A166C15C1001D8533 /* securitydservicectrl */,
342 1843240D1714797D00196B52 /* securitydservice_client */,
343 18F4808D17497521009724DB /* KeyStoreEvents */,
346 /* End PBXProject section */
348 /* Begin PBXResourcesBuildPhase section */
349 18F4808C17497521009724DB /* Resources */ = {
350 isa = PBXResourcesBuildPhase;
351 buildActionMask = 2147483647;
354 runOnlyForDeploymentPostprocessing = 0;
356 /* End PBXResourcesBuildPhase section */
358 /* Begin PBXSourcesBuildPhase section */
359 1843240A1714797D00196B52 /* Sources */ = {
360 isa = PBXSourcesBuildPhase;
361 buildActionMask = 2147483647;
363 18CD2B721714D48900633846 /* securityd_service_client.c in Sources */,
365 runOnlyForDeploymentPostprocessing = 0;
367 189D4631166AC95C001D8533 /* Sources */ = {
368 isa = PBXSourcesBuildPhase;
369 buildActionMask = 2147483647;
371 189D4639166AC95C001D8533 /* main.c in Sources */,
373 runOnlyForDeploymentPostprocessing = 0;
375 189D4657166C15C1001D8533 /* Sources */ = {
376 isa = PBXSourcesBuildPhase;
377 buildActionMask = 2147483647;
379 189D465E166C15C1001D8533 /* main.c in Sources */,
381 runOnlyForDeploymentPostprocessing = 0;
383 18F4808A17497521009724DB /* Sources */ = {
384 isa = PBXSourcesBuildPhase;
385 buildActionMask = 2147483647;
387 18F4809D174976DA009724DB /* KeyStoreEvents.c in Sources */,
389 runOnlyForDeploymentPostprocessing = 0;
391 /* End PBXSourcesBuildPhase section */
393 /* Begin PBXTargetDependency section */
394 189D4665166C166E001D8533 /* PBXTargetDependency */ = {
395 isa = PBXTargetDependency;
396 target = 189D465A166C15C1001D8533 /* securitydservicectrl */;
397 targetProxy = 189D4664166C166E001D8533 /* PBXContainerItemProxy */;
399 18F4809B174975FF009724DB /* PBXTargetDependency */ = {
400 isa = PBXTargetDependency;
401 target = 18F4808D17497521009724DB /* KeyStoreEvents */;
402 targetProxy = 18F4809A174975FF009724DB /* PBXContainerItemProxy */;
404 /* End PBXTargetDependency section */
406 /* Begin XCBuildConfiguration section */
407 1843240F1714797D00196B52 /* Debug */ = {
408 isa = XCBuildConfiguration;
410 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
411 CLANG_CXX_LIBRARY = "libc++";
412 CLANG_ENABLE_MODULES = YES;
413 CLANG_WARN_BOOL_CONVERSION = YES;
414 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
415 CLANG_WARN_ENUM_CONVERSION = YES;
416 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
417 EXECUTABLE_PREFIX = lib;
418 GCC_C_LANGUAGE_STANDARD = gnu99;
419 GCC_PREPROCESSOR_DEFINITIONS = (
423 GCC_WARN_UNDECLARED_SELECTOR = YES;
424 PRODUCT_NAME = "$(TARGET_NAME)";
428 184324101714797D00196B52 /* Release */ = {
429 isa = XCBuildConfiguration;
431 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
432 CLANG_CXX_LIBRARY = "libc++";
433 CLANG_ENABLE_MODULES = YES;
434 CLANG_WARN_BOOL_CONVERSION = YES;
435 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
436 CLANG_WARN_ENUM_CONVERSION = YES;
437 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
438 ENABLE_NS_ASSERTIONS = NO;
439 EXECUTABLE_PREFIX = lib;
440 GCC_C_LANGUAGE_STANDARD = gnu99;
441 GCC_WARN_UNDECLARED_SELECTOR = YES;
442 PRODUCT_NAME = "$(TARGET_NAME)";
446 189D463C166AC95C001D8533 /* Debug */ = {
447 isa = XCBuildConfiguration;
449 ALWAYS_SEARCH_USER_PATHS = NO;
450 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
451 CLANG_ENABLE_OBJC_ARC = YES;
452 CLANG_WARN_CONSTANT_CONVERSION = YES;
453 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
454 CLANG_WARN_EMPTY_BODY = YES;
455 CLANG_WARN_INT_CONVERSION = YES;
456 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
457 CODE_SIGN_IDENTITY = "-";
458 COPY_PHASE_STRIP = NO;
459 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
460 GCC_DYNAMIC_NO_PIC = NO;
461 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
462 GCC_OPTIMIZATION_LEVEL = 0;
463 GCC_PREPROCESSOR_DEFINITIONS = (
464 "RC_BUILDIT_$(RC_BUILDIT)=1",
468 GCC_STRICT_ALIASING = YES;
469 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
470 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
471 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
472 GCC_WARN_ABOUT_RETURN_TYPE = YES;
473 GCC_WARN_UNINITIALIZED_AUTOS = YES;
474 GCC_WARN_UNUSED_VARIABLE = YES;
475 ONLY_ACTIVE_ARCH = YES;
479 189D463D166AC95C001D8533 /* Release */ = {
480 isa = XCBuildConfiguration;
482 ALWAYS_SEARCH_USER_PATHS = NO;
483 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
484 CLANG_ENABLE_OBJC_ARC = YES;
485 CLANG_WARN_CONSTANT_CONVERSION = YES;
486 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
487 CLANG_WARN_EMPTY_BODY = YES;
488 CLANG_WARN_INT_CONVERSION = YES;
489 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
490 CODE_SIGN_IDENTITY = "-";
491 COPY_PHASE_STRIP = YES;
492 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
493 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
494 GCC_PREPROCESSOR_DEFINITIONS = (
495 "RC_BUILDIT_$(RC_BUILDIT)=1",
498 GCC_STRICT_ALIASING = YES;
499 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
500 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
501 GCC_WARN_ABOUT_RETURN_TYPE = YES;
502 GCC_WARN_UNINITIALIZED_AUTOS = YES;
503 GCC_WARN_UNUSED_VARIABLE = YES;
507 189D463F166AC95C001D8533 /* Debug */ = {
508 isa = XCBuildConfiguration;
510 CODE_SIGN_ENTITLEMENTS = securityd_service/service.entitlements;
511 INSTALL_PATH = /usr/libexec;
512 PRODUCT_NAME = "$(TARGET_NAME)";
516 189D4640166AC95C001D8533 /* Release */ = {
517 isa = XCBuildConfiguration;
519 CODE_SIGN_ENTITLEMENTS = securityd_service/service.entitlements;
520 INSTALL_PATH = /usr/libexec;
521 PRODUCT_NAME = "$(TARGET_NAME)";
525 189D4662166C15C1001D8533 /* Debug */ = {
526 isa = XCBuildConfiguration;
528 PRODUCT_NAME = "$(TARGET_NAME)";
532 189D4663166C15C1001D8533 /* Release */ = {
533 isa = XCBuildConfiguration;
535 PRODUCT_NAME = "$(TARGET_NAME)";
539 18F4809717497521009724DB /* Debug */ = {
540 isa = XCBuildConfiguration;
542 BUNDLE_LOADER = /usr/libexec/UserEventAgent;
543 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
544 CLANG_CXX_LIBRARY = "libc++";
545 CLANG_ENABLE_MODULES = YES;
546 CLANG_WARN_BOOL_CONVERSION = YES;
547 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
548 CLANG_WARN_ENUM_CONVERSION = YES;
549 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
550 GCC_C_LANGUAGE_STANDARD = gnu99;
551 GCC_PRECOMPILE_PREFIX_HEADER = YES;
552 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
553 GCC_WARN_UNDECLARED_SELECTOR = YES;
554 GCC_WARN_UNUSED_FUNCTION = YES;
555 INFOPLIST_FILE = "KeyStore/KeyStore-Info.plist";
556 INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/UserEventPlugins";
557 PRODUCT_NAME = com.apple.KeyStore;
558 PUBLIC_HEADERS_FOLDER_PATH = /usr/local/include;
559 WRAPPER_EXTENSION = plugin;
563 18F4809817497521009724DB /* Release */ = {
564 isa = XCBuildConfiguration;
566 BUNDLE_LOADER = /usr/libexec/UserEventAgent;
567 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
568 CLANG_CXX_LIBRARY = "libc++";
569 CLANG_ENABLE_MODULES = YES;
570 CLANG_WARN_BOOL_CONVERSION = YES;
571 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
572 CLANG_WARN_ENUM_CONVERSION = YES;
573 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
574 ENABLE_NS_ASSERTIONS = NO;
575 GCC_C_LANGUAGE_STANDARD = gnu99;
576 GCC_PRECOMPILE_PREFIX_HEADER = YES;
577 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
578 GCC_WARN_UNDECLARED_SELECTOR = YES;
579 GCC_WARN_UNUSED_FUNCTION = YES;
580 INFOPLIST_FILE = "KeyStore/KeyStore-Info.plist";
581 INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/UserEventPlugins";
582 PRODUCT_NAME = com.apple.KeyStore;
583 PUBLIC_HEADERS_FOLDER_PATH = /usr/local/include;
584 WRAPPER_EXTENSION = plugin;
588 /* End XCBuildConfiguration section */
590 /* Begin XCConfigurationList section */
591 184324111714797D00196B52 /* Build configuration list for PBXNativeTarget "securitydservice_client" */ = {
592 isa = XCConfigurationList;
593 buildConfigurations = (
594 1843240F1714797D00196B52 /* Debug */,
595 184324101714797D00196B52 /* Release */,
597 defaultConfigurationIsVisible = 0;
598 defaultConfigurationName = Release;
600 189D4630166AC95C001D8533 /* Build configuration list for PBXProject "securityd_service" */ = {
601 isa = XCConfigurationList;
602 buildConfigurations = (
603 189D463C166AC95C001D8533 /* Debug */,
604 189D463D166AC95C001D8533 /* Release */,
606 defaultConfigurationIsVisible = 0;
607 defaultConfigurationName = Release;
609 189D463E166AC95C001D8533 /* Build configuration list for PBXNativeTarget "securityd_service" */ = {
610 isa = XCConfigurationList;
611 buildConfigurations = (
612 189D463F166AC95C001D8533 /* Debug */,
613 189D4640166AC95C001D8533 /* Release */,
615 defaultConfigurationIsVisible = 0;
616 defaultConfigurationName = Release;
618 189D4661166C15C1001D8533 /* Build configuration list for PBXNativeTarget "securitydservicectrl" */ = {
619 isa = XCConfigurationList;
620 buildConfigurations = (
621 189D4662166C15C1001D8533 /* Debug */,
622 189D4663166C15C1001D8533 /* Release */,
624 defaultConfigurationIsVisible = 0;
625 defaultConfigurationName = Release;
627 18F4809917497521009724DB /* Build configuration list for PBXNativeTarget "KeyStoreEvents" */ = {
628 isa = XCConfigurationList;
629 buildConfigurations = (
630 18F4809717497521009724DB /* Debug */,
631 18F4809817497521009724DB /* Release */,
633 defaultConfigurationIsVisible = 0;
634 defaultConfigurationName = Release;
636 /* End XCConfigurationList section */
638 rootObject = 189D462D166AC95C001D8533 /* Project object */;