1// !$*UTF8*$!
2{
3	archiveVersion = 1;
4	classes = {
5	};
6	objectVersion = 42;
7	objects = {
8
9/* Begin PBXBuildFile section */
10		305DF1EF0B851A6000A5B409 /* libcrack.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5240784804DAD2E100FA5B1B /* libcrack.h */; };
11		305DF1F10B851A6000A5B409 /* pw_dict.hwm in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5240783B04DAD03C00FA5B1B /* pw_dict.hwm */; };
12		305DF1F20B851A6000A5B409 /* pw_dict.pwd in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5240783C04DAD03C00FA5B1B /* pw_dict.pwd */; };
13		305DF1F30B851A6000A5B409 /* pw_dict.pwi in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5240783D04DAD03C00FA5B1B /* pw_dict.pwi */; };
14		305DF1F50B851A6000A5B409 /* libcrack.h in Headers */ = {isa = PBXBuildFile; fileRef = 5240784804DAD2E100FA5B1B /* libcrack.h */; settings = {ATTRIBUTES = (); }; };
15		305DF1F60B851A6000A5B409 /* packer.h in Headers */ = {isa = PBXBuildFile; fileRef = 5240781A04DACFD200FA5B1B /* packer.h */; };
16		305DF1F80B851A6000A5B409 /* fascist.c in Sources */ = {isa = PBXBuildFile; fileRef = 5240781704DACFD200FA5B1B /* fascist.c */; };
17		305DF1F90B851A6000A5B409 /* packlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 5240781B04DACFD200FA5B1B /* packlib.c */; };
18		305DF1FA0B851A6000A5B409 /* stringlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 5240781D04DACFD200FA5B1B /* stringlib.c */; };
19		305DF1FB0B851A6000A5B409 /* rules.c in Sources */ = {isa = PBXBuildFile; fileRef = 5240781C04DACFD200FA5B1B /* rules.c */; };
20/* End PBXBuildFile section */
21
22/* Begin PBXCopyFilesBuildPhase section */
23		305DF1EE0B851A6000A5B409 /* CopyFiles */ = {
24			isa = PBXCopyFilesBuildPhase;
25			buildActionMask = 8;
26			dstPath = /usr/local/include;
27			dstSubfolderSpec = 0;
28			files = (
29				305DF1EF0B851A6000A5B409 /* libcrack.h in CopyFiles */,
30			);
31			runOnlyForDeploymentPostprocessing = 1;
32		};
33		305DF1F00B851A6000A5B409 /* CopyFiles */ = {
34			isa = PBXCopyFilesBuildPhase;
35			buildActionMask = 8;
36			dstPath = /usr/share/cracklib;
37			dstSubfolderSpec = 0;
38			files = (
39				305DF1F10B851A6000A5B409 /* pw_dict.hwm in CopyFiles */,
40				305DF1F20B851A6000A5B409 /* pw_dict.pwd in CopyFiles */,
41				305DF1F30B851A6000A5B409 /* pw_dict.pwi in CopyFiles */,
42			);
43			runOnlyForDeploymentPostprocessing = 1;
44		};
45/* End PBXCopyFilesBuildPhase section */
46
47/* Begin PBXFileReference section */
48		305DF2030B851A6000A5B409 /* libcrack.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libcrack.a; sourceTree = BUILT_PRODUCTS_DIR; };
49		5240781704DACFD200FA5B1B /* fascist.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fascist.c; sourceTree = "<group>"; };
50		5240781804DACFD200FA5B1B /* genrules.pl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.perl; path = genrules.pl; sourceTree = "<group>"; };
51		5240781904DACFD200FA5B1B /* Makefile */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
52		5240781A04DACFD200FA5B1B /* packer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = packer.h; sourceTree = "<group>"; };
53		5240781B04DACFD200FA5B1B /* packlib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = packlib.c; sourceTree = "<group>"; };
54		5240781C04DACFD200FA5B1B /* rules.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rules.c; sourceTree = "<group>"; };
55		5240781D04DACFD200FA5B1B /* stringlib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = stringlib.c; sourceTree = "<group>"; };
56		5240781E04DACFD200FA5B1B /* HISTORY */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = HISTORY; sourceTree = "<group>"; };
57		5240781F04DACFD200FA5B1B /* LICENCE */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = LICENCE; sourceTree = "<group>"; };
58		5240782004DACFD200FA5B1B /* Makefile */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
59		5240782104DACFD200FA5B1B /* MANIFEST */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = MANIFEST; sourceTree = "<group>"; };
60		5240782204DACFD200FA5B1B /* POSTER */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = POSTER; sourceTree = "<group>"; };
61		5240782304DACFD200FA5B1B /* README */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
62		5240782504DACFD200FA5B1B /* obscure-CL.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "obscure-CL.c"; sourceTree = "<group>"; };
63		5240782604DACFD200FA5B1B /* README-CL */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "README-CL"; sourceTree = "<group>"; };
64		5240782804DACFD200FA5B1B /* Makefile */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
65		5240782904DACFD200FA5B1B /* mkdict */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = mkdict; sourceTree = "<group>"; };
66		5240782A04DACFD200FA5B1B /* packer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = packer.c; sourceTree = "<group>"; };
67		5240782B04DACFD200FA5B1B /* testlib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = testlib.c; sourceTree = "<group>"; };
68		5240782C04DACFD200FA5B1B /* testnum.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = testnum.c; sourceTree = "<group>"; };
69		5240782D04DACFD200FA5B1B /* teststr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = teststr.c; sourceTree = "<group>"; };
70		5240782E04DACFD200FA5B1B /* unpacker.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = unpacker.c; sourceTree = "<group>"; };
71		5240783B04DAD03C00FA5B1B /* pw_dict.hwm */ = {isa = PBXFileReference; lastKnownFileType = file; path = pw_dict.hwm; sourceTree = "<group>"; };
72		5240783C04DAD03C00FA5B1B /* pw_dict.pwd */ = {isa = PBXFileReference; lastKnownFileType = file; path = pw_dict.pwd; sourceTree = "<group>"; };
73		5240783D04DAD03C00FA5B1B /* pw_dict.pwi */ = {isa = PBXFileReference; lastKnownFileType = file; path = pw_dict.pwi; sourceTree = "<group>"; };
74		5240784804DAD2E100FA5B1B /* libcrack.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = libcrack.h; sourceTree = "<group>"; };
75		5240784A04DAD30C00FA5B1B /* cracklibnotes */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cracklibnotes; sourceTree = "<group>"; };
76		52A5FA6804E42B2F0060C598 /* cracklib.strings */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = cracklib.strings; path = resources/cracklib.strings; sourceTree = "<group>"; };
77		52B138A905EBD6A6006CBD86 /* charsets.strings */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = charsets.strings; path = resources/charsets.strings; sourceTree = "<group>"; };
78/* End PBXFileReference section */
79
80/* Begin PBXFrameworksBuildPhase section */
81		305DF1FC0B851A6000A5B409 /* Frameworks */ = {
82			isa = PBXFrameworksBuildPhase;
83			buildActionMask = 2147483647;
84			files = (
85			);
86			runOnlyForDeploymentPostprocessing = 0;
87		};
88/* End PBXFrameworksBuildPhase section */
89
90/* Begin PBXGroup section */
91		034768DFFF38A50411DB9C8B /* Products */ = {
92			isa = PBXGroup;
93			children = (
94				305DF2030B851A6000A5B409 /* libcrack.a */,
95			);
96			name = Products;
97			sourceTree = "<group>";
98		};
99		0867D691FE84028FC02AAC07 /* SecurityInterface */ = {
100			isa = PBXGroup;
101			children = (
102				5240781504DACFD200FA5B1B /* cracklib27 */,
103				5240783A04DAD03C00FA5B1B /* cracklibdicts */,
104				089C1665FE841158C02AAC07 /* Resources */,
105				0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
106				034768DFFF38A50411DB9C8B /* Products */,
107			);
108			name = SecurityInterface;
109			sourceTree = "<group>";
110		};
111		0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
112			isa = PBXGroup;
113			children = (
114				1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */,
115				1058C7B2FEA5585E11CA2CBB /* Other Frameworks */,
116			);
117			name = "External Frameworks and Libraries";
118			sourceTree = "<group>";
119		};
120		089C1665FE841158C02AAC07 /* Resources */ = {
121			isa = PBXGroup;
122			children = (
123				52A5FA6804E42B2F0060C598 /* cracklib.strings */,
124				52B138A905EBD6A6006CBD86 /* charsets.strings */,
125			);
126			name = Resources;
127			sourceTree = "<group>";
128		};
129		1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */ = {
130			isa = PBXGroup;
131			children = (
132			);
133			name = "Linked Frameworks";
134			sourceTree = "<group>";
135		};
136		1058C7B2FEA5585E11CA2CBB /* Other Frameworks */ = {
137			isa = PBXGroup;
138			children = (
139			);
140			name = "Other Frameworks";
141			sourceTree = "<group>";
142		};
143		5240781504DACFD200FA5B1B /* cracklib27 */ = {
144			isa = PBXGroup;
145			children = (
146				5240784A04DAD30C00FA5B1B /* cracklibnotes */,
147				5240784804DAD2E100FA5B1B /* libcrack.h */,
148				5240781604DACFD200FA5B1B /* cracklib */,
149				5240781E04DACFD200FA5B1B /* HISTORY */,
150				5240781F04DACFD200FA5B1B /* LICENCE */,
151				5240782004DACFD200FA5B1B /* Makefile */,
152				5240782104DACFD200FA5B1B /* MANIFEST */,
153				5240782204DACFD200FA5B1B /* POSTER */,
154				5240782304DACFD200FA5B1B /* README */,
155				5240782404DACFD200FA5B1B /* shadow */,
156				5240782704DACFD200FA5B1B /* util */,
157			);
158			path = cracklib27;
159			sourceTree = "<group>";
160		};
161		5240781604DACFD200FA5B1B /* cracklib */ = {
162			isa = PBXGroup;
163			children = (
164				5240781704DACFD200FA5B1B /* fascist.c */,
165				5240781804DACFD200FA5B1B /* genrules.pl */,
166				5240781904DACFD200FA5B1B /* Makefile */,
167				5240781A04DACFD200FA5B1B /* packer.h */,
168				5240781B04DACFD200FA5B1B /* packlib.c */,
169				5240781C04DACFD200FA5B1B /* rules.c */,
170				5240781D04DACFD200FA5B1B /* stringlib.c */,
171			);
172			path = cracklib;
173			sourceTree = "<group>";
174		};
175		5240782404DACFD200FA5B1B /* shadow */ = {
176			isa = PBXGroup;
177			children = (
178				5240782504DACFD200FA5B1B /* obscure-CL.c */,
179				5240782604DACFD200FA5B1B /* README-CL */,
180			);
181			path = shadow;
182			sourceTree = "<group>";
183		};
184		5240782704DACFD200FA5B1B /* util */ = {
185			isa = PBXGroup;
186			children = (
187				5240782804DACFD200FA5B1B /* Makefile */,
188				5240782904DACFD200FA5B1B /* mkdict */,
189				5240782A04DACFD200FA5B1B /* packer.c */,
190				5240782B04DACFD200FA5B1B /* testlib.c */,
191				5240782C04DACFD200FA5B1B /* testnum.c */,
192				5240782D04DACFD200FA5B1B /* teststr.c */,
193				5240782E04DACFD200FA5B1B /* unpacker.c */,
194			);
195			path = util;
196			sourceTree = "<group>";
197		};
198		5240783A04DAD03C00FA5B1B /* cracklibdicts */ = {
199			isa = PBXGroup;
200			children = (
201				5240783B04DAD03C00FA5B1B /* pw_dict.hwm */,
202				5240783C04DAD03C00FA5B1B /* pw_dict.pwd */,
203				5240783D04DAD03C00FA5B1B /* pw_dict.pwi */,
204			);
205			path = cracklibdicts;
206			sourceTree = SOURCE_ROOT;
207		};
208/* End PBXGroup section */
209
210/* Begin PBXHeadersBuildPhase section */
211		305DF1F40B851A6000A5B409 /* Headers */ = {
212			isa = PBXHeadersBuildPhase;
213			buildActionMask = 2147483647;
214			files = (
215				305DF1F50B851A6000A5B409 /* libcrack.h in Headers */,
216				305DF1F60B851A6000A5B409 /* packer.h in Headers */,
217			);
218			runOnlyForDeploymentPostprocessing = 0;
219		};
220/* End PBXHeadersBuildPhase section */
221
222/* Begin PBXNativeTarget section */
223		305DF1ED0B851A6000A5B409 /* cracklib */ = {
224			isa = PBXNativeTarget;
225			buildConfigurationList = 305DF1FD0B851A6000A5B409 /* Build configuration list for PBXNativeTarget "cracklib" */;
226			buildPhases = (
227				305DF1EE0B851A6000A5B409 /* CopyFiles */,
228				305DF1F00B851A6000A5B409 /* CopyFiles */,
229				305DF1F40B851A6000A5B409 /* Headers */,
230				305DF1F70B851A6000A5B409 /* Sources */,
231				305DF1FC0B851A6000A5B409 /* Frameworks */,
232			);
233			buildRules = (
234			);
235			dependencies = (
236			);
237			name = cracklib;
238			productInstallPath = /usr/local/lib/;
239			productName = cracklib;
240			productReference = 305DF2030B851A6000A5B409 /* libcrack.a */;
241			productType = "com.apple.product-type.library.static";
242		};
243/* End PBXNativeTarget section */
244
245/* Begin PBXProject section */
246		0867D690FE84028FC02AAC07 /* Project object */ = {
247			isa = PBXProject;
248			buildConfigurationList = C23B0D0709A298CA00B7FCED /* Build configuration list for PBXProject "cracklib" */;
249			compatibilityVersion = "Xcode 2.4";
250			hasScannedForEncodings = 1;
251			mainGroup = 0867D691FE84028FC02AAC07 /* SecurityInterface */;
252			productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
253			projectDirPath = "";
254			projectRoot = "";
255			targets = (
256				305DF1ED0B851A6000A5B409 /* cracklib */,
257			);
258		};
259/* End PBXProject section */
260
261/* Begin PBXSourcesBuildPhase section */
262		305DF1F70B851A6000A5B409 /* Sources */ = {
263			isa = PBXSourcesBuildPhase;
264			buildActionMask = 2147483647;
265			files = (
266				305DF1F80B851A6000A5B409 /* fascist.c in Sources */,
267				305DF1F90B851A6000A5B409 /* packlib.c in Sources */,
268				305DF1FA0B851A6000A5B409 /* stringlib.c in Sources */,
269				305DF1FB0B851A6000A5B409 /* rules.c in Sources */,
270			);
271			runOnlyForDeploymentPostprocessing = 0;
272		};
273/* End PBXSourcesBuildPhase section */
274
275/* Begin XCBuildConfiguration section */
276		305DF1FE0B851A6000A5B409 /* Development */ = {
277			isa = XCBuildConfiguration;
278			buildSettings = {
279				BUILD_VARIANTS = debug;
280				DYLIB_COMPATIBILITY_VERSION = 1;
281				DYLIB_CURRENT_VERSION = 37765;
282				GCC_DYNAMIC_NO_PIC = NO;
283				GCC_ENABLE_OBJC_GC = YES;
284				GCC_FAST_OBJC_DISPATCH = YES;
285				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
286				GCC_PREPROCESSOR_DEFINITIONS = (
287					"CRACKLIB_DICTPATH=/usr/share/cracklib/pw_dict",
288					IN_CRACKLIB,
289				);
290				INSTALL_PATH = /usr/local/lib;
291				LIBRARY_STYLE = STATIC;
292				OTHER_CFLAGS = "";
293				PREBINDING = NO;
294				PRODUCT_NAME = crack;
295				WARNING_CFLAGS = (
296					"-Wmost",
297					"-Wno-four-char-constants",
298					"-Wno-unknown-pragmas",
299				);
300				ZERO_LINK = YES;
301			};
302			name = Development;
303		};
304		305DF1FF0B851A6000A5B409 /* Deployment */ = {
305			isa = XCBuildConfiguration;
306			buildSettings = {
307				DYLIB_COMPATIBILITY_VERSION = 1;
308				DYLIB_CURRENT_VERSION = 37765;
309				GCC_ENABLE_OBJC_GC = YES;
310				GCC_FAST_OBJC_DISPATCH = YES;
311				GCC_PREPROCESSOR_DEFINITIONS = (
312					"CRACKLIB_DICTPATH=/usr/share/cracklib/pw_dict",
313					IN_CRACKLIB,
314				);
315				INSTALL_PATH = /usr/local/lib;
316				LIBRARY_STYLE = STATIC;
317				OTHER_CFLAGS = "";
318				PREBINDING = NO;
319				PRODUCT_NAME = crack;
320				WARNING_CFLAGS = (
321					"-Wmost",
322					"-Wno-four-char-constants",
323					"-Wno-unknown-pragmas",
324				);
325				ZERO_LINK = NO;
326			};
327			name = Deployment;
328		};
329		305DF2000B851A6000A5B409 /* No GC Development */ = {
330			isa = XCBuildConfiguration;
331			buildSettings = {
332				BUILD_VARIANTS = debug;
333				DYLIB_COMPATIBILITY_VERSION = 1;
334				DYLIB_CURRENT_VERSION = 37765;
335				GCC_DYNAMIC_NO_PIC = NO;
336				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
337				GCC_PREPROCESSOR_DEFINITIONS = (
338					"__strong=",
339					"CFMakeCollectable=",
340					"CRACKLIB_DICTPATH=/usr/share/cracklib/pw_dict",
341					IN_CRACKLIB,
342				);
343				INSTALL_PATH = /usr/local/lib;
344				LIBRARY_STYLE = STATIC;
345				OTHER_CFLAGS = "";
346				PREBINDING = NO;
347				PRODUCT_NAME = crack;
348				WARNING_CFLAGS = (
349					"-Wmost",
350					"-Wno-four-char-constants",
351					"-Wno-unknown-pragmas",
352				);
353				ZERO_LINK = YES;
354			};
355			name = "No GC Development";
356		};
357		305DF2010B851A6000A5B409 /* No GC Deployment */ = {
358			isa = XCBuildConfiguration;
359			buildSettings = {
360				DYLIB_COMPATIBILITY_VERSION = 1;
361				DYLIB_CURRENT_VERSION = 37765;
362				GCC_PREPROCESSOR_DEFINITIONS = (
363					"__strong=",
364					"CFMakeCollectable=",
365					"CRACKLIB_DICTPATH=/usr/share/cracklib/pw_dict",
366					IN_CRACKLIB,
367				);
368				INSTALL_PATH = /usr/local/lib;
369				LIBRARY_STYLE = STATIC;
370				OTHER_CFLAGS = "";
371				PREBINDING = NO;
372				PRODUCT_NAME = crack;
373				WARNING_CFLAGS = (
374					"-Wmost",
375					"-Wno-four-char-constants",
376					"-Wno-unknown-pragmas",
377				);
378				ZERO_LINK = NO;
379			};
380			name = "No GC Deployment";
381		};
382		305DF2020B851A6000A5B409 /* Default */ = {
383			isa = XCBuildConfiguration;
384			buildSettings = {
385				DYLIB_COMPATIBILITY_VERSION = 1;
386				DYLIB_CURRENT_VERSION = 37765;
387				GCC_PREPROCESSOR_DEFINITIONS = (
388					"CRACKLIB_DICTPATH=/usr/share/cracklib/pw_dict",
389					IN_CRACKLIB,
390				);
391				INSTALL_PATH = /usr/local/lib;
392				LIBRARY_STYLE = STATIC;
393				OTHER_CFLAGS = "";
394				PREBINDING = NO;
395				PRODUCT_NAME = crack;
396				WARNING_CFLAGS = (
397					"-Wmost",
398					"-Wno-four-char-constants",
399					"-Wno-unknown-pragmas",
400				);
401			};
402			name = Default;
403		};
404		C23B0D0809A298CA00B7FCED /* Development */ = {
405			isa = XCBuildConfiguration;
406			buildSettings = {
407				CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)";
408				CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)";
409			};
410			name = Development;
411		};
412		C23B0D0909A298CA00B7FCED /* Deployment */ = {
413			isa = XCBuildConfiguration;
414			buildSettings = {
415				CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)";
416				CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)";
417			};
418			name = Deployment;
419		};
420		C23B0D0A09A298CA00B7FCED /* No GC Development */ = {
421			isa = XCBuildConfiguration;
422			buildSettings = {
423				CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)";
424				CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)";
425			};
426			name = "No GC Development";
427		};
428		C23B0D0B09A298CA00B7FCED /* No GC Deployment */ = {
429			isa = XCBuildConfiguration;
430			buildSettings = {
431				CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)";
432				CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)";
433			};
434			name = "No GC Deployment";
435		};
436		C23B0D0C09A298CA00B7FCED /* Default */ = {
437			isa = XCBuildConfiguration;
438			buildSettings = {
439				CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)";
440				CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)";
441			};
442			name = Default;
443		};
444/* End XCBuildConfiguration section */
445
446/* Begin XCConfigurationList section */
447		305DF1FD0B851A6000A5B409 /* Build configuration list for PBXNativeTarget "cracklib" */ = {
448			isa = XCConfigurationList;
449			buildConfigurations = (
450				305DF1FE0B851A6000A5B409 /* Development */,
451				305DF1FF0B851A6000A5B409 /* Deployment */,
452				305DF2000B851A6000A5B409 /* No GC Development */,
453				305DF2010B851A6000A5B409 /* No GC Deployment */,
454				305DF2020B851A6000A5B409 /* Default */,
455			);
456			defaultConfigurationIsVisible = 0;
457			defaultConfigurationName = Default;
458		};
459		C23B0D0709A298CA00B7FCED /* Build configuration list for PBXProject "cracklib" */ = {
460			isa = XCConfigurationList;
461			buildConfigurations = (
462				C23B0D0809A298CA00B7FCED /* Development */,
463				C23B0D0909A298CA00B7FCED /* Deployment */,
464				C23B0D0A09A298CA00B7FCED /* No GC Development */,
465				C23B0D0B09A298CA00B7FCED /* No GC Deployment */,
466				C23B0D0C09A298CA00B7FCED /* Default */,
467			);
468			defaultConfigurationIsVisible = 0;
469			defaultConfigurationName = Default;
470		};
471/* End XCConfigurationList section */
472	};
473	rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
474}
475