]>
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 | 18270F5914CF654400B05E7F /* client.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD560614CB6E7A008233F2 /* client.c */; }; | |
11 | 18270F5A14CF654400B05E7F /* securityd_rep.defs in Sources */ = {isa = PBXBuildFile; fileRef = 18AD560A14CB6E7A008233F2 /* securityd_rep.defs */; settings = {ATTRIBUTES = (Server, ); }; }; | |
12 | 18270F5B14CF654400B05E7F /* securityd_req.defs in Sources */ = {isa = PBXBuildFile; fileRef = 18AD560B14CB6E7A008233F2 /* securityd_req.defs */; }; | |
13 | 18AD560F14CB6E7A008233F2 /* securityd_client.h in Headers */ = {isa = PBXBuildFile; fileRef = 18AD560814CB6E7A008233F2 /* securityd_client.h */; }; | |
14 | 18AD561014CB6E7A008233F2 /* securityd_ipc_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 18AD560914CB6E7A008233F2 /* securityd_ipc_types.h */; }; | |
15 | 18AD561314CB6E7A008233F2 /* securityd_server.h in Headers */ = {isa = PBXBuildFile; fileRef = 18AD560C14CB6E7A008233F2 /* securityd_server.h */; }; | |
16 | 18AD566714CB70A8008233F2 /* SecItem.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD563714CB6EB9008233F2 /* SecItem.c */; }; | |
17 | 18D4043914CE1FE400A2BE4E /* p12import.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD561614CB6EB9008233F2 /* p12import.c */; }; | |
18 | 18D4043A14CE1FE400A2BE4E /* p12pbegen.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD561814CB6EB9008233F2 /* p12pbegen.c */; }; | |
19 | 18D4043B14CE1FE400A2BE4E /* pbkdf2.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD561A14CB6EB9008233F2 /* pbkdf2.c */; }; | |
20 | 18D4043C14CE1FE400A2BE4E /* SecBase64.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD561D14CB6EB9008233F2 /* SecBase64.c */; }; | |
21 | 18D4043D14CE1FE400A2BE4E /* SecCertificate.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD562014CB6EB9008233F2 /* SecCertificate.c */; }; | |
22 | 18D4043E14CE1FE400A2BE4E /* SecCertificatePath.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD562314CB6EB9008233F2 /* SecCertificatePath.c */; }; | |
23 | 18D4043F14CE1FE400A2BE4E /* SecCertificateRequest.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD562614CB6EB9008233F2 /* SecCertificateRequest.c */; }; | |
24 | 18D4044014CE1FE400A2BE4E /* SecCMS.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD562814CB6EB9008233F2 /* SecCMS.c */; }; | |
25 | 18D4044114CE1FE400A2BE4E /* SecDH.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD562A14CB6EB9008233F2 /* SecDH.c */; }; | |
26 | 18D4044214CE1FE400A2BE4E /* SecECKey.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD562C14CB6EB9008233F2 /* SecECKey.c */; }; | |
27 | 18D4044314CE1FE400A2BE4E /* SecFramework.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD562E14CB6EB9008233F2 /* SecFramework.c */; }; | |
28 | 18D4044414CE1FE400A2BE4E /* SecIdentity.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD563114CB6EB9008233F2 /* SecIdentity.c */; }; | |
29 | 18D4044514CE1FE400A2BE4E /* SecImportExport.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD563414CB6EB9008233F2 /* SecImportExport.c */; }; | |
30 | 18D4044614CE1FE400A2BE4E /* SecItem.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD563714CB6EB9008233F2 /* SecItem.c */; }; | |
31 | 18D4044714CE1FE400A2BE4E /* SecItemConstants.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD563914CB6EB9008233F2 /* SecItemConstants.c */; }; | |
32 | 18D4044814CE1FE400A2BE4E /* SecKey.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD563C14CB6EB9008233F2 /* SecKey.c */; }; | |
33 | 18D4044914CE1FE400A2BE4E /* SecPBKDF.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD564014CB6EB9008233F2 /* SecPBKDF.c */; }; | |
34 | 18D4044A14CE1FE400A2BE4E /* SecPolicy.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD564214CB6EB9008233F2 /* SecPolicy.c */; }; | |
35 | 18D4044B14CE1FE400A2BE4E /* SecRSAKey.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD564714CB6EB9008233F2 /* SecRSAKey.c */; }; | |
36 | 18D4044C14CE1FE400A2BE4E /* SecSCEP.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD564A14CB6EB9008233F2 /* SecSCEP.c */; }; | |
37 | 18D4044D14CE1FE400A2BE4E /* SecTrust.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD564C14CB6EB9008233F2 /* SecTrust.c */; }; | |
38 | 18D4044E14CE1FE400A2BE4E /* SecTrustSettings.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD564F14CB6EB9008233F2 /* SecTrustSettings.c */; }; | |
39 | 18D4044F14CE1FE400A2BE4E /* SecTrustStore.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD565214CB6EB9008233F2 /* SecTrustStore.c */; }; | |
40 | 18D4045014CE1FE400A2BE4E /* vmdh.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD565514CB6EB9008233F2 /* vmdh.c */; }; | |
41 | 18D4055C14CE51FC00A2BE4E /* debugging.h in Headers */ = {isa = PBXBuildFile; fileRef = 18D4055914CE51FC00A2BE4E /* debugging.h */; }; | |
42 | 18D4055D14CE51FC00A2BE4E /* sqlutils.h in Headers */ = {isa = PBXBuildFile; fileRef = 18D4055A14CE51FC00A2BE4E /* sqlutils.h */; }; | |
43 | 18D4056614CE53DD00A2BE4E /* asynchttp.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD567D14CB865E008233F2 /* asynchttp.c */; }; | |
44 | 18D4056714CE53DD00A2BE4E /* keystore.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD568014CB865E008233F2 /* keystore.c */; }; | |
45 | 18D4056814CE53DD00A2BE4E /* policytree.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD568214CB865E008233F2 /* policytree.c */; }; | |
46 | 18D4056914CE53DD00A2BE4E /* SecCAIssuerCache.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD568414CB865E008233F2 /* SecCAIssuerCache.c */; }; | |
47 | 18D4056A14CE53DD00A2BE4E /* SecCAIssuerRequest.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD568614CB865E008233F2 /* SecCAIssuerRequest.c */; }; | |
48 | 18D4056B14CE53DD00A2BE4E /* SecItemServer.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD568814CB865E008233F2 /* SecItemServer.c */; }; | |
49 | 18D4056C14CE53DD00A2BE4E /* SecOCSPCache.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD565914CB6F79008233F2 /* SecOCSPCache.c */; }; | |
50 | 18D4056D14CE53DD00A2BE4E /* SecOCSPRequest.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD565B14CB6F79008233F2 /* SecOCSPRequest.c */; }; | |
51 | 18D4056E14CE53DD00A2BE4E /* SecOCSPResponse.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD565D14CB6F79008233F2 /* SecOCSPResponse.c */; }; | |
52 | 18D4056F14CE53DD00A2BE4E /* SecPolicyServer.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD565F14CB6F79008233F2 /* SecPolicyServer.c */; }; | |
53 | 18D4057014CE53DD00A2BE4E /* SecTrustServer.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD566114CB6F79008233F2 /* SecTrustServer.c */; }; | |
54 | 18D4057114CE53DD00A2BE4E /* SecTrustStoreServer.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD566314CB6F79008233F2 /* SecTrustStoreServer.c */; }; | |
55 | 18D4057214CE547400A2BE4E /* spi.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD566514CB6F79008233F2 /* spi.c */; }; | |
56 | BEFE994E14F2E17200356A97 /* SecDH.c in Sources */ = {isa = PBXBuildFile; fileRef = 18AD562A14CB6EB9008233F2 /* SecDH.c */; }; | |
57 | /* End PBXBuildFile section */ | |
58 | ||
59 | /* Begin PBXFileReference section */ | |
60 | 18270C9714CF1AAD00B05E7F /* base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = base.xcconfig; sourceTree = "<group>"; }; | |
61 | 18270C9814CF1AAD00B05E7F /* debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = debug.xcconfig; sourceTree = "<group>"; }; | |
62 | 18270C9914CF1AAD00B05E7F /* lib.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = lib.xcconfig; sourceTree = "<group>"; }; | |
63 | 18270C9A14CF1AAD00B05E7F /* release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = release.xcconfig; sourceTree = "<group>"; }; | |
64 | 18270F5514CF651900B05E7F /* libsecipc_client.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libsecipc_client.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
65 | 186CDD0F14CA116C00AF9171 /* libSecItemShimOSX.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSecItemShimOSX.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
66 | 18AD560614CB6E7A008233F2 /* client.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = client.c; sourceTree = "<group>"; }; | |
67 | 18AD560714CB6E7A008233F2 /* com.apple.securityd.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = com.apple.securityd.plist; sourceTree = "<group>"; }; | |
68 | 18AD560814CB6E7A008233F2 /* securityd_client.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = securityd_client.h; sourceTree = "<group>"; }; | |
69 | 18AD560914CB6E7A008233F2 /* securityd_ipc_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = securityd_ipc_types.h; sourceTree = "<group>"; }; | |
70 | 18AD560A14CB6E7A008233F2 /* securityd_rep.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = securityd_rep.defs; sourceTree = "<group>"; }; | |
71 | 18AD560B14CB6E7A008233F2 /* securityd_req.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = securityd_req.defs; sourceTree = "<group>"; }; | |
72 | 18AD560C14CB6E7A008233F2 /* securityd_server.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = securityd_server.h; sourceTree = "<group>"; }; | |
73 | 18AD560D14CB6E7A008233F2 /* server.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = server.c; sourceTree = "<group>"; }; | |
74 | 18AD561514CB6EB9008233F2 /* certextensions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = certextensions.h; sourceTree = "<group>"; }; | |
75 | 18AD561614CB6EB9008233F2 /* p12import.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = p12import.c; sourceTree = "<group>"; }; | |
76 | 18AD561714CB6EB9008233F2 /* p12import.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = p12import.h; sourceTree = "<group>"; }; | |
77 | 18AD561814CB6EB9008233F2 /* p12pbegen.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = p12pbegen.c; sourceTree = "<group>"; }; | |
78 | 18AD561914CB6EB9008233F2 /* p12pbegen.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = p12pbegen.h; sourceTree = "<group>"; }; | |
79 | 18AD561A14CB6EB9008233F2 /* pbkdf2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pbkdf2.c; sourceTree = "<group>"; }; | |
80 | 18AD561B14CB6EB9008233F2 /* pbkdf2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pbkdf2.h; sourceTree = "<group>"; }; | |
81 | 18AD561C14CB6EB9008233F2 /* SecBase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecBase.h; sourceTree = "<group>"; }; | |
82 | 18AD561D14CB6EB9008233F2 /* SecBase64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecBase64.c; sourceTree = "<group>"; }; | |
83 | 18AD561E14CB6EB9008233F2 /* SecBase64.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecBase64.h; sourceTree = "<group>"; }; | |
84 | 18AD561F14CB6EB9008233F2 /* SecBasePriv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecBasePriv.h; sourceTree = "<group>"; }; | |
85 | 18AD562014CB6EB9008233F2 /* SecCertificate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecCertificate.c; sourceTree = "<group>"; }; | |
86 | 18AD562114CB6EB9008233F2 /* SecCertificate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecCertificate.h; sourceTree = "<group>"; }; | |
87 | 18AD562214CB6EB9008233F2 /* SecCertificateInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecCertificateInternal.h; sourceTree = "<group>"; }; | |
88 | 18AD562314CB6EB9008233F2 /* SecCertificatePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecCertificatePath.c; sourceTree = "<group>"; }; | |
89 | 18AD562414CB6EB9008233F2 /* SecCertificatePath.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecCertificatePath.h; sourceTree = "<group>"; }; | |
90 | 18AD562514CB6EB9008233F2 /* SecCertificatePriv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecCertificatePriv.h; sourceTree = "<group>"; }; | |
91 | 18AD562614CB6EB9008233F2 /* SecCertificateRequest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecCertificateRequest.c; sourceTree = "<group>"; }; | |
92 | 18AD562714CB6EB9008233F2 /* SecCertificateRequest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecCertificateRequest.h; sourceTree = "<group>"; }; | |
93 | 18AD562814CB6EB9008233F2 /* SecCMS.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecCMS.c; sourceTree = "<group>"; }; | |
94 | 18AD562914CB6EB9008233F2 /* SecCMS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecCMS.h; sourceTree = "<group>"; }; | |
95 | 18AD562A14CB6EB9008233F2 /* SecDH.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecDH.c; sourceTree = "<group>"; }; | |
96 | 18AD562B14CB6EB9008233F2 /* SecDH.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecDH.h; sourceTree = "<group>"; }; | |
97 | 18AD562C14CB6EB9008233F2 /* SecECKey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecECKey.c; sourceTree = "<group>"; }; | |
98 | 18AD562D14CB6EB9008233F2 /* SecECKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecECKey.h; sourceTree = "<group>"; }; | |
99 | 18AD562E14CB6EB9008233F2 /* SecFramework.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecFramework.c; sourceTree = "<group>"; }; | |
100 | 18AD562F14CB6EB9008233F2 /* SecFramework.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecFramework.h; sourceTree = "<group>"; }; | |
101 | 18AD563014CB6EB9008233F2 /* SecFrameworkStrings.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecFrameworkStrings.h; sourceTree = "<group>"; }; | |
102 | 18AD563114CB6EB9008233F2 /* SecIdentity.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecIdentity.c; sourceTree = "<group>"; }; | |
103 | 18AD563214CB6EB9008233F2 /* SecIdentity.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecIdentity.h; sourceTree = "<group>"; }; | |
104 | 18AD563314CB6EB9008233F2 /* SecIdentityPriv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecIdentityPriv.h; sourceTree = "<group>"; }; | |
105 | 18AD563414CB6EB9008233F2 /* SecImportExport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecImportExport.c; sourceTree = "<group>"; }; | |
106 | 18AD563514CB6EB9008233F2 /* SecImportExport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecImportExport.h; sourceTree = "<group>"; }; | |
107 | 18AD563614CB6EB9008233F2 /* SecInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecInternal.h; sourceTree = "<group>"; }; | |
108 | 18AD563714CB6EB9008233F2 /* SecItem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecItem.c; sourceTree = "<group>"; }; | |
109 | 18AD563814CB6EB9008233F2 /* SecItem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecItem.h; sourceTree = "<group>"; }; | |
110 | 18AD563914CB6EB9008233F2 /* SecItemConstants.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecItemConstants.c; sourceTree = "<group>"; }; | |
111 | 18AD563A14CB6EB9008233F2 /* SecItemInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecItemInternal.h; sourceTree = "<group>"; }; | |
112 | 18AD563B14CB6EB9008233F2 /* SecItemPriv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecItemPriv.h; sourceTree = "<group>"; }; | |
113 | 18AD563C14CB6EB9008233F2 /* SecKey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecKey.c; sourceTree = "<group>"; }; | |
114 | 18AD563D14CB6EB9008233F2 /* SecKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecKey.h; sourceTree = "<group>"; }; | |
115 | 18AD563E14CB6EB9008233F2 /* SecKeyInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecKeyInternal.h; sourceTree = "<group>"; }; | |
116 | 18AD563F14CB6EB9008233F2 /* SecKeyPriv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecKeyPriv.h; sourceTree = "<group>"; }; | |
117 | 18AD564014CB6EB9008233F2 /* SecPBKDF.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecPBKDF.c; sourceTree = "<group>"; }; | |
118 | 18AD564114CB6EB9008233F2 /* SecPBKDF.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecPBKDF.h; sourceTree = "<group>"; }; | |
119 | 18AD564214CB6EB9008233F2 /* SecPolicy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecPolicy.c; sourceTree = "<group>"; }; | |
120 | 18AD564314CB6EB9008233F2 /* SecPolicy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecPolicy.h; sourceTree = "<group>"; }; | |
121 | 18AD564414CB6EB9008233F2 /* SecPolicyInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecPolicyInternal.h; sourceTree = "<group>"; }; | |
122 | 18AD564514CB6EB9008233F2 /* SecPolicyPriv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecPolicyPriv.h; sourceTree = "<group>"; }; | |
123 | 18AD564614CB6EB9008233F2 /* SecRandom.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecRandom.h; sourceTree = "<group>"; }; | |
124 | 18AD564714CB6EB9008233F2 /* SecRSAKey.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecRSAKey.c; sourceTree = "<group>"; }; | |
125 | 18AD564814CB6EB9008233F2 /* SecRSAKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecRSAKey.h; sourceTree = "<group>"; }; | |
126 | 18AD564914CB6EB9008233F2 /* SecRSAKeyPriv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecRSAKeyPriv.h; sourceTree = "<group>"; }; | |
127 | 18AD564A14CB6EB9008233F2 /* SecSCEP.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecSCEP.c; sourceTree = "<group>"; }; | |
128 | 18AD564B14CB6EB9008233F2 /* SecSCEP.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecSCEP.h; sourceTree = "<group>"; }; | |
129 | 18AD564C14CB6EB9008233F2 /* SecTrust.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecTrust.c; sourceTree = "<group>"; }; | |
130 | 18AD564D14CB6EB9008233F2 /* SecTrust.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecTrust.h; sourceTree = "<group>"; }; | |
131 | 18AD564E14CB6EB9008233F2 /* SecTrustPriv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecTrustPriv.h; sourceTree = "<group>"; }; | |
132 | 18AD564F14CB6EB9008233F2 /* SecTrustSettings.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecTrustSettings.c; sourceTree = "<group>"; }; | |
133 | 18AD565014CB6EB9008233F2 /* SecTrustSettings.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecTrustSettings.h; sourceTree = "<group>"; }; | |
134 | 18AD565114CB6EB9008233F2 /* SecTrustSettingsPriv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecTrustSettingsPriv.h; sourceTree = "<group>"; }; | |
135 | 18AD565214CB6EB9008233F2 /* SecTrustStore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecTrustStore.c; sourceTree = "<group>"; }; | |
136 | 18AD565314CB6EB9008233F2 /* SecTrustStore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecTrustStore.h; sourceTree = "<group>"; }; | |
137 | 18AD565414CB6EB9008233F2 /* Security.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Security.h; sourceTree = "<group>"; }; | |
138 | 18AD565514CB6EB9008233F2 /* vmdh.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = vmdh.c; sourceTree = "<group>"; }; | |
139 | 18AD565614CB6EB9008233F2 /* vmdh.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vmdh.h; sourceTree = "<group>"; }; | |
140 | 18AD565814CB6F79008233F2 /* SecItemServer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecItemServer.h; sourceTree = "<group>"; }; | |
141 | 18AD565914CB6F79008233F2 /* SecOCSPCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecOCSPCache.c; sourceTree = "<group>"; }; | |
142 | 18AD565A14CB6F79008233F2 /* SecOCSPCache.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecOCSPCache.h; sourceTree = "<group>"; }; | |
143 | 18AD565B14CB6F79008233F2 /* SecOCSPRequest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecOCSPRequest.c; sourceTree = "<group>"; }; | |
144 | 18AD565C14CB6F79008233F2 /* SecOCSPRequest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecOCSPRequest.h; sourceTree = "<group>"; }; | |
145 | 18AD565D14CB6F79008233F2 /* SecOCSPResponse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecOCSPResponse.c; sourceTree = "<group>"; }; | |
146 | 18AD565E14CB6F79008233F2 /* SecOCSPResponse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecOCSPResponse.h; sourceTree = "<group>"; }; | |
147 | 18AD565F14CB6F79008233F2 /* SecPolicyServer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecPolicyServer.c; sourceTree = "<group>"; }; | |
148 | 18AD566014CB6F79008233F2 /* SecPolicyServer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecPolicyServer.h; sourceTree = "<group>"; }; | |
149 | 18AD566114CB6F79008233F2 /* SecTrustServer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecTrustServer.c; sourceTree = "<group>"; }; | |
150 | 18AD566214CB6F79008233F2 /* SecTrustServer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecTrustServer.h; sourceTree = "<group>"; }; | |
151 | 18AD566314CB6F79008233F2 /* SecTrustStoreServer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecTrustStoreServer.c; sourceTree = "<group>"; }; | |
152 | 18AD566414CB6F79008233F2 /* SecTrustStoreServer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecTrustStoreServer.h; sourceTree = "<group>"; }; | |
153 | 18AD566514CB6F79008233F2 /* spi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = spi.c; sourceTree = "<group>"; }; | |
154 | 18AD566614CB6F79008233F2 /* spi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = spi.h; sourceTree = "<group>"; }; | |
155 | 18AD567D14CB865E008233F2 /* asynchttp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = asynchttp.c; sourceTree = "<group>"; }; | |
156 | 18AD567E14CB865E008233F2 /* asynchttp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = asynchttp.h; sourceTree = "<group>"; }; | |
157 | 18AD567F14CB865E008233F2 /* entitlements.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = entitlements.plist; sourceTree = "<group>"; }; | |
158 | 18AD568014CB865E008233F2 /* keystore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = keystore.c; sourceTree = "<group>"; }; | |
159 | 18AD568114CB865E008233F2 /* keystore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = keystore.h; sourceTree = "<group>"; }; | |
160 | 18AD568214CB865E008233F2 /* policytree.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = policytree.c; sourceTree = "<group>"; }; | |
161 | 18AD568314CB865E008233F2 /* policytree.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = policytree.h; sourceTree = "<group>"; }; | |
162 | 18AD568414CB865E008233F2 /* SecCAIssuerCache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecCAIssuerCache.c; sourceTree = "<group>"; }; | |
163 | 18AD568514CB865E008233F2 /* SecCAIssuerCache.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecCAIssuerCache.h; sourceTree = "<group>"; }; | |
164 | 18AD568614CB865E008233F2 /* SecCAIssuerRequest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecCAIssuerRequest.c; sourceTree = "<group>"; }; | |
165 | 18AD568714CB865E008233F2 /* SecCAIssuerRequest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecCAIssuerRequest.h; sourceTree = "<group>"; }; | |
166 | 18AD568814CB865E008233F2 /* SecItemServer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SecItemServer.c; sourceTree = "<group>"; }; | |
167 | 18D4043514CE0CF300A2BE4E /* libsecurity.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libsecurity.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
168 | 18D4055914CE51FC00A2BE4E /* debugging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = debugging.h; sourceTree = "<group>"; }; | |
169 | 18D4055A14CE51FC00A2BE4E /* sqlutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sqlutils.h; sourceTree = "<group>"; }; | |
170 | 18D4056214CE53C200A2BE4E /* libsecurityd.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libsecurityd.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
171 | /* End PBXFileReference section */ | |
172 | ||
173 | /* Begin PBXFrameworksBuildPhase section */ | |
174 | 18270F5214CF651900B05E7F /* Frameworks */ = { | |
175 | isa = PBXFrameworksBuildPhase; | |
176 | buildActionMask = 2147483647; | |
177 | files = ( | |
178 | ); | |
179 | runOnlyForDeploymentPostprocessing = 0; | |
180 | }; | |
181 | 186CDD0C14CA116C00AF9171 /* Frameworks */ = { | |
182 | isa = PBXFrameworksBuildPhase; | |
183 | buildActionMask = 2147483647; | |
184 | files = ( | |
185 | ); | |
186 | runOnlyForDeploymentPostprocessing = 0; | |
187 | }; | |
188 | 18D4043214CE0CF300A2BE4E /* Frameworks */ = { | |
189 | isa = PBXFrameworksBuildPhase; | |
190 | buildActionMask = 2147483647; | |
191 | files = ( | |
192 | ); | |
193 | runOnlyForDeploymentPostprocessing = 0; | |
194 | }; | |
195 | 18D4055F14CE53C200A2BE4E /* Frameworks */ = { | |
196 | isa = PBXFrameworksBuildPhase; | |
197 | buildActionMask = 2147483647; | |
198 | files = ( | |
199 | ); | |
200 | runOnlyForDeploymentPostprocessing = 0; | |
201 | }; | |
202 | /* End PBXFrameworksBuildPhase section */ | |
203 | ||
204 | /* Begin PBXGroup section */ | |
205 | 18270C9614CF1AAD00B05E7F /* config */ = { | |
206 | isa = PBXGroup; | |
207 | children = ( | |
208 | 18270C9714CF1AAD00B05E7F /* base.xcconfig */, | |
209 | 18270C9814CF1AAD00B05E7F /* debug.xcconfig */, | |
210 | 18270C9914CF1AAD00B05E7F /* lib.xcconfig */, | |
211 | 18270C9A14CF1AAD00B05E7F /* release.xcconfig */, | |
212 | ); | |
213 | path = config; | |
214 | sourceTree = "<group>"; | |
215 | }; | |
216 | 186CDD0414CA116C00AF9171 = { | |
217 | isa = PBXGroup; | |
218 | children = ( | |
219 | 18270C9614CF1AAD00B05E7F /* config */, | |
220 | 18D4055714CE51CD00A2BE4E /* security_utilities */, | |
221 | 18AD565714CB6ECD008233F2 /* securityd */, | |
222 | 186CDD1F14CA126D00AF9171 /* ipc */, | |
223 | 186CDD3014CA159600AF9171 /* Security */, | |
224 | 186CDD1014CA116C00AF9171 /* Products */, | |
225 | ); | |
226 | sourceTree = "<group>"; | |
227 | }; | |
228 | 186CDD1014CA116C00AF9171 /* Products */ = { | |
229 | isa = PBXGroup; | |
230 | children = ( | |
231 | 186CDD0F14CA116C00AF9171 /* libSecItemShimOSX.a */, | |
232 | 18D4043514CE0CF300A2BE4E /* libsecurity.a */, | |
233 | 18D4056214CE53C200A2BE4E /* libsecurityd.a */, | |
234 | 18270F5514CF651900B05E7F /* libsecipc_client.a */, | |
235 | ); | |
236 | name = Products; | |
237 | sourceTree = "<group>"; | |
238 | }; | |
239 | 186CDD1F14CA126D00AF9171 /* ipc */ = { | |
240 | isa = PBXGroup; | |
241 | children = ( | |
242 | 18AD560614CB6E7A008233F2 /* client.c */, | |
243 | 18AD560714CB6E7A008233F2 /* com.apple.securityd.plist */, | |
244 | 18AD560814CB6E7A008233F2 /* securityd_client.h */, | |
245 | 18AD560914CB6E7A008233F2 /* securityd_ipc_types.h */, | |
246 | 18AD560A14CB6E7A008233F2 /* securityd_rep.defs */, | |
247 | 18AD560B14CB6E7A008233F2 /* securityd_req.defs */, | |
248 | 18AD560C14CB6E7A008233F2 /* securityd_server.h */, | |
249 | 18AD560D14CB6E7A008233F2 /* server.c */, | |
250 | ); | |
251 | path = ipc; | |
252 | sourceTree = "<group>"; | |
253 | }; | |
254 | 186CDD3014CA159600AF9171 /* Security */ = { | |
255 | isa = PBXGroup; | |
256 | children = ( | |
257 | 18AD561514CB6EB9008233F2 /* certextensions.h */, | |
258 | 18AD561614CB6EB9008233F2 /* p12import.c */, | |
259 | 18AD561714CB6EB9008233F2 /* p12import.h */, | |
260 | 18AD561814CB6EB9008233F2 /* p12pbegen.c */, | |
261 | 18AD561914CB6EB9008233F2 /* p12pbegen.h */, | |
262 | 18AD561A14CB6EB9008233F2 /* pbkdf2.c */, | |
263 | 18AD561B14CB6EB9008233F2 /* pbkdf2.h */, | |
264 | 18AD561C14CB6EB9008233F2 /* SecBase.h */, | |
265 | 18AD561D14CB6EB9008233F2 /* SecBase64.c */, | |
266 | 18AD561E14CB6EB9008233F2 /* SecBase64.h */, | |
267 | 18AD561F14CB6EB9008233F2 /* SecBasePriv.h */, | |
268 | 18AD562014CB6EB9008233F2 /* SecCertificate.c */, | |
269 | 18AD562114CB6EB9008233F2 /* SecCertificate.h */, | |
270 | 18AD562214CB6EB9008233F2 /* SecCertificateInternal.h */, | |
271 | 18AD562314CB6EB9008233F2 /* SecCertificatePath.c */, | |
272 | 18AD562414CB6EB9008233F2 /* SecCertificatePath.h */, | |
273 | 18AD562514CB6EB9008233F2 /* SecCertificatePriv.h */, | |
274 | 18AD562614CB6EB9008233F2 /* SecCertificateRequest.c */, | |
275 | 18AD562714CB6EB9008233F2 /* SecCertificateRequest.h */, | |
276 | 18AD562814CB6EB9008233F2 /* SecCMS.c */, | |
277 | 18AD562914CB6EB9008233F2 /* SecCMS.h */, | |
278 | 18AD562A14CB6EB9008233F2 /* SecDH.c */, | |
279 | 18AD562B14CB6EB9008233F2 /* SecDH.h */, | |
280 | 18AD562C14CB6EB9008233F2 /* SecECKey.c */, | |
281 | 18AD562D14CB6EB9008233F2 /* SecECKey.h */, | |
282 | 18AD562E14CB6EB9008233F2 /* SecFramework.c */, | |
283 | 18AD562F14CB6EB9008233F2 /* SecFramework.h */, | |
284 | 18AD563014CB6EB9008233F2 /* SecFrameworkStrings.h */, | |
285 | 18AD563114CB6EB9008233F2 /* SecIdentity.c */, | |
286 | 18AD563214CB6EB9008233F2 /* SecIdentity.h */, | |
287 | 18AD563314CB6EB9008233F2 /* SecIdentityPriv.h */, | |
288 | 18AD563414CB6EB9008233F2 /* SecImportExport.c */, | |
289 | 18AD563514CB6EB9008233F2 /* SecImportExport.h */, | |
290 | 18AD563614CB6EB9008233F2 /* SecInternal.h */, | |
291 | 18AD563714CB6EB9008233F2 /* SecItem.c */, | |
292 | 18AD563814CB6EB9008233F2 /* SecItem.h */, | |
293 | 18AD563914CB6EB9008233F2 /* SecItemConstants.c */, | |
294 | 18AD563A14CB6EB9008233F2 /* SecItemInternal.h */, | |
295 | 18AD563B14CB6EB9008233F2 /* SecItemPriv.h */, | |
296 | 18AD563C14CB6EB9008233F2 /* SecKey.c */, | |
297 | 18AD563D14CB6EB9008233F2 /* SecKey.h */, | |
298 | 18AD563E14CB6EB9008233F2 /* SecKeyInternal.h */, | |
299 | 18AD563F14CB6EB9008233F2 /* SecKeyPriv.h */, | |
300 | 18AD564014CB6EB9008233F2 /* SecPBKDF.c */, | |
301 | 18AD564114CB6EB9008233F2 /* SecPBKDF.h */, | |
302 | 18AD564214CB6EB9008233F2 /* SecPolicy.c */, | |
303 | 18AD564314CB6EB9008233F2 /* SecPolicy.h */, | |
304 | 18AD564414CB6EB9008233F2 /* SecPolicyInternal.h */, | |
305 | 18AD564514CB6EB9008233F2 /* SecPolicyPriv.h */, | |
306 | 18AD564614CB6EB9008233F2 /* SecRandom.h */, | |
307 | 18AD564714CB6EB9008233F2 /* SecRSAKey.c */, | |
308 | 18AD564814CB6EB9008233F2 /* SecRSAKey.h */, | |
309 | 18AD564914CB6EB9008233F2 /* SecRSAKeyPriv.h */, | |
310 | 18AD564A14CB6EB9008233F2 /* SecSCEP.c */, | |
311 | 18AD564B14CB6EB9008233F2 /* SecSCEP.h */, | |
312 | 18AD564C14CB6EB9008233F2 /* SecTrust.c */, | |
313 | 18AD564D14CB6EB9008233F2 /* SecTrust.h */, | |
314 | 18AD564E14CB6EB9008233F2 /* SecTrustPriv.h */, | |
315 | 18AD564F14CB6EB9008233F2 /* SecTrustSettings.c */, | |
316 | 18AD565014CB6EB9008233F2 /* SecTrustSettings.h */, | |
317 | 18AD565114CB6EB9008233F2 /* SecTrustSettingsPriv.h */, | |
318 | 18AD565214CB6EB9008233F2 /* SecTrustStore.c */, | |
319 | 18AD565314CB6EB9008233F2 /* SecTrustStore.h */, | |
320 | 18AD565414CB6EB9008233F2 /* Security.h */, | |
321 | 18AD565514CB6EB9008233F2 /* vmdh.c */, | |
322 | 18AD565614CB6EB9008233F2 /* vmdh.h */, | |
323 | ); | |
324 | path = Security; | |
325 | sourceTree = "<group>"; | |
326 | }; | |
327 | 18AD565714CB6ECD008233F2 /* securityd */ = { | |
328 | isa = PBXGroup; | |
329 | children = ( | |
330 | 18AD567D14CB865E008233F2 /* asynchttp.c */, | |
331 | 18AD567E14CB865E008233F2 /* asynchttp.h */, | |
332 | 18AD567F14CB865E008233F2 /* entitlements.plist */, | |
333 | 18AD568014CB865E008233F2 /* keystore.c */, | |
334 | 18AD568114CB865E008233F2 /* keystore.h */, | |
335 | 18AD568214CB865E008233F2 /* policytree.c */, | |
336 | 18AD568314CB865E008233F2 /* policytree.h */, | |
337 | 18AD568414CB865E008233F2 /* SecCAIssuerCache.c */, | |
338 | 18AD568514CB865E008233F2 /* SecCAIssuerCache.h */, | |
339 | 18AD568614CB865E008233F2 /* SecCAIssuerRequest.c */, | |
340 | 18AD568714CB865E008233F2 /* SecCAIssuerRequest.h */, | |
341 | 18AD568814CB865E008233F2 /* SecItemServer.c */, | |
342 | 18AD565814CB6F79008233F2 /* SecItemServer.h */, | |
343 | 18AD565914CB6F79008233F2 /* SecOCSPCache.c */, | |
344 | 18AD565A14CB6F79008233F2 /* SecOCSPCache.h */, | |
345 | 18AD565B14CB6F79008233F2 /* SecOCSPRequest.c */, | |
346 | 18AD565C14CB6F79008233F2 /* SecOCSPRequest.h */, | |
347 | 18AD565D14CB6F79008233F2 /* SecOCSPResponse.c */, | |
348 | 18AD565E14CB6F79008233F2 /* SecOCSPResponse.h */, | |
349 | 18AD565F14CB6F79008233F2 /* SecPolicyServer.c */, | |
350 | 18AD566014CB6F79008233F2 /* SecPolicyServer.h */, | |
351 | 18AD566114CB6F79008233F2 /* SecTrustServer.c */, | |
352 | 18AD566214CB6F79008233F2 /* SecTrustServer.h */, | |
353 | 18AD566314CB6F79008233F2 /* SecTrustStoreServer.c */, | |
354 | 18AD566414CB6F79008233F2 /* SecTrustStoreServer.h */, | |
355 | 18AD566514CB6F79008233F2 /* spi.c */, | |
356 | 18AD566614CB6F79008233F2 /* spi.h */, | |
357 | ); | |
358 | path = securityd; | |
359 | sourceTree = "<group>"; | |
360 | }; | |
361 | 18D4055714CE51CD00A2BE4E /* security_utilities */ = { | |
362 | isa = PBXGroup; | |
363 | children = ( | |
364 | 18D4055914CE51FC00A2BE4E /* debugging.h */, | |
365 | 18D4055A14CE51FC00A2BE4E /* sqlutils.h */, | |
366 | ); | |
367 | name = security_utilities; | |
368 | path = ../security_utilities; | |
369 | sourceTree = "<group>"; | |
370 | }; | |
371 | /* End PBXGroup section */ | |
372 | ||
373 | /* Begin PBXHeadersBuildPhase section */ | |
374 | 18270F5314CF651900B05E7F /* Headers */ = { | |
375 | isa = PBXHeadersBuildPhase; | |
376 | buildActionMask = 2147483647; | |
377 | files = ( | |
378 | ); | |
379 | runOnlyForDeploymentPostprocessing = 0; | |
380 | }; | |
381 | 186CDD0D14CA116C00AF9171 /* Headers */ = { | |
382 | isa = PBXHeadersBuildPhase; | |
383 | buildActionMask = 2147483647; | |
384 | files = ( | |
385 | 18AD560F14CB6E7A008233F2 /* securityd_client.h in Headers */, | |
386 | 18AD561014CB6E7A008233F2 /* securityd_ipc_types.h in Headers */, | |
387 | 18AD561314CB6E7A008233F2 /* securityd_server.h in Headers */, | |
388 | ); | |
389 | runOnlyForDeploymentPostprocessing = 0; | |
390 | }; | |
391 | 18D4043314CE0CF300A2BE4E /* Headers */ = { | |
392 | isa = PBXHeadersBuildPhase; | |
393 | buildActionMask = 2147483647; | |
394 | files = ( | |
395 | 18D4055C14CE51FC00A2BE4E /* debugging.h in Headers */, | |
396 | 18D4055D14CE51FC00A2BE4E /* sqlutils.h in Headers */, | |
397 | ); | |
398 | runOnlyForDeploymentPostprocessing = 0; | |
399 | }; | |
400 | 18D4056014CE53C200A2BE4E /* Headers */ = { | |
401 | isa = PBXHeadersBuildPhase; | |
402 | buildActionMask = 2147483647; | |
403 | files = ( | |
404 | ); | |
405 | runOnlyForDeploymentPostprocessing = 0; | |
406 | }; | |
407 | /* End PBXHeadersBuildPhase section */ | |
408 | ||
409 | /* Begin PBXNativeTarget section */ | |
410 | 18270F5414CF651900B05E7F /* libsecipc_client */ = { | |
411 | isa = PBXNativeTarget; | |
412 | buildConfigurationList = 18270F5614CF651900B05E7F /* Build configuration list for PBXNativeTarget "libsecipc_client" */; | |
413 | buildPhases = ( | |
414 | 18270F5114CF651900B05E7F /* Sources */, | |
415 | 18270F5214CF651900B05E7F /* Frameworks */, | |
416 | 18270F5314CF651900B05E7F /* Headers */, | |
417 | ); | |
418 | buildRules = ( | |
419 | ); | |
420 | dependencies = ( | |
421 | ); | |
422 | name = libsecipc_client; | |
423 | productName = libsecipc_client; | |
424 | productReference = 18270F5514CF651900B05E7F /* libsecipc_client.a */; | |
425 | productType = "com.apple.product-type.library.static"; | |
426 | }; | |
427 | 186CDD0E14CA116C00AF9171 /* libSecItemShimOSX */ = { | |
428 | isa = PBXNativeTarget; | |
429 | buildConfigurationList = 186CDD1314CA116C00AF9171 /* Build configuration list for PBXNativeTarget "libSecItemShimOSX" */; | |
430 | buildPhases = ( | |
431 | 186CDD0B14CA116C00AF9171 /* Sources */, | |
432 | 186CDD0C14CA116C00AF9171 /* Frameworks */, | |
433 | 186CDD0D14CA116C00AF9171 /* Headers */, | |
434 | ); | |
435 | buildRules = ( | |
436 | ); | |
437 | dependencies = ( | |
438 | ); | |
439 | name = libSecItemShimOSX; | |
440 | productName = sec; | |
441 | productReference = 186CDD0F14CA116C00AF9171 /* libSecItemShimOSX.a */; | |
442 | productType = "com.apple.product-type.library.static"; | |
443 | }; | |
444 | 18D4043414CE0CF300A2BE4E /* libsecurity */ = { | |
445 | isa = PBXNativeTarget; | |
446 | buildConfigurationList = 18D4043614CE0CF300A2BE4E /* Build configuration list for PBXNativeTarget "libsecurity" */; | |
447 | buildPhases = ( | |
448 | 18D4043114CE0CF300A2BE4E /* Sources */, | |
449 | 18D4043214CE0CF300A2BE4E /* Frameworks */, | |
450 | 18D4043314CE0CF300A2BE4E /* Headers */, | |
451 | ); | |
452 | buildRules = ( | |
453 | ); | |
454 | dependencies = ( | |
455 | ); | |
456 | name = libsecurity; | |
457 | productName = security; | |
458 | productReference = 18D4043514CE0CF300A2BE4E /* libsecurity.a */; | |
459 | productType = "com.apple.product-type.library.static"; | |
460 | }; | |
461 | 18D4056114CE53C200A2BE4E /* libsecurityd */ = { | |
462 | isa = PBXNativeTarget; | |
463 | buildConfigurationList = 18D4056314CE53C200A2BE4E /* Build configuration list for PBXNativeTarget "libsecurityd" */; | |
464 | buildPhases = ( | |
465 | 18D4055E14CE53C200A2BE4E /* Sources */, | |
466 | 18D4055F14CE53C200A2BE4E /* Frameworks */, | |
467 | 18D4056014CE53C200A2BE4E /* Headers */, | |
468 | ); | |
469 | buildRules = ( | |
470 | ); | |
471 | dependencies = ( | |
472 | ); | |
473 | name = libsecurityd; | |
474 | productName = securityd; | |
475 | productReference = 18D4056214CE53C200A2BE4E /* libsecurityd.a */; | |
476 | productType = "com.apple.product-type.library.static"; | |
477 | }; | |
478 | /* End PBXNativeTarget section */ | |
479 | ||
480 | /* Begin PBXProject section */ | |
481 | 186CDD0614CA116C00AF9171 /* Project object */ = { | |
482 | isa = PBXProject; | |
483 | attributes = { | |
484 | LastUpgradeCheck = 0440; | |
485 | }; | |
486 | buildConfigurationList = 186CDD0914CA116C00AF9171 /* Build configuration list for PBXProject "sec" */; | |
487 | compatibilityVersion = "Xcode 3.2"; | |
488 | developmentRegion = English; | |
489 | hasScannedForEncodings = 0; | |
490 | knownRegions = ( | |
491 | en, | |
492 | ); | |
493 | mainGroup = 186CDD0414CA116C00AF9171; | |
494 | productRefGroup = 186CDD1014CA116C00AF9171 /* Products */; | |
495 | projectDirPath = ""; | |
496 | projectRoot = ""; | |
497 | targets = ( | |
498 | 18D4043414CE0CF300A2BE4E /* libsecurity */, | |
499 | 18D4056114CE53C200A2BE4E /* libsecurityd */, | |
500 | 186CDD0E14CA116C00AF9171 /* libSecItemShimOSX */, | |
501 | 18270F5414CF651900B05E7F /* libsecipc_client */, | |
502 | ); | |
503 | }; | |
504 | /* End PBXProject section */ | |
505 | ||
506 | /* Begin PBXSourcesBuildPhase section */ | |
507 | 18270F5114CF651900B05E7F /* Sources */ = { | |
508 | isa = PBXSourcesBuildPhase; | |
509 | buildActionMask = 2147483647; | |
510 | files = ( | |
511 | 18270F5914CF654400B05E7F /* client.c in Sources */, | |
512 | 18270F5A14CF654400B05E7F /* securityd_rep.defs in Sources */, | |
513 | 18270F5B14CF654400B05E7F /* securityd_req.defs in Sources */, | |
514 | ); | |
515 | runOnlyForDeploymentPostprocessing = 0; | |
516 | }; | |
517 | 186CDD0B14CA116C00AF9171 /* Sources */ = { | |
518 | isa = PBXSourcesBuildPhase; | |
519 | buildActionMask = 2147483647; | |
520 | files = ( | |
521 | 18AD566714CB70A8008233F2 /* SecItem.c in Sources */, | |
522 | BEFE994E14F2E17200356A97 /* SecDH.c in Sources */, | |
523 | ); | |
524 | runOnlyForDeploymentPostprocessing = 0; | |
525 | }; | |
526 | 18D4043114CE0CF300A2BE4E /* Sources */ = { | |
527 | isa = PBXSourcesBuildPhase; | |
528 | buildActionMask = 2147483647; | |
529 | files = ( | |
530 | 18D4043914CE1FE400A2BE4E /* p12import.c in Sources */, | |
531 | 18D4043A14CE1FE400A2BE4E /* p12pbegen.c in Sources */, | |
532 | 18D4043B14CE1FE400A2BE4E /* pbkdf2.c in Sources */, | |
533 | 18D4043C14CE1FE400A2BE4E /* SecBase64.c in Sources */, | |
534 | 18D4043D14CE1FE400A2BE4E /* SecCertificate.c in Sources */, | |
535 | 18D4043E14CE1FE400A2BE4E /* SecCertificatePath.c in Sources */, | |
536 | 18D4043F14CE1FE400A2BE4E /* SecCertificateRequest.c in Sources */, | |
537 | 18D4044014CE1FE400A2BE4E /* SecCMS.c in Sources */, | |
538 | 18D4044114CE1FE400A2BE4E /* SecDH.c in Sources */, | |
539 | 18D4044214CE1FE400A2BE4E /* SecECKey.c in Sources */, | |
540 | 18D4044314CE1FE400A2BE4E /* SecFramework.c in Sources */, | |
541 | 18D4044414CE1FE400A2BE4E /* SecIdentity.c in Sources */, | |
542 | 18D4044514CE1FE400A2BE4E /* SecImportExport.c in Sources */, | |
543 | 18D4044614CE1FE400A2BE4E /* SecItem.c in Sources */, | |
544 | 18D4044714CE1FE400A2BE4E /* SecItemConstants.c in Sources */, | |
545 | 18D4044814CE1FE400A2BE4E /* SecKey.c in Sources */, | |
546 | 18D4044914CE1FE400A2BE4E /* SecPBKDF.c in Sources */, | |
547 | 18D4044A14CE1FE400A2BE4E /* SecPolicy.c in Sources */, | |
548 | 18D4044B14CE1FE400A2BE4E /* SecRSAKey.c in Sources */, | |
549 | 18D4044C14CE1FE400A2BE4E /* SecSCEP.c in Sources */, | |
550 | 18D4044D14CE1FE400A2BE4E /* SecTrust.c in Sources */, | |
551 | 18D4044E14CE1FE400A2BE4E /* SecTrustSettings.c in Sources */, | |
552 | 18D4044F14CE1FE400A2BE4E /* SecTrustStore.c in Sources */, | |
553 | 18D4045014CE1FE400A2BE4E /* vmdh.c in Sources */, | |
554 | ); | |
555 | runOnlyForDeploymentPostprocessing = 0; | |
556 | }; | |
557 | 18D4055E14CE53C200A2BE4E /* Sources */ = { | |
558 | isa = PBXSourcesBuildPhase; | |
559 | buildActionMask = 2147483647; | |
560 | files = ( | |
561 | 18D4056614CE53DD00A2BE4E /* asynchttp.c in Sources */, | |
562 | 18D4056714CE53DD00A2BE4E /* keystore.c in Sources */, | |
563 | 18D4056814CE53DD00A2BE4E /* policytree.c in Sources */, | |
564 | 18D4056914CE53DD00A2BE4E /* SecCAIssuerCache.c in Sources */, | |
565 | 18D4056A14CE53DD00A2BE4E /* SecCAIssuerRequest.c in Sources */, | |
566 | 18D4056B14CE53DD00A2BE4E /* SecItemServer.c in Sources */, | |
567 | 18D4056C14CE53DD00A2BE4E /* SecOCSPCache.c in Sources */, | |
568 | 18D4056D14CE53DD00A2BE4E /* SecOCSPRequest.c in Sources */, | |
569 | 18D4056E14CE53DD00A2BE4E /* SecOCSPResponse.c in Sources */, | |
570 | 18D4056F14CE53DD00A2BE4E /* SecPolicyServer.c in Sources */, | |
571 | 18D4057014CE53DD00A2BE4E /* SecTrustServer.c in Sources */, | |
572 | 18D4057114CE53DD00A2BE4E /* SecTrustStoreServer.c in Sources */, | |
573 | 18D4057214CE547400A2BE4E /* spi.c in Sources */, | |
574 | ); | |
575 | runOnlyForDeploymentPostprocessing = 0; | |
576 | }; | |
577 | /* End PBXSourcesBuildPhase section */ | |
578 | ||
579 | /* Begin XCBuildConfiguration section */ | |
580 | 18270F5714CF651900B05E7F /* Debug */ = { | |
581 | isa = XCBuildConfiguration; | |
582 | baseConfigurationReference = 18270C9814CF1AAD00B05E7F /* debug.xcconfig */; | |
583 | buildSettings = { | |
584 | GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)"; | |
585 | "GCC_PREPROCESSOR_DEFINITIONS[sdk=macosx*]" = ( | |
586 | "$(inherited)", | |
587 | "SECITEM_SHIM_OSX=1", | |
588 | ); | |
589 | }; | |
590 | name = Debug; | |
591 | }; | |
592 | 18270F5814CF651900B05E7F /* Release */ = { | |
593 | isa = XCBuildConfiguration; | |
594 | baseConfigurationReference = 18270C9A14CF1AAD00B05E7F /* release.xcconfig */; | |
595 | buildSettings = { | |
596 | GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)"; | |
597 | "GCC_PREPROCESSOR_DEFINITIONS[sdk=macosx*]" = ( | |
598 | "$(inherited)", | |
599 | "SECITEM_SHIM_OSX=1", | |
600 | ); | |
601 | }; | |
602 | name = Release; | |
603 | }; | |
604 | 186CDD1114CA116C00AF9171 /* Debug */ = { | |
605 | isa = XCBuildConfiguration; | |
606 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; | |
607 | buildSettings = { | |
608 | }; | |
609 | name = Debug; | |
610 | }; | |
611 | 186CDD1214CA116C00AF9171 /* Release */ = { | |
612 | isa = XCBuildConfiguration; | |
613 | baseConfigurationReference = 18270C9914CF1AAD00B05E7F /* lib.xcconfig */; | |
614 | buildSettings = { | |
615 | }; | |
616 | name = Release; | |
617 | }; | |
618 | 186CDD1414CA116C00AF9171 /* Debug */ = { | |
619 | isa = XCBuildConfiguration; | |
620 | baseConfigurationReference = 18270C9814CF1AAD00B05E7F /* debug.xcconfig */; | |
621 | buildSettings = { | |
622 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
623 | "$(inherited)", | |
624 | "SECITEM_SHIM_OSX=1", | |
625 | ); | |
626 | SECITEM_SHIM_OSX = 1; | |
627 | }; | |
628 | name = Debug; | |
629 | }; | |
630 | 186CDD1514CA116C00AF9171 /* Release */ = { | |
631 | isa = XCBuildConfiguration; | |
632 | baseConfigurationReference = 18270C9A14CF1AAD00B05E7F /* release.xcconfig */; | |
633 | buildSettings = { | |
634 | GCC_PREPROCESSOR_DEFINITIONS = ( | |
635 | "$(inherited)", | |
636 | "SECITEM_SHIM_OSX=1", | |
637 | ); | |
638 | SECITEM_SHIM_OSX = 1; | |
639 | }; | |
640 | name = Release; | |
641 | }; | |
642 | 18D4043714CE0CF300A2BE4E /* Debug */ = { | |
643 | isa = XCBuildConfiguration; | |
644 | baseConfigurationReference = 18270C9814CF1AAD00B05E7F /* debug.xcconfig */; | |
645 | buildSettings = { | |
646 | }; | |
647 | name = Debug; | |
648 | }; | |
649 | 18D4043814CE0CF300A2BE4E /* Release */ = { | |
650 | isa = XCBuildConfiguration; | |
651 | baseConfigurationReference = 18270C9A14CF1AAD00B05E7F /* release.xcconfig */; | |
652 | buildSettings = { | |
653 | }; | |
654 | name = Release; | |
655 | }; | |
656 | 18D4056414CE53C200A2BE4E /* Debug */ = { | |
657 | isa = XCBuildConfiguration; | |
658 | baseConfigurationReference = 18270C9814CF1AAD00B05E7F /* debug.xcconfig */; | |
659 | buildSettings = { | |
660 | GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)"; | |
661 | "GCC_PREPROCESSOR_DEFINITIONS[sdk=macosx*]" = ( | |
662 | "$(inherited)", | |
663 | "SECITEM_SHIM_OSX=1", | |
664 | ); | |
665 | }; | |
666 | name = Debug; | |
667 | }; | |
668 | 18D4056514CE53C200A2BE4E /* Release */ = { | |
669 | isa = XCBuildConfiguration; | |
670 | baseConfigurationReference = 18270C9A14CF1AAD00B05E7F /* release.xcconfig */; | |
671 | buildSettings = { | |
672 | GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)"; | |
673 | "GCC_PREPROCESSOR_DEFINITIONS[sdk=macosx*]" = ( | |
674 | "$(inherited)", | |
675 | "SECITEM_SHIM_OSX=1", | |
676 | ); | |
677 | }; | |
678 | name = Release; | |
679 | }; | |
680 | /* End XCBuildConfiguration section */ | |
681 | ||
682 | /* Begin XCConfigurationList section */ | |
683 | 18270F5614CF651900B05E7F /* Build configuration list for PBXNativeTarget "libsecipc_client" */ = { | |
684 | isa = XCConfigurationList; | |
685 | buildConfigurations = ( | |
686 | 18270F5714CF651900B05E7F /* Debug */, | |
687 | 18270F5814CF651900B05E7F /* Release */, | |
688 | ); | |
689 | defaultConfigurationIsVisible = 0; | |
690 | defaultConfigurationName = Release; | |
691 | }; | |
692 | 186CDD0914CA116C00AF9171 /* Build configuration list for PBXProject "sec" */ = { | |
693 | isa = XCConfigurationList; | |
694 | buildConfigurations = ( | |
695 | 186CDD1114CA116C00AF9171 /* Debug */, | |
696 | 186CDD1214CA116C00AF9171 /* Release */, | |
697 | ); | |
698 | defaultConfigurationIsVisible = 0; | |
699 | defaultConfigurationName = Release; | |
700 | }; | |
701 | 186CDD1314CA116C00AF9171 /* Build configuration list for PBXNativeTarget "libSecItemShimOSX" */ = { | |
702 | isa = XCConfigurationList; | |
703 | buildConfigurations = ( | |
704 | 186CDD1414CA116C00AF9171 /* Debug */, | |
705 | 186CDD1514CA116C00AF9171 /* Release */, | |
706 | ); | |
707 | defaultConfigurationIsVisible = 0; | |
708 | defaultConfigurationName = Release; | |
709 | }; | |
710 | 18D4043614CE0CF300A2BE4E /* Build configuration list for PBXNativeTarget "libsecurity" */ = { | |
711 | isa = XCConfigurationList; | |
712 | buildConfigurations = ( | |
713 | 18D4043714CE0CF300A2BE4E /* Debug */, | |
714 | 18D4043814CE0CF300A2BE4E /* Release */, | |
715 | ); | |
716 | defaultConfigurationIsVisible = 0; | |
717 | defaultConfigurationName = Release; | |
718 | }; | |
719 | 18D4056314CE53C200A2BE4E /* Build configuration list for PBXNativeTarget "libsecurityd" */ = { | |
720 | isa = XCConfigurationList; | |
721 | buildConfigurations = ( | |
722 | 18D4056414CE53C200A2BE4E /* Debug */, | |
723 | 18D4056514CE53C200A2BE4E /* Release */, | |
724 | ); | |
725 | defaultConfigurationIsVisible = 0; | |
726 | defaultConfigurationName = Release; | |
727 | }; | |
728 | /* End XCConfigurationList section */ | |
729 | }; | |
730 | rootObject = 186CDD0614CA116C00AF9171 /* Project object */; | |
731 | } |