]> git.saurik.com Git - apple/security.git/blob - OSX/libsecurity_checkpw/libsecurity_checkpw.xcodeproj/project.pbxproj
Security-57336.1.9.tar.gz
[apple/security.git] / OSX / libsecurity_checkpw / libsecurity_checkpw.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9 /* Begin PBXBuildFile section */
10 1C6C40271121FC0C00031CDE /* test-checkpw.c in Sources */ = {isa = PBXBuildFile; fileRef = 1CD90B631101115E008DD07F /* test-checkpw.c */; };
11 1C6C40291121FC0C00031CDE /* libpam.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 1CD90B8F110112DD008DD07F /* libpam.dylib */; };
12 1C6C402A1121FC0C00031CDE /* libsecurity_checkpw.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4CA1FEBE052A3C8100F22E42 /* libsecurity_checkpw.a */; };
13 1CB7B4C411065DDB003458C5 /* libsecurity_checkpw.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4CA1FEBE052A3C8100F22E42 /* libsecurity_checkpw.a */; };
14 1CD90B71110111A4008DD07F /* test-checkpw.c in Sources */ = {isa = PBXBuildFile; fileRef = 1CD90B631101115E008DD07F /* test-checkpw.c */; };
15 1CD90B90110112DD008DD07F /* libpam.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 1CD90B8F110112DD008DD07F /* libpam.dylib */; };
16 1CD90BA2110113AE008DD07F /* libpam.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 1CD90B8F110112DD008DD07F /* libpam.dylib */; };
17 4CCF8664052A491D00F2E8D8 /* checkpw.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CCF8662052A491D00F2E8D8 /* checkpw.c */; };
18 4CF36F400581369C00834D11 /* checkpw.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CCF8663052A491D00F2E8D8 /* checkpw.h */; settings = {ATTRIBUTES = (); }; };
19 /* End PBXBuildFile section */
20
21 /* Begin PBXContainerItemProxy section */
22 1C6C40251121FC0C00031CDE /* PBXContainerItemProxy */ = {
23 isa = PBXContainerItemProxy;
24 containerPortal = 4CA1FEAB052A3C3800F22E42 /* Project object */;
25 proxyType = 1;
26 remoteGlobalIDString = 4CA1FEBD052A3C8100F22E42;
27 remoteInfo = libsecurity_checkpw;
28 };
29 1CD90B6E11011196008DD07F /* PBXContainerItemProxy */ = {
30 isa = PBXContainerItemProxy;
31 containerPortal = 4CA1FEAB052A3C3800F22E42 /* Project object */;
32 proxyType = 1;
33 remoteGlobalIDString = 4CA1FEBD052A3C8100F22E42;
34 remoteInfo = libsecurity_checkpw;
35 };
36 /* End PBXContainerItemProxy section */
37
38 /* Begin PBXFileReference section */
39 1844616B146E966100B12992 /* base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = base.xcconfig; sourceTree = "<group>"; };
40 1844616C146E966100B12992 /* debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = debug.xcconfig; sourceTree = "<group>"; };
41 1844616D146E966100B12992 /* lib.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = lib.xcconfig; sourceTree = "<group>"; };
42 1844616E146E966100B12992 /* release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = release.xcconfig; sourceTree = "<group>"; };
43 1C6C402F1121FC0C00031CDE /* perf-checkpw */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "perf-checkpw"; sourceTree = BUILT_PRODUCTS_DIR; };
44 1CB7B49511065A36003458C5 /* checkpw.pam */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = checkpw.pam; sourceTree = "<group>"; };
45 1CD90B631101115E008DD07F /* test-checkpw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "test-checkpw.c"; path = "test/test-checkpw.c"; sourceTree = "<group>"; };
46 1CD90B6711011176008DD07F /* test-checkpw */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "test-checkpw"; sourceTree = BUILT_PRODUCTS_DIR; };
47 1CD90B8F110112DD008DD07F /* libpam.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libpam.dylib; path = /usr/lib/libpam.dylib; sourceTree = "<absolute>"; };
48 4CA1FEBE052A3C8100F22E42 /* libsecurity_checkpw.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libsecurity_checkpw.a; sourceTree = BUILT_PRODUCTS_DIR; };
49 4CCBFF50057FFCA600981D43 /* security_checkpw.exp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.exports; path = security_checkpw.exp; sourceTree = "<group>"; };
50 4CCF8662052A491D00F2E8D8 /* checkpw.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = checkpw.c; sourceTree = "<group>"; };
51 4CCF8663052A491D00F2E8D8 /* checkpw.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = checkpw.h; sourceTree = "<group>"; };
52 /* End PBXFileReference section */
53
54 /* Begin PBXFrameworksBuildPhase section */
55 1C6C40281121FC0C00031CDE /* Frameworks */ = {
56 isa = PBXFrameworksBuildPhase;
57 buildActionMask = 2147483647;
58 files = (
59 1C6C40291121FC0C00031CDE /* libpam.dylib in Frameworks */,
60 1C6C402A1121FC0C00031CDE /* libsecurity_checkpw.a in Frameworks */,
61 );
62 runOnlyForDeploymentPostprocessing = 0;
63 };
64 1CD90B6511011176008DD07F /* Frameworks */ = {
65 isa = PBXFrameworksBuildPhase;
66 buildActionMask = 2147483647;
67 files = (
68 1CD90BA2110113AE008DD07F /* libpam.dylib in Frameworks */,
69 1CB7B4C411065DDB003458C5 /* libsecurity_checkpw.a in Frameworks */,
70 );
71 runOnlyForDeploymentPostprocessing = 0;
72 };
73 4CA1FEBB052A3C8100F22E42 /* Frameworks */ = {
74 isa = PBXFrameworksBuildPhase;
75 buildActionMask = 2147483647;
76 files = (
77 1CD90B90110112DD008DD07F /* libpam.dylib in Frameworks */,
78 );
79 runOnlyForDeploymentPostprocessing = 0;
80 };
81 /* End PBXFrameworksBuildPhase section */
82
83 /* Begin PBXGroup section */
84 1844616A146E966100B12992 /* config */ = {
85 isa = PBXGroup;
86 children = (
87 1844616B146E966100B12992 /* base.xcconfig */,
88 1844616C146E966100B12992 /* debug.xcconfig */,
89 1844616D146E966100B12992 /* lib.xcconfig */,
90 1844616E146E966100B12992 /* release.xcconfig */,
91 );
92 name = config;
93 path = ../config;
94 sourceTree = "<group>";
95 };
96 1CD90B6011011149008DD07F /* test */ = {
97 isa = PBXGroup;
98 children = (
99 1CD90B631101115E008DD07F /* test-checkpw.c */,
100 );
101 name = test;
102 sourceTree = "<group>";
103 };
104 4CA1FEA7052A3C3800F22E42 = {
105 isa = PBXGroup;
106 children = (
107 1CB7B49511065A36003458C5 /* checkpw.pam */,
108 4CCF8661052A491D00F2E8D8 /* lib */,
109 1844616A146E966100B12992 /* config */,
110 1CD90B6011011149008DD07F /* test */,
111 4CA1FEBF052A3C8100F22E42 /* Products */,
112 1CD90B8F110112DD008DD07F /* libpam.dylib */,
113 );
114 sourceTree = "<group>";
115 };
116 4CA1FEBF052A3C8100F22E42 /* Products */ = {
117 isa = PBXGroup;
118 children = (
119 4CA1FEBE052A3C8100F22E42 /* libsecurity_checkpw.a */,
120 1CD90B6711011176008DD07F /* test-checkpw */,
121 1C6C402F1121FC0C00031CDE /* perf-checkpw */,
122 );
123 name = Products;
124 sourceTree = "<group>";
125 };
126 4CCF8661052A491D00F2E8D8 /* lib */ = {
127 isa = PBXGroup;
128 children = (
129 4CCF8662052A491D00F2E8D8 /* checkpw.c */,
130 4CCF8663052A491D00F2E8D8 /* checkpw.h */,
131 4CCBFF50057FFCA600981D43 /* security_checkpw.exp */,
132 );
133 path = lib;
134 sourceTree = "<group>";
135 };
136 /* End PBXGroup section */
137
138 /* Begin PBXHeadersBuildPhase section */
139 4CA1FEB9052A3C8100F22E42 /* Headers */ = {
140 isa = PBXHeadersBuildPhase;
141 buildActionMask = 2147483647;
142 files = (
143 4CF36F400581369C00834D11 /* checkpw.h in Headers */,
144 );
145 runOnlyForDeploymentPostprocessing = 0;
146 };
147 /* End PBXHeadersBuildPhase section */
148
149 /* Begin PBXNativeTarget section */
150 1C6C40211121FC0C00031CDE /* perf-checkpw */ = {
151 isa = PBXNativeTarget;
152 buildConfigurationList = 1C6C402B1121FC0C00031CDE /* Build configuration list for PBXNativeTarget "perf-checkpw" */;
153 buildPhases = (
154 1C6C40261121FC0C00031CDE /* Sources */,
155 1C6C40281121FC0C00031CDE /* Frameworks */,
156 );
157 buildRules = (
158 );
159 dependencies = (
160 1C6C40241121FC0C00031CDE /* PBXTargetDependency */,
161 );
162 name = "perf-checkpw";
163 productName = "test-checkpw";
164 productReference = 1C6C402F1121FC0C00031CDE /* perf-checkpw */;
165 productType = "com.apple.product-type.tool";
166 };
167 1CD90B6611011176008DD07F /* test-checkpw */ = {
168 isa = PBXNativeTarget;
169 buildConfigurationList = 1CD90B77110111C3008DD07F /* Build configuration list for PBXNativeTarget "test-checkpw" */;
170 buildPhases = (
171 1CD90B6411011176008DD07F /* Sources */,
172 1CD90B6511011176008DD07F /* Frameworks */,
173 );
174 buildRules = (
175 );
176 dependencies = (
177 1CD90B6F11011196008DD07F /* PBXTargetDependency */,
178 );
179 name = "test-checkpw";
180 productName = "test-checkpw";
181 productReference = 1CD90B6711011176008DD07F /* test-checkpw */;
182 productType = "com.apple.product-type.tool";
183 };
184 4CA1FEBD052A3C8100F22E42 /* libsecurity_checkpw */ = {
185 isa = PBXNativeTarget;
186 buildConfigurationList = C27AD3120987FCDE001272E0 /* Build configuration list for PBXNativeTarget "libsecurity_checkpw" */;
187 buildPhases = (
188 4CA1FEB9052A3C8100F22E42 /* Headers */,
189 4CA1FEBA052A3C8100F22E42 /* Sources */,
190 4CA1FEBB052A3C8100F22E42 /* Frameworks */,
191 1CE6F80B11066C3000300DAA /* Install PAM config */,
192 );
193 buildRules = (
194 );
195 dependencies = (
196 );
197 name = libsecurity_checkpw;
198 productName = libsecurity_checkpw;
199 productReference = 4CA1FEBE052A3C8100F22E42 /* libsecurity_checkpw.a */;
200 productType = "com.apple.product-type.library.static";
201 };
202 /* End PBXNativeTarget section */
203
204 /* Begin PBXProject section */
205 4CA1FEAB052A3C3800F22E42 /* Project object */ = {
206 isa = PBXProject;
207 attributes = {
208 LastUpgradeCheck = 0700;
209 };
210 buildConfigurationList = C27AD3160987FCDE001272E0 /* Build configuration list for PBXProject "libsecurity_checkpw" */;
211 compatibilityVersion = "Xcode 3.2";
212 developmentRegion = English;
213 hasScannedForEncodings = 1;
214 knownRegions = (
215 en,
216 );
217 mainGroup = 4CA1FEA7052A3C3800F22E42;
218 productRefGroup = 4CA1FEBF052A3C8100F22E42 /* Products */;
219 projectDirPath = "";
220 projectRoot = "";
221 targets = (
222 4CA1FEBD052A3C8100F22E42 /* libsecurity_checkpw */,
223 1CD90B6611011176008DD07F /* test-checkpw */,
224 1C6C40211121FC0C00031CDE /* perf-checkpw */,
225 );
226 };
227 /* End PBXProject section */
228
229 /* Begin PBXShellScriptBuildPhase section */
230 1CE6F80B11066C3000300DAA /* Install PAM config */ = {
231 isa = PBXShellScriptBuildPhase;
232 buildActionMask = 8;
233 files = (
234 );
235 inputPaths = (
236 );
237 name = "Install PAM config";
238 outputPaths = (
239 );
240 runOnlyForDeploymentPostprocessing = 1;
241 shellPath = /bin/sh;
242 shellScript = "name=checkpw\n\nmkdir -p \"${DSTROOT}/private/etc/pam.d/\"\ncp \"${PROJECT_DIR}/${name}.pam\" \"${DSTROOT}/private/etc/pam.d/${name}\"";
243 };
244 /* End PBXShellScriptBuildPhase section */
245
246 /* Begin PBXSourcesBuildPhase section */
247 1C6C40261121FC0C00031CDE /* Sources */ = {
248 isa = PBXSourcesBuildPhase;
249 buildActionMask = 2147483647;
250 files = (
251 1C6C40271121FC0C00031CDE /* test-checkpw.c in Sources */,
252 );
253 runOnlyForDeploymentPostprocessing = 0;
254 };
255 1CD90B6411011176008DD07F /* Sources */ = {
256 isa = PBXSourcesBuildPhase;
257 buildActionMask = 2147483647;
258 files = (
259 1CD90B71110111A4008DD07F /* test-checkpw.c in Sources */,
260 );
261 runOnlyForDeploymentPostprocessing = 0;
262 };
263 4CA1FEBA052A3C8100F22E42 /* Sources */ = {
264 isa = PBXSourcesBuildPhase;
265 buildActionMask = 2147483647;
266 files = (
267 4CCF8664052A491D00F2E8D8 /* checkpw.c in Sources */,
268 );
269 runOnlyForDeploymentPostprocessing = 0;
270 };
271 /* End PBXSourcesBuildPhase section */
272
273 /* Begin PBXTargetDependency section */
274 1C6C40241121FC0C00031CDE /* PBXTargetDependency */ = {
275 isa = PBXTargetDependency;
276 target = 4CA1FEBD052A3C8100F22E42 /* libsecurity_checkpw */;
277 targetProxy = 1C6C40251121FC0C00031CDE /* PBXContainerItemProxy */;
278 };
279 1CD90B6F11011196008DD07F /* PBXTargetDependency */ = {
280 isa = PBXTargetDependency;
281 target = 4CA1FEBD052A3C8100F22E42 /* libsecurity_checkpw */;
282 targetProxy = 1CD90B6E11011196008DD07F /* PBXContainerItemProxy */;
283 };
284 /* End PBXTargetDependency section */
285
286 /* Begin XCBuildConfiguration section */
287 1C6C402C1121FC0C00031CDE /* Debug */ = {
288 isa = XCBuildConfiguration;
289 buildSettings = {
290 PRODUCT_NAME = "perf-checkpw";
291 };
292 name = Debug;
293 };
294 1C6C402E1121FC0C00031CDE /* Release */ = {
295 isa = XCBuildConfiguration;
296 buildSettings = {
297 PRODUCT_NAME = "perf-checkpw";
298 };
299 name = Release;
300 };
301 1CD90B6911011179008DD07F /* Debug */ = {
302 isa = XCBuildConfiguration;
303 buildSettings = {
304 PRODUCT_NAME = "test-checkpw";
305 };
306 name = Debug;
307 };
308 1CD90B6B11011179008DD07F /* Release */ = {
309 isa = XCBuildConfiguration;
310 buildSettings = {
311 PRODUCT_NAME = "test-checkpw";
312 };
313 name = Release;
314 };
315 C27AD3130987FCDE001272E0 /* Debug */ = {
316 isa = XCBuildConfiguration;
317 baseConfigurationReference = 1844616C146E966100B12992 /* debug.xcconfig */;
318 buildSettings = {
319 COMBINE_HIDPI_IMAGES = YES;
320 };
321 name = Debug;
322 };
323 C27AD3150987FCDE001272E0 /* Release */ = {
324 isa = XCBuildConfiguration;
325 baseConfigurationReference = 1844616E146E966100B12992 /* release.xcconfig */;
326 buildSettings = {
327 COMBINE_HIDPI_IMAGES = YES;
328 };
329 name = Release;
330 };
331 C27AD3170987FCDE001272E0 /* Debug */ = {
332 isa = XCBuildConfiguration;
333 baseConfigurationReference = 1844616D146E966100B12992 /* lib.xcconfig */;
334 buildSettings = {
335 CLANG_WARN_CONSTANT_CONVERSION = YES;
336 CLANG_WARN_EMPTY_BODY = YES;
337 CLANG_WARN_ENUM_CONVERSION = YES;
338 CLANG_WARN_INT_CONVERSION = YES;
339 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
340 GCC_WARN_UNINITIALIZED_AUTOS = YES;
341 };
342 name = Debug;
343 };
344 C27AD3190987FCDE001272E0 /* Release */ = {
345 isa = XCBuildConfiguration;
346 baseConfigurationReference = 1844616D146E966100B12992 /* lib.xcconfig */;
347 buildSettings = {
348 CLANG_WARN_CONSTANT_CONVERSION = YES;
349 CLANG_WARN_EMPTY_BODY = YES;
350 CLANG_WARN_ENUM_CONVERSION = YES;
351 CLANG_WARN_INT_CONVERSION = YES;
352 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
353 GCC_WARN_UNINITIALIZED_AUTOS = YES;
354 };
355 name = Release;
356 };
357 /* End XCBuildConfiguration section */
358
359 /* Begin XCConfigurationList section */
360 1C6C402B1121FC0C00031CDE /* Build configuration list for PBXNativeTarget "perf-checkpw" */ = {
361 isa = XCConfigurationList;
362 buildConfigurations = (
363 1C6C402C1121FC0C00031CDE /* Debug */,
364 1C6C402E1121FC0C00031CDE /* Release */,
365 );
366 defaultConfigurationIsVisible = 0;
367 defaultConfigurationName = Release;
368 };
369 1CD90B77110111C3008DD07F /* Build configuration list for PBXNativeTarget "test-checkpw" */ = {
370 isa = XCConfigurationList;
371 buildConfigurations = (
372 1CD90B6911011179008DD07F /* Debug */,
373 1CD90B6B11011179008DD07F /* Release */,
374 );
375 defaultConfigurationIsVisible = 0;
376 defaultConfigurationName = Release;
377 };
378 C27AD3120987FCDE001272E0 /* Build configuration list for PBXNativeTarget "libsecurity_checkpw" */ = {
379 isa = XCConfigurationList;
380 buildConfigurations = (
381 C27AD3130987FCDE001272E0 /* Debug */,
382 C27AD3150987FCDE001272E0 /* Release */,
383 );
384 defaultConfigurationIsVisible = 0;
385 defaultConfigurationName = Release;
386 };
387 C27AD3160987FCDE001272E0 /* Build configuration list for PBXProject "libsecurity_checkpw" */ = {
388 isa = XCConfigurationList;
389 buildConfigurations = (
390 C27AD3170987FCDE001272E0 /* Debug */,
391 C27AD3190987FCDE001272E0 /* Release */,
392 );
393 defaultConfigurationIsVisible = 0;
394 defaultConfigurationName = Release;
395 };
396 /* End XCConfigurationList section */
397 };
398 rootObject = 4CA1FEAB052A3C3800F22E42 /* Project object */;
399 }