]>
Commit | Line | Data |
---|---|---|
d8f41ccd A |
1 | // !$*UTF8*$! |
2 | { | |
3 | archiveVersion = 1; | |
4 | classes = { | |
5 | }; | |
6 | objectVersion = 46; | |
7 | objects = { | |
8 | ||
9 | /* Begin PBXBuildFile section */ | |
5c19dc3a | 10 | 18404F991A8D13F200F74449 /* libbsm.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 18404F981A8D13F200F74449 /* libbsm.dylib */; }; |
d8f41ccd A |
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 */ | |
27 | ||
28 | /* Begin PBXContainerItemProxy section */ | |
29 | 189D4664166C166E001D8533 /* PBXContainerItemProxy */ = { | |
30 | isa = PBXContainerItemProxy; | |
31 | containerPortal = 189D462D166AC95C001D8533 /* Project object */; | |
32 | proxyType = 1; | |
33 | remoteGlobalIDString = 189D465A166C15C1001D8533; | |
34 | remoteInfo = securitydservicectrl; | |
35 | }; | |
36 | 18F4809A174975FF009724DB /* PBXContainerItemProxy */ = { | |
37 | isa = PBXContainerItemProxy; | |
38 | containerPortal = 189D462D166AC95C001D8533 /* Project object */; | |
39 | proxyType = 1; | |
40 | remoteGlobalIDString = 18F4808D17497521009724DB; | |
41 | remoteInfo = KeyStore; | |
42 | }; | |
43 | /* End PBXContainerItemProxy section */ | |
44 | ||
45 | /* Begin PBXCopyFilesBuildPhase section */ | |
46 | 189D4633166AC95C001D8533 /* Copy launchd plist */ = { | |
47 | isa = PBXCopyFilesBuildPhase; | |
48 | buildActionMask = 2147483647; | |
49 | dstPath = /System/Library/LaunchDaemons; | |
50 | dstSubfolderSpec = 0; | |
51 | files = ( | |
52 | 189D4667166C1809001D8533 /* com.apple.securityd_service.plist in Copy launchd plist */, | |
53 | ); | |
54 | name = "Copy launchd plist"; | |
55 | runOnlyForDeploymentPostprocessing = 1; | |
56 | }; | |
57 | 189D4659166C15C1001D8533 /* CopyFiles */ = { | |
58 | isa = PBXCopyFilesBuildPhase; | |
59 | buildActionMask = 2147483647; | |
60 | dstPath = /usr/share/man/man1/; | |
61 | dstSubfolderSpec = 0; | |
62 | files = ( | |
63 | ); | |
64 | runOnlyForDeploymentPostprocessing = 1; | |
65 | }; | |
66 | 18D7BBD1171639CE008F80B3 /* Copy sandbox profile */ = { | |
67 | isa = PBXCopyFilesBuildPhase; | |
68 | buildActionMask = 8; | |
69 | dstPath = "$(SYSTEM_LIBRARY_DIR)/Sandbox/Profiles"; | |
70 | dstSubfolderSpec = 0; | |
71 | files = ( | |
72 | 18D7BBD2171639F0008F80B3 /* com.apple.securitydservice.sb in Copy sandbox profile */, | |
73 | ); | |
74 | name = "Copy sandbox profile"; | |
75 | runOnlyForDeploymentPostprocessing = 1; | |
76 | }; | |
77 | /* End PBXCopyFilesBuildPhase section */ | |
78 | ||
79 | /* Begin PBXFileReference section */ | |
5c19dc3a | 80 | 18404F981A8D13F200F74449 /* libbsm.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libbsm.dylib; path = ../../../../../../usr/lib/libbsm.dylib; sourceTree = "<group>"; }; |
d8f41ccd A |
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 */ | |
101 | ||
102 | /* Begin PBXFrameworksBuildPhase section */ | |
103 | 1843240B1714797D00196B52 /* Frameworks */ = { | |
104 | isa = PBXFrameworksBuildPhase; | |
105 | buildActionMask = 2147483647; | |
106 | files = ( | |
107 | ); | |
108 | runOnlyForDeploymentPostprocessing = 0; | |
109 | }; | |
110 | 189D4632166AC95C001D8533 /* Frameworks */ = { | |
111 | isa = PBXFrameworksBuildPhase; | |
112 | buildActionMask = 2147483647; | |
113 | files = ( | |
5c19dc3a | 114 | 18404F991A8D13F200F74449 /* libbsm.dylib in Frameworks */, |
d8f41ccd A |
115 | 18CD2B791715CEC800633846 /* libaks.a in Frameworks */, |
116 | 189D4649166C11A6001D8533 /* IOKit.framework in Frameworks */, | |
117 | 189D4647166C03CD001D8533 /* CoreFoundation.framework in Frameworks */, | |
118 | 189D4644166BFDCE001D8533 /* Security.framework in Frameworks */, | |
119 | ); | |
120 | runOnlyForDeploymentPostprocessing = 0; | |
121 | }; | |
122 | 189D4658166C15C1001D8533 /* Frameworks */ = { | |
123 | isa = PBXFrameworksBuildPhase; | |
124 | buildActionMask = 2147483647; | |
125 | files = ( | |
126 | 80C312B6169BA50700DA5DC6 /* Security.framework in Frameworks */, | |
127 | 189D4668166C19CF001D8533 /* CoreFoundation.framework in Frameworks */, | |
128 | ); | |
129 | runOnlyForDeploymentPostprocessing = 0; | |
130 | }; | |
131 | 18F4808B17497521009724DB /* Frameworks */ = { | |
132 | isa = PBXFrameworksBuildPhase; | |
133 | buildActionMask = 2147483647; | |
134 | files = ( | |
135 | 18F4809E1749774F009724DB /* IOKit.framework in Frameworks */, | |
136 | 18F4808F17497521009724DB /* CoreFoundation.framework in Frameworks */, | |
137 | ); | |
138 | runOnlyForDeploymentPostprocessing = 0; | |
139 | }; | |
140 | /* End PBXFrameworksBuildPhase section */ | |
141 | ||
142 | /* Begin PBXGroup section */ | |
143 | 189D462C166AC95C001D8533 = { | |
144 | isa = PBXGroup; | |
145 | children = ( | |
146 | 189D4637166AC95C001D8533 /* securityd_service */, | |
147 | 18CD2B3B1714D43C00633846 /* securityd_service_client */, | |
148 | 189D465C166C15C1001D8533 /* securitydservicectrl */, | |
149 | 18F4809017497521009724DB /* KeyStore */, | |
150 | 189D4645166BFDD4001D8533 /* Frameworks */, | |
151 | 189D4636166AC95C001D8533 /* Products */, | |
152 | ); | |
153 | sourceTree = "<group>"; | |
154 | }; | |
155 | 189D4636166AC95C001D8533 /* Products */ = { | |
156 | isa = PBXGroup; | |
157 | children = ( | |
158 | 189D4635166AC95C001D8533 /* securityd_service */, | |
159 | 189D465B166C15C1001D8533 /* securitydservicectrl */, | |
160 | 1843240E1714797D00196B52 /* libsecuritydservice_client.a */, | |
161 | 18F4808E17497521009724DB /* com.apple.KeyStore.plugin */, | |
162 | ); | |
163 | name = Products; | |
164 | sourceTree = "<group>"; | |
165 | }; | |
166 | 189D4637166AC95C001D8533 /* securityd_service */ = { | |
167 | isa = PBXGroup; | |
168 | children = ( | |
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 */, | |
174 | ); | |
175 | path = securityd_service; | |
176 | sourceTree = "<group>"; | |
177 | }; | |
178 | 189D4645166BFDD4001D8533 /* Frameworks */ = { | |
179 | isa = PBXGroup; | |
180 | children = ( | |
5c19dc3a | 181 | 18404F981A8D13F200F74449 /* libbsm.dylib */, |
d8f41ccd A |
182 | 18CD2B781715CEC800633846 /* libaks.a */, |
183 | 189D4648166C11A6001D8533 /* IOKit.framework */, | |
184 | 189D4646166C03CD001D8533 /* CoreFoundation.framework */, | |
185 | 189D4643166BFDCE001D8533 /* Security.framework */, | |
186 | ); | |
187 | name = Frameworks; | |
188 | path = /Volumes/Data/wade/src/projects/securityd_service; | |
189 | sourceTree = "<absolute>"; | |
190 | }; | |
191 | 189D465C166C15C1001D8533 /* securitydservicectrl */ = { | |
192 | isa = PBXGroup; | |
193 | children = ( | |
194 | 189D465D166C15C1001D8533 /* main.c */, | |
195 | ); | |
196 | path = securitydservicectrl; | |
197 | sourceTree = "<group>"; | |
198 | }; | |
199 | 18CD2B3B1714D43C00633846 /* securityd_service_client */ = { | |
200 | isa = PBXGroup; | |
201 | children = ( | |
202 | 18CD2B711714D48300633846 /* securityd_service_client.c */, | |
203 | 18CD2B731714D4B300633846 /* securityd_service_client.h */, | |
204 | ); | |
205 | name = securityd_service_client; | |
206 | sourceTree = "<group>"; | |
207 | }; | |
208 | 18F4809017497521009724DB /* KeyStore */ = { | |
209 | isa = PBXGroup; | |
210 | children = ( | |
211 | 18F4809117497521009724DB /* Supporting Files */, | |
212 | 18F4809C174976D2009724DB /* KeyStoreEvents.c */, | |
213 | 18F4809F17498963009724DB /* AppleKeyStoreEvents.h */, | |
214 | ); | |
215 | path = KeyStore; | |
216 | sourceTree = "<group>"; | |
217 | }; | |
218 | 18F4809117497521009724DB /* Supporting Files */ = { | |
219 | isa = PBXGroup; | |
220 | children = ( | |
221 | 18F4809217497521009724DB /* KeyStore-Info.plist */, | |
222 | ); | |
223 | name = "Supporting Files"; | |
224 | sourceTree = "<group>"; | |
225 | }; | |
226 | /* End PBXGroup section */ | |
227 | ||
228 | /* Begin PBXHeadersBuildPhase section */ | |
229 | 1843240C1714797D00196B52 /* Headers */ = { | |
230 | isa = PBXHeadersBuildPhase; | |
231 | buildActionMask = 2147483647; | |
232 | files = ( | |
233 | ); | |
234 | runOnlyForDeploymentPostprocessing = 0; | |
235 | }; | |
236 | 18F480A117498AD8009724DB /* Headers */ = { | |
237 | isa = PBXHeadersBuildPhase; | |
238 | buildActionMask = 2147483647; | |
239 | files = ( | |
240 | 18F480A217498ADD009724DB /* AppleKeyStoreEvents.h in Headers */, | |
241 | ); | |
242 | runOnlyForDeploymentPostprocessing = 0; | |
243 | }; | |
244 | /* End PBXHeadersBuildPhase section */ | |
245 | ||
246 | /* Begin PBXNativeTarget section */ | |
247 | 1843240D1714797D00196B52 /* securitydservice_client */ = { | |
248 | isa = PBXNativeTarget; | |
249 | buildConfigurationList = 184324111714797D00196B52 /* Build configuration list for PBXNativeTarget "securitydservice_client" */; | |
250 | buildPhases = ( | |
251 | 1843240A1714797D00196B52 /* Sources */, | |
252 | 1843240B1714797D00196B52 /* Frameworks */, | |
253 | 1843240C1714797D00196B52 /* Headers */, | |
254 | ); | |
255 | buildRules = ( | |
256 | ); | |
257 | dependencies = ( | |
258 | ); | |
259 | name = securitydservice_client; | |
260 | productName = securitydservice_client; | |
261 | productReference = 1843240E1714797D00196B52 /* libsecuritydservice_client.a */; | |
262 | productType = "com.apple.product-type.library.static"; | |
263 | }; | |
264 | 189D4634166AC95C001D8533 /* securityd_service */ = { | |
265 | isa = PBXNativeTarget; | |
266 | buildConfigurationList = 189D463E166AC95C001D8533 /* Build configuration list for PBXNativeTarget "securityd_service" */; | |
267 | buildPhases = ( | |
268 | 189D4631166AC95C001D8533 /* Sources */, | |
269 | 189D4632166AC95C001D8533 /* Frameworks */, | |
270 | 189D4633166AC95C001D8533 /* Copy launchd plist */, | |
271 | 18D7BBD1171639CE008F80B3 /* Copy sandbox profile */, | |
272 | ); | |
273 | buildRules = ( | |
274 | ); | |
275 | dependencies = ( | |
276 | 18F4809B174975FF009724DB /* PBXTargetDependency */, | |
277 | 189D4665166C166E001D8533 /* PBXTargetDependency */, | |
278 | ); | |
279 | name = securityd_service; | |
280 | productName = securityd_service; | |
281 | productReference = 189D4635166AC95C001D8533 /* securityd_service */; | |
282 | productType = "com.apple.product-type.tool"; | |
283 | }; | |
284 | 189D465A166C15C1001D8533 /* securitydservicectrl */ = { | |
285 | isa = PBXNativeTarget; | |
286 | buildConfigurationList = 189D4661166C15C1001D8533 /* Build configuration list for PBXNativeTarget "securitydservicectrl" */; | |
287 | buildPhases = ( | |
288 | 189D4657166C15C1001D8533 /* Sources */, | |
289 | 189D4658166C15C1001D8533 /* Frameworks */, | |
290 | 189D4659166C15C1001D8533 /* CopyFiles */, | |
291 | ); | |
292 | buildRules = ( | |
293 | ); | |
294 | dependencies = ( | |
295 | ); | |
296 | name = securitydservicectrl; | |
297 | productName = securitydservicectrl; | |
298 | productReference = 189D465B166C15C1001D8533 /* securitydservicectrl */; | |
299 | productType = "com.apple.product-type.tool"; | |
300 | }; | |
301 | 18F4808D17497521009724DB /* KeyStoreEvents */ = { | |
302 | isa = PBXNativeTarget; | |
303 | buildConfigurationList = 18F4809917497521009724DB /* Build configuration list for PBXNativeTarget "KeyStoreEvents" */; | |
304 | buildPhases = ( | |
305 | 18F4808A17497521009724DB /* Sources */, | |
306 | 18F4808B17497521009724DB /* Frameworks */, | |
307 | 18F4808C17497521009724DB /* Resources */, | |
308 | 18F480A117498AD8009724DB /* Headers */, | |
309 | ); | |
310 | buildRules = ( | |
311 | ); | |
312 | dependencies = ( | |
313 | ); | |
314 | name = KeyStoreEvents; | |
315 | productName = KeyStore; | |
316 | productReference = 18F4808E17497521009724DB /* com.apple.KeyStore.plugin */; | |
317 | productType = "com.apple.product-type.bundle"; | |
318 | }; | |
319 | /* End PBXNativeTarget section */ | |
320 | ||
321 | /* Begin PBXProject section */ | |
322 | 189D462D166AC95C001D8533 /* Project object */ = { | |
323 | isa = PBXProject; | |
324 | attributes = { | |
325 | LastUpgradeCheck = 0460; | |
326 | ORGANIZATIONNAME = Apple; | |
327 | }; | |
328 | buildConfigurationList = 189D4630166AC95C001D8533 /* Build configuration list for PBXProject "securityd_service" */; | |
329 | compatibilityVersion = "Xcode 3.2"; | |
330 | developmentRegion = English; | |
331 | hasScannedForEncodings = 0; | |
332 | knownRegions = ( | |
333 | en, | |
334 | ); | |
335 | mainGroup = 189D462C166AC95C001D8533; | |
336 | productRefGroup = 189D4636166AC95C001D8533 /* Products */; | |
337 | projectDirPath = ""; | |
338 | projectRoot = ""; | |
339 | targets = ( | |
340 | 189D4634166AC95C001D8533 /* securityd_service */, | |
341 | 189D465A166C15C1001D8533 /* securitydservicectrl */, | |
342 | 1843240D1714797D00196B52 /* securitydservice_client */, | |
343 | 18F4808D17497521009724DB /* KeyStoreEvents */, | |
344 | ); | |
345 | }; | |
346 | /* End PBXProject section */ | |
347 | ||
348 | /* Begin PBXResourcesBuildPhase section */ | |
349 | 18F4808C17497521009724DB /* Resources */ = { | |
350 | isa = PBXResourcesBuildPhase; | |
351 | buildActionMask = 2147483647; | |
352 | files = ( | |
353 | ); | |
354 | runOnlyForDeploymentPostprocessing = 0; | |
355 | }; | |
356 | /* End PBXResourcesBuildPhase section */ | |
357 | ||
358 | /* Begin PBXSourcesBuildPhase section */ | |
359 | 1843240A1714797D00196B52 /* Sources */ = { | |
360 | isa = PBXSourcesBuildPhase; | |
361 | buildActionMask = 2147483647; | |
362 | files = ( | |
363 | 18CD2B721714D48900633846 /* securityd_service_client.c in Sources */, | |
364 | ); | |
365 | runOnlyForDeploymentPostprocessing = 0; | |
366 | }; | |
367 | 189D4631166AC95C001D8533 /* Sources */ = { | |
368 | isa = PBXSourcesBuildPhase; | |
369 | buildActionMask = 2147483647; | |
370 | files = ( | |
371 | 189D4639166AC95C001D8533 /* main.c in Sources */, | |
372 | ); | |
373 | runOnlyForDeploymentPostprocessing = 0; | |
374 | }; | |
375 | 189D4657166C15C1001D8533 /* Sources */ = { | |
376 | isa = PBXSourcesBuildPhase; | |
377 | buildActionMask = 2147483647; | |
378 | files = ( | |
379 | 189D465E166C15C1001D8533 /* main.c in Sources */, | |
380 | ); | |
381 | runOnlyForDeploymentPostprocessing = 0; | |
382 | }; | |
383 | 18F4808A17497521009724DB /* Sources */ = { | |
384 | isa = PBXSourcesBuildPhase; | |
385 | buildActionMask = 2147483647; | |
386 | files = ( | |
387 | 18F4809D174976DA009724DB /* KeyStoreEvents.c in Sources */, | |
388 | ); | |
389 | runOnlyForDeploymentPostprocessing = 0; | |
390 | }; | |
391 | /* End PBXSourcesBuildPhase section */ | |
392 | ||
393 | /* Begin PBXTargetDependency section */ | |
394 | 189D4665166C166E001D8533 /* PBXTargetDependency */ = { | |
395 | isa = PBXTargetDependency; | |
396 | target = 189D465A166C15C1001D8533 /* securitydservicectrl */; | |
397 | targetProxy = 189D4664166C166E001D8533 /* PBXContainerItemProxy */; | |
398 | }; | |
399 | 18F4809B174975FF009724DB /* PBXTargetDependency */ = { | |
400 | isa = PBXTargetDependency; | |
401 | target = 18F4808D17497521009724DB /* KeyStoreEvents */; | |
402 | targetProxy = 18F4809A174975FF009724DB /* PBXContainerItemProxy */; | |
403 | }; | |
404 | /* End PBXTargetDependency section */ | |
405 | ||
406 | /* Begin XCBuildConfiguration section */ | |
407 | 1843240F1714797D00196B52 /* Debug */ = { | |
408 | isa = XCBuildConfiguration; | |
409 | buildSettings = { | |
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 = ( | |
420 | "DEBUG=1", | |
421 | "$(inherited)", | |
422 | ); | |
423 | GCC_WARN_UNDECLARED_SELECTOR = YES; | |
424 | PRODUCT_NAME = "$(TARGET_NAME)"; | |
425 | }; | |
426 | name = Debug; | |
427 | }; | |
428 | 184324101714797D00196B52 /* Release */ = { | |
429 | isa = XCBuildConfiguration; | |
430 | buildSettings = { | |
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)"; | |
443 | }; | |
444 | name = Release; | |
445 | }; | |
446 | 189D463C166AC95C001D8533 /* Debug */ = { | |
447 | isa = XCBuildConfiguration; | |
448 | buildSettings = { | |
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", | |
465 | "DEBUG=1", | |
466 | "$(inherited)", | |
467 | ); | |
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; | |
476 | }; | |
477 | name = Debug; | |
478 | }; | |
479 | 189D463D166AC95C001D8533 /* Release */ = { | |
480 | isa = XCBuildConfiguration; | |
481 | buildSettings = { | |
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", | |
496 | "NDEBUG=1", | |
497 | ); | |
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; | |
504 | }; | |
505 | name = Release; | |
506 | }; | |
507 | 189D463F166AC95C001D8533 /* Debug */ = { | |
508 | isa = XCBuildConfiguration; | |
509 | buildSettings = { | |
510 | CODE_SIGN_ENTITLEMENTS = securityd_service/service.entitlements; | |
511 | INSTALL_PATH = /usr/libexec; | |
512 | PRODUCT_NAME = "$(TARGET_NAME)"; | |
513 | }; | |
514 | name = Debug; | |
515 | }; | |
516 | 189D4640166AC95C001D8533 /* Release */ = { | |
517 | isa = XCBuildConfiguration; | |
518 | buildSettings = { | |
519 | CODE_SIGN_ENTITLEMENTS = securityd_service/service.entitlements; | |
520 | INSTALL_PATH = /usr/libexec; | |
521 | PRODUCT_NAME = "$(TARGET_NAME)"; | |
522 | }; | |
523 | name = Release; | |
524 | }; | |
525 | 189D4662166C15C1001D8533 /* Debug */ = { | |
526 | isa = XCBuildConfiguration; | |
527 | buildSettings = { | |
528 | PRODUCT_NAME = "$(TARGET_NAME)"; | |
529 | }; | |
530 | name = Debug; | |
531 | }; | |
532 | 189D4663166C15C1001D8533 /* Release */ = { | |
533 | isa = XCBuildConfiguration; | |
534 | buildSettings = { | |
535 | PRODUCT_NAME = "$(TARGET_NAME)"; | |
536 | }; | |
537 | name = Release; | |
538 | }; | |
539 | 18F4809717497521009724DB /* Debug */ = { | |
540 | isa = XCBuildConfiguration; | |
541 | buildSettings = { | |
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; | |
560 | }; | |
561 | name = Debug; | |
562 | }; | |
563 | 18F4809817497521009724DB /* Release */ = { | |
564 | isa = XCBuildConfiguration; | |
565 | buildSettings = { | |
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; | |
585 | }; | |
586 | name = Release; | |
587 | }; | |
588 | /* End XCBuildConfiguration section */ | |
589 | ||
590 | /* Begin XCConfigurationList section */ | |
591 | 184324111714797D00196B52 /* Build configuration list for PBXNativeTarget "securitydservice_client" */ = { | |
592 | isa = XCConfigurationList; | |
593 | buildConfigurations = ( | |
594 | 1843240F1714797D00196B52 /* Debug */, | |
595 | 184324101714797D00196B52 /* Release */, | |
596 | ); | |
597 | defaultConfigurationIsVisible = 0; | |
598 | defaultConfigurationName = Release; | |
599 | }; | |
600 | 189D4630166AC95C001D8533 /* Build configuration list for PBXProject "securityd_service" */ = { | |
601 | isa = XCConfigurationList; | |
602 | buildConfigurations = ( | |
603 | 189D463C166AC95C001D8533 /* Debug */, | |
604 | 189D463D166AC95C001D8533 /* Release */, | |
605 | ); | |
606 | defaultConfigurationIsVisible = 0; | |
607 | defaultConfigurationName = Release; | |
608 | }; | |
609 | 189D463E166AC95C001D8533 /* Build configuration list for PBXNativeTarget "securityd_service" */ = { | |
610 | isa = XCConfigurationList; | |
611 | buildConfigurations = ( | |
612 | 189D463F166AC95C001D8533 /* Debug */, | |
613 | 189D4640166AC95C001D8533 /* Release */, | |
614 | ); | |
615 | defaultConfigurationIsVisible = 0; | |
616 | defaultConfigurationName = Release; | |
617 | }; | |
618 | 189D4661166C15C1001D8533 /* Build configuration list for PBXNativeTarget "securitydservicectrl" */ = { | |
619 | isa = XCConfigurationList; | |
620 | buildConfigurations = ( | |
621 | 189D4662166C15C1001D8533 /* Debug */, | |
622 | 189D4663166C15C1001D8533 /* Release */, | |
623 | ); | |
624 | defaultConfigurationIsVisible = 0; | |
625 | defaultConfigurationName = Release; | |
626 | }; | |
627 | 18F4809917497521009724DB /* Build configuration list for PBXNativeTarget "KeyStoreEvents" */ = { | |
628 | isa = XCConfigurationList; | |
629 | buildConfigurations = ( | |
630 | 18F4809717497521009724DB /* Debug */, | |
631 | 18F4809817497521009724DB /* Release */, | |
632 | ); | |
633 | defaultConfigurationIsVisible = 0; | |
5c19dc3a | 634 | defaultConfigurationName = Release; |
d8f41ccd A |
635 | }; |
636 | /* End XCConfigurationList section */ | |
637 | }; | |
638 | rootObject = 189D462D166AC95C001D8533 /* Project object */; | |
639 | } |