1// !$*UTF8*$!
2{
3	archiveVersion = 1;
4	classes = {
5	};
6	objectVersion = 46;
7	objects = {
8
9/* Begin PBXAggregateTarget section */
10		BE3E0A810AD9A3C60054ACA0 /* ntfs */ = {
11			isa = PBXAggregateTarget;
12			buildConfigurationList = BE3E0A840AD9A40C0054ACA0 /* Build configuration list for PBXAggregateTarget "ntfs" */;
13			buildPhases = (
14			);
15			dependencies = (
16				BE3E0A830AD9A3EE0054ACA0 /* PBXTargetDependency */,
17				BE3E0B7D0AD9B90A0054ACA0 /* PBXTargetDependency */,
18				BE4A17BB0AEBBAD9001371C6 /* PBXTargetDependency */,
19				4DDA8CDB150E763B00631F4D /* PBXTargetDependency */,
20			);
21			name = ntfs;
22			productName = ntfs;
23		};
24/* End PBXAggregateTarget section */
25
26/* Begin PBXBuildFile section */
27		721548A3092409E3008BD7DA /* ntfs_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 721548A2092409E3008BD7DA /* ntfs_debug.c */; };
28		721548AE09240A10008BD7DA /* ntfs_vnops.c in Sources */ = {isa = PBXBuildFile; fileRef = 721548AD09240A10008BD7DA /* ntfs_vnops.c */; };
29		72BFC8DE0923A5940052BF8D /* ntfs_vfsops.c in Sources */ = {isa = PBXBuildFile; fileRef = 72BFC8DD0923A5940052BF8D /* ntfs_vfsops.c */; };
30		72D1E3F0097AFAA800A661AF /* ntfs_mft.c in Sources */ = {isa = PBXBuildFile; fileRef = 72D1E3EE097AFAA800A661AF /* ntfs_mft.c */; };
31		72D60B9F09766BEA00E0D450 /* ntfs_hash.c in Sources */ = {isa = PBXBuildFile; fileRef = 72D60B9A09766BEA00E0D450 /* ntfs_hash.c */; };
32		72D60BA009766BEA00E0D450 /* ntfs_inode.c in Sources */ = {isa = PBXBuildFile; fileRef = 72D60B9C09766BEA00E0D450 /* ntfs_inode.c */; };
33		72D60BC60976768E00E0D450 /* ntfs_dir.c in Sources */ = {isa = PBXBuildFile; fileRef = 72D60BC50976768E00E0D450 /* ntfs_dir.c */; };
34		72E4A3D10987D53F001B223B /* ntfs_runlist.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E4A3D00987D53F001B223B /* ntfs_runlist.c */; };
35		72E75FC50986C87D0050048E /* ntfs_mst.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E75FC30986C87D0050048E /* ntfs_mst.c */; };
36		72E75FDA0986D74A0050048E /* ntfs_attr.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E75FD80986D74A0050048E /* ntfs_attr.c */; };
37		72E75FEF098714850050048E /* ntfs_unistr.c in Sources */ = {isa = PBXBuildFile; fileRef = 72E75FED098714850050048E /* ntfs_unistr.c */; };
38		BE2956360B7B373B00E0CE44 /* ntfs_collate.c in Sources */ = {isa = PBXBuildFile; fileRef = BE2956350B7B373B00E0CE44 /* ntfs_collate.c */; };
39		BE2956490B7BE58100E0CE44 /* ntfs_index.c in Sources */ = {isa = PBXBuildFile; fileRef = BE2956480B7BE58100E0CE44 /* ntfs_index.c */; };
40		BE361A630B38920100E5885A /* ntfs_quota.c in Sources */ = {isa = PBXBuildFile; fileRef = BE361A610B38920100E5885A /* ntfs_quota.c */; };
41		BE3E0A910AD9A53C0054ACA0 /* ntfs.util.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BE3E0A8F0AD9A53C0054ACA0 /* ntfs.util.8 */; };
42		BE3E0A920AD9A53C0054ACA0 /* ntfs.util.c in Sources */ = {isa = PBXBuildFile; fileRef = BE3E0A900AD9A53C0054ACA0 /* ntfs.util.c */; };
43		BE3E0A970AD9A5F80054ACA0 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE3E0A960AD9A5F80054ACA0 /* CoreFoundation.framework */; };
44		BE3E0B540AD9B62A0054ACA0 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = BE3E0A9D0AD9A68F0054ACA0 /* InfoPlist.strings */; };
45		BE4A17890AEBB85E001371C6 /* mount_ntfs.c in Sources */ = {isa = PBXBuildFile; fileRef = BE4A17870AEBB85E001371C6 /* mount_ntfs.c */; };
46		BE4A17950AEBB951001371C6 /* mount_ntfs.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BE4A17860AEBB85E001371C6 /* mount_ntfs.8 */; };
47		BE63703C0A24FD6A003CD14D /* ntfs_compress.c in Sources */ = {isa = PBXBuildFile; fileRef = BE63703B0A24FD6A003CD14D /* ntfs_compress.c */; };
48		BE7AAAE00B3740FC0005CEE2 /* ntfs_logfile.c in Sources */ = {isa = PBXBuildFile; fileRef = BE7AAADC0B3740FC0005CEE2 /* ntfs_logfile.c */; };
49		BE7AAAE10B3740FC0005CEE2 /* ntfs_secure.c in Sources */ = {isa = PBXBuildFile; fileRef = BE7AAADE0B3740FC0005CEE2 /* ntfs_secure.c */; };
50		BE7AAB160B3768630005CEE2 /* ntfs_usnjrnl.c in Sources */ = {isa = PBXBuildFile; fileRef = BE7AAB140B3768630005CEE2 /* ntfs_usnjrnl.c */; };
51		BE7EC82C0B85E7C900392660 /* ntfs_bitmap.c in Sources */ = {isa = PBXBuildFile; fileRef = BE7EC82A0B85E7C900392660 /* ntfs_bitmap.c */; };
52		BE7EC82D0B85E7C900392660 /* ntfs_lcnalloc.c in Sources */ = {isa = PBXBuildFile; fileRef = BE7EC82B0B85E7C900392660 /* ntfs_lcnalloc.c */; };
53		BE91B1C70C9B35E300F0BE50 /* ntfs_attr_list.c in Sources */ = {isa = PBXBuildFile; fileRef = BE91B1C60C9B35E300F0BE50 /* ntfs_attr_list.c */; };
54		BE92B9840CBBA333004DBCFB /* ntfs_sfm.c in Sources */ = {isa = PBXBuildFile; fileRef = BE92B9820CBBA333004DBCFB /* ntfs_sfm.c */; };
55		BED5DA050AA78E2C000AD756 /* ntfs_page.c in Sources */ = {isa = PBXBuildFile; fileRef = BED5DA030AA78E2C000AD756 /* ntfs_page.c */; };
56/* End PBXBuildFile section */
57
58/* Begin PBXContainerItemProxy section */
59		4DDA8CDA150E763B00631F4D /* PBXContainerItemProxy */ = {
60			isa = PBXContainerItemProxy;
61			containerPortal = 72E40F83091CC03000674539 /* Project object */;
62			proxyType = 1;
63			remoteGlobalIDString = BE3E0A230AD9A1700054ACA0;
64			remoteInfo = ntfs.util;
65		};
66		BE3E0A820AD9A3EE0054ACA0 /* PBXContainerItemProxy */ = {
67			isa = PBXContainerItemProxy;
68			containerPortal = 72E40F83091CC03000674539 /* Project object */;
69			proxyType = 1;
70			remoteGlobalIDString = 72E40FE6091CC3A900674539;
71			remoteInfo = ntfs.kext;
72		};
73		BE3E0B7C0AD9B90A0054ACA0 /* PBXContainerItemProxy */ = {
74			isa = PBXContainerItemProxy;
75			containerPortal = 72E40F83091CC03000674539 /* Project object */;
76			proxyType = 1;
77			remoteGlobalIDString = BE3E0B4F0AD9B62A0054ACA0;
78			remoteInfo = ntfs.fs;
79		};
80		BE4A17BA0AEBBAD9001371C6 /* PBXContainerItemProxy */ = {
81			isa = PBXContainerItemProxy;
82			containerPortal = 72E40F83091CC03000674539 /* Project object */;
83			proxyType = 1;
84			remoteGlobalIDString = BE4A177E0AEBB809001371C6;
85			remoteInfo = mount_ntfs;
86		};
87/* End PBXContainerItemProxy section */
88
89/* Begin PBXCopyFilesBuildPhase section */
90		BE3E0A7A0AD9A2EA0054ACA0 /* CopyFiles */ = {
91			isa = PBXCopyFilesBuildPhase;
92			buildActionMask = 8;
93			dstPath = /usr/share/man/man8;
94			dstSubfolderSpec = 0;
95			files = (
96				BE3E0A910AD9A53C0054ACA0 /* ntfs.util.8 in CopyFiles */,
97			);
98			runOnlyForDeploymentPostprocessing = 1;
99		};
100		BE4A178B0AEBB8F6001371C6 /* CopyFiles */ = {
101			isa = PBXCopyFilesBuildPhase;
102			buildActionMask = 8;
103			dstPath = /usr/share/man/man8;
104			dstSubfolderSpec = 0;
105			files = (
106				BE4A17950AEBB951001371C6 /* mount_ntfs.8 in CopyFiles */,
107			);
108			runOnlyForDeploymentPostprocessing = 1;
109		};
110/* End PBXCopyFilesBuildPhase section */
111
112/* Begin PBXFileReference section */
113		4DDA8CC2150E65F100631F4D /* ntfs.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = ntfs.xcconfig; sourceTree = "<group>"; };
114		721548A2092409E3008BD7DA /* ntfs_debug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ntfs_debug.c; sourceTree = "<group>"; };
115		721548A8092409F7008BD7DA /* ntfs_debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_debug.h; sourceTree = "<group>"; };
116		721548AD09240A10008BD7DA /* ntfs_vnops.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ntfs_vnops.c; sourceTree = "<group>"; };
117		721548B309240A1C008BD7DA /* ntfs_vnops.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_vnops.h; sourceTree = "<group>"; };
118		72B3866F09277DE500DC8718 /* ntfs_endian.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_endian.h; sourceTree = "<group>"; };
119		72B3867009277DE500DC8718 /* ntfs_layout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_layout.h; sourceTree = "<group>"; };
120		72B3867109277DE500DC8718 /* ntfs_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_types.h; sourceTree = "<group>"; };
121		72BFC8DD0923A5940052BF8D /* ntfs_vfsops.c */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 8; lastKnownFileType = sourcecode.c.c; path = ntfs_vfsops.c; sourceTree = "<group>"; usesTabs = 1; };
122		72D1E3EE097AFAA800A661AF /* ntfs_mft.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ntfs_mft.c; sourceTree = "<group>"; };
123		72D1E3EF097AFAA800A661AF /* ntfs_mft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_mft.h; sourceTree = "<group>"; };
124		72D60B9A09766BEA00E0D450 /* ntfs_hash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ntfs_hash.c; sourceTree = "<group>"; };
125		72D60B9B09766BEA00E0D450 /* ntfs_hash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_hash.h; sourceTree = "<group>"; };
126		72D60B9C09766BEA00E0D450 /* ntfs_inode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ntfs_inode.c; sourceTree = "<group>"; };
127		72D60B9D09766BEA00E0D450 /* ntfs_inode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_inode.h; sourceTree = "<group>"; };
128		72D60B9E09766BEA00E0D450 /* ntfs_runlist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_runlist.h; sourceTree = "<group>"; };
129		72D60BBE0976734E00E0D450 /* ntfs_dir.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_dir.h; sourceTree = "<group>"; };
130		72D60BC50976768E00E0D450 /* ntfs_dir.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ntfs_dir.c; sourceTree = "<group>"; };
131		72E40FE7091CC3A900674539 /* ntfs.kext */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ntfs.kext; sourceTree = BUILT_PRODUCTS_DIR; };
132		72E410AF091CF9A100674539 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
133		72E4192E091CFC2500674539 /* Kernel.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; name = Kernel.framework; path = /System/Library/Frameworks/Kernel.framework; sourceTree = "<absolute>"; };
134		72E4A3D00987D53F001B223B /* ntfs_runlist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ntfs_runlist.c; sourceTree = "<group>"; };
135		72E50C1D099FF6C80061DB40 /* ntfs_time.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_time.h; sourceTree = "<group>"; };
136		72E75FC30986C87D0050048E /* ntfs_mst.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ntfs_mst.c; sourceTree = "<group>"; };
137		72E75FC40986C87D0050048E /* ntfs_mst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_mst.h; sourceTree = "<group>"; };
138		72E75FD80986D74A0050048E /* ntfs_attr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ntfs_attr.c; sourceTree = "<group>"; };
139		72E75FD90986D74A0050048E /* ntfs_attr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_attr.h; sourceTree = "<group>"; };
140		72E75FED098714850050048E /* ntfs_unistr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ntfs_unistr.c; sourceTree = "<group>"; };
141		72E75FEE098714850050048E /* ntfs_unistr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_unistr.h; sourceTree = "<group>"; };
142		72FE849209313B0D00752581 /* ntfs.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 8; lastKnownFileType = sourcecode.c.h; path = ntfs.h; sourceTree = "<group>"; usesTabs = 1; };
143		72FE849709313B5100752581 /* ntfs_volume.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_volume.h; sourceTree = "<group>"; };
144		BE2956350B7B373B00E0CE44 /* ntfs_collate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ntfs_collate.c; sourceTree = "<group>"; };
145		BE2956370B7B375F00E0CE44 /* ntfs_collate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_collate.h; sourceTree = "<group>"; };
146		BE2956470B7BE55D00E0CE44 /* ntfs_index.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_index.h; sourceTree = "<group>"; };
147		BE2956480B7BE58100E0CE44 /* ntfs_index.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ntfs_index.c; sourceTree = "<group>"; };
148		BE361A610B38920100E5885A /* ntfs_quota.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ntfs_quota.c; sourceTree = "<group>"; };
149		BE361A620B38920100E5885A /* ntfs_quota.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_quota.h; sourceTree = "<group>"; };
150		BE3E0A240AD9A1700054ACA0 /* ntfs.util */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ntfs.util; sourceTree = BUILT_PRODUCTS_DIR; };
151		BE3E0A8F0AD9A53C0054ACA0 /* ntfs.util.8 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = ntfs.util.8; sourceTree = "<group>"; };
152		BE3E0A900AD9A53C0054ACA0 /* ntfs.util.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.c; fileEncoding = 4; path = ntfs.util.c; sourceTree = "<group>"; };
153		BE3E0A960AD9A5F80054ACA0 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
154		BE3E0A9E0AD9A68F0054ACA0 /* English */ = {isa = PBXFileReference; explicitFileType = text.xml; fileEncoding = 10; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
155		BE3E0B5C0AD9B62A0054ACA0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
156		BE3E0B5F0AD9B7000054ACA0 /* ntfs.fs */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ntfs.fs; sourceTree = BUILT_PRODUCTS_DIR; };
157		BE4A177F0AEBB809001371C6 /* mount_ntfs */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = mount_ntfs; sourceTree = BUILT_PRODUCTS_DIR; };
158		BE4A17860AEBB85E001371C6 /* mount_ntfs.8 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = mount_ntfs.8; sourceTree = "<group>"; };
159		BE4A17870AEBB85E001371C6 /* mount_ntfs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mount_ntfs.c; sourceTree = "<group>"; };
160		BE6370210A24EE78003CD14D /* ntfs_compress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_compress.h; sourceTree = "<group>"; };
161		BE63703B0A24FD6A003CD14D /* ntfs_compress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ntfs_compress.c; sourceTree = "<group>"; };
162		BE7AAADC0B3740FC0005CEE2 /* ntfs_logfile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ntfs_logfile.c; sourceTree = "<group>"; };
163		BE7AAADD0B3740FC0005CEE2 /* ntfs_logfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_logfile.h; sourceTree = "<group>"; };
164		BE7AAADE0B3740FC0005CEE2 /* ntfs_secure.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ntfs_secure.c; sourceTree = "<group>"; };
165		BE7AAADF0B3740FC0005CEE2 /* ntfs_secure.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_secure.h; sourceTree = "<group>"; };
166		BE7AAB140B3768630005CEE2 /* ntfs_usnjrnl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ntfs_usnjrnl.c; sourceTree = "<group>"; };
167		BE7AAB150B3768630005CEE2 /* ntfs_usnjrnl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_usnjrnl.h; sourceTree = "<group>"; };
168		BE7EC8260B85E72700392660 /* ntfs_bitmap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_bitmap.h; sourceTree = "<group>"; };
169		BE7EC8270B85E72700392660 /* ntfs_lcnalloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_lcnalloc.h; sourceTree = "<group>"; };
170		BE7EC82A0B85E7C900392660 /* ntfs_bitmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ntfs_bitmap.c; sourceTree = "<group>"; };
171		BE7EC82B0B85E7C900392660 /* ntfs_lcnalloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ntfs_lcnalloc.c; sourceTree = "<group>"; };
172		BE91B1C30C9B35D400F0BE50 /* ntfs_attr_list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_attr_list.h; sourceTree = "<group>"; };
173		BE91B1C60C9B35E300F0BE50 /* ntfs_attr_list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ntfs_attr_list.c; sourceTree = "<group>"; };
174		BE92B9820CBBA333004DBCFB /* ntfs_sfm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ntfs_sfm.c; sourceTree = "<group>"; };
175		BE92B9830CBBA333004DBCFB /* ntfs_sfm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_sfm.h; sourceTree = "<group>"; };
176		BED5DA030AA78E2C000AD756 /* ntfs_page.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ntfs_page.c; sourceTree = "<group>"; };
177		BED5DA040AA78E2C000AD756 /* ntfs_page.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ntfs_page.h; sourceTree = "<group>"; };
178/* End PBXFileReference section */
179
180/* Begin PBXFrameworksBuildPhase section */
181		BE3E0A220AD9A1700054ACA0 /* Frameworks */ = {
182			isa = PBXFrameworksBuildPhase;
183			buildActionMask = 2147483647;
184			files = (
185				BE3E0A970AD9A5F80054ACA0 /* CoreFoundation.framework in Frameworks */,
186			);
187			runOnlyForDeploymentPostprocessing = 0;
188		};
189		BE3E0B560AD9B62A0054ACA0 /* Frameworks */ = {
190			isa = PBXFrameworksBuildPhase;
191			buildActionMask = 2147483647;
192			files = (
193			);
194			runOnlyForDeploymentPostprocessing = 0;
195		};
196		BE4A177D0AEBB809001371C6 /* Frameworks */ = {
197			isa = PBXFrameworksBuildPhase;
198			buildActionMask = 2147483647;
199			files = (
200			);
201			runOnlyForDeploymentPostprocessing = 0;
202		};
203/* End PBXFrameworksBuildPhase section */
204
205/* Begin PBXGroup section */
206		72E40F81091CC03000674539 = {
207			isa = PBXGroup;
208			children = (
209				4DDA8CC2150E65F100631F4D /* ntfs.xcconfig */,
210				BE4A177B0AEBB7B0001371C6 /* mount */,
211				BE3E0A890AD9A4340054ACA0 /* ntfs.fs */,
212				BE3E0A1D0AD9A0E40054ACA0 /* util */,
213				72E410AE091CF9A100674539 /* kext */,
214				72E40FE8091CC3A900674539 /* Products */,
215			);
216			sourceTree = "<group>";
217		};
218		72E40FE8091CC3A900674539 /* Products */ = {
219			isa = PBXGroup;
220			children = (
221				72E40FE7091CC3A900674539 /* ntfs.kext */,
222				BE3E0A240AD9A1700054ACA0 /* ntfs.util */,
223				BE3E0B5F0AD9B7000054ACA0 /* ntfs.fs */,
224				BE4A177F0AEBB809001371C6 /* mount_ntfs */,
225			);
226			name = Products;
227			sourceTree = "<group>";
228		};
229		72E410AE091CF9A100674539 /* kext */ = {
230			isa = PBXGroup;
231			children = (
232				BE7EC82A0B85E7C900392660 /* ntfs_bitmap.c */,
233				BE7EC82B0B85E7C900392660 /* ntfs_lcnalloc.c */,
234				BE7EC8260B85E72700392660 /* ntfs_bitmap.h */,
235				BE7EC8270B85E72700392660 /* ntfs_lcnalloc.h */,
236				BE2956470B7BE55D00E0CE44 /* ntfs_index.h */,
237				BE2956480B7BE58100E0CE44 /* ntfs_index.c */,
238				BE361A610B38920100E5885A /* ntfs_quota.c */,
239				BE361A620B38920100E5885A /* ntfs_quota.h */,
240				BE7AAB140B3768630005CEE2 /* ntfs_usnjrnl.c */,
241				BE7AAB150B3768630005CEE2 /* ntfs_usnjrnl.h */,
242				72E50C1D099FF6C80061DB40 /* ntfs_time.h */,
243				72E4A3D00987D53F001B223B /* ntfs_runlist.c */,
244				72E75FED098714850050048E /* ntfs_unistr.c */,
245				72E75FEE098714850050048E /* ntfs_unistr.h */,
246				72E75FD80986D74A0050048E /* ntfs_attr.c */,
247				BE92B9820CBBA333004DBCFB /* ntfs_sfm.c */,
248				BE92B9830CBBA333004DBCFB /* ntfs_sfm.h */,
249				BE91B1C60C9B35E300F0BE50 /* ntfs_attr_list.c */,
250				BE91B1C30C9B35D400F0BE50 /* ntfs_attr_list.h */,
251				72E75FD90986D74A0050048E /* ntfs_attr.h */,
252				72E75FC30986C87D0050048E /* ntfs_mst.c */,
253				72E75FC40986C87D0050048E /* ntfs_mst.h */,
254				72D1E3EE097AFAA800A661AF /* ntfs_mft.c */,
255				72D1E3EF097AFAA800A661AF /* ntfs_mft.h */,
256				72D60BC50976768E00E0D450 /* ntfs_dir.c */,
257				BED5DA030AA78E2C000AD756 /* ntfs_page.c */,
258				BED5DA040AA78E2C000AD756 /* ntfs_page.h */,
259				72D60BBE0976734E00E0D450 /* ntfs_dir.h */,
260				72D60B9A09766BEA00E0D450 /* ntfs_hash.c */,
261				72D60B9B09766BEA00E0D450 /* ntfs_hash.h */,
262				BE2956350B7B373B00E0CE44 /* ntfs_collate.c */,
263				BE2956370B7B375F00E0CE44 /* ntfs_collate.h */,
264				BE63703B0A24FD6A003CD14D /* ntfs_compress.c */,
265				72D60B9C09766BEA00E0D450 /* ntfs_inode.c */,
266				72D60B9D09766BEA00E0D450 /* ntfs_inode.h */,
267				72D60B9E09766BEA00E0D450 /* ntfs_runlist.h */,
268				72FE849709313B5100752581 /* ntfs_volume.h */,
269				72FE849209313B0D00752581 /* ntfs.h */,
270				72B3866F09277DE500DC8718 /* ntfs_endian.h */,
271				BE6370210A24EE78003CD14D /* ntfs_compress.h */,
272				72B3867009277DE500DC8718 /* ntfs_layout.h */,
273				72B3867109277DE500DC8718 /* ntfs_types.h */,
274				721548B309240A1C008BD7DA /* ntfs_vnops.h */,
275				721548AD09240A10008BD7DA /* ntfs_vnops.c */,
276				72BFC8DD0923A5940052BF8D /* ntfs_vfsops.c */,
277				721548A8092409F7008BD7DA /* ntfs_debug.h */,
278				721548A2092409E3008BD7DA /* ntfs_debug.c */,
279				BE7AAADC0B3740FC0005CEE2 /* ntfs_logfile.c */,
280				BE7AAADD0B3740FC0005CEE2 /* ntfs_logfile.h */,
281				BE7AAADE0B3740FC0005CEE2 /* ntfs_secure.c */,
282				BE7AAADF0B3740FC0005CEE2 /* ntfs_secure.h */,
283				72E410AF091CF9A100674539 /* Info.plist */,
284				72E4192E091CFC2500674539 /* Kernel.framework */,
285			);
286			path = kext;
287			sourceTree = "<group>";
288		};
289		BE3E0A1D0AD9A0E40054ACA0 /* util */ = {
290			isa = PBXGroup;
291			children = (
292				BE3E0A960AD9A5F80054ACA0 /* CoreFoundation.framework */,
293				BE3E0A8F0AD9A53C0054ACA0 /* ntfs.util.8 */,
294				BE3E0A900AD9A53C0054ACA0 /* ntfs.util.c */,
295			);
296			path = util;
297			sourceTree = "<group>";
298		};
299		BE3E0A890AD9A4340054ACA0 /* ntfs.fs */ = {
300			isa = PBXGroup;
301			children = (
302				BE3E0B5C0AD9B62A0054ACA0 /* Info.plist */,
303				BE3E0A9D0AD9A68F0054ACA0 /* InfoPlist.strings */,
304			);
305			path = ntfs.fs;
306			sourceTree = "<group>";
307		};
308		BE4A177B0AEBB7B0001371C6 /* mount */ = {
309			isa = PBXGroup;
310			children = (
311				BE4A17860AEBB85E001371C6 /* mount_ntfs.8 */,
312				BE4A17870AEBB85E001371C6 /* mount_ntfs.c */,
313			);
314			path = mount;
315			sourceTree = "<group>";
316		};
317/* End PBXGroup section */
318
319/* Begin PBXHeadersBuildPhase section */
320		BE3E0B520AD9B62A0054ACA0 /* Headers */ = {
321			isa = PBXHeadersBuildPhase;
322			buildActionMask = 2147483647;
323			files = (
324			);
325			runOnlyForDeploymentPostprocessing = 0;
326		};
327/* End PBXHeadersBuildPhase section */
328
329/* Begin PBXNativeTarget section */
330		72E40FE6091CC3A900674539 /* ntfs.kext */ = {
331			isa = PBXNativeTarget;
332			buildConfigurationList = 72E40FEA091CC3AA00674539 /* Build configuration list for PBXNativeTarget "ntfs.kext" */;
333			buildPhases = (
334				72E40FE3091CC3A900674539 /* Sources */,
335			);
336			buildRules = (
337			);
338			dependencies = (
339			);
340			name = ntfs.kext;
341			productName = ntfs;
342			productReference = 72E40FE7091CC3A900674539 /* ntfs.kext */;
343			productType = "com.apple.product-type.kernel-extension";
344		};
345		BE3E0A230AD9A1700054ACA0 /* ntfs.util */ = {
346			isa = PBXNativeTarget;
347			buildConfigurationList = BE3E0A260AD9A1910054ACA0 /* Build configuration list for PBXNativeTarget "ntfs.util" */;
348			buildPhases = (
349				BE3E0A210AD9A1700054ACA0 /* Sources */,
350				BE3E0A220AD9A1700054ACA0 /* Frameworks */,
351				BE3E0A7A0AD9A2EA0054ACA0 /* CopyFiles */,
352				4DDA8CC3150E689B00631F4D /* ShellScript */,
353			);
354			buildRules = (
355			);
356			dependencies = (
357			);
358			name = ntfs.util;
359			productName = ntfs.util;
360			productReference = BE3E0A240AD9A1700054ACA0 /* ntfs.util */;
361			productType = "com.apple.product-type.tool";
362		};
363		BE3E0B4F0AD9B62A0054ACA0 /* ntfs.fs */ = {
364			isa = PBXNativeTarget;
365			buildConfigurationList = BE3E0B590AD9B62A0054ACA0 /* Build configuration list for PBXNativeTarget "ntfs.fs" */;
366			buildPhases = (
367				BE3E0B520AD9B62A0054ACA0 /* Headers */,
368				BE3E0B530AD9B62A0054ACA0 /* Resources */,
369				BE3E0B550AD9B62A0054ACA0 /* Sources */,
370				BE3E0B560AD9B62A0054ACA0 /* Frameworks */,
371				BE3E0B570AD9B62A0054ACA0 /* Rez */,
372			);
373			buildRules = (
374			);
375			dependencies = (
376			);
377			name = ntfs.fs;
378			productInstallPath = "$(USER_LIBRARY_DIR)/Bundles";
379			productName = ntfs.fs;
380			productReference = BE3E0B5F0AD9B7000054ACA0 /* ntfs.fs */;
381			productType = "com.apple.product-type.bundle";
382		};
383		BE4A177E0AEBB809001371C6 /* mount_ntfs */ = {
384			isa = PBXNativeTarget;
385			buildConfigurationList = BE4A17810AEBB831001371C6 /* Build configuration list for PBXNativeTarget "mount_ntfs" */;
386			buildPhases = (
387				BE4A177C0AEBB809001371C6 /* Sources */,
388				BE4A177D0AEBB809001371C6 /* Frameworks */,
389				BE4A178B0AEBB8F6001371C6 /* CopyFiles */,
390				4DDA8CC4150E68D800631F4D /* ShellScript */,
391			);
392			buildRules = (
393			);
394			dependencies = (
395			);
396			name = mount_ntfs;
397			productName = mount_ntfs;
398			productReference = BE4A177F0AEBB809001371C6 /* mount_ntfs */;
399			productType = "com.apple.product-type.tool";
400		};
401/* End PBXNativeTarget section */
402
403/* Begin PBXProject section */
404		72E40F83091CC03000674539 /* Project object */ = {
405			isa = PBXProject;
406			attributes = {
407				LastUpgradeCheck = 0440;
408			};
409			buildConfigurationList = 72E40F84091CC03000674539 /* Build configuration list for PBXProject "ntfs" */;
410			compatibilityVersion = "Xcode 3.2";
411			developmentRegion = English;
412			hasScannedForEncodings = 0;
413			knownRegions = (
414				English,
415				Japanese,
416				French,
417				German,
418			);
419			mainGroup = 72E40F81091CC03000674539;
420			productRefGroup = 72E40FE8091CC3A900674539 /* Products */;
421			projectDirPath = "";
422			projectRoot = "";
423			targets = (
424				BE3E0A810AD9A3C60054ACA0 /* ntfs */,
425				72E40FE6091CC3A900674539 /* ntfs.kext */,
426				BE3E0B4F0AD9B62A0054ACA0 /* ntfs.fs */,
427				BE3E0A230AD9A1700054ACA0 /* ntfs.util */,
428				BE4A177E0AEBB809001371C6 /* mount_ntfs */,
429			);
430		};
431/* End PBXProject section */
432
433/* Begin PBXResourcesBuildPhase section */
434		BE3E0B530AD9B62A0054ACA0 /* Resources */ = {
435			isa = PBXResourcesBuildPhase;
436			buildActionMask = 2147483647;
437			files = (
438				BE3E0B540AD9B62A0054ACA0 /* InfoPlist.strings in Resources */,
439			);
440			runOnlyForDeploymentPostprocessing = 0;
441		};
442/* End PBXResourcesBuildPhase section */
443
444/* Begin PBXRezBuildPhase section */
445		BE3E0B570AD9B62A0054ACA0 /* Rez */ = {
446			isa = PBXRezBuildPhase;
447			buildActionMask = 2147483647;
448			files = (
449			);
450			runOnlyForDeploymentPostprocessing = 0;
451		};
452/* End PBXRezBuildPhase section */
453
454/* Begin PBXShellScriptBuildPhase section */
455		4DDA8CC3150E689B00631F4D /* ShellScript */ = {
456			isa = PBXShellScriptBuildPhase;
457			buildActionMask = 8;
458			files = (
459			);
460			inputPaths = (
461				"$(DSTROOT)$(FS_BUNDLE_BIN_PATH)/ntfs.util",
462			);
463			outputPaths = (
464				"$(DSTROOT)$(FS_BUNDLE_PATH)/ntfs.util",
465			);
466			runOnlyForDeploymentPostprocessing = 1;
467			shellPath = /bin/sh;
468			shellScript = "ln -sfhv ${FS_BUNDLE_BIN_DIR}/ntfs.util ${DSTROOT}${FS_BUNDLE_PATH}/ntfs.util";
469			showEnvVarsInLog = 0;
470		};
471		4DDA8CC4150E68D800631F4D /* ShellScript */ = {
472			isa = PBXShellScriptBuildPhase;
473			buildActionMask = 8;
474			files = (
475			);
476			inputPaths = (
477				"$(DSTROOT)$(FS_BUNDLE_BIN_PATH)/mount_ntfs",
478			);
479			outputPaths = (
480				"$(DSTROOT)/sbin/mount_ntfs",
481			);
482			runOnlyForDeploymentPostprocessing = 1;
483			shellPath = /bin/sh;
484			shellScript = "ln -sfhv ${FS_BUNDLE_BIN_PATH}/mount_ntfs ${DSTROOT}/sbin/mount_ntfs\nchgrp -h wheel ${DSTROOT}/sbin/mount_ntfs\n";
485			showEnvVarsInLog = 0;
486		};
487/* End PBXShellScriptBuildPhase section */
488
489/* Begin PBXSourcesBuildPhase section */
490		72E40FE3091CC3A900674539 /* Sources */ = {
491			isa = PBXSourcesBuildPhase;
492			buildActionMask = 2147483647;
493			files = (
494				72BFC8DE0923A5940052BF8D /* ntfs_vfsops.c in Sources */,
495				721548A3092409E3008BD7DA /* ntfs_debug.c in Sources */,
496				721548AE09240A10008BD7DA /* ntfs_vnops.c in Sources */,
497				72D60B9F09766BEA00E0D450 /* ntfs_hash.c in Sources */,
498				72D60BA009766BEA00E0D450 /* ntfs_inode.c in Sources */,
499				72D60BC60976768E00E0D450 /* ntfs_dir.c in Sources */,
500				72D1E3F0097AFAA800A661AF /* ntfs_mft.c in Sources */,
501				72E75FC50986C87D0050048E /* ntfs_mst.c in Sources */,
502				72E75FDA0986D74A0050048E /* ntfs_attr.c in Sources */,
503				72E75FEF098714850050048E /* ntfs_unistr.c in Sources */,
504				72E4A3D10987D53F001B223B /* ntfs_runlist.c in Sources */,
505				BE63703C0A24FD6A003CD14D /* ntfs_compress.c in Sources */,
506				BED5DA050AA78E2C000AD756 /* ntfs_page.c in Sources */,
507				BE7AAAE00B3740FC0005CEE2 /* ntfs_logfile.c in Sources */,
508				BE7AAAE10B3740FC0005CEE2 /* ntfs_secure.c in Sources */,
509				BE7AAB160B3768630005CEE2 /* ntfs_usnjrnl.c in Sources */,
510				BE361A630B38920100E5885A /* ntfs_quota.c in Sources */,
511				BE2956360B7B373B00E0CE44 /* ntfs_collate.c in Sources */,
512				BE2956490B7BE58100E0CE44 /* ntfs_index.c in Sources */,
513				BE7EC82C0B85E7C900392660 /* ntfs_bitmap.c in Sources */,
514				BE7EC82D0B85E7C900392660 /* ntfs_lcnalloc.c in Sources */,
515				BE91B1C70C9B35E300F0BE50 /* ntfs_attr_list.c in Sources */,
516				BE92B9840CBBA333004DBCFB /* ntfs_sfm.c in Sources */,
517			);
518			runOnlyForDeploymentPostprocessing = 0;
519		};
520		BE3E0A210AD9A1700054ACA0 /* Sources */ = {
521			isa = PBXSourcesBuildPhase;
522			buildActionMask = 2147483647;
523			files = (
524				BE3E0A920AD9A53C0054ACA0 /* ntfs.util.c in Sources */,
525			);
526			runOnlyForDeploymentPostprocessing = 0;
527		};
528		BE3E0B550AD9B62A0054ACA0 /* Sources */ = {
529			isa = PBXSourcesBuildPhase;
530			buildActionMask = 2147483647;
531			files = (
532			);
533			runOnlyForDeploymentPostprocessing = 0;
534		};
535		BE4A177C0AEBB809001371C6 /* Sources */ = {
536			isa = PBXSourcesBuildPhase;
537			buildActionMask = 2147483647;
538			files = (
539				BE4A17890AEBB85E001371C6 /* mount_ntfs.c in Sources */,
540			);
541			runOnlyForDeploymentPostprocessing = 0;
542		};
543/* End PBXSourcesBuildPhase section */
544
545/* Begin PBXTargetDependency section */
546		4DDA8CDB150E763B00631F4D /* PBXTargetDependency */ = {
547			isa = PBXTargetDependency;
548			target = BE3E0A230AD9A1700054ACA0 /* ntfs.util */;
549			targetProxy = 4DDA8CDA150E763B00631F4D /* PBXContainerItemProxy */;
550		};
551		BE3E0A830AD9A3EE0054ACA0 /* PBXTargetDependency */ = {
552			isa = PBXTargetDependency;
553			target = 72E40FE6091CC3A900674539 /* ntfs.kext */;
554			targetProxy = BE3E0A820AD9A3EE0054ACA0 /* PBXContainerItemProxy */;
555		};
556		BE3E0B7D0AD9B90A0054ACA0 /* PBXTargetDependency */ = {
557			isa = PBXTargetDependency;
558			target = BE3E0B4F0AD9B62A0054ACA0 /* ntfs.fs */;
559			targetProxy = BE3E0B7C0AD9B90A0054ACA0 /* PBXContainerItemProxy */;
560		};
561		BE4A17BB0AEBBAD9001371C6 /* PBXTargetDependency */ = {
562			isa = PBXTargetDependency;
563			target = BE4A177E0AEBB809001371C6 /* mount_ntfs */;
564			targetProxy = BE4A17BA0AEBBAD9001371C6 /* PBXContainerItemProxy */;
565		};
566/* End PBXTargetDependency section */
567
568/* Begin PBXVariantGroup section */
569		BE3E0A9D0AD9A68F0054ACA0 /* InfoPlist.strings */ = {
570			isa = PBXVariantGroup;
571			children = (
572				BE3E0A9E0AD9A68F0054ACA0 /* English */,
573			);
574			name = InfoPlist.strings;
575			sourceTree = "<group>";
576		};
577/* End PBXVariantGroup section */
578
579/* Begin XCBuildConfiguration section */
580		72E40F85091CC03000674539 /* Development */ = {
581			isa = XCBuildConfiguration;
582			baseConfigurationReference = 4DDA8CC2150E65F100631F4D /* ntfs.xcconfig */;
583			buildSettings = {
584				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
585				COPY_PHASE_STRIP = NO;
586				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
587				GCC_DEBUGGING_SYMBOLS = full;
588				GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
589				GCC_OPTIMIZATION_LEVEL = 0;
590				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
591				GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = YES;
592				GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
593				GCC_WARN_ABOUT_RETURN_TYPE = YES;
594				GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
595				GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO;
596				GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
597				GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = NO;
598				GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
599				GCC_WARN_MISSING_PARENTHESES = YES;
600				GCC_WARN_NON_VIRTUAL_DESTRUCTOR = NO;
601				GCC_WARN_PEDANTIC = NO;
602				GCC_WARN_SHADOW = YES;
603				GCC_WARN_SIGN_COMPARE = YES;
604				GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
605				GCC_WARN_UNINITIALIZED_AUTOS = YES;
606				GCC_WARN_UNUSED_FUNCTION = YES;
607				GCC_WARN_UNUSED_LABEL = YES;
608				GCC_WARN_UNUSED_PARAMETER = YES;
609				GCC_WARN_UNUSED_VALUE = YES;
610				GCC_WARN_UNUSED_VARIABLE = YES;
611				OTHER_CFLAGS = (
612					"-fno-inline",
613					"-fno-inline-functions",
614				);
615			};
616			name = Development;
617		};
618		72E40F86091CC03000674539 /* Deployment */ = {
619			isa = XCBuildConfiguration;
620			baseConfigurationReference = 4DDA8CC2150E65F100631F4D /* ntfs.xcconfig */;
621			buildSettings = {
622				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
623				COPY_PHASE_STRIP = NO;
624				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
625				GCC_DEBUGGING_SYMBOLS = full;
626				GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
627				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
628				GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = YES;
629				GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
630				GCC_WARN_ABOUT_RETURN_TYPE = YES;
631				GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
632				GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO;
633				GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
634				GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = NO;
635				GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
636				GCC_WARN_MISSING_PARENTHESES = YES;
637				GCC_WARN_NON_VIRTUAL_DESTRUCTOR = NO;
638				GCC_WARN_PEDANTIC = NO;
639				GCC_WARN_SHADOW = YES;
640				GCC_WARN_SIGN_COMPARE = YES;
641				GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
642				GCC_WARN_UNINITIALIZED_AUTOS = YES;
643				GCC_WARN_UNUSED_FUNCTION = YES;
644				GCC_WARN_UNUSED_LABEL = YES;
645				GCC_WARN_UNUSED_PARAMETER = YES;
646				GCC_WARN_UNUSED_VALUE = YES;
647				GCC_WARN_UNUSED_VARIABLE = YES;
648			};
649			name = Deployment;
650		};
651		72E40FEB091CC3AA00674539 /* Development */ = {
652			isa = XCBuildConfiguration;
653			buildSettings = {
654				COPY_PHASE_STRIP = NO;
655				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
656				GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
657				GCC_NO_COMMON_BLOCKS = NO;
658				GCC_OPTIMIZATION_LEVEL = s;
659				GCC_PREPROCESSOR_DEFINITIONS = (
660					NAMEDSTREAMS,
661					DEBUG,
662					"NTFS_VERSION_STRING=\\\"$(NTFS_VERSION)\\\"",
663				);
664				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
665				GCC_WARN_ABOUT_MISSING_NEWLINE = NO;
666				INFOPLIST_FILE = kext/Info.plist;
667				INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Extensions";
668				KERNEL_MODULE = YES;
669				MODULE_NAME = com.apple.filesystems.ntfs;
670				MODULE_START = ntfs_module_start;
671				MODULE_STOP = ntfs_module_stop;
672				MODULE_VERSION = $NTFS_VERSION;
673				PRODUCT_NAME = ntfs;
674				WARNING_CFLAGS = "-Wall";
675				WRAPPER_EXTENSION = kext;
676			};
677			name = Development;
678		};
679		72E40FEC091CC3AA00674539 /* Deployment */ = {
680			isa = XCBuildConfiguration;
681			buildSettings = {
682				COPY_PHASE_STRIP = YES;
683				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
684				GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
685				GCC_NO_COMMON_BLOCKS = NO;
686				GCC_OPTIMIZATION_LEVEL = s;
687				GCC_PREPROCESSOR_DEFINITIONS = (
688					NAMEDSTREAMS,
689					"NTFS_VERSION_STRING=\\\"$(NTFS_VERSION)\\\"",
690				);
691				INFOPLIST_FILE = kext/Info.plist;
692				INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Extensions";
693				KERNEL_MODULE = YES;
694				MODULE_NAME = com.apple.filesystems.ntfs;
695				MODULE_START = ntfs_module_start;
696				MODULE_STOP = ntfs_module_stop;
697				MODULE_VERSION = $NTFS_VERSION;
698				PRODUCT_NAME = ntfs;
699				WARNING_CFLAGS = "-Wall";
700				WRAPPER_EXTENSION = kext;
701			};
702			name = Deployment;
703		};
704		BE3E0A270AD9A1910054ACA0 /* Development */ = {
705			isa = XCBuildConfiguration;
706			buildSettings = {
707				COPY_PHASE_STRIP = NO;
708				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
709				GCC_DYNAMIC_NO_PIC = YES;
710				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
711				GCC_MODEL_TUNING = G4;
712				GCC_OPTIMIZATION_LEVEL = 0;
713				GCC_PRECOMPILE_PREFIX_HEADER = NO;
714				GCC_SYMBOLS_PRIVATE_EXTERN = YES;
715				GCC_WARN_UNINITIALIZED_AUTOS = NO;
716				INSTALL_PATH = $FS_BUNDLE_BIN_PATH;
717				OTHER_LDFLAGS = "";
718				PRODUCT_NAME = ntfs.util;
719				WARNING_CFLAGS = "-Wall";
720				ZERO_LINK = NO;
721			};
722			name = Development;
723		};
724		BE3E0A280AD9A1910054ACA0 /* Deployment */ = {
725			isa = XCBuildConfiguration;
726			buildSettings = {
727				COPY_PHASE_STRIP = YES;
728				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
729				GCC_DYNAMIC_NO_PIC = YES;
730				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
731				GCC_MODEL_TUNING = G4;
732				GCC_PRECOMPILE_PREFIX_HEADER = NO;
733				GCC_SYMBOLS_PRIVATE_EXTERN = YES;
734				GCC_WARN_UNINITIALIZED_AUTOS = YES;
735				INSTALL_PATH = $FS_BUNDLE_BIN_PATH;
736				OTHER_LDFLAGS = "";
737				PRODUCT_NAME = ntfs.util;
738				WARNING_CFLAGS = "-Wall";
739				ZERO_LINK = NO;
740			};
741			name = Deployment;
742		};
743		BE3E0A850AD9A40C0054ACA0 /* Development */ = {
744			isa = XCBuildConfiguration;
745			buildSettings = {
746				COPY_PHASE_STRIP = NO;
747				DEBUG_INFORMATION_FORMAT = dwarf;
748				GCC_DYNAMIC_NO_PIC = NO;
749				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
750				GCC_OPTIMIZATION_LEVEL = 0;
751				PRODUCT_NAME = ntfs;
752			};
753			name = Development;
754		};
755		BE3E0A860AD9A40C0054ACA0 /* Deployment */ = {
756			isa = XCBuildConfiguration;
757			buildSettings = {
758				COPY_PHASE_STRIP = YES;
759				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
760				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
761				PRODUCT_NAME = ntfs;
762				ZERO_LINK = NO;
763			};
764			name = Deployment;
765		};
766		BE3E0B5A0AD9B62A0054ACA0 /* Development */ = {
767			isa = XCBuildConfiguration;
768			buildSettings = {
769				COPY_PHASE_STRIP = NO;
770				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
771				GCC_DYNAMIC_NO_PIC = NO;
772				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
773				GCC_OPTIMIZATION_LEVEL = 0;
774				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
775				INFOPLIST_FILE = ntfs.fs/Info.plist;
776				INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Filesystems";
777				OTHER_CFLAGS = "";
778				OTHER_LDFLAGS = "-bundle";
779				OTHER_REZFLAGS = "";
780				PRODUCT_NAME = ntfs;
781				SECTORDER_FLAGS = "";
782				STRIP_STYLE = all;
783				WARNING_CFLAGS = (
784					"-Wmost",
785					"-Wno-four-char-constants",
786					"-Wno-unknown-pragmas",
787				);
788				WRAPPER_EXTENSION = fs;
789			};
790			name = Development;
791		};
792		BE3E0B5B0AD9B62A0054ACA0 /* Deployment */ = {
793			isa = XCBuildConfiguration;
794			buildSettings = {
795				COPY_PHASE_STRIP = YES;
796				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
797				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
798				GCC_OPTIMIZATION_LEVEL = s;
799				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
800				INFOPLIST_FILE = ntfs.fs/Info.plist;
801				INSTALL_PATH = /System/Library/Filesystems;
802				OTHER_CFLAGS = "";
803				OTHER_LDFLAGS = "-bundle";
804				OTHER_REZFLAGS = "";
805				PRODUCT_NAME = ntfs;
806				SECTORDER_FLAGS = "";
807				STRIP_STYLE = all;
808				WARNING_CFLAGS = (
809					"-Wmost",
810					"-Wno-four-char-constants",
811					"-Wno-unknown-pragmas",
812				);
813				WRAPPER_EXTENSION = fs;
814				ZERO_LINK = NO;
815			};
816			name = Deployment;
817		};
818		BE4A17820AEBB831001371C6 /* Development */ = {
819			isa = XCBuildConfiguration;
820			buildSettings = {
821				COPY_PHASE_STRIP = NO;
822				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
823				GCC_DYNAMIC_NO_PIC = YES;
824				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
825				GCC_OPTIMIZATION_LEVEL = 0;
826				GCC_SYMBOLS_PRIVATE_EXTERN = YES;
827				GCC_WARN_UNINITIALIZED_AUTOS = NO;
828				INSTALL_PATH = $FS_BUNDLE_BIN_PATH;
829				OTHER_LDFLAGS = "-lutil";
830				PRODUCT_NAME = mount_ntfs;
831				WARNING_CFLAGS = "-Wall";
832				ZERO_LINK = NO;
833			};
834			name = Development;
835		};
836		BE4A17830AEBB831001371C6 /* Deployment */ = {
837			isa = XCBuildConfiguration;
838			buildSettings = {
839				COPY_PHASE_STRIP = YES;
840				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
841				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
842				GCC_SYMBOLS_PRIVATE_EXTERN = YES;
843				GCC_WARN_UNINITIALIZED_AUTOS = YES;
844				INSTALL_PATH = $FS_BUNDLE_BIN_PATH;
845				OTHER_LDFLAGS = "-lutil";
846				PRODUCT_NAME = mount_ntfs;
847				WARNING_CFLAGS = "-Wall";
848				ZERO_LINK = NO;
849			};
850			name = Deployment;
851		};
852/* End XCBuildConfiguration section */
853
854/* Begin XCConfigurationList section */
855		72E40F84091CC03000674539 /* Build configuration list for PBXProject "ntfs" */ = {
856			isa = XCConfigurationList;
857			buildConfigurations = (
858				72E40F85091CC03000674539 /* Development */,
859				72E40F86091CC03000674539 /* Deployment */,
860			);
861			defaultConfigurationIsVisible = 0;
862			defaultConfigurationName = Deployment;
863		};
864		72E40FEA091CC3AA00674539 /* Build configuration list for PBXNativeTarget "ntfs.kext" */ = {
865			isa = XCConfigurationList;
866			buildConfigurations = (
867				72E40FEB091CC3AA00674539 /* Development */,
868				72E40FEC091CC3AA00674539 /* Deployment */,
869			);
870			defaultConfigurationIsVisible = 0;
871			defaultConfigurationName = Deployment;
872		};
873		BE3E0A260AD9A1910054ACA0 /* Build configuration list for PBXNativeTarget "ntfs.util" */ = {
874			isa = XCConfigurationList;
875			buildConfigurations = (
876				BE3E0A270AD9A1910054ACA0 /* Development */,
877				BE3E0A280AD9A1910054ACA0 /* Deployment */,
878			);
879			defaultConfigurationIsVisible = 0;
880			defaultConfigurationName = Deployment;
881		};
882		BE3E0A840AD9A40C0054ACA0 /* Build configuration list for PBXAggregateTarget "ntfs" */ = {
883			isa = XCConfigurationList;
884			buildConfigurations = (
885				BE3E0A850AD9A40C0054ACA0 /* Development */,
886				BE3E0A860AD9A40C0054ACA0 /* Deployment */,
887			);
888			defaultConfigurationIsVisible = 0;
889			defaultConfigurationName = Deployment;
890		};
891		BE3E0B590AD9B62A0054ACA0 /* Build configuration list for PBXNativeTarget "ntfs.fs" */ = {
892			isa = XCConfigurationList;
893			buildConfigurations = (
894				BE3E0B5A0AD9B62A0054ACA0 /* Development */,
895				BE3E0B5B0AD9B62A0054ACA0 /* Deployment */,
896			);
897			defaultConfigurationIsVisible = 0;
898			defaultConfigurationName = Deployment;
899		};
900		BE4A17810AEBB831001371C6 /* Build configuration list for PBXNativeTarget "mount_ntfs" */ = {
901			isa = XCConfigurationList;
902			buildConfigurations = (
903				BE4A17820AEBB831001371C6 /* Development */,
904				BE4A17830AEBB831001371C6 /* Deployment */,
905			);
906			defaultConfigurationIsVisible = 0;
907			defaultConfigurationName = Deployment;
908		};
909/* End XCConfigurationList section */
910	};
911	rootObject = 72E40F83091CC03000674539 /* Project object */;
912}
913