]> git.saurik.com Git - apple/hfs.git/blob - hfs.xcodeproj/project.pbxproj
hfs-556.100.11.tar.gz
[apple/hfs.git] / hfs.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9 /* Begin PBXAggregateTarget section */
10 07828B591E3FDD25009D2106 /* hfs_libraries */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = 07828B5D1E3FDD25009D2106 /* Build configuration list for PBXAggregateTarget "hfs_libraries" */;
13 buildPhases = (
14 );
15 dependencies = (
16 07828B5F1E3FDD2E009D2106 /* PBXTargetDependency */,
17 );
18 name = hfs_libraries;
19 productName = hfs_libraries;
20 };
21 4DBD523B1548A488007AA736 /* Common */ = {
22 isa = PBXAggregateTarget;
23 buildConfigurationList = 4DBD523C1548A488007AA736 /* Build configuration list for PBXAggregateTarget "Common" */;
24 buildPhases = (
25 );
26 dependencies = (
27 FBC234C41B4EC6AE0002D849 /* PBXTargetDependency */,
28 4DBD523F1548A499007AA736 /* PBXTargetDependency */,
29 4DBD52411548A49A007AA736 /* PBXTargetDependency */,
30 4DBD52431548A49D007AA736 /* PBXTargetDependency */,
31 4DBD52451548A4A0007AA736 /* PBXTargetDependency */,
32 4DBD52471548A4A2007AA736 /* PBXTargetDependency */,
33 4DBD52491548A4A4007AA736 /* PBXTargetDependency */,
34 4DBD524B1548A4A7007AA736 /* PBXTargetDependency */,
35 );
36 name = Common;
37 productName = Common;
38 };
39 4DD302571538DB2700001AA0 /* All_MacOSX */ = {
40 isa = PBXAggregateTarget;
41 buildConfigurationList = 4DD302581538DB2700001AA0 /* Build configuration list for PBXAggregateTarget "All_MacOSX" */;
42 buildPhases = (
43 );
44 dependencies = (
45 07CA47231DA859CA00138D78 /* PBXTargetDependency */,
46 FBE3A5A51BBEE34400CB9A33 /* PBXTargetDependency */,
47 FB48E4BC1BB30CC400523121 /* PBXTargetDependency */,
48 FBC234C61B4EC6B90002D849 /* PBXTargetDependency */,
49 4DBD52511548A4D2007AA736 /* PBXTargetDependency */,
50 4DBD52531548A4D4007AA736 /* PBXTargetDependency */,
51 );
52 name = All_MacOSX;
53 productName = All_MacOSX;
54 };
55 4DD3025A1538DB3A00001AA0 /* All_iOS */ = {
56 isa = PBXAggregateTarget;
57 buildConfigurationList = 4DD3025B1538DB3A00001AA0 /* Build configuration list for PBXAggregateTarget "All_iOS" */;
58 buildPhases = (
59 );
60 dependencies = (
61 07828B611E3FDD3B009D2106 /* PBXTargetDependency */,
62 FBE3A5A31BBEE33D00CB9A33 /* PBXTargetDependency */,
63 4DBD524F1548A4C8007AA736 /* PBXTargetDependency */,
64 );
65 name = All_iOS;
66 productName = All_iOS;
67 };
68 9430FE92211658C1009CC8AF /* hfs_livefiles */ = {
69 isa = PBXAggregateTarget;
70 buildConfigurationList = 9430FE96211658C2009CC8AF /* Build configuration list for PBXAggregateTarget "hfs_livefiles" */;
71 buildPhases = (
72 );
73 dependencies = (
74 A6873BA1234287A00045680B /* PBXTargetDependency */,
75 A6873B9A234280440045680B /* PBXTargetDependency */,
76 9430FE98211658E7009CC8AF /* PBXTargetDependency */,
77 );
78 name = hfs_livefiles;
79 productName = hfs_livefiles;
80 };
81 DB1AAB7C20472D140036167F /* Swift_iOS */ = {
82 isa = PBXAggregateTarget;
83 buildConfigurationList = DB1AAB8020472D140036167F /* Build configuration list for PBXAggregateTarget "Swift_iOS" */;
84 buildPhases = (
85 );
86 dependencies = (
87 );
88 name = Swift_iOS;
89 productName = Swift_iOS;
90 };
91 FB55AE651B7D47B300701D03 /* ios-tests */ = {
92 isa = PBXAggregateTarget;
93 buildConfigurationList = FB55AE701B7D47B300701D03 /* Build configuration list for PBXAggregateTarget "ios-tests" */;
94 buildPhases = (
95 FB55AE6F1B7D47B300701D03 /* Create BATS plist */,
96 );
97 dependencies = (
98 FB55AE661B7D47B300701D03 /* PBXTargetDependency */,
99 );
100 name = "ios-tests";
101 productName = Tests;
102 };
103 FB7C140C1C2368E6004F8B2C /* kext-version */ = {
104 isa = PBXAggregateTarget;
105 buildConfigurationList = FB7C140D1C2368E6004F8B2C /* Build configuration list for PBXAggregateTarget "kext-version" */;
106 buildPhases = (
107 FB7C14111C2368F4004F8B2C /* ShellScript */,
108 );
109 dependencies = (
110 );
111 name = "kext-version";
112 productName = "kext-version";
113 };
114 FBA95AA91B5025E700887E82 /* mk-xnu */ = {
115 isa = PBXAggregateTarget;
116 buildConfigurationList = FBA95AAA1B5025E700887E82 /* Build configuration list for PBXAggregateTarget "mk-xnu" */;
117 buildPhases = (
118 FBA95AAD1B5025EC00887E82 /* ShellScript */,
119 );
120 dependencies = (
121 );
122 name = "mk-xnu";
123 productName = "mk-xnu";
124 };
125 FBAA82651B56F2AB00EE6863 /* osx-tests */ = {
126 isa = PBXAggregateTarget;
127 buildConfigurationList = FBAA82661B56F2AB00EE6863 /* Build configuration list for PBXAggregateTarget "osx-tests" */;
128 buildPhases = (
129 FBAA82711B56F65800EE6863 /* Run local tests */,
130 FB55AE5C1B7D193B00701D03 /* Create BATS plist */,
131 );
132 dependencies = (
133 FB55AE5B1B7D190F00701D03 /* PBXTargetDependency */,
134 FBAA826A1B56F2B900EE6863 /* PBXTargetDependency */,
135 FBAA826C1B56F2B900EE6863 /* PBXTargetDependency */,
136 FBAA826E1B56F2B900EE6863 /* PBXTargetDependency */,
137 );
138 name = "osx-tests";
139 productName = Tests;
140 };
141 FBC234B91B4D87A20002D849 /* ios-root */ = {
142 isa = PBXAggregateTarget;
143 buildConfigurationList = FBC234BF1B4D87A20002D849 /* Build configuration list for PBXAggregateTarget "ios-root" */;
144 buildPhases = (
145 FBC234BE1B4D87A20002D849 /* ShellScript */,
146 );
147 dependencies = (
148 FBC234BC1B4D87A20002D849 /* PBXTargetDependency */,
149 );
150 name = "ios-root";
151 productName = "combo-root";
152 };
153 FBE3F7821AF67748005BB768 /* osx-root */ = {
154 isa = PBXAggregateTarget;
155 buildConfigurationList = FBE3F7841AF67748005BB768 /* Build configuration list for PBXAggregateTarget "osx-root" */;
156 buildPhases = (
157 FBE3F7961AF67C43005BB768 /* ShellScript */,
158 );
159 dependencies = (
160 FB75A4091B4AED92004B5A74 /* PBXTargetDependency */,
161 FBE3F7871AF6793E005BB768 /* PBXTargetDependency */,
162 );
163 name = "osx-root";
164 productName = "combo-root";
165 };
166 /* End PBXAggregateTarget section */
167
168 /* Begin PBXBuildFile section */
169 0703A0541CD826160035BCFD /* test-defrag.c in Sources */ = {isa = PBXBuildFile; fileRef = 0703A0531CD826160035BCFD /* test-defrag.c */; };
170 07C2BF891CB43F5E00D8327D /* test-renamex.c in Sources */ = {isa = PBXBuildFile; fileRef = 07C2BF881CB43F5E00D8327D /* test-renamex.c */; };
171 09D6B7D71E317ED2003C20DC /* test_disklevel.c in Sources */ = {isa = PBXBuildFile; fileRef = 09D6B7D61E317ED2003C20DC /* test_disklevel.c */; };
172 18B450692104D958002052BF /* lf_hfs_journal.c in Sources */ = {isa = PBXBuildFile; fileRef = 18B450682104D958002052BF /* lf_hfs_journal.c */; };
173 2A386A3B1C22209C007FEDAC /* test-list-ids.c in Sources */ = {isa = PBXBuildFile; fileRef = 2A386A3A1C221E67007FEDAC /* test-list-ids.c */; };
174 2A84DBD41D9E15F2007964B8 /* test-raw-dev-unaligned.c in Sources */ = {isa = PBXBuildFile; fileRef = 2A84DBD31D9E1179007964B8 /* test-raw-dev-unaligned.c */; };
175 2A9399951BDFEB5200FB075B /* test-access.c in Sources */ = {isa = PBXBuildFile; fileRef = 2A9399941BDFEA6E00FB075B /* test-access.c */; };
176 2A9399981BDFF7E500FB075B /* test-chflags.c in Sources */ = {isa = PBXBuildFile; fileRef = 2A9399961BDFEF3900FB075B /* test-chflags.c */; };
177 2A93999D1BE0146E00FB075B /* test-class-roll.c in Sources */ = {isa = PBXBuildFile; fileRef = 2A93999B1BE0146000FB075B /* test-class-roll.c */; };
178 2A93999E1BE0146E00FB075B /* test-deep-rm.c in Sources */ = {isa = PBXBuildFile; fileRef = 2A93999C1BE0146000FB075B /* test-deep-rm.c */; };
179 2A9399A01BE0222800FB075B /* test-dir-link.c in Sources */ = {isa = PBXBuildFile; fileRef = 2A93999F1BE0220B00FB075B /* test-dir-link.c */; };
180 2A9399A21BE02A1600FB075B /* test-dprotect.c in Sources */ = {isa = PBXBuildFile; fileRef = 2A9399A11BE02A0E00FB075B /* test-dprotect.c */; };
181 2A9399A41BE02C6700FB075B /* test-file-too-big.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A9399A31BE02C1F00FB075B /* test-file-too-big.m */; };
182 2A9399A61BE0366E00FB075B /* test-fsync.c in Sources */ = {isa = PBXBuildFile; fileRef = 2A9399A51BE0365F00FB075B /* test-fsync.c */; };
183 2A9399A81BE03A6800FB075B /* test-getattrlist-dprotect.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A9399A71BE03A6200FB075B /* test-getattrlist-dprotect.m */; };
184 2A9399AA1BE0402600FB075B /* test-hard-links.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A9399A91BE0401D00FB075B /* test-hard-links.m */; };
185 2A9399B21BE12A6E00FB075B /* test-fsinfo-cprotect.c in Sources */ = {isa = PBXBuildFile; fileRef = 2A9399B11BE12A6300FB075B /* test-fsinfo-cprotect.c */; };
186 2A9399B41BE12DE900FB075B /* test-fsinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 2A9399B31BE12DE400FB075B /* test-fsinfo.c */; };
187 2A9399B61BE131A400FB075B /* test-resize.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A9399B51BE131A000FB075B /* test-resize.m */; };
188 2A9399B81BE14AAD00FB075B /* test-scan-range-size.c in Sources */ = {isa = PBXBuildFile; fileRef = 2A9399B71BE14AA800FB075B /* test-scan-range-size.c */; };
189 2A9399BF1BE15F6800FB075B /* test-fsinfo-sig.c in Sources */ = {isa = PBXBuildFile; fileRef = 2A9399B91BE15F5F00FB075B /* test-fsinfo-sig.c */; };
190 2A9399C01BE15F6800FB075B /* test-key-roll.c in Sources */ = {isa = PBXBuildFile; fileRef = 2A9399BA1BE15F5F00FB075B /* test-key-roll.c */; };
191 2A9399C11BE15F6800FB075B /* test-msync-16k.c in Sources */ = {isa = PBXBuildFile; fileRef = 2A9399BB1BE15F5F00FB075B /* test-msync-16k.c */; };
192 2A9399C21BE15F6800FB075B /* test-readdir.c in Sources */ = {isa = PBXBuildFile; fileRef = 2A9399BC1BE15F5F00FB075B /* test-readdir.c */; };
193 2A9399C31BE15F6800FB075B /* test-set-create-time.c in Sources */ = {isa = PBXBuildFile; fileRef = 2A9399BD1BE15F5F00FB075B /* test-set-create-time.c */; };
194 2A9399C41BE15F6800FB075B /* test-set-protection-class.c in Sources */ = {isa = PBXBuildFile; fileRef = 2A9399BE1BE15F5F00FB075B /* test-set-protection-class.c */; };
195 2A9399C71BE172A400FB075B /* test-log2phys.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A9399C51BE1729200FB075B /* test-log2phys.m */; };
196 2A9399C91BE1747900FB075B /* test-map-private.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A9399C81BE1747200FB075B /* test-map-private.m */; };
197 2A9399CA1BE18A5000FB075B /* test-invalid-ranges.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A9399AB1BE128B700FB075B /* test-invalid-ranges.m */; };
198 2A9399CD1BE2BC6900FB075B /* test-mmap-mod-time.c in Sources */ = {isa = PBXBuildFile; fileRef = 2A9399CC1BE2BC5800FB075B /* test-mmap-mod-time.c */; };
199 2A9399CF1BE2BCEA00FB075B /* test-mod-time.c in Sources */ = {isa = PBXBuildFile; fileRef = 2A9399CE1BE2BCE200FB075B /* test-mod-time.c */; };
200 2A9399D11BE2BFFD00FB075B /* test-throttled-io.c in Sources */ = {isa = PBXBuildFile; fileRef = 2A9399D01BE2BFF400FB075B /* test-throttled-io.c */; };
201 2A9399D31BE2C06800FB075B /* test-uncached-io.c in Sources */ = {isa = PBXBuildFile; fileRef = 2A9399D21BE2C06000FB075B /* test-uncached-io.c */; };
202 2A9399D51BE2C17800FB075B /* test-unicode-file-names.c in Sources */ = {isa = PBXBuildFile; fileRef = 2A9399D41BE2C14800FB075B /* test-unicode-file-names.c */; };
203 2ABDCEA71BF3DAA100CFC70C /* test-journal-toggle.c in Sources */ = {isa = PBXBuildFile; fileRef = 2A9399CB1BE2BB1600FB075B /* test-journal-toggle.c */; };
204 4D07DCC41538EF92002B57CB /* fstyp_hfs.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D07DCC31538EF92002B57CB /* fstyp_hfs.c */; };
205 4D07DCC51538EFB7002B57CB /* fstyp_hfs.8 in Copy man8 */ = {isa = PBXBuildFile; fileRef = 4D07DCC21538EF92002B57CB /* fstyp_hfs.8 */; };
206 4D0E89AA1534FF48004CD678 /* mount_hfs.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D0E89A71534FF48004CD678 /* mount_hfs.c */; };
207 4D0E89AB1534FF48004CD678 /* optical.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D0E89A81534FF48004CD678 /* optical.c */; };
208 4DE6C7491535012B00C11066 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C1B6FA2210CC0AF400778D48 /* CoreFoundation.framework */; };
209 4DE6C74C1535023700C11066 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DE6C7461535012200C11066 /* IOKit.framework */; };
210 4DE6C756153502F800C11066 /* libutil.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DE6C74A1535018100C11066 /* libutil.dylib */; };
211 4DE6C76A1535050700C11066 /* hfs_endian.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DE6C7641535050700C11066 /* hfs_endian.c */; };
212 4DE6C76B1535050700C11066 /* makehfs.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DE6C7661535050700C11066 /* makehfs.c */; };
213 4DE6C76C1535050700C11066 /* newfs_hfs.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DE6C7681535050700C11066 /* newfs_hfs.c */; };
214 4DE6C76D1535052A00C11066 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C1B6FA2210CC0AF400778D48 /* CoreFoundation.framework */; };
215 4DE6C76E1535052C00C11066 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DE6C7461535012200C11066 /* IOKit.framework */; };
216 4DE6C76F1535052E00C11066 /* libutil.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DE6C74A1535018100C11066 /* libutil.dylib */; };
217 4DFD944F153600060039B6BA /* cache.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD9416153600060039B6BA /* cache.c */; };
218 4DFD9450153600060039B6BA /* BlockCache.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD9419153600060039B6BA /* BlockCache.c */; };
219 4DFD9451153600060039B6BA /* BTree.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD941A153600060039B6BA /* BTree.c */; };
220 4DFD9452153600060039B6BA /* BTreeAllocate.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD941C153600060039B6BA /* BTreeAllocate.c */; };
221 4DFD9453153600060039B6BA /* BTreeMiscOps.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD941D153600060039B6BA /* BTreeMiscOps.c */; };
222 4DFD9454153600060039B6BA /* BTreeNodeOps.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD941E153600060039B6BA /* BTreeNodeOps.c */; };
223 4DFD9455153600060039B6BA /* BTreeScanner.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD9420153600060039B6BA /* BTreeScanner.c */; };
224 4DFD9456153600060039B6BA /* BTreeTreeOps.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD9422153600060039B6BA /* BTreeTreeOps.c */; };
225 4DFD9457153600060039B6BA /* CatalogCheck.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD9424153600060039B6BA /* CatalogCheck.c */; };
226 4DFD9459153600060039B6BA /* dirhardlink.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD9429153600060039B6BA /* dirhardlink.c */; };
227 4DFD945A153600060039B6BA /* HardLinkCheck.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD942B153600060039B6BA /* HardLinkCheck.c */; };
228 4DFD945B153600060039B6BA /* hfs_endian.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD942C153600060039B6BA /* hfs_endian.c */; };
229 4DFD945D153600060039B6BA /* SAllocate.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD942F153600060039B6BA /* SAllocate.c */; };
230 4DFD945E153600060039B6BA /* SBTree.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD9430153600060039B6BA /* SBTree.c */; };
231 4DFD945F153600060039B6BA /* SCatalog.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD9431153600060039B6BA /* SCatalog.c */; };
232 4DFD9460153600060039B6BA /* SControl.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD9433153600060039B6BA /* SControl.c */; };
233 4DFD9461153600060039B6BA /* SDevice.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD9434153600060039B6BA /* SDevice.c */; };
234 4DFD9462153600060039B6BA /* SExtents.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD9435153600060039B6BA /* SExtents.c */; };
235 4DFD9463153600060039B6BA /* SKeyCompare.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD9436153600060039B6BA /* SKeyCompare.c */; };
236 4DFD9464153600060039B6BA /* SRebuildBTree.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD9437153600060039B6BA /* SRebuildBTree.c */; };
237 4DFD9465153600060039B6BA /* SRepair.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD9438153600060039B6BA /* SRepair.c */; };
238 4DFD9466153600060039B6BA /* SStubs.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD943A153600060039B6BA /* SStubs.c */; };
239 4DFD9467153600060039B6BA /* SUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD943B153600060039B6BA /* SUtils.c */; };
240 4DFD9468153600060039B6BA /* SVerify1.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD943C153600060039B6BA /* SVerify1.c */; };
241 4DFD9469153600060039B6BA /* SVerify2.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD943D153600060039B6BA /* SVerify2.c */; };
242 4DFD946A153600060039B6BA /* uuid.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD943E153600060039B6BA /* uuid.c */; };
243 4DFD946B153600060039B6BA /* VolumeBitmapCheck.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD943F153600060039B6BA /* VolumeBitmapCheck.c */; };
244 4DFD946C153600060039B6BA /* fsck_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD9442153600060039B6BA /* fsck_debug.c */; };
245 4DFD946D153600060039B6BA /* fsck_hfs_strings.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD9445153600060039B6BA /* fsck_hfs_strings.c */; };
246 4DFD946E153600060039B6BA /* fsck_hfs.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD9447153600060039B6BA /* fsck_hfs.c */; };
247 4DFD946F153600060039B6BA /* fsck_messages.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD944A153600060039B6BA /* fsck_messages.c */; };
248 4DFD9470153600060039B6BA /* fsck_strings.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD944D153600060039B6BA /* fsck_strings.c */; };
249 4DFD9471153600060039B6BA /* utilities.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD944E153600060039B6BA /* utilities.c */; };
250 4DFD9472153601F50039B6BA /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C1B6FA2210CC0AF400778D48 /* CoreFoundation.framework */; };
251 4DFD9473153601F80039B6BA /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DE6C7461535012200C11066 /* IOKit.framework */; };
252 4DFD94A5153649070039B6BA /* newfs_hfs.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DE6C7681535050700C11066 /* newfs_hfs.c */; };
253 4DFD94A6153649070039B6BA /* makehfs.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DE6C7661535050700C11066 /* makehfs.c */; };
254 4DFD94A7153649070039B6BA /* hfs_endian.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DE6C7641535050700C11066 /* hfs_endian.c */; };
255 4DFD94A9153649070039B6BA /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C1B6FA2210CC0AF400778D48 /* CoreFoundation.framework */; };
256 4DFD94AA153649070039B6BA /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DE6C7461535012200C11066 /* IOKit.framework */; };
257 4DFD94AB153649070039B6BA /* libutil.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DE6C74A1535018100C11066 /* libutil.dylib */; };
258 4DFD94B315364B4B0039B6BA /* mount_hfs.8 in Copy man8 */ = {isa = PBXBuildFile; fileRef = 4D0E89A61534FF48004CD678 /* mount_hfs.8 */; };
259 4DFD94B415364B690039B6BA /* newfs_hfs.8 in Copy man8 */ = {isa = PBXBuildFile; fileRef = 4DE6C7671535050700C11066 /* newfs_hfs.8 */; };
260 4DFD94B515364B7B0039B6BA /* fsck_hfs.8 in Copy man8 */ = {isa = PBXBuildFile; fileRef = 4DFD9446153600060039B6BA /* fsck_hfs.8 */; };
261 4DFD94C215373C2C0039B6BA /* fsck_messages.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD944A153600060039B6BA /* fsck_messages.c */; };
262 4DFD94C315373C2C0039B6BA /* fsck_strings.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD944D153600060039B6BA /* fsck_strings.c */; };
263 4DFD94C415373C2C0039B6BA /* fsck_hfs_strings.c in Sources */ = {isa = PBXBuildFile; fileRef = 4DFD9445153600060039B6BA /* fsck_hfs_strings.c */; };
264 4DFD9538153746210039B6BA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 4DFD9536153746210039B6BA /* InfoPlist.strings */; };
265 4DFD953C15377BD80039B6BA /* fsck_keys.h in Copy fsck_keys.h */ = {isa = PBXBuildFile; fileRef = 4DFD9449153600060039B6BA /* fsck_keys.h */; };
266 7279A68D1593AA5C00192947 /* fsck_journal.c in Sources */ = {isa = PBXBuildFile; fileRef = 7279A68B1593AA5C00192947 /* fsck_journal.c */; };
267 862C904C1834311200BAD882 /* iterate_hfs_metadata.h in Headers */ = {isa = PBXBuildFile; fileRef = 862C904B1834311200BAD882 /* iterate_hfs_metadata.h */; settings = {ATTRIBUTES = (Private, ); }; };
268 863D03971820761900A4F0C4 /* util.c in Sources */ = {isa = PBXBuildFile; fileRef = 863D03961820761900A4F0C4 /* util.c */; };
269 8654E4C01832A68400808937 /* ScanExtents.c in Sources */ = {isa = PBXBuildFile; fileRef = FDD9FA4F14A1343D0043D4A9 /* ScanExtents.c */; };
270 86CBF382183186FB00A64A93 /* util.c in Sources */ = {isa = PBXBuildFile; fileRef = 863D03961820761900A4F0C4 /* util.c */; };
271 86CBF3831831876200A64A93 /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = FDD9FA4E14A1343D0043D4A9 /* misc.c */; };
272 86CBF3861831880F00A64A93 /* iterate_hfs_metadata.c in Sources */ = {isa = PBXBuildFile; fileRef = 86CBF3851831880F00A64A93 /* iterate_hfs_metadata.c */; };
273 86CBF3871831884600A64A93 /* Data.h in Headers */ = {isa = PBXBuildFile; fileRef = FDD9FA4714A1343D0043D4A9 /* Data.h */; };
274 900BDEE81FF91B8C002F7EC0 /* livefiles_hfs_tester.c in Sources */ = {isa = PBXBuildFile; fileRef = 900BDECF1FF9198E002F7EC0 /* livefiles_hfs_tester.c */; };
275 900BDEEB1FF91C2A002F7EC0 /* lf_hfs_fsops_handler.h in Headers */ = {isa = PBXBuildFile; fileRef = 900BDEE91FF91C2A002F7EC0 /* lf_hfs_fsops_handler.h */; };
276 900BDEEC1FF91C2A002F7EC0 /* lf_hfs_fsops_handler.c in Sources */ = {isa = PBXBuildFile; fileRef = 900BDEEA1FF91C2A002F7EC0 /* lf_hfs_fsops_handler.c */; };
277 900BDEEE1FF91C46002F7EC0 /* lf_hfs_common.h in Headers */ = {isa = PBXBuildFile; fileRef = 900BDEED1FF91C46002F7EC0 /* lf_hfs_common.h */; };
278 900BDEF51FF9202E002F7EC0 /* lf_hfs_dirops_handler.h in Headers */ = {isa = PBXBuildFile; fileRef = 900BDEF31FF9202E002F7EC0 /* lf_hfs_dirops_handler.h */; };
279 900BDEF61FF9202E002F7EC0 /* lf_hfs_dirops_handler.c in Sources */ = {isa = PBXBuildFile; fileRef = 900BDEF41FF9202E002F7EC0 /* lf_hfs_dirops_handler.c */; };
280 900BDEF91FF92170002F7EC0 /* lf_hfs_fileops_handler.h in Headers */ = {isa = PBXBuildFile; fileRef = 900BDEF71FF92170002F7EC0 /* lf_hfs_fileops_handler.h */; };
281 900BDEFA1FF92170002F7EC0 /* lf_hfs_fileops_handler.c in Sources */ = {isa = PBXBuildFile; fileRef = 900BDEF81FF92170002F7EC0 /* lf_hfs_fileops_handler.c */; };
282 900BDEFD1FF9246F002F7EC0 /* lf_hfs_logger.h in Headers */ = {isa = PBXBuildFile; fileRef = 900BDEFB1FF9246F002F7EC0 /* lf_hfs_logger.h */; };
283 900BDEFE1FF9246F002F7EC0 /* lf_hfs_logger.c in Sources */ = {isa = PBXBuildFile; fileRef = 900BDEFC1FF9246F002F7EC0 /* lf_hfs_logger.c */; };
284 9022D170205EC16900D9A2AE /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9022D16F205EC16900D9A2AE /* CoreFoundation.framework */; };
285 9022D174205FE5FA00D9A2AE /* lf_hfs_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 9022D172205FE5FA00D9A2AE /* lf_hfs_utils.h */; };
286 9022D175205FE5FA00D9A2AE /* lf_hfs_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = 9022D173205FE5FA00D9A2AE /* lf_hfs_utils.c */; };
287 9022D18120600D9E00D9A2AE /* lf_hfs_rangelist.h in Headers */ = {isa = PBXBuildFile; fileRef = 9022D17F20600D9E00D9A2AE /* lf_hfs_rangelist.h */; };
288 9022D18220600D9E00D9A2AE /* lf_hfs_rangelist.c in Sources */ = {isa = PBXBuildFile; fileRef = 9022D18020600D9E00D9A2AE /* lf_hfs_rangelist.c */; };
289 9022D1842060FBBE00D9A2AE /* lf_hfs_vfsops.h in Headers */ = {isa = PBXBuildFile; fileRef = 9022D1832060FBBE00D9A2AE /* lf_hfs_vfsops.h */; };
290 9022D1862060FBD200D9A2AE /* lf_hfs_vfsutils.h in Headers */ = {isa = PBXBuildFile; fileRef = 9022D1852060FBD200D9A2AE /* lf_hfs_vfsutils.h */; };
291 906EBF722063DB6C00B21E94 /* lf_hfs_generic_buf.h in Headers */ = {isa = PBXBuildFile; fileRef = 906EBF702063DB6C00B21E94 /* lf_hfs_generic_buf.h */; };
292 906EBF732063DB6C00B21E94 /* lf_hfs_generic_buf.c in Sources */ = {isa = PBXBuildFile; fileRef = 906EBF712063DB6C00B21E94 /* lf_hfs_generic_buf.c */; };
293 906EBF762063E44900B21E94 /* lf_hfs_readwrite_ops.h in Headers */ = {isa = PBXBuildFile; fileRef = 906EBF742063E44900B21E94 /* lf_hfs_readwrite_ops.h */; };
294 906EBF772063E44900B21E94 /* lf_hfs_readwrite_ops.c in Sources */ = {isa = PBXBuildFile; fileRef = 906EBF752063E44900B21E94 /* lf_hfs_readwrite_ops.c */; };
295 906EBF792063E76D00B21E94 /* lf_hfs_endian.c in Sources */ = {isa = PBXBuildFile; fileRef = 906EBF782063E76D00B21E94 /* lf_hfs_endian.c */; };
296 906EBF7B2063F7CE00B21E94 /* lf_hfs_btree_node_reserve.c in Sources */ = {isa = PBXBuildFile; fileRef = 906EBF7A2063F7CE00B21E94 /* lf_hfs_btree_node_reserve.c */; };
297 906EBF7D2063FB4A00B21E94 /* lf_hfs_btrees_io.h in Headers */ = {isa = PBXBuildFile; fileRef = 90F5EBB22063AA77004397B2 /* lf_hfs_btrees_io.h */; };
298 906EBF7F2063FC0900B21E94 /* lf_hfs_file_mgr_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 906EBF7E2063FC0900B21E94 /* lf_hfs_file_mgr_internal.h */; };
299 906EBF812063FF2700B21E94 /* lf_hfs_file_extent_mapping.h in Headers */ = {isa = PBXBuildFile; fileRef = 906EBF802063FE3900B21E94 /* lf_hfs_file_extent_mapping.h */; };
300 906EBF8720640CDF00B21E94 /* lf_hfs_unicode_wrappers.h in Headers */ = {isa = PBXBuildFile; fileRef = 906EBF8520640CDF00B21E94 /* lf_hfs_unicode_wrappers.h */; };
301 906EBF8820640CDF00B21E94 /* lf_hfs_unicode_wrappers.c in Sources */ = {isa = PBXBuildFile; fileRef = 906EBF8620640CDF00B21E94 /* lf_hfs_unicode_wrappers.c */; };
302 906EBF8C2067884300B21E94 /* lf_hfs_lookup.h in Headers */ = {isa = PBXBuildFile; fileRef = 906EBF8A2067884300B21E94 /* lf_hfs_lookup.h */; };
303 906EBF8D2067884300B21E94 /* lf_hfs_lookup.c in Sources */ = {isa = PBXBuildFile; fileRef = 906EBF8B2067884300B21E94 /* lf_hfs_lookup.c */; };
304 90F5EBA62061476A004397B2 /* lf_hfs_btree.h in Headers */ = {isa = PBXBuildFile; fileRef = 90F5EBA42061476A004397B2 /* lf_hfs_btree.h */; };
305 90F5EBA72061476A004397B2 /* lf_hfs_btree.c in Sources */ = {isa = PBXBuildFile; fileRef = 90F5EBA52061476A004397B2 /* lf_hfs_btree.c */; };
306 90F5EBAC2063A089004397B2 /* lf_hfs_btrees_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 90F5EBAA2063A089004397B2 /* lf_hfs_btrees_private.h */; };
307 90F5EBAF2063A109004397B2 /* lf_hfs_btrees_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 90F5EBAE2063A109004397B2 /* lf_hfs_btrees_internal.h */; };
308 90F5EBB12063A929004397B2 /* lf_hfs_defs.h in Headers */ = {isa = PBXBuildFile; fileRef = 90F5EBB02063A929004397B2 /* lf_hfs_defs.h */; };
309 90F5EBB52063AA77004397B2 /* lf_hfs_btrees_io.c in Sources */ = {isa = PBXBuildFile; fileRef = 90F5EBB32063AA77004397B2 /* lf_hfs_btrees_io.c */; };
310 90F5EBB72063B212004397B2 /* lf_hfs_file_extent_mapping.c in Sources */ = {isa = PBXBuildFile; fileRef = 90F5EBB62063B212004397B2 /* lf_hfs_file_extent_mapping.c */; };
311 90F5EBB92063CC22004397B2 /* lf_hfs_btree_tree_ops.c in Sources */ = {isa = PBXBuildFile; fileRef = 90F5EBB82063CC22004397B2 /* lf_hfs_btree_tree_ops.c */; };
312 90F5EBBB2063CC3A004397B2 /* lf_hfs_btree_node_ops.c in Sources */ = {isa = PBXBuildFile; fileRef = 90F5EBBA2063CC3A004397B2 /* lf_hfs_btree_node_ops.c */; };
313 90F5EBBF2063CCE0004397B2 /* lf_hfs_btree_misc_ops.c in Sources */ = {isa = PBXBuildFile; fileRef = 90F5EBBD2063CCE0004397B2 /* lf_hfs_btree_misc_ops.c */; };
314 90F5EBC12063CE12004397B2 /* lf_hfs_btree_allocate.c in Sources */ = {isa = PBXBuildFile; fileRef = 90F5EBC02063CE12004397B2 /* lf_hfs_btree_allocate.c */; };
315 A64B3BE822E8D388009A2B10 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9022D16F205EC16900D9A2AE /* CoreFoundation.framework */; };
316 A64B3BF522E8D4D6009A2B10 /* lf_cs_logging.h in Headers */ = {isa = PBXBuildFile; fileRef = A64B3BF322E8D4D6009A2B10 /* lf_cs_logging.h */; };
317 A64B3BF722E8D4D6009A2B10 /* lf_cs_logging.c in Sources */ = {isa = PBXBuildFile; fileRef = A64B3BF422E8D4D6009A2B10 /* lf_cs_logging.c */; };
318 A64B3BFB22E8D538009A2B10 /* lf_cs_checksum.h in Headers */ = {isa = PBXBuildFile; fileRef = A64B3BF922E8D538009A2B10 /* lf_cs_checksum.h */; };
319 A64B3BFC22E8D538009A2B10 /* lf_cs_checksum.c in Sources */ = {isa = PBXBuildFile; fileRef = A64B3BFA22E8D538009A2B10 /* lf_cs_checksum.c */; };
320 A64B3C0122E8D6A7009A2B10 /* livefiles_cs_tester.c in Sources */ = {isa = PBXBuildFile; fileRef = A64B3C0022E8D6A7009A2B10 /* livefiles_cs_tester.c */; };
321 A64B3C0622E8D71B009A2B10 /* lf_cs_vfsops.c in Sources */ = {isa = PBXBuildFile; fileRef = A64B3C0422E8D71B009A2B10 /* lf_cs_vfsops.c */; };
322 A64B3C0922E8D9D0009A2B10 /* livefiles_hfs.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 900BDED41FF919C2002F7EC0 /* livefiles_hfs.dylib */; };
323 A64B3C0A22E8D9D0009A2B10 /* livefiles_hfs.dylib in Embed Libraries */ = {isa = PBXBuildFile; fileRef = 900BDED41FF919C2002F7EC0 /* livefiles_hfs.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
324 A64B3C1522E91B50009A2B10 /* test-lf-cs-plugin.c in Sources */ = {isa = PBXBuildFile; fileRef = A64B3C1322E91AF6009A2B10 /* test-lf-cs-plugin.c */; };
325 A64B3C1722EA2C4F009A2B10 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A64B3C1622EA2C4E009A2B10 /* CoreFoundation.framework */; };
326 A64B3C1922EA2C5E009A2B10 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A64B3C1822EA2C5E009A2B10 /* IOKit.framework */; };
327 A6873B9B234286730045680B /* lf_cs_logging.c in Sources */ = {isa = PBXBuildFile; fileRef = A64B3BF422E8D4D6009A2B10 /* lf_cs_logging.c */; };
328 A6873B9C234286780045680B /* lf_cs_checksum.c in Sources */ = {isa = PBXBuildFile; fileRef = A64B3BFA22E8D538009A2B10 /* lf_cs_checksum.c */; };
329 A6873B9D2342868D0045680B /* lf_cs_vfsops.c in Sources */ = {isa = PBXBuildFile; fileRef = A64B3C0422E8D71B009A2B10 /* lf_cs_vfsops.c */; };
330 A6873B9F234287200045680B /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A6873B9E234287200045680B /* IOKit.framework */; };
331 A6BE9C8C24C63369005E033C /* test-symlinks.c in Sources */ = {isa = PBXBuildFile; fileRef = A6BE9C8B24C63369005E033C /* test-symlinks.c */; };
332 A6E6D74020909C72002125B0 /* test-get-volume-create-time.c in Sources */ = {isa = PBXBuildFile; fileRef = A6E6D73F20909C72002125B0 /* test-get-volume-create-time.c */; };
333 C1B6FA0810CC0A0A00778D48 /* hfsutil_jnl.c in Sources */ = {isa = PBXBuildFile; fileRef = C1B6FA0610CC0A0A00778D48 /* hfsutil_jnl.c */; };
334 C1B6FA0910CC0A0A00778D48 /* hfsutil_main.c in Sources */ = {isa = PBXBuildFile; fileRef = C1B6FA0710CC0A0A00778D48 /* hfsutil_main.c */; };
335 C1B6FA3010CC0B9500778D48 /* hfs.util.8 in Copy man8 */ = {isa = PBXBuildFile; fileRef = C1B6FA2F10CC0B8A00778D48 /* hfs.util.8 */; };
336 D759E27020AD75FC00792EDA /* lf_hfs_link.h in Headers */ = {isa = PBXBuildFile; fileRef = D759E26E20AD75FC00792EDA /* lf_hfs_link.h */; };
337 D759E27120AD75FC00792EDA /* lf_hfs_link.c in Sources */ = {isa = PBXBuildFile; fileRef = D759E26F20AD75FC00792EDA /* lf_hfs_link.c */; };
338 D769A1CC206107190022791F /* lf_hfs_vnode.c in Sources */ = {isa = PBXBuildFile; fileRef = D769A1CB206107190022791F /* lf_hfs_vnode.c */; };
339 D769A1CE206107DF0022791F /* lf_hfs_cnode.c in Sources */ = {isa = PBXBuildFile; fileRef = D769A1CD206107DF0022791F /* lf_hfs_cnode.c */; };
340 D769A1D0206118490022791F /* lf_hfs_chash.h in Headers */ = {isa = PBXBuildFile; fileRef = D769A1CF206118490022791F /* lf_hfs_chash.h */; };
341 D769A1D3206136420022791F /* lf_hfs_vnops.h in Headers */ = {isa = PBXBuildFile; fileRef = D769A1D1206136420022791F /* lf_hfs_vnops.h */; };
342 D769A1D4206136420022791F /* lf_hfs_vnops.c in Sources */ = {isa = PBXBuildFile; fileRef = D769A1D2206136420022791F /* lf_hfs_vnops.c */; };
343 D769A1E62063AD680022791F /* lf_hfs_volume_allocation.h in Headers */ = {isa = PBXBuildFile; fileRef = D769A1E42063AD680022791F /* lf_hfs_volume_allocation.h */; };
344 D769A1E72063AD680022791F /* lf_hfs_volume_allocation.c in Sources */ = {isa = PBXBuildFile; fileRef = D769A1E52063AD680022791F /* lf_hfs_volume_allocation.c */; };
345 D769A1E92063CEA50022791F /* lf_hfs_journal.h in Headers */ = {isa = PBXBuildFile; fileRef = D769A1E82063CEA50022791F /* lf_hfs_journal.h */; };
346 D769A1EC2067E6BB0022791F /* lf_hfs_attrlist.h in Headers */ = {isa = PBXBuildFile; fileRef = D769A1EA2067E6BB0022791F /* lf_hfs_attrlist.h */; };
347 D769A1ED2067E6BB0022791F /* lf_hfs_attrlist.c in Sources */ = {isa = PBXBuildFile; fileRef = D769A1EB2067E6BB0022791F /* lf_hfs_attrlist.c */; };
348 D7850549206B831000B9C5E4 /* lf_hfs_xattr.h in Headers */ = {isa = PBXBuildFile; fileRef = D7850547206B831000B9C5E4 /* lf_hfs_xattr.h */; };
349 D785054A206B831000B9C5E4 /* lf_hfs_xattr.c in Sources */ = {isa = PBXBuildFile; fileRef = D7850548206B831000B9C5E4 /* lf_hfs_xattr.c */; };
350 D79783FD205EC09000E93B37 /* lf_hfs_vnode.h in Headers */ = {isa = PBXBuildFile; fileRef = D79783FC205EC09000E93B37 /* lf_hfs_vnode.h */; };
351 D79783FF205EC0E000E93B37 /* lf_hfs.h in Headers */ = {isa = PBXBuildFile; fileRef = D79783FE205EC0E000E93B37 /* lf_hfs.h */; };
352 D7978402205EC12700E93B37 /* lf_hfs_locks.h in Headers */ = {isa = PBXBuildFile; fileRef = D7978400205EC12700E93B37 /* lf_hfs_locks.h */; };
353 D7978404205EC12700E93B37 /* lf_hfs_locks.c in Sources */ = {isa = PBXBuildFile; fileRef = D7978401205EC12700E93B37 /* lf_hfs_locks.c */; };
354 D7978406205EC25B00E93B37 /* lf_hfs_mount.h in Headers */ = {isa = PBXBuildFile; fileRef = D7978405205EC25B00E93B37 /* lf_hfs_mount.h */; };
355 D7978408205EC38900E93B37 /* lf_hfs_format.h in Headers */ = {isa = PBXBuildFile; fileRef = D7978407205EC38900E93B37 /* lf_hfs_format.h */; };
356 D797840A205EC43000E93B37 /* lf_hfs_catalog.h in Headers */ = {isa = PBXBuildFile; fileRef = D7978409205EC42C00E93B37 /* lf_hfs_catalog.h */; };
357 D7978410205EC76100E93B37 /* lf_hfs_cnode.h in Headers */ = {isa = PBXBuildFile; fileRef = D797840F205EC76100E93B37 /* lf_hfs_cnode.h */; };
358 D7978417205EC9C300E93B37 /* lf_hfs_vfsops.c in Sources */ = {isa = PBXBuildFile; fileRef = D7978414205EC9C300E93B37 /* lf_hfs_vfsops.c */; };
359 D7978420205ED7E600E93B37 /* lf_hfs_vfsutils.c in Sources */ = {isa = PBXBuildFile; fileRef = D797841E205ED7E600E93B37 /* lf_hfs_vfsutils.c */; };
360 D7978423205FB57600E93B37 /* lf_hfs_chash.c in Sources */ = {isa = PBXBuildFile; fileRef = D7978421205FB57600E93B37 /* lf_hfs_chash.c */; };
361 D7978426205FC09A00E93B37 /* lf_hfs_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = D7978424205FC09A00E93B37 /* lf_hfs_endian.h */; };
362 D79784412060037400E93B37 /* lf_hfs_raw_read_write.h in Headers */ = {isa = PBXBuildFile; fileRef = D797843F2060037400E93B37 /* lf_hfs_raw_read_write.h */; };
363 D79784422060037400E93B37 /* lf_hfs_raw_read_write.c in Sources */ = {isa = PBXBuildFile; fileRef = D79784402060037400E93B37 /* lf_hfs_raw_read_write.c */; };
364 D7BD8F9C20AC388E00E93640 /* lf_hfs_catalog.c in Sources */ = {isa = PBXBuildFile; fileRef = 906EBF82206409B800B21E94 /* lf_hfs_catalog.c */; };
365 EE73740520644328004C2F0E /* lf_hfs_sbunicode.h in Headers */ = {isa = PBXBuildFile; fileRef = EE73740320644328004C2F0E /* lf_hfs_sbunicode.h */; };
366 EE73740620644328004C2F0E /* lf_hfs_sbunicode.c in Sources */ = {isa = PBXBuildFile; fileRef = EE73740420644328004C2F0E /* lf_hfs_sbunicode.c */; };
367 EE737408206443A1004C2F0E /* lf_hfs_utfconvdata.h in Headers */ = {isa = PBXBuildFile; fileRef = EE737407206443A1004C2F0E /* lf_hfs_utfconvdata.h */; };
368 F90E174921ADFFD100345EE3 /* test-cas-bsdflags.c in Sources */ = {isa = PBXBuildFile; fileRef = F90E174821ADFFD100345EE3 /* test-cas-bsdflags.c */; };
369 FB20E0E51AE950C200CEBE7B /* hfs_iokit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FB20E0E41AE950C200CEBE7B /* hfs_iokit.cpp */; };
370 FB20E12D1AE9529400CEBE7B /* BTree.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E0E81AE9529400CEBE7B /* BTree.c */; };
371 FB20E12E1AE9529400CEBE7B /* BTreeAllocate.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E0E91AE9529400CEBE7B /* BTreeAllocate.c */; };
372 FB20E12F1AE9529400CEBE7B /* BTreeMiscOps.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E0EA1AE9529400CEBE7B /* BTreeMiscOps.c */; };
373 FB20E1301AE9529400CEBE7B /* BTreeNodeOps.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E0EB1AE9529400CEBE7B /* BTreeNodeOps.c */; };
374 FB20E1311AE9529400CEBE7B /* BTreeNodeReserve.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E0EC1AE9529400CEBE7B /* BTreeNodeReserve.c */; };
375 FB20E1321AE9529400CEBE7B /* BTreeScanner.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E0ED1AE9529400CEBE7B /* BTreeScanner.c */; };
376 FB20E1331AE9529400CEBE7B /* BTreeScanner.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E0EE1AE9529400CEBE7B /* BTreeScanner.h */; };
377 FB20E1341AE9529400CEBE7B /* BTreesInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E0EF1AE9529400CEBE7B /* BTreesInternal.h */; };
378 FB20E1351AE9529400CEBE7B /* BTreesPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E0F01AE9529400CEBE7B /* BTreesPrivate.h */; };
379 FB20E1361AE9529400CEBE7B /* BTreeTreeOps.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E0F11AE9529400CEBE7B /* BTreeTreeOps.c */; };
380 FB20E1371AE9529400CEBE7B /* BTreeWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E0F21AE9529400CEBE7B /* BTreeWrapper.c */; };
381 FB20E1381AE9529400CEBE7B /* CatalogPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E0F31AE9529400CEBE7B /* CatalogPrivate.h */; };
382 FB20E1391AE9529400CEBE7B /* CatalogUtilities.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E0F41AE9529400CEBE7B /* CatalogUtilities.c */; };
383 FB20E13A1AE9529400CEBE7B /* FileExtentMapping.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E0F51AE9529400CEBE7B /* FileExtentMapping.c */; };
384 FB20E13B1AE9529400CEBE7B /* FileIDsServices.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E0F61AE9529400CEBE7B /* FileIDsServices.c */; };
385 FB20E13C1AE9529400CEBE7B /* FileMgrInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E0F71AE9529400CEBE7B /* FileMgrInternal.h */; };
386 FB20E13D1AE9529400CEBE7B /* hfs_attrlist.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E0F81AE9529400CEBE7B /* hfs_attrlist.c */; };
387 FB20E13E1AE9529400CEBE7B /* hfs_attrlist.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E0F91AE9529400CEBE7B /* hfs_attrlist.h */; };
388 FB20E13F1AE9529400CEBE7B /* hfs_btreeio.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E0FA1AE9529400CEBE7B /* hfs_btreeio.c */; };
389 FB20E1401AE9529400CEBE7B /* hfs_btreeio.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E0FB1AE9529400CEBE7B /* hfs_btreeio.h */; };
390 FB20E1411AE9529400CEBE7B /* hfs_catalog.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E0FC1AE9529400CEBE7B /* hfs_catalog.c */; };
391 FB20E1421AE9529400CEBE7B /* hfs_catalog.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E0FD1AE9529400CEBE7B /* hfs_catalog.h */; };
392 FB20E1431AE9529400CEBE7B /* hfs_chash.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E0FE1AE9529400CEBE7B /* hfs_chash.c */; };
393 FB20E1441AE9529400CEBE7B /* hfs_cnode.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E0FF1AE9529400CEBE7B /* hfs_cnode.c */; };
394 FB20E1451AE9529400CEBE7B /* hfs_cnode.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E1001AE9529400CEBE7B /* hfs_cnode.h */; };
395 FB20E1461AE9529400CEBE7B /* hfs_cprotect.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E1011AE9529400CEBE7B /* hfs_cprotect.c */; };
396 FB20E1471AE9529400CEBE7B /* hfs_cprotect.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E1021AE9529400CEBE7B /* hfs_cprotect.h */; };
397 FB20E1481AE9529400CEBE7B /* hfs_dbg.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E1031AE9529400CEBE7B /* hfs_dbg.h */; };
398 FB20E14C1AE9529400CEBE7B /* hfs_endian.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E1071AE9529400CEBE7B /* hfs_endian.c */; };
399 FB20E14D1AE9529400CEBE7B /* hfs_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E1081AE9529400CEBE7B /* hfs_endian.h */; };
400 FB20E14E1AE9529400CEBE7B /* hfs_extents.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E1091AE9529400CEBE7B /* hfs_extents.c */; };
401 FB20E14F1AE9529400CEBE7B /* hfs_extents.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E10A1AE9529400CEBE7B /* hfs_extents.h */; };
402 FB20E1501AE9529400CEBE7B /* hfs_format.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E10B1AE9529400CEBE7B /* hfs_format.h */; settings = {ATTRIBUTES = (Public, ); }; };
403 FB20E1511AE9529400CEBE7B /* hfs_fsctl.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E10C1AE9529400CEBE7B /* hfs_fsctl.h */; settings = {ATTRIBUTES = (Private, ); }; };
404 FB20E1521AE9529400CEBE7B /* hfs_fsinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E10D1AE9529400CEBE7B /* hfs_fsinfo.c */; };
405 FB20E1531AE9529400CEBE7B /* hfs_hotfiles.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E10E1AE9529400CEBE7B /* hfs_hotfiles.c */; };
406 FB20E1541AE9529400CEBE7B /* hfs_hotfiles.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E10F1AE9529400CEBE7B /* hfs_hotfiles.h */; };
407 FB20E1551AE9529400CEBE7B /* hfs_kdebug.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E1101AE9529400CEBE7B /* hfs_kdebug.h */; };
408 FB20E1561AE9529400CEBE7B /* hfs_key_roll.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E1111AE9529400CEBE7B /* hfs_key_roll.c */; };
409 FB20E1571AE9529400CEBE7B /* hfs_key_roll.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E1121AE9529400CEBE7B /* hfs_key_roll.h */; };
410 FB20E1581AE9529400CEBE7B /* hfs_link.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E1131AE9529400CEBE7B /* hfs_link.c */; };
411 FB20E1591AE9529400CEBE7B /* hfs_lookup.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E1141AE9529400CEBE7B /* hfs_lookup.c */; };
412 FB20E15A1AE9529400CEBE7B /* hfs_macos_defs.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E1151AE9529400CEBE7B /* hfs_macos_defs.h */; };
413 FB20E15B1AE9529400CEBE7B /* hfs_mount.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E1161AE9529400CEBE7B /* hfs_mount.h */; settings = {ATTRIBUTES = (Public, ); }; };
414 FB20E15C1AE9529400CEBE7B /* hfs_notification.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E1171AE9529400CEBE7B /* hfs_notification.c */; };
415 FB20E15D1AE9529400CEBE7B /* hfs_quota.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E1181AE9529400CEBE7B /* hfs_quota.c */; };
416 FB20E15E1AE9529400CEBE7B /* hfs_quota.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E1191AE9529400CEBE7B /* hfs_quota.h */; };
417 FB20E15F1AE9529400CEBE7B /* hfs_readwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E11A1AE9529400CEBE7B /* hfs_readwrite.c */; };
418 FB20E1601AE9529400CEBE7B /* hfs_resize.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E11B1AE9529400CEBE7B /* hfs_resize.c */; };
419 FB20E1611AE9529400CEBE7B /* hfs_search.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E11C1AE9529400CEBE7B /* hfs_search.c */; };
420 FB20E1621AE9529400CEBE7B /* hfs_unistr.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E11D1AE9529400CEBE7B /* hfs_unistr.h */; settings = {ATTRIBUTES = (Public, ); }; };
421 FB20E1631AE9529400CEBE7B /* hfs_vfsops.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E11E1AE9529400CEBE7B /* hfs_vfsops.c */; };
422 FB20E1641AE9529400CEBE7B /* hfs_vfsutils.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E11F1AE9529400CEBE7B /* hfs_vfsutils.c */; };
423 FB20E1651AE9529400CEBE7B /* hfs_vnops.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E1201AE9529400CEBE7B /* hfs_vnops.c */; };
424 FB20E1661AE9529400CEBE7B /* hfs_xattr.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E1211AE9529400CEBE7B /* hfs_xattr.c */; };
425 FB20E1671AE9529400CEBE7B /* hfs.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E1221AE9529400CEBE7B /* hfs.h */; };
426 FB20E1681AE9529400CEBE7B /* HFSUnicodeWrappers.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E1231AE9529400CEBE7B /* HFSUnicodeWrappers.h */; };
427 FB20E1691AE9529400CEBE7B /* MacOSStubs.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E1241AE9529400CEBE7B /* MacOSStubs.c */; };
428 FB20E16B1AE9529400CEBE7B /* rangelist.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E1261AE9529400CEBE7B /* rangelist.c */; };
429 FB20E16C1AE9529400CEBE7B /* rangelist.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E1271AE9529400CEBE7B /* rangelist.h */; };
430 FB20E16D1AE9529400CEBE7B /* UCStringCompareData.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E1281AE9529400CEBE7B /* UCStringCompareData.h */; };
431 FB20E16E1AE9529400CEBE7B /* UnicodeWrappers.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E1291AE9529400CEBE7B /* UnicodeWrappers.c */; };
432 FB20E16F1AE9529400CEBE7B /* hfs_journal.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E12A1AE9529400CEBE7B /* hfs_journal.c */; };
433 FB20E1701AE9529400CEBE7B /* hfs_journal.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E12B1AE9529400CEBE7B /* hfs_journal.h */; };
434 FB20E1711AE9529400CEBE7B /* VolumeAllocation.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E12C1AE9529400CEBE7B /* VolumeAllocation.c */; };
435 FB20E17B1AE968D300CEBE7B /* kext-config.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E17A1AE968D300CEBE7B /* kext-config.h */; };
436 FB285C2A1B7E81180099B2ED /* test-sparse-dev.c in Sources */ = {isa = PBXBuildFile; fileRef = FB285C281B7E81180099B2ED /* test-sparse-dev.c */; };
437 FB2B5C561B87656900ACEDD9 /* test-transcode.m in Sources */ = {isa = PBXBuildFile; fileRef = FB2B5C551B87656900ACEDD9 /* test-transcode.m */; };
438 FB2B5C731B87A0BF00ACEDD9 /* test-getattrlist.c in Sources */ = {isa = PBXBuildFile; fileRef = FB2B5C721B87A0BF00ACEDD9 /* test-getattrlist.c */; };
439 FB3BB20B1BE286CC0094F00E /* test-secluded-rename.c in Sources */ = {isa = PBXBuildFile; fileRef = FB3BB2091BE2862E0094F00E /* test-secluded-rename.c */; };
440 FB48E4A81BB307C300523121 /* hfs_encodings.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E1061AE9529400CEBE7B /* hfs_encodings.h */; settings = {ATTRIBUTES = (Public, ); }; };
441 FB48E4A91BB307CB00523121 /* hfs_format.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E10B1AE9529400CEBE7B /* hfs_format.h */; settings = {ATTRIBUTES = (Public, ); }; };
442 FB48E4AA1BB307D900523121 /* hfs_unistr.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E11D1AE9529400CEBE7B /* hfs_unistr.h */; settings = {ATTRIBUTES = (Public, ); }; };
443 FB48E4AB1BB307F500523121 /* hfs_mount.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E1161AE9529400CEBE7B /* hfs_mount.h */; settings = {ATTRIBUTES = (Public, ); }; };
444 FB48E50D1BB379B400523121 /* hfs_format.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E10B1AE9529400CEBE7B /* hfs_format.h */; settings = {ATTRIBUTES = (Public, ); }; };
445 FB48E50E1BB379BB00523121 /* hfs_unistr.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E11D1AE9529400CEBE7B /* hfs_unistr.h */; settings = {ATTRIBUTES = (Public, ); }; };
446 FB48E50F1BB379C000523121 /* hfs_mount.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E1161AE9529400CEBE7B /* hfs_mount.h */; settings = {ATTRIBUTES = (Public, ); }; };
447 FB48E5121BB3853500523121 /* hfs_fsctl.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E10C1AE9529400CEBE7B /* hfs_fsctl.h */; settings = {ATTRIBUTES = (Private, ); }; };
448 FB55AE541B7C271000701D03 /* test-doc-tombstone.c in Sources */ = {isa = PBXBuildFile; fileRef = FB55AE521B7C271000701D03 /* test-doc-tombstone.c */; };
449 FB55AE591B7CEB0600701D03 /* test-quotas.c in Sources */ = {isa = PBXBuildFile; fileRef = FB55AE581B7CEB0600701D03 /* test-quotas.c */; };
450 FB75A4061B4AEA20004B5A74 /* hfs_encodings.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E1051AE9529400CEBE7B /* hfs_encodings.c */; };
451 FB75A40B1B4AF025004B5A74 /* hfs_encodings.h in Headers */ = {isa = PBXBuildFile; fileRef = FB20E1061AE9529400CEBE7B /* hfs_encodings.h */; settings = {ATTRIBUTES = (Private, ); }; };
452 FB75A40E1B4AF0BE004B5A74 /* hfs_encodings_kext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FB75A40C1B4AF0BA004B5A74 /* hfs_encodings_kext.cpp */; };
453 FB76B3D91B7A4BF000FA9F2B /* hfs-tests.mm in Sources */ = {isa = PBXBuildFile; fileRef = FB76B3CB1B7A48DE00FA9F2B /* hfs-tests.mm */; };
454 FB76B3DC1B7A530500FA9F2B /* test-external-jnl.c in Sources */ = {isa = PBXBuildFile; fileRef = FB76B3DA1B7A52BE00FA9F2B /* test-external-jnl.c */; };
455 FB76B3EE1B7BE24B00FA9F2B /* disk-image.m in Sources */ = {isa = PBXBuildFile; fileRef = FB76B3EB1B7BDFDB00FA9F2B /* disk-image.m */; };
456 FB76B3F21B7BE79800FA9F2B /* systemx.c in Sources */ = {isa = PBXBuildFile; fileRef = FB76B3EF1B7BE67400FA9F2B /* systemx.c */; };
457 FB7B02E81B55634F00BEE4BE /* hfs.util in CopyFiles */ = {isa = PBXBuildFile; fileRef = C1B6FD2B10CC0DB200778D48 /* hfs.util */; };
458 FB7B02E91B55644A00BEE4BE /* mount_hfs in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4D0E899C1534FE65004CD678 /* mount_hfs */; };
459 FB7B02EA1B55663400BEE4BE /* fsck_hfs in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4DFD93F41535FF510039B6BA /* fsck_hfs */; };
460 FB81AFBB1B83E2C0004E8F76 /* CopyHFSMeta in CopyFiles */ = {isa = PBXBuildFile; fileRef = FDD9FA2C14A132BF0043D4A9 /* CopyHFSMeta */; };
461 FB81AFBC1B83E2C6004E8F76 /* newfs_hfs in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4DE6C75B153504C100C11066 /* newfs_hfs */; };
462 FBAA824C1B56F24E00EE6863 /* hfs_alloc_test.c in Sources */ = {isa = PBXBuildFile; fileRef = FBAA823D1B56F22400EE6863 /* hfs_alloc_test.c */; };
463 FBAA82581B56F27200EE6863 /* hfs_extents_test.c in Sources */ = {isa = PBXBuildFile; fileRef = FBAA823E1B56F22400EE6863 /* hfs_extents_test.c */; };
464 FBAA82641B56F28F00EE6863 /* rangelist_test.c in Sources */ = {isa = PBXBuildFile; fileRef = FBAA82401B56F22400EE6863 /* rangelist_test.c */; };
465 FBAA82701B56F39B00EE6863 /* hfs_extents.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E1091AE9529400CEBE7B /* hfs_extents.c */; };
466 FBBBE2801B55BB3A009F534D /* hfs_encodinghint.c in Sources */ = {isa = PBXBuildFile; fileRef = FB20E1041AE9529400CEBE7B /* hfs_encodinghint.c */; };
467 FBCC53011B852759008B752C /* hfs-alloc-trace.c in Sources */ = {isa = PBXBuildFile; fileRef = FBCC53001B852759008B752C /* hfs-alloc-trace.c */; };
468 FBD69AFA1B9132E40022ECAD /* test-dateadded.c in Sources */ = {isa = PBXBuildFile; fileRef = FBD69AF81B91309C0022ECAD /* test-dateadded.c */; };
469 FBE1B1D41BD6E41D00CEB443 /* test-move-data-extents.c in Sources */ = {isa = PBXBuildFile; fileRef = FBE1B1D31BD6E3D700CEB443 /* test-move-data-extents.c */; };
470 FDD9FA4214A133F00043D4A9 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C1B6FA2210CC0AF400778D48 /* CoreFoundation.framework */; };
471 FDD9FA5214A1343D0043D4A9 /* DeviceWrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = FDD9FA4814A1343D0043D4A9 /* DeviceWrapper.c */; };
472 FDD9FA5314A1343D0043D4A9 /* dump.c in Sources */ = {isa = PBXBuildFile; fileRef = FDD9FA4914A1343D0043D4A9 /* dump.c */; };
473 FDD9FA5414A1343D0043D4A9 /* Gather.c in Sources */ = {isa = PBXBuildFile; fileRef = FDD9FA4A14A1343D0043D4A9 /* Gather.c */; };
474 FDD9FA5514A1343D0043D4A9 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = FDD9FA4C14A1343D0043D4A9 /* main.c */; };
475 FDD9FA5714A1343D0043D4A9 /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = FDD9FA4E14A1343D0043D4A9 /* misc.c */; };
476 FDD9FA5814A1343D0043D4A9 /* ScanExtents.c in Sources */ = {isa = PBXBuildFile; fileRef = FDD9FA4F14A1343D0043D4A9 /* ScanExtents.c */; };
477 FDD9FA5914A1343D0043D4A9 /* SparseBundle.c in Sources */ = {isa = PBXBuildFile; fileRef = FDD9FA5114A1343D0043D4A9 /* SparseBundle.c */; };
478 FDD9FA5A14A135290043D4A9 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C1B6FA2210CC0AF400778D48 /* CoreFoundation.framework */; };
479 FDD9FA5C14A135840043D4A9 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FDD9FA5B14A135840043D4A9 /* libz.dylib */; };
480 /* End PBXBuildFile section */
481
482 /* Begin PBXContainerItemProxy section */
483 07828B5E1E3FDD2E009D2106 /* PBXContainerItemProxy */ = {
484 isa = PBXContainerItemProxy;
485 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
486 proxyType = 1;
487 remoteGlobalIDString = 86CBF37E183186C300A64A93;
488 remoteInfo = hfs_metadata;
489 };
490 07828B601E3FDD3B009D2106 /* PBXContainerItemProxy */ = {
491 isa = PBXContainerItemProxy;
492 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
493 proxyType = 1;
494 remoteGlobalIDString = 07828B591E3FDD25009D2106;
495 remoteInfo = hfs_libraries;
496 };
497 07CA47221DA859CA00138D78 /* PBXContainerItemProxy */ = {
498 isa = PBXContainerItemProxy;
499 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
500 proxyType = 1;
501 remoteGlobalIDString = 4D07DCB71538EF3A002B57CB;
502 remoteInfo = fstyp_hfs;
503 };
504 4DBD523E1548A499007AA736 /* PBXContainerItemProxy */ = {
505 isa = PBXContainerItemProxy;
506 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
507 proxyType = 1;
508 remoteGlobalIDString = 4DFD95111537402A0039B6BA;
509 remoteInfo = hfs.fs;
510 };
511 4DBD52401548A49A007AA736 /* PBXContainerItemProxy */ = {
512 isa = PBXContainerItemProxy;
513 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
514 proxyType = 1;
515 remoteGlobalIDString = 8DD76FA90486AB0100D96B5E;
516 remoteInfo = hfs.util;
517 };
518 4DBD52421548A49D007AA736 /* PBXContainerItemProxy */ = {
519 isa = PBXContainerItemProxy;
520 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
521 proxyType = 1;
522 remoteGlobalIDString = FDD9FA2B14A132BF0043D4A9;
523 remoteInfo = CopyHFSMeta;
524 };
525 4DBD52441548A4A0007AA736 /* PBXContainerItemProxy */ = {
526 isa = PBXContainerItemProxy;
527 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
528 proxyType = 1;
529 remoteGlobalIDString = 4D0E899B1534FE65004CD678;
530 remoteInfo = mount_hfs;
531 };
532 4DBD52461548A4A2007AA736 /* PBXContainerItemProxy */ = {
533 isa = PBXContainerItemProxy;
534 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
535 proxyType = 1;
536 remoteGlobalIDString = 4DE6C75A153504C100C11066;
537 remoteInfo = newfs_hfs;
538 };
539 4DBD52481548A4A4007AA736 /* PBXContainerItemProxy */ = {
540 isa = PBXContainerItemProxy;
541 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
542 proxyType = 1;
543 remoteGlobalIDString = 4DFD94A3153649070039B6BA;
544 remoteInfo = newfs_hfs_debug;
545 };
546 4DBD524A1548A4A7007AA736 /* PBXContainerItemProxy */ = {
547 isa = PBXContainerItemProxy;
548 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
549 proxyType = 1;
550 remoteGlobalIDString = 4DFD93F31535FF510039B6BA;
551 remoteInfo = fsck_hfs;
552 };
553 4DBD524E1548A4C8007AA736 /* PBXContainerItemProxy */ = {
554 isa = PBXContainerItemProxy;
555 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
556 proxyType = 1;
557 remoteGlobalIDString = 4DBD523B1548A488007AA736;
558 remoteInfo = Common;
559 };
560 4DBD52501548A4D2007AA736 /* PBXContainerItemProxy */ = {
561 isa = PBXContainerItemProxy;
562 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
563 proxyType = 1;
564 remoteGlobalIDString = 4DBD523B1548A488007AA736;
565 remoteInfo = Common;
566 };
567 4DBD52521548A4D4007AA736 /* PBXContainerItemProxy */ = {
568 isa = PBXContainerItemProxy;
569 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
570 proxyType = 1;
571 remoteGlobalIDString = 4DFD94BC15373C2C0039B6BA;
572 remoteInfo = fsck_makestrings;
573 };
574 9430FE97211658E7009CC8AF /* PBXContainerItemProxy */ = {
575 isa = PBXContainerItemProxy;
576 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
577 proxyType = 1;
578 remoteGlobalIDString = 900BDED31FF919C2002F7EC0;
579 remoteInfo = livefiles_hfs;
580 };
581 A64B3C0B22E8D9D0009A2B10 /* PBXContainerItemProxy */ = {
582 isa = PBXContainerItemProxy;
583 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
584 proxyType = 1;
585 remoteGlobalIDString = 900BDED31FF919C2002F7EC0;
586 remoteInfo = livefiles_hfs;
587 };
588 A6873B99234280440045680B /* PBXContainerItemProxy */ = {
589 isa = PBXContainerItemProxy;
590 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
591 proxyType = 1;
592 remoteGlobalIDString = A64B3BE122E8D388009A2B10;
593 remoteInfo = livefiles_cs_tester;
594 };
595 A6873BA0234287A00045680B /* PBXContainerItemProxy */ = {
596 isa = PBXContainerItemProxy;
597 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
598 proxyType = 1;
599 remoteGlobalIDString = A64B3B9022E8D36F009A2B10;
600 remoteInfo = livefiles_cs;
601 };
602 FB48E4BB1BB30CC400523121 /* PBXContainerItemProxy */ = {
603 isa = PBXContainerItemProxy;
604 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
605 proxyType = 1;
606 remoteGlobalIDString = FB48E49B1BB3070400523121;
607 remoteInfo = "OSX Kernel Framework Headers";
608 };
609 FB55AE5A1B7D190F00701D03 /* PBXContainerItemProxy */ = {
610 isa = PBXContainerItemProxy;
611 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
612 proxyType = 1;
613 remoteGlobalIDString = FB76B3D11B7A4BE600FA9F2B;
614 remoteInfo = "hfs-tests";
615 };
616 FB55AE671B7D47B300701D03 /* PBXContainerItemProxy */ = {
617 isa = PBXContainerItemProxy;
618 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
619 proxyType = 1;
620 remoteGlobalIDString = FB76B3D11B7A4BE600FA9F2B;
621 remoteInfo = "hfs-tests";
622 };
623 FB75A4081B4AED92004B5A74 /* PBXContainerItemProxy */ = {
624 isa = PBXContainerItemProxy;
625 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
626 proxyType = 1;
627 remoteGlobalIDString = FB75A3B11B4AE765004B5A74;
628 remoteInfo = "encodings-kext";
629 };
630 FB7B02EB1B5568A100BEE4BE /* PBXContainerItemProxy */ = {
631 isa = PBXContainerItemProxy;
632 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
633 proxyType = 1;
634 remoteGlobalIDString = 4DFD93F31535FF510039B6BA;
635 remoteInfo = fsck_hfs;
636 };
637 FB7B02ED1B5568A700BEE4BE /* PBXContainerItemProxy */ = {
638 isa = PBXContainerItemProxy;
639 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
640 proxyType = 1;
641 remoteGlobalIDString = 4D0E899B1534FE65004CD678;
642 remoteInfo = mount_hfs;
643 };
644 FB7B02EF1B5568AD00BEE4BE /* PBXContainerItemProxy */ = {
645 isa = PBXContainerItemProxy;
646 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
647 proxyType = 1;
648 remoteGlobalIDString = 8DD76FA90486AB0100D96B5E;
649 remoteInfo = hfs.util;
650 };
651 FB7C14121C23695E004F8B2C /* PBXContainerItemProxy */ = {
652 isa = PBXContainerItemProxy;
653 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
654 proxyType = 1;
655 remoteGlobalIDString = FB7C140C1C2368E6004F8B2C;
656 remoteInfo = "kext-version";
657 };
658 FB81AFB71B83E2AE004E8F76 /* PBXContainerItemProxy */ = {
659 isa = PBXContainerItemProxy;
660 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
661 proxyType = 1;
662 remoteGlobalIDString = FDD9FA2B14A132BF0043D4A9;
663 remoteInfo = CopyHFSMeta;
664 };
665 FB81AFB91B83E2B8004E8F76 /* PBXContainerItemProxy */ = {
666 isa = PBXContainerItemProxy;
667 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
668 proxyType = 1;
669 remoteGlobalIDString = 4DE6C75A153504C100C11066;
670 remoteInfo = newfs_hfs;
671 };
672 FBA95AAE1B5045D400887E82 /* PBXContainerItemProxy */ = {
673 isa = PBXContainerItemProxy;
674 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
675 proxyType = 1;
676 remoteGlobalIDString = FBA95AA91B5025E700887E82;
677 remoteInfo = "mk-xnu";
678 };
679 FBAA82691B56F2B900EE6863 /* PBXContainerItemProxy */ = {
680 isa = PBXContainerItemProxy;
681 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
682 proxyType = 1;
683 remoteGlobalIDString = FBAA82441B56F24100EE6863;
684 remoteInfo = hfs_alloc_test;
685 };
686 FBAA826B1B56F2B900EE6863 /* PBXContainerItemProxy */ = {
687 isa = PBXContainerItemProxy;
688 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
689 proxyType = 1;
690 remoteGlobalIDString = FBAA82501B56F26A00EE6863;
691 remoteInfo = hfs_extents_test;
692 };
693 FBAA826D1B56F2B900EE6863 /* PBXContainerItemProxy */ = {
694 isa = PBXContainerItemProxy;
695 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
696 proxyType = 1;
697 remoteGlobalIDString = FBAA825C1B56F28C00EE6863;
698 remoteInfo = rangelist_test;
699 };
700 FBC234BD1B4D87A20002D849 /* PBXContainerItemProxy */ = {
701 isa = PBXContainerItemProxy;
702 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
703 proxyType = 1;
704 remoteGlobalIDString = FB20E0DF1AE950C200CEBE7B;
705 remoteInfo = kext;
706 };
707 FBC234C31B4EC6AE0002D849 /* PBXContainerItemProxy */ = {
708 isa = PBXContainerItemProxy;
709 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
710 proxyType = 1;
711 remoteGlobalIDString = FB20E0DF1AE950C200CEBE7B;
712 remoteInfo = kext;
713 };
714 FBC234C51B4EC6B90002D849 /* PBXContainerItemProxy */ = {
715 isa = PBXContainerItemProxy;
716 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
717 proxyType = 1;
718 remoteGlobalIDString = FB75A3B11B4AE765004B5A74;
719 remoteInfo = "encodings-kext";
720 };
721 FBE3A5A21BBEE33D00CB9A33 /* PBXContainerItemProxy */ = {
722 isa = PBXContainerItemProxy;
723 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
724 proxyType = 1;
725 remoteGlobalIDString = FB55AE651B7D47B300701D03;
726 remoteInfo = "ios-tests";
727 };
728 FBE3A5A41BBEE34400CB9A33 /* PBXContainerItemProxy */ = {
729 isa = PBXContainerItemProxy;
730 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
731 proxyType = 1;
732 remoteGlobalIDString = FBAA82651B56F2AB00EE6863;
733 remoteInfo = "osx-tests";
734 };
735 FBE3F7861AF6793E005BB768 /* PBXContainerItemProxy */ = {
736 isa = PBXContainerItemProxy;
737 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
738 proxyType = 1;
739 remoteGlobalIDString = FB20E0DF1AE950C200CEBE7B;
740 remoteInfo = kext;
741 };
742 /* End PBXContainerItemProxy section */
743
744 /* Begin PBXCopyFilesBuildPhase section */
745 4D07DCB61538EF3A002B57CB /* Copy man8 */ = {
746 isa = PBXCopyFilesBuildPhase;
747 buildActionMask = 2147483647;
748 dstPath = /usr/share/man/man8/;
749 dstSubfolderSpec = 0;
750 files = (
751 4D07DCC51538EFB7002B57CB /* fstyp_hfs.8 in Copy man8 */,
752 );
753 name = "Copy man8";
754 runOnlyForDeploymentPostprocessing = 1;
755 };
756 4D0E899A1534FE65004CD678 /* Copy man8 */ = {
757 isa = PBXCopyFilesBuildPhase;
758 buildActionMask = 2147483647;
759 dstPath = /usr/share/man/man8;
760 dstSubfolderSpec = 0;
761 files = (
762 4DFD94B315364B4B0039B6BA /* mount_hfs.8 in Copy man8 */,
763 );
764 name = "Copy man8";
765 runOnlyForDeploymentPostprocessing = 1;
766 };
767 4DE6C759153504C100C11066 /* Copy man8 */ = {
768 isa = PBXCopyFilesBuildPhase;
769 buildActionMask = 2147483647;
770 dstPath = /usr/share/man/man8/;
771 dstSubfolderSpec = 0;
772 files = (
773 4DFD94B415364B690039B6BA /* newfs_hfs.8 in Copy man8 */,
774 );
775 name = "Copy man8";
776 runOnlyForDeploymentPostprocessing = 1;
777 };
778 4DFD93F21535FF510039B6BA /* Copy man8 */ = {
779 isa = PBXCopyFilesBuildPhase;
780 buildActionMask = 2147483647;
781 dstPath = /usr/share/man/man8/;
782 dstSubfolderSpec = 0;
783 files = (
784 4DFD94B515364B7B0039B6BA /* fsck_hfs.8 in Copy man8 */,
785 );
786 name = "Copy man8";
787 runOnlyForDeploymentPostprocessing = 1;
788 };
789 4DFD953B15377BC60039B6BA /* Copy fsck_keys.h */ = {
790 isa = PBXCopyFilesBuildPhase;
791 buildActionMask = 8;
792 dstPath = /usr/local/include/fsck;
793 dstSubfolderSpec = 0;
794 files = (
795 4DFD953C15377BD80039B6BA /* fsck_keys.h in Copy fsck_keys.h */,
796 );
797 name = "Copy fsck_keys.h";
798 runOnlyForDeploymentPostprocessing = 1;
799 };
800 8DD76FAF0486AB0100D96B5E /* Copy man8 */ = {
801 isa = PBXCopyFilesBuildPhase;
802 buildActionMask = 8;
803 dstPath = /usr/share/man/man8;
804 dstSubfolderSpec = 0;
805 files = (
806 C1B6FA3010CC0B9500778D48 /* hfs.util.8 in Copy man8 */,
807 );
808 name = "Copy man8";
809 runOnlyForDeploymentPostprocessing = 1;
810 };
811 900BDEDB1FF919DE002F7EC0 /* CopyFiles */ = {
812 isa = PBXCopyFilesBuildPhase;
813 buildActionMask = 2147483647;
814 dstPath = /usr/share/man/man1/;
815 dstSubfolderSpec = 0;
816 files = (
817 );
818 runOnlyForDeploymentPostprocessing = 1;
819 };
820 A64B3BE922E8D388009A2B10 /* CopyFiles */ = {
821 isa = PBXCopyFilesBuildPhase;
822 buildActionMask = 2147483647;
823 dstPath = /usr/share/man/man1/;
824 dstSubfolderSpec = 0;
825 files = (
826 );
827 runOnlyForDeploymentPostprocessing = 1;
828 };
829 A64B3C0D22E8D9D0009A2B10 /* Embed Libraries */ = {
830 isa = PBXCopyFilesBuildPhase;
831 buildActionMask = 2147483647;
832 dstPath = "";
833 dstSubfolderSpec = 10;
834 files = (
835 A64B3C0A22E8D9D0009A2B10 /* livefiles_hfs.dylib in Embed Libraries */,
836 );
837 name = "Embed Libraries";
838 runOnlyForDeploymentPostprocessing = 0;
839 };
840 FB76B3D01B7A4BE600FA9F2B /* CopyFiles */ = {
841 isa = PBXCopyFilesBuildPhase;
842 buildActionMask = 2147483647;
843 dstPath = /usr/share/man/man1/;
844 dstSubfolderSpec = 0;
845 files = (
846 );
847 runOnlyForDeploymentPostprocessing = 1;
848 };
849 FB7B02E71B55634200BEE4BE /* CopyFiles */ = {
850 isa = PBXCopyFilesBuildPhase;
851 buildActionMask = 2147483647;
852 dstPath = Contents/Resources;
853 dstSubfolderSpec = 1;
854 files = (
855 FB81AFBC1B83E2C6004E8F76 /* newfs_hfs in CopyFiles */,
856 FB81AFBB1B83E2C0004E8F76 /* CopyHFSMeta in CopyFiles */,
857 FB7B02EA1B55663400BEE4BE /* fsck_hfs in CopyFiles */,
858 FB7B02E91B55644A00BEE4BE /* mount_hfs in CopyFiles */,
859 FB7B02E81B55634F00BEE4BE /* hfs.util in CopyFiles */,
860 );
861 runOnlyForDeploymentPostprocessing = 0;
862 };
863 FBAA82431B56F24100EE6863 /* CopyFiles */ = {
864 isa = PBXCopyFilesBuildPhase;
865 buildActionMask = 2147483647;
866 dstPath = /usr/share/man/man1/;
867 dstSubfolderSpec = 0;
868 files = (
869 );
870 runOnlyForDeploymentPostprocessing = 1;
871 };
872 FBAA824F1B56F26A00EE6863 /* CopyFiles */ = {
873 isa = PBXCopyFilesBuildPhase;
874 buildActionMask = 2147483647;
875 dstPath = /usr/share/man/man1/;
876 dstSubfolderSpec = 0;
877 files = (
878 );
879 runOnlyForDeploymentPostprocessing = 1;
880 };
881 FBAA825B1B56F28C00EE6863 /* CopyFiles */ = {
882 isa = PBXCopyFilesBuildPhase;
883 buildActionMask = 2147483647;
884 dstPath = /usr/share/man/man1/;
885 dstSubfolderSpec = 0;
886 files = (
887 );
888 runOnlyForDeploymentPostprocessing = 1;
889 };
890 FBCC52FC1B852758008B752C /* CopyFiles */ = {
891 isa = PBXCopyFilesBuildPhase;
892 buildActionMask = 2147483647;
893 dstPath = /usr/share/man/man1/;
894 dstSubfolderSpec = 0;
895 files = (
896 );
897 runOnlyForDeploymentPostprocessing = 1;
898 };
899 /* End PBXCopyFilesBuildPhase section */
900
901 /* Begin PBXFileReference section */
902 0703A0531CD826160035BCFD /* test-defrag.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-defrag.c"; sourceTree = "<group>"; };
903 07C2BF881CB43F5E00D8327D /* test-renamex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-renamex.c"; sourceTree = "<group>"; };
904 09D6B7D61E317ED2003C20DC /* test_disklevel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = test_disklevel.c; sourceTree = "<group>"; };
905 18B450682104D958002052BF /* lf_hfs_journal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lf_hfs_journal.c; sourceTree = "<group>"; };
906 2A386A3A1C221E67007FEDAC /* test-list-ids.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-list-ids.c"; sourceTree = "<group>"; };
907 2A84DBD31D9E1179007964B8 /* test-raw-dev-unaligned.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-raw-dev-unaligned.c"; sourceTree = "<group>"; };
908 2A9399941BDFEA6E00FB075B /* test-access.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-access.c"; sourceTree = "<group>"; };
909 2A9399961BDFEF3900FB075B /* test-chflags.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-chflags.c"; sourceTree = "<group>"; };
910 2A93999B1BE0146000FB075B /* test-class-roll.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-class-roll.c"; sourceTree = "<group>"; };
911 2A93999C1BE0146000FB075B /* test-deep-rm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-deep-rm.c"; sourceTree = "<group>"; };
912 2A93999F1BE0220B00FB075B /* test-dir-link.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-dir-link.c"; sourceTree = "<group>"; };
913 2A9399A11BE02A0E00FB075B /* test-dprotect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-dprotect.c"; sourceTree = "<group>"; };
914 2A9399A31BE02C1F00FB075B /* test-file-too-big.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "test-file-too-big.m"; sourceTree = "<group>"; };
915 2A9399A51BE0365F00FB075B /* test-fsync.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-fsync.c"; sourceTree = "<group>"; };
916 2A9399A71BE03A6200FB075B /* test-getattrlist-dprotect.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "test-getattrlist-dprotect.m"; sourceTree = "<group>"; };
917 2A9399A91BE0401D00FB075B /* test-hard-links.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "test-hard-links.m"; sourceTree = "<group>"; };
918 2A9399AB1BE128B700FB075B /* test-invalid-ranges.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "test-invalid-ranges.m"; sourceTree = "<group>"; };
919 2A9399B11BE12A6300FB075B /* test-fsinfo-cprotect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-fsinfo-cprotect.c"; sourceTree = "<group>"; };
920 2A9399B31BE12DE400FB075B /* test-fsinfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-fsinfo.c"; sourceTree = "<group>"; };
921 2A9399B51BE131A000FB075B /* test-resize.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "test-resize.m"; sourceTree = "<group>"; };
922 2A9399B71BE14AA800FB075B /* test-scan-range-size.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-scan-range-size.c"; sourceTree = "<group>"; };
923 2A9399B91BE15F5F00FB075B /* test-fsinfo-sig.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-fsinfo-sig.c"; sourceTree = "<group>"; };
924 2A9399BA1BE15F5F00FB075B /* test-key-roll.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-key-roll.c"; sourceTree = "<group>"; };
925 2A9399BB1BE15F5F00FB075B /* test-msync-16k.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-msync-16k.c"; sourceTree = "<group>"; };
926 2A9399BC1BE15F5F00FB075B /* test-readdir.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-readdir.c"; sourceTree = "<group>"; };
927 2A9399BD1BE15F5F00FB075B /* test-set-create-time.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-set-create-time.c"; sourceTree = "<group>"; };
928 2A9399BE1BE15F5F00FB075B /* test-set-protection-class.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-set-protection-class.c"; sourceTree = "<group>"; };
929 2A9399C51BE1729200FB075B /* test-log2phys.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "test-log2phys.m"; sourceTree = "<group>"; };
930 2A9399C81BE1747200FB075B /* test-map-private.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "test-map-private.m"; sourceTree = "<group>"; };
931 2A9399CB1BE2BB1600FB075B /* test-journal-toggle.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-journal-toggle.c"; sourceTree = "<group>"; };
932 2A9399CC1BE2BC5800FB075B /* test-mmap-mod-time.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-mmap-mod-time.c"; sourceTree = "<group>"; };
933 2A9399CE1BE2BCE200FB075B /* test-mod-time.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-mod-time.c"; sourceTree = "<group>"; };
934 2A9399D01BE2BFF400FB075B /* test-throttled-io.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-throttled-io.c"; sourceTree = "<group>"; };
935 2A9399D21BE2C06000FB075B /* test-uncached-io.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-uncached-io.c"; sourceTree = "<group>"; };
936 2A9399D41BE2C14800FB075B /* test-unicode-file-names.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-unicode-file-names.c"; sourceTree = "<group>"; };
937 4D07DCB81538EF3A002B57CB /* fstyp_hfs */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = fstyp_hfs; sourceTree = BUILT_PRODUCTS_DIR; };
938 4D07DCC21538EF92002B57CB /* fstyp_hfs.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fstyp_hfs.8; sourceTree = "<group>"; };
939 4D07DCC31538EF92002B57CB /* fstyp_hfs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fstyp_hfs.c; sourceTree = "<group>"; };
940 4D07DCED153C88B2002B57CB /* fsck.strings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; path = fsck.strings; sourceTree = BUILT_PRODUCTS_DIR; };
941 4D0E899C1534FE65004CD678 /* mount_hfs */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = mount_hfs; sourceTree = BUILT_PRODUCTS_DIR; };
942 4D0E89A51534FF48004CD678 /* hfs_endian.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_endian.h; sourceTree = "<group>"; };
943 4D0E89A61534FF48004CD678 /* mount_hfs.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mount_hfs.8; sourceTree = "<group>"; };
944 4D0E89A71534FF48004CD678 /* mount_hfs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mount_hfs.c; sourceTree = "<group>"; };
945 4D0E89A81534FF48004CD678 /* optical.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = optical.c; sourceTree = "<group>"; };
946 4D0E89A91534FF48004CD678 /* optical.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = optical.h; sourceTree = "<group>"; };
947 4D6E7827191D3E7E004E3F93 /* fsck_hfs.ios.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = fsck_hfs.ios.entitlements; sourceTree = "<group>"; };
948 4D6E7828191D3F26004E3F93 /* newfs_hfs.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = newfs_hfs.entitlements; path = newfs_hfs/newfs_hfs.entitlements; sourceTree = SOURCE_ROOT; };
949 4D6E7829191D3F41004E3F93 /* mount_hfs.ios.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = mount_hfs.ios.entitlements; sourceTree = "<group>"; };
950 4D7C8964192141CA002013C9 /* hfs_util.ios.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = hfs_util.ios.entitlements; sourceTree = "<group>"; };
951 4D7C8965192141DB002013C9 /* CopyHFSMeta.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = CopyHFSMeta.entitlements; sourceTree = "<group>"; };
952 4D7C8966192141ED002013C9 /* fstyp_hfs.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = fstyp_hfs.entitlements; sourceTree = "<group>"; };
953 4DE6C7461535012200C11066 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
954 4DE6C74A1535018100C11066 /* libutil.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libutil.dylib; path = /usr/lib/libutil.dylib; sourceTree = "<absolute>"; };
955 4DE6C75B153504C100C11066 /* newfs_hfs */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = newfs_hfs; sourceTree = BUILT_PRODUCTS_DIR; };
956 4DE6C7641535050700C11066 /* hfs_endian.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hfs_endian.c; sourceTree = "<group>"; };
957 4DE6C7651535050700C11066 /* hfs_endian.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_endian.h; sourceTree = "<group>"; };
958 4DE6C7661535050700C11066 /* makehfs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = makehfs.c; sourceTree = "<group>"; };
959 4DE6C7671535050700C11066 /* newfs_hfs.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = newfs_hfs.8; sourceTree = "<group>"; };
960 4DE6C7681535050700C11066 /* newfs_hfs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = newfs_hfs.c; sourceTree = "<group>"; };
961 4DE6C7691535050700C11066 /* newfs_hfs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = newfs_hfs.h; sourceTree = "<group>"; };
962 4DFD93F41535FF510039B6BA /* fsck_hfs */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = fsck_hfs; sourceTree = BUILT_PRODUCTS_DIR; };
963 4DFD9416153600060039B6BA /* cache.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cache.c; sourceTree = "<group>"; };
964 4DFD9417153600060039B6BA /* cache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cache.h; sourceTree = "<group>"; };
965 4DFD9419153600060039B6BA /* BlockCache.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BlockCache.c; sourceTree = "<group>"; };
966 4DFD941A153600060039B6BA /* BTree.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BTree.c; sourceTree = "<group>"; };
967 4DFD941B153600060039B6BA /* BTree.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BTree.h; sourceTree = "<group>"; };
968 4DFD941C153600060039B6BA /* BTreeAllocate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BTreeAllocate.c; sourceTree = "<group>"; };
969 4DFD941D153600060039B6BA /* BTreeMiscOps.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BTreeMiscOps.c; sourceTree = "<group>"; };
970 4DFD941E153600060039B6BA /* BTreeNodeOps.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BTreeNodeOps.c; sourceTree = "<group>"; };
971 4DFD941F153600060039B6BA /* BTreePrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BTreePrivate.h; sourceTree = "<group>"; };
972 4DFD9420153600060039B6BA /* BTreeScanner.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BTreeScanner.c; sourceTree = "<group>"; };
973 4DFD9421153600060039B6BA /* BTreeScanner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BTreeScanner.h; sourceTree = "<group>"; };
974 4DFD9422153600060039B6BA /* BTreeTreeOps.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BTreeTreeOps.c; sourceTree = "<group>"; };
975 4DFD9423153600060039B6BA /* CaseFolding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CaseFolding.h; sourceTree = "<group>"; };
976 4DFD9424153600060039B6BA /* CatalogCheck.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CatalogCheck.c; sourceTree = "<group>"; };
977 4DFD9425153600060039B6BA /* CheckHFS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CheckHFS.h; sourceTree = "<group>"; };
978 4DFD9426153600060039B6BA /* DecompData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DecompData.h; sourceTree = "<group>"; };
979 4DFD9427153600060039B6BA /* DecompDataEnums.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DecompDataEnums.h; sourceTree = "<group>"; };
980 4DFD9428153600060039B6BA /* DecompMakeData.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DecompMakeData.c; sourceTree = "<group>"; };
981 4DFD9429153600060039B6BA /* dirhardlink.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dirhardlink.c; sourceTree = "<group>"; };
982 4DFD942A153600060039B6BA /* FixDecompsNotes.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FixDecompsNotes.txt; sourceTree = "<group>"; };
983 4DFD942B153600060039B6BA /* HardLinkCheck.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = HardLinkCheck.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
984 4DFD942C153600060039B6BA /* hfs_endian.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hfs_endian.c; sourceTree = "<group>"; };
985 4DFD942D153600060039B6BA /* hfs_endian.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_endian.h; sourceTree = "<group>"; };
986 4DFD942F153600060039B6BA /* SAllocate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SAllocate.c; sourceTree = "<group>"; };
987 4DFD9430153600060039B6BA /* SBTree.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SBTree.c; sourceTree = "<group>"; };
988 4DFD9431153600060039B6BA /* SCatalog.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SCatalog.c; sourceTree = "<group>"; };
989 4DFD9432153600060039B6BA /* Scavenger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Scavenger.h; sourceTree = "<group>"; };
990 4DFD9433153600060039B6BA /* SControl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SControl.c; sourceTree = "<group>"; };
991 4DFD9434153600060039B6BA /* SDevice.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDevice.c; sourceTree = "<group>"; };
992 4DFD9435153600060039B6BA /* SExtents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SExtents.c; sourceTree = "<group>"; };
993 4DFD9436153600060039B6BA /* SKeyCompare.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SKeyCompare.c; sourceTree = "<group>"; };
994 4DFD9437153600060039B6BA /* SRebuildBTree.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SRebuildBTree.c; sourceTree = "<group>"; };
995 4DFD9438153600060039B6BA /* SRepair.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SRepair.c; sourceTree = "<group>"; };
996 4DFD9439153600060039B6BA /* SRuntime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SRuntime.h; sourceTree = "<group>"; };
997 4DFD943A153600060039B6BA /* SStubs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SStubs.c; sourceTree = "<group>"; };
998 4DFD943B153600060039B6BA /* SUtils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SUtils.c; sourceTree = "<group>"; };
999 4DFD943C153600060039B6BA /* SVerify1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SVerify1.c; sourceTree = "<group>"; };
1000 4DFD943D153600060039B6BA /* SVerify2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SVerify2.c; sourceTree = "<group>"; };
1001 4DFD943E153600060039B6BA /* uuid.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = uuid.c; sourceTree = "<group>"; };
1002 4DFD943F153600060039B6BA /* VolumeBitmapCheck.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VolumeBitmapCheck.c; sourceTree = "<group>"; };
1003 4DFD9441153600060039B6BA /* fsck_gui_interface_design.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = fsck_gui_interface_design.rtf; sourceTree = "<group>"; };
1004 4DFD9442153600060039B6BA /* fsck_debug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fsck_debug.c; sourceTree = "<group>"; };
1005 4DFD9443153600060039B6BA /* fsck_debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fsck_debug.h; sourceTree = "<group>"; };
1006 4DFD9444153600060039B6BA /* fsck_hfs_msgnums.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fsck_hfs_msgnums.h; sourceTree = "<group>"; };
1007 4DFD9445153600060039B6BA /* fsck_hfs_strings.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fsck_hfs_strings.c; sourceTree = "<group>"; };
1008 4DFD9446153600060039B6BA /* fsck_hfs.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fsck_hfs.8; sourceTree = "<group>"; };
1009 4DFD9447153600060039B6BA /* fsck_hfs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fsck_hfs.c; sourceTree = "<group>"; };
1010 4DFD9448153600060039B6BA /* fsck_hfs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fsck_hfs.h; sourceTree = "<group>"; };
1011 4DFD9449153600060039B6BA /* fsck_keys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fsck_keys.h; sourceTree = "<group>"; };
1012 4DFD944A153600060039B6BA /* fsck_messages.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fsck_messages.c; sourceTree = "<group>"; };
1013 4DFD944B153600060039B6BA /* fsck_messages.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fsck_messages.h; sourceTree = "<group>"; };
1014 4DFD944C153600060039B6BA /* fsck_msgnums.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fsck_msgnums.h; sourceTree = "<group>"; };
1015 4DFD944D153600060039B6BA /* fsck_strings.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fsck_strings.c; sourceTree = "<group>"; };
1016 4DFD944E153600060039B6BA /* utilities.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = utilities.c; sourceTree = "<group>"; };
1017 4DFD94AF153649070039B6BA /* newfs_hfs_debug */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = newfs_hfs_debug; sourceTree = BUILT_PRODUCTS_DIR; };
1018 4DFD94E615373C2C0039B6BA /* fsck_makestrings */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = fsck_makestrings; sourceTree = BUILT_PRODUCTS_DIR; };
1019 4DFD95121537402A0039B6BA /* hfs.fs */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = hfs.fs; sourceTree = BUILT_PRODUCTS_DIR; };
1020 4DFD9537153746210039B6BA /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
1021 4DFD9539153746B30039B6BA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
1022 4DFD953D15377C7D0039B6BA /* hfs.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = hfs.xcconfig; sourceTree = "<group>"; };
1023 7204A9401BE94359007A9898 /* img-to-c.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "img-to-c.c"; sourceTree = "<group>"; };
1024 7204A9811BE94BC9007A9898 /* gen-dmg.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "gen-dmg.sh"; sourceTree = "<group>"; };
1025 7279A68B1593AA5C00192947 /* fsck_journal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = fsck_journal.c; path = dfalib/fsck_journal.c; sourceTree = "<group>"; };
1026 7279A68C1593AA5C00192947 /* fsck_journal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = fsck_journal.h; path = dfalib/fsck_journal.h; sourceTree = "<group>"; };
1027 862C904B1834311200BAD882 /* iterate_hfs_metadata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = iterate_hfs_metadata.h; path = libhfs_metadata/iterate_hfs_metadata.h; sourceTree = SOURCE_ROOT; };
1028 863D03961820761900A4F0C4 /* util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = util.c; sourceTree = "<group>"; };
1029 86CBF37F183186C300A64A93 /* libhfs_metadata.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libhfs_metadata.a; sourceTree = BUILT_PRODUCTS_DIR; };
1030 86CBF3851831880F00A64A93 /* iterate_hfs_metadata.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = iterate_hfs_metadata.c; path = libhfs_metadata/iterate_hfs_metadata.c; sourceTree = SOURCE_ROOT; };
1031 900BDECE1FF9198E002F7EC0 /* livefiles_hfs_tester.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = livefiles_hfs_tester.h; sourceTree = "<group>"; };
1032 900BDECF1FF9198E002F7EC0 /* livefiles_hfs_tester.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = livefiles_hfs_tester.c; sourceTree = "<group>"; };
1033 900BDED41FF919C2002F7EC0 /* livefiles_hfs.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = livefiles_hfs.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
1034 900BDEDD1FF919DE002F7EC0 /* livefiles_hfs_tester */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = livefiles_hfs_tester; sourceTree = BUILT_PRODUCTS_DIR; };
1035 900BDEE71FF91ADF002F7EC0 /* livefiles_hfs_tester.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = livefiles_hfs_tester.entitlements; sourceTree = "<group>"; };
1036 900BDEE91FF91C2A002F7EC0 /* lf_hfs_fsops_handler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_fsops_handler.h; sourceTree = "<group>"; };
1037 900BDEEA1FF91C2A002F7EC0 /* lf_hfs_fsops_handler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_fsops_handler.c; sourceTree = "<group>"; };
1038 900BDEED1FF91C46002F7EC0 /* lf_hfs_common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_common.h; sourceTree = "<group>"; };
1039 900BDEF31FF9202E002F7EC0 /* lf_hfs_dirops_handler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_dirops_handler.h; sourceTree = "<group>"; };
1040 900BDEF41FF9202E002F7EC0 /* lf_hfs_dirops_handler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_dirops_handler.c; sourceTree = "<group>"; };
1041 900BDEF71FF92170002F7EC0 /* lf_hfs_fileops_handler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_fileops_handler.h; sourceTree = "<group>"; };
1042 900BDEF81FF92170002F7EC0 /* lf_hfs_fileops_handler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_fileops_handler.c; sourceTree = "<group>"; usesTabs = 0; };
1043 900BDEFB1FF9246F002F7EC0 /* lf_hfs_logger.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_logger.h; sourceTree = "<group>"; };
1044 900BDEFC1FF9246F002F7EC0 /* lf_hfs_logger.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_logger.c; sourceTree = "<group>"; };
1045 9022D16F205EC16900D9A2AE /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.Internal.sdk/System/Library/Frameworks/CoreFoundation.framework; sourceTree = DEVELOPER_DIR; };
1046 9022D172205FE5FA00D9A2AE /* lf_hfs_utils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_utils.h; sourceTree = "<group>"; };
1047 9022D173205FE5FA00D9A2AE /* lf_hfs_utils.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_utils.c; sourceTree = "<group>"; };
1048 9022D177205FEBE200D9A2AE /* lf_MacOSStubs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_MacOSStubs.c; sourceTree = "<group>"; };
1049 9022D17F20600D9E00D9A2AE /* lf_hfs_rangelist.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_rangelist.h; sourceTree = "<group>"; };
1050 9022D18020600D9E00D9A2AE /* lf_hfs_rangelist.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_rangelist.c; sourceTree = "<group>"; };
1051 9022D1832060FBBE00D9A2AE /* lf_hfs_vfsops.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_vfsops.h; sourceTree = "<group>"; };
1052 9022D1852060FBD200D9A2AE /* lf_hfs_vfsutils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_vfsutils.h; sourceTree = "<group>"; };
1053 906EBF702063DB6C00B21E94 /* lf_hfs_generic_buf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_generic_buf.h; sourceTree = "<group>"; };
1054 906EBF712063DB6C00B21E94 /* lf_hfs_generic_buf.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_generic_buf.c; sourceTree = "<group>"; };
1055 906EBF742063E44900B21E94 /* lf_hfs_readwrite_ops.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_readwrite_ops.h; sourceTree = "<group>"; };
1056 906EBF752063E44900B21E94 /* lf_hfs_readwrite_ops.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_readwrite_ops.c; sourceTree = "<group>"; };
1057 906EBF782063E76D00B21E94 /* lf_hfs_endian.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_endian.c; sourceTree = "<group>"; };
1058 906EBF7A2063F7CE00B21E94 /* lf_hfs_btree_node_reserve.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_btree_node_reserve.c; sourceTree = "<group>"; };
1059 906EBF7E2063FC0900B21E94 /* lf_hfs_file_mgr_internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_file_mgr_internal.h; sourceTree = "<group>"; };
1060 906EBF802063FE3900B21E94 /* lf_hfs_file_extent_mapping.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_file_extent_mapping.h; sourceTree = "<group>"; };
1061 906EBF82206409B800B21E94 /* lf_hfs_catalog.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_catalog.c; sourceTree = "<group>"; };
1062 906EBF8520640CDF00B21E94 /* lf_hfs_unicode_wrappers.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_unicode_wrappers.h; sourceTree = "<group>"; };
1063 906EBF8620640CDF00B21E94 /* lf_hfs_unicode_wrappers.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_unicode_wrappers.c; sourceTree = "<group>"; };
1064 906EBF8920640D8200B21E94 /* lf_hfs_ucs_string_cmp_data.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_ucs_string_cmp_data.h; sourceTree = "<group>"; };
1065 906EBF8A2067884300B21E94 /* lf_hfs_lookup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_lookup.h; sourceTree = "<group>"; };
1066 906EBF8B2067884300B21E94 /* lf_hfs_lookup.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_lookup.c; sourceTree = "<group>"; };
1067 90F5EBA42061476A004397B2 /* lf_hfs_btree.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_btree.h; sourceTree = "<group>"; };
1068 90F5EBA52061476A004397B2 /* lf_hfs_btree.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_btree.c; sourceTree = "<group>"; };
1069 90F5EBAA2063A089004397B2 /* lf_hfs_btrees_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_btrees_private.h; sourceTree = "<group>"; };
1070 90F5EBAE2063A109004397B2 /* lf_hfs_btrees_internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_btrees_internal.h; sourceTree = "<group>"; };
1071 90F5EBB02063A929004397B2 /* lf_hfs_defs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_defs.h; sourceTree = "<group>"; };
1072 90F5EBB22063AA77004397B2 /* lf_hfs_btrees_io.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_btrees_io.h; sourceTree = "<group>"; };
1073 90F5EBB32063AA77004397B2 /* lf_hfs_btrees_io.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_btrees_io.c; sourceTree = "<group>"; };
1074 90F5EBB62063B212004397B2 /* lf_hfs_file_extent_mapping.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_file_extent_mapping.c; sourceTree = "<group>"; };
1075 90F5EBB82063CC22004397B2 /* lf_hfs_btree_tree_ops.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_btree_tree_ops.c; sourceTree = "<group>"; };
1076 90F5EBBA2063CC3A004397B2 /* lf_hfs_btree_node_ops.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_btree_node_ops.c; sourceTree = "<group>"; };
1077 90F5EBBD2063CCE0004397B2 /* lf_hfs_btree_misc_ops.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_btree_misc_ops.c; sourceTree = "<group>"; };
1078 90F5EBC02063CE12004397B2 /* lf_hfs_btree_allocate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_btree_allocate.c; sourceTree = "<group>"; };
1079 9D7AAC861B44874E0001F573 /* mount_hfs.osx.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = mount_hfs.osx.entitlements; sourceTree = "<group>"; };
1080 9D7AAC871B44880B0001F573 /* hfs_util.osx.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = hfs_util.osx.entitlements; sourceTree = "<group>"; };
1081 9D9067881B44633C003D2117 /* fsck_hfs.osx.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = fsck_hfs.osx.entitlements; sourceTree = "<group>"; };
1082 A601423723205BB00030E611 /* gen-custom-dmg.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "gen-custom-dmg.sh"; sourceTree = "<group>"; };
1083 A601423823205D9D0030E611 /* generate-compressed-image.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "generate-compressed-image.c"; sourceTree = "<group>"; };
1084 A64B3BE022E8D36F009A2B10 /* livefiles_cs.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = livefiles_cs.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
1085 A64B3BEE22E8D388009A2B10 /* livefiles_cs_tester */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = livefiles_cs_tester; sourceTree = BUILT_PRODUCTS_DIR; };
1086 A64B3BF322E8D4D6009A2B10 /* lf_cs_logging.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_cs_logging.h; sourceTree = "<group>"; };
1087 A64B3BF422E8D4D6009A2B10 /* lf_cs_logging.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_cs_logging.c; sourceTree = "<group>"; };
1088 A64B3BF922E8D538009A2B10 /* lf_cs_checksum.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_cs_checksum.h; sourceTree = "<group>"; };
1089 A64B3BFA22E8D538009A2B10 /* lf_cs_checksum.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_cs_checksum.c; sourceTree = "<group>"; };
1090 A64B3BFE22E8D584009A2B10 /* livefiles_cs_tester.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = livefiles_cs_tester.entitlements; sourceTree = "<group>"; };
1091 A64B3C0022E8D6A7009A2B10 /* livefiles_cs_tester.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = livefiles_cs_tester.c; sourceTree = "<group>"; };
1092 A64B3C0222E8D6D9009A2B10 /* lf_cs_disk_format.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_cs_disk_format.h; sourceTree = "<group>"; };
1093 A64B3C0422E8D71B009A2B10 /* lf_cs_vfsops.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_cs_vfsops.c; sourceTree = "<group>"; };
1094 A64B3C0822E8D741009A2B10 /* lf_cs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_cs.h; sourceTree = "<group>"; };
1095 A64B3C1322E91AF6009A2B10 /* test-lf-cs-plugin.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "test-lf-cs-plugin.c"; sourceTree = "<group>"; };
1096 A64B3C1622EA2C4E009A2B10 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.Internal.sdk/System/Library/Frameworks/CoreFoundation.framework; sourceTree = DEVELOPER_DIR; };
1097 A64B3C1822EA2C5E009A2B10 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.Internal.sdk/System/Library/Frameworks/IOKit.framework; sourceTree = DEVELOPER_DIR; };
1098 A6873B9E234287200045680B /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.Internal.sdk/System/Library/Frameworks/IOKit.framework; sourceTree = DEVELOPER_DIR; };
1099 A6BE9C8B24C63369005E033C /* test-symlinks.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "test-symlinks.c"; sourceTree = "<group>"; };
1100 A6E6D73F20909C72002125B0 /* test-get-volume-create-time.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "test-get-volume-create-time.c"; sourceTree = "<group>"; };
1101 C1B6FA0610CC0A0A00778D48 /* hfsutil_jnl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hfsutil_jnl.c; sourceTree = "<group>"; };
1102 C1B6FA0710CC0A0A00778D48 /* hfsutil_main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hfsutil_main.c; sourceTree = "<group>"; };
1103 C1B6FA2210CC0AF400778D48 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
1104 C1B6FA2F10CC0B8A00778D48 /* hfs.util.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hfs.util.8; sourceTree = "<group>"; };
1105 C1B6FD2B10CC0DB200778D48 /* hfs.util */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = hfs.util; sourceTree = BUILT_PRODUCTS_DIR; };
1106 D759E26E20AD75FC00792EDA /* lf_hfs_link.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_link.h; sourceTree = "<group>"; };
1107 D759E26F20AD75FC00792EDA /* lf_hfs_link.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_link.c; sourceTree = "<group>"; };
1108 D769A1CB206107190022791F /* lf_hfs_vnode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_vnode.c; sourceTree = "<group>"; };
1109 D769A1CD206107DF0022791F /* lf_hfs_cnode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_cnode.c; sourceTree = "<group>"; };
1110 D769A1CF206118490022791F /* lf_hfs_chash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_chash.h; sourceTree = "<group>"; };
1111 D769A1D1206136420022791F /* lf_hfs_vnops.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_vnops.h; sourceTree = "<group>"; };
1112 D769A1D2206136420022791F /* lf_hfs_vnops.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_vnops.c; sourceTree = "<group>"; };
1113 D769A1E42063AD680022791F /* lf_hfs_volume_allocation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_volume_allocation.h; sourceTree = "<group>"; };
1114 D769A1E52063AD680022791F /* lf_hfs_volume_allocation.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_volume_allocation.c; sourceTree = "<group>"; };
1115 D769A1E82063CEA50022791F /* lf_hfs_journal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_journal.h; sourceTree = "<group>"; };
1116 D769A1EA2067E6BB0022791F /* lf_hfs_attrlist.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_attrlist.h; sourceTree = "<group>"; };
1117 D769A1EB2067E6BB0022791F /* lf_hfs_attrlist.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_attrlist.c; sourceTree = "<group>"; };
1118 D7850547206B831000B9C5E4 /* lf_hfs_xattr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_xattr.h; sourceTree = "<group>"; };
1119 D7850548206B831000B9C5E4 /* lf_hfs_xattr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_xattr.c; sourceTree = "<group>"; };
1120 D79783FC205EC09000E93B37 /* lf_hfs_vnode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_vnode.h; sourceTree = "<group>"; };
1121 D79783FE205EC0E000E93B37 /* lf_hfs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs.h; sourceTree = "<group>"; };
1122 D7978400205EC12700E93B37 /* lf_hfs_locks.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_locks.h; sourceTree = "<group>"; };
1123 D7978401205EC12700E93B37 /* lf_hfs_locks.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_locks.c; sourceTree = "<group>"; };
1124 D7978405205EC25B00E93B37 /* lf_hfs_mount.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_mount.h; sourceTree = "<group>"; };
1125 D7978407205EC38900E93B37 /* lf_hfs_format.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_format.h; sourceTree = "<group>"; };
1126 D7978409205EC42C00E93B37 /* lf_hfs_catalog.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_catalog.h; sourceTree = "<group>"; };
1127 D797840F205EC76100E93B37 /* lf_hfs_cnode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_cnode.h; sourceTree = "<group>"; };
1128 D7978414205EC9C300E93B37 /* lf_hfs_vfsops.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_vfsops.c; sourceTree = "<group>"; usesTabs = 0; };
1129 D797841E205ED7E600E93B37 /* lf_hfs_vfsutils.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_vfsutils.c; sourceTree = "<group>"; };
1130 D7978421205FB57600E93B37 /* lf_hfs_chash.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_chash.c; sourceTree = "<group>"; };
1131 D7978424205FC09A00E93B37 /* lf_hfs_endian.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_endian.h; sourceTree = "<group>"; };
1132 D797843D206001F000E93B37 /* lf_MAcOSStubs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_MAcOSStubs.c; sourceTree = "<group>"; };
1133 D797843F2060037400E93B37 /* lf_hfs_raw_read_write.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_raw_read_write.h; sourceTree = "<group>"; };
1134 D79784402060037400E93B37 /* lf_hfs_raw_read_write.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_raw_read_write.c; sourceTree = "<group>"; };
1135 EE73740320644328004C2F0E /* lf_hfs_sbunicode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_sbunicode.h; sourceTree = "<group>"; };
1136 EE73740420644328004C2F0E /* lf_hfs_sbunicode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lf_hfs_sbunicode.c; sourceTree = "<group>"; };
1137 EE737407206443A1004C2F0E /* lf_hfs_utfconvdata.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lf_hfs_utfconvdata.h; sourceTree = "<group>"; };
1138 F90E174821ADFFD100345EE3 /* test-cas-bsdflags.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "test-cas-bsdflags.c"; sourceTree = "<group>"; };
1139 FB02B8CE1B5ED0B50093DD47 /* make_opensource.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = make_opensource.sh; sourceTree = "<group>"; };
1140 FB20E0E01AE950C200CEBE7B /* HFS.kext */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = HFS.kext; sourceTree = BUILT_PRODUCTS_DIR; };
1141 FB20E0E31AE950C200CEBE7B /* macosx-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "macosx-Info.plist"; sourceTree = "<group>"; };
1142 FB20E0E41AE950C200CEBE7B /* hfs_iokit.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = hfs_iokit.cpp; sourceTree = "<group>"; };
1143 FB20E0E81AE9529400CEBE7B /* BTree.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BTree.c; sourceTree = "<group>"; };
1144 FB20E0E91AE9529400CEBE7B /* BTreeAllocate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BTreeAllocate.c; sourceTree = "<group>"; };
1145 FB20E0EA1AE9529400CEBE7B /* BTreeMiscOps.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BTreeMiscOps.c; sourceTree = "<group>"; };
1146 FB20E0EB1AE9529400CEBE7B /* BTreeNodeOps.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BTreeNodeOps.c; sourceTree = "<group>"; };
1147 FB20E0EC1AE9529400CEBE7B /* BTreeNodeReserve.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BTreeNodeReserve.c; sourceTree = "<group>"; };
1148 FB20E0ED1AE9529400CEBE7B /* BTreeScanner.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BTreeScanner.c; sourceTree = "<group>"; };
1149 FB20E0EE1AE9529400CEBE7B /* BTreeScanner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BTreeScanner.h; sourceTree = "<group>"; };
1150 FB20E0EF1AE9529400CEBE7B /* BTreesInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BTreesInternal.h; sourceTree = "<group>"; };
1151 FB20E0F01AE9529400CEBE7B /* BTreesPrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BTreesPrivate.h; sourceTree = "<group>"; };
1152 FB20E0F11AE9529400CEBE7B /* BTreeTreeOps.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BTreeTreeOps.c; sourceTree = "<group>"; };
1153 FB20E0F21AE9529400CEBE7B /* BTreeWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = BTreeWrapper.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
1154 FB20E0F31AE9529400CEBE7B /* CatalogPrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CatalogPrivate.h; sourceTree = "<group>"; };
1155 FB20E0F41AE9529400CEBE7B /* CatalogUtilities.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = CatalogUtilities.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
1156 FB20E0F51AE9529400CEBE7B /* FileExtentMapping.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = FileExtentMapping.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
1157 FB20E0F61AE9529400CEBE7B /* FileIDsServices.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = FileIDsServices.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
1158 FB20E0F71AE9529400CEBE7B /* FileMgrInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileMgrInternal.h; sourceTree = "<group>"; };
1159 FB20E0F81AE9529400CEBE7B /* hfs_attrlist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = hfs_attrlist.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
1160 FB20E0F91AE9529400CEBE7B /* hfs_attrlist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_attrlist.h; sourceTree = "<group>"; };
1161 FB20E0FA1AE9529400CEBE7B /* hfs_btreeio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = hfs_btreeio.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
1162 FB20E0FB1AE9529400CEBE7B /* hfs_btreeio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_btreeio.h; sourceTree = "<group>"; };
1163 FB20E0FC1AE9529400CEBE7B /* hfs_catalog.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = hfs_catalog.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
1164 FB20E0FD1AE9529400CEBE7B /* hfs_catalog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_catalog.h; sourceTree = "<group>"; };
1165 FB20E0FE1AE9529400CEBE7B /* hfs_chash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = hfs_chash.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
1166 FB20E0FF1AE9529400CEBE7B /* hfs_cnode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = hfs_cnode.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
1167 FB20E1001AE9529400CEBE7B /* hfs_cnode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_cnode.h; sourceTree = "<group>"; };
1168 FB20E1011AE9529400CEBE7B /* hfs_cprotect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = hfs_cprotect.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
1169 FB20E1021AE9529400CEBE7B /* hfs_cprotect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_cprotect.h; sourceTree = "<group>"; };
1170 FB20E1031AE9529400CEBE7B /* hfs_dbg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_dbg.h; sourceTree = "<group>"; };
1171 FB20E1041AE9529400CEBE7B /* hfs_encodinghint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hfs_encodinghint.c; sourceTree = "<group>"; };
1172 FB20E1051AE9529400CEBE7B /* hfs_encodings.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hfs_encodings.c; sourceTree = "<group>"; };
1173 FB20E1061AE9529400CEBE7B /* hfs_encodings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_encodings.h; sourceTree = "<group>"; };
1174 FB20E1071AE9529400CEBE7B /* hfs_endian.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hfs_endian.c; sourceTree = "<group>"; };
1175 FB20E1081AE9529400CEBE7B /* hfs_endian.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_endian.h; sourceTree = "<group>"; };
1176 FB20E1091AE9529400CEBE7B /* hfs_extents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = hfs_extents.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
1177 FB20E10A1AE9529400CEBE7B /* hfs_extents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_extents.h; sourceTree = "<group>"; };
1178 FB20E10B1AE9529400CEBE7B /* hfs_format.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_format.h; sourceTree = "<group>"; };
1179 FB20E10C1AE9529400CEBE7B /* hfs_fsctl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_fsctl.h; sourceTree = "<group>"; };
1180 FB20E10D1AE9529400CEBE7B /* hfs_fsinfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = hfs_fsinfo.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
1181 FB20E10E1AE9529400CEBE7B /* hfs_hotfiles.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = hfs_hotfiles.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
1182 FB20E10F1AE9529400CEBE7B /* hfs_hotfiles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_hotfiles.h; sourceTree = "<group>"; };
1183 FB20E1101AE9529400CEBE7B /* hfs_kdebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_kdebug.h; sourceTree = "<group>"; };
1184 FB20E1111AE9529400CEBE7B /* hfs_key_roll.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = hfs_key_roll.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
1185 FB20E1121AE9529400CEBE7B /* hfs_key_roll.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_key_roll.h; sourceTree = "<group>"; };
1186 FB20E1131AE9529400CEBE7B /* hfs_link.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = hfs_link.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
1187 FB20E1141AE9529400CEBE7B /* hfs_lookup.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hfs_lookup.c; sourceTree = "<group>"; };
1188 FB20E1151AE9529400CEBE7B /* hfs_macos_defs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_macos_defs.h; sourceTree = "<group>"; };
1189 FB20E1161AE9529400CEBE7B /* hfs_mount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_mount.h; sourceTree = "<group>"; };
1190 FB20E1171AE9529400CEBE7B /* hfs_notification.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hfs_notification.c; sourceTree = "<group>"; };
1191 FB20E1181AE9529400CEBE7B /* hfs_quota.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hfs_quota.c; sourceTree = "<group>"; };
1192 FB20E1191AE9529400CEBE7B /* hfs_quota.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_quota.h; sourceTree = "<group>"; };
1193 FB20E11A1AE9529400CEBE7B /* hfs_readwrite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = hfs_readwrite.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
1194 FB20E11B1AE9529400CEBE7B /* hfs_resize.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = hfs_resize.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
1195 FB20E11C1AE9529400CEBE7B /* hfs_search.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = hfs_search.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
1196 FB20E11D1AE9529400CEBE7B /* hfs_unistr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_unistr.h; sourceTree = "<group>"; };
1197 FB20E11E1AE9529400CEBE7B /* hfs_vfsops.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = hfs_vfsops.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
1198 FB20E11F1AE9529400CEBE7B /* hfs_vfsutils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = hfs_vfsutils.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
1199 FB20E1201AE9529400CEBE7B /* hfs_vnops.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = hfs_vnops.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
1200 FB20E1211AE9529400CEBE7B /* hfs_xattr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = hfs_xattr.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
1201 FB20E1221AE9529400CEBE7B /* hfs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs.h; sourceTree = "<group>"; };
1202 FB20E1231AE9529400CEBE7B /* HFSUnicodeWrappers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HFSUnicodeWrappers.h; sourceTree = "<group>"; };
1203 FB20E1241AE9529400CEBE7B /* MacOSStubs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = MacOSStubs.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
1204 FB20E1261AE9529400CEBE7B /* rangelist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = rangelist.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
1205 FB20E1271AE9529400CEBE7B /* rangelist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rangelist.h; sourceTree = "<group>"; };
1206 FB20E1281AE9529400CEBE7B /* UCStringCompareData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UCStringCompareData.h; sourceTree = "<group>"; };
1207 FB20E1291AE9529400CEBE7B /* UnicodeWrappers.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = UnicodeWrappers.c; sourceTree = "<group>"; };
1208 FB20E12A1AE9529400CEBE7B /* hfs_journal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = hfs_journal.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
1209 FB20E12B1AE9529400CEBE7B /* hfs_journal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_journal.h; sourceTree = "<group>"; };
1210 FB20E12C1AE9529400CEBE7B /* VolumeAllocation.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; path = VolumeAllocation.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
1211 FB20E1781AE968BD00CEBE7B /* kext.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = kext.xcconfig; sourceTree = "<group>"; };
1212 FB20E17A1AE968D300CEBE7B /* kext-config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "kext-config.h"; sourceTree = "<group>"; };
1213 FB285C281B7E81180099B2ED /* test-sparse-dev.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-sparse-dev.c"; sourceTree = "<group>"; };
1214 FB2B5C551B87656900ACEDD9 /* test-transcode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "test-transcode.m"; sourceTree = "<group>"; };
1215 FB2B5C671B877A4D00ACEDD9 /* hfs-tests.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "hfs-tests.xcconfig"; sourceTree = "<group>"; };
1216 FB2B5C691B877DEC00ACEDD9 /* hfs-tests.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "hfs-tests.entitlements"; sourceTree = "<group>"; };
1217 FB2B5C721B87A0BF00ACEDD9 /* test-getattrlist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-getattrlist.c"; sourceTree = "<group>"; };
1218 FB3BB2091BE2862E0094F00E /* test-secluded-rename.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-secluded-rename.c"; sourceTree = "<group>"; };
1219 FB48E4A61BB3070500523121 /* Kernel.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Kernel.framework; sourceTree = BUILT_PRODUCTS_DIR; };
1220 FB48E5041BB3798500523121 /* Sim_Headers */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Sim_Headers; sourceTree = BUILT_PRODUCTS_DIR; };
1221 FB55AE521B7C271000701D03 /* test-doc-tombstone.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-doc-tombstone.c"; sourceTree = "<group>"; };
1222 FB55AE581B7CEB0600701D03 /* test-quotas.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-quotas.c"; sourceTree = "<group>"; };
1223 FB55AE5D1B7D219700701D03 /* gen-test-plist.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "gen-test-plist.sh"; sourceTree = "<group>"; };
1224 FB75A4021B4AE765004B5A74 /* HFSEncodings.kext */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = HFSEncodings.kext; sourceTree = BUILT_PRODUCTS_DIR; };
1225 FB75A4031B4AE765004B5A74 /* HFSEncodings-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "HFSEncodings-Info.plist"; sourceTree = "<group>"; };
1226 FB75A40C1B4AF0BA004B5A74 /* hfs_encodings_kext.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hfs_encodings_kext.cpp; sourceTree = "<group>"; };
1227 FB75A40F1B4AF8A3004B5A74 /* hfs_encodings_internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hfs_encodings_internal.h; sourceTree = "<group>"; };
1228 FB76B3CB1B7A48DE00FA9F2B /* hfs-tests.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = "hfs-tests.mm"; sourceTree = "<group>"; };
1229 FB76B3CC1B7A48DE00FA9F2B /* hfs-tests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "hfs-tests.h"; sourceTree = "<group>"; };
1230 FB76B3D21B7A4BE600FA9F2B /* hfs-tests */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "hfs-tests"; sourceTree = BUILT_PRODUCTS_DIR; };
1231 FB76B3DA1B7A52BE00FA9F2B /* test-external-jnl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-external-jnl.c"; sourceTree = "<group>"; };
1232 FB76B3EB1B7BDFDB00FA9F2B /* disk-image.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "disk-image.m"; sourceTree = "<group>"; };
1233 FB76B3EC1B7BDFDB00FA9F2B /* disk-image.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "disk-image.h"; sourceTree = "<group>"; };
1234 FB76B3EF1B7BE67400FA9F2B /* systemx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = systemx.c; sourceTree = "<group>"; };
1235 FB76B3F01B7BE67400FA9F2B /* systemx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = systemx.h; sourceTree = "<group>"; };
1236 FB7CCFCF1B4657C60078E79D /* hfs_iokit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hfs_iokit.h; sourceTree = "<group>"; };
1237 FBAA823D1B56F22400EE6863 /* hfs_alloc_test.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = hfs_alloc_test.c; sourceTree = "<group>"; };
1238 FBAA823E1B56F22400EE6863 /* hfs_extents_test.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = hfs_extents_test.c; sourceTree = "<group>"; };
1239 FBAA823F1B56F22400EE6863 /* hfs_extents_test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = hfs_extents_test.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
1240 FBAA82401B56F22400EE6863 /* rangelist_test.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = rangelist_test.c; sourceTree = "<group>"; };
1241 FBAA82451B56F24100EE6863 /* hfs_alloc_test */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = hfs_alloc_test; sourceTree = BUILT_PRODUCTS_DIR; };
1242 FBAA82511B56F26A00EE6863 /* hfs_extents_test */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = hfs_extents_test; sourceTree = BUILT_PRODUCTS_DIR; };
1243 FBAA825D1B56F28C00EE6863 /* rangelist_test */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = rangelist_test; sourceTree = BUILT_PRODUCTS_DIR; };
1244 FBAA826F1B56F32900EE6863 /* test-utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "test-utils.h"; sourceTree = "<group>"; };
1245 FBC234C21B4DA15E0002D849 /* iphoneos-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "iphoneos-Info.plist"; sourceTree = "<group>"; };
1246 FBCC52FE1B852758008B752C /* hfs-alloc-trace */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "hfs-alloc-trace"; sourceTree = BUILT_PRODUCTS_DIR; };
1247 FBCC53001B852759008B752C /* hfs-alloc-trace.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "hfs-alloc-trace.c"; sourceTree = "<group>"; };
1248 FBCC53051B853728008B752C /* hfs_alloc_trace.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hfs_alloc_trace.h; sourceTree = "<group>"; };
1249 FBD0D1CA1AF34C2B00AAAF5E /* install */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = install; sourceTree = "<group>"; };
1250 FBD69AF81B91309C0022ECAD /* test-dateadded.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-dateadded.c"; sourceTree = "<group>"; };
1251 FBE1B1D31BD6E3D700CEB443 /* test-move-data-extents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "test-move-data-extents.c"; sourceTree = "<group>"; };
1252 FBE3F7851AF6776B005BB768 /* mk-root.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "mk-root.sh"; sourceTree = "<group>"; };
1253 FDD9FA2C14A132BF0043D4A9 /* CopyHFSMeta */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = CopyHFSMeta; sourceTree = BUILT_PRODUCTS_DIR; };
1254 FDD9FA4714A1343D0043D4A9 /* Data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Data.h; sourceTree = "<group>"; };
1255 FDD9FA4814A1343D0043D4A9 /* DeviceWrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DeviceWrapper.c; sourceTree = "<group>"; };
1256 FDD9FA4914A1343D0043D4A9 /* dump.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dump.c; sourceTree = "<group>"; };
1257 FDD9FA4A14A1343D0043D4A9 /* Gather.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Gather.c; sourceTree = "<group>"; };
1258 FDD9FA4B14A1343D0043D4A9 /* hfsmeta.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfsmeta.h; sourceTree = "<group>"; };
1259 FDD9FA4C14A1343D0043D4A9 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
1260 FDD9FA4E14A1343D0043D4A9 /* misc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = misc.c; sourceTree = "<group>"; };
1261 FDD9FA4F14A1343D0043D4A9 /* ScanExtents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ScanExtents.c; sourceTree = "<group>"; };
1262 FDD9FA5014A1343D0043D4A9 /* Sparse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Sparse.h; sourceTree = "<group>"; };
1263 FDD9FA5114A1343D0043D4A9 /* SparseBundle.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SparseBundle.c; sourceTree = "<group>"; };
1264 FDD9FA5B14A135840043D4A9 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = /usr/lib/libz.dylib; sourceTree = "<absolute>"; };
1265 /* End PBXFileReference section */
1266
1267 /* Begin PBXFrameworksBuildPhase section */
1268 4D07DCB51538EF3A002B57CB /* Frameworks */ = {
1269 isa = PBXFrameworksBuildPhase;
1270 buildActionMask = 2147483647;
1271 files = (
1272 );
1273 runOnlyForDeploymentPostprocessing = 0;
1274 };
1275 4D0E89991534FE65004CD678 /* Frameworks */ = {
1276 isa = PBXFrameworksBuildPhase;
1277 buildActionMask = 2147483647;
1278 files = (
1279 4DE6C7491535012B00C11066 /* CoreFoundation.framework in Frameworks */,
1280 4DE6C74C1535023700C11066 /* IOKit.framework in Frameworks */,
1281 4DE6C756153502F800C11066 /* libutil.dylib in Frameworks */,
1282 );
1283 runOnlyForDeploymentPostprocessing = 0;
1284 };
1285 4DE6C758153504C100C11066 /* Frameworks */ = {
1286 isa = PBXFrameworksBuildPhase;
1287 buildActionMask = 2147483647;
1288 files = (
1289 4DE6C76D1535052A00C11066 /* CoreFoundation.framework in Frameworks */,
1290 4DE6C76E1535052C00C11066 /* IOKit.framework in Frameworks */,
1291 4DE6C76F1535052E00C11066 /* libutil.dylib in Frameworks */,
1292 );
1293 runOnlyForDeploymentPostprocessing = 0;
1294 };
1295 4DFD93F11535FF510039B6BA /* Frameworks */ = {
1296 isa = PBXFrameworksBuildPhase;
1297 buildActionMask = 2147483647;
1298 files = (
1299 4DFD9472153601F50039B6BA /* CoreFoundation.framework in Frameworks */,
1300 4DFD9473153601F80039B6BA /* IOKit.framework in Frameworks */,
1301 );
1302 runOnlyForDeploymentPostprocessing = 0;
1303 };
1304 4DFD94A8153649070039B6BA /* Frameworks */ = {
1305 isa = PBXFrameworksBuildPhase;
1306 buildActionMask = 2147483647;
1307 files = (
1308 4DFD94A9153649070039B6BA /* CoreFoundation.framework in Frameworks */,
1309 4DFD94AA153649070039B6BA /* IOKit.framework in Frameworks */,
1310 4DFD94AB153649070039B6BA /* libutil.dylib in Frameworks */,
1311 );
1312 runOnlyForDeploymentPostprocessing = 0;
1313 };
1314 4DFD94DF15373C2C0039B6BA /* Frameworks */ = {
1315 isa = PBXFrameworksBuildPhase;
1316 buildActionMask = 2147483647;
1317 files = (
1318 );
1319 runOnlyForDeploymentPostprocessing = 0;
1320 };
1321 86CBF37C183186C300A64A93 /* Frameworks */ = {
1322 isa = PBXFrameworksBuildPhase;
1323 buildActionMask = 2147483647;
1324 files = (
1325 );
1326 runOnlyForDeploymentPostprocessing = 0;
1327 };
1328 8DD76FAD0486AB0100D96B5E /* Frameworks */ = {
1329 isa = PBXFrameworksBuildPhase;
1330 buildActionMask = 2147483647;
1331 files = (
1332 FDD9FA4214A133F00043D4A9 /* CoreFoundation.framework in Frameworks */,
1333 );
1334 runOnlyForDeploymentPostprocessing = 0;
1335 };
1336 900BDED11FF919C2002F7EC0 /* Frameworks */ = {
1337 isa = PBXFrameworksBuildPhase;
1338 buildActionMask = 2147483647;
1339 files = (
1340 );
1341 runOnlyForDeploymentPostprocessing = 0;
1342 };
1343 900BDEDA1FF919DE002F7EC0 /* Frameworks */ = {
1344 isa = PBXFrameworksBuildPhase;
1345 buildActionMask = 2147483647;
1346 files = (
1347 A64B3C0922E8D9D0009A2B10 /* livefiles_hfs.dylib in Frameworks */,
1348 9022D170205EC16900D9A2AE /* CoreFoundation.framework in Frameworks */,
1349 );
1350 runOnlyForDeploymentPostprocessing = 0;
1351 };
1352 A64B3BB422E8D36F009A2B10 /* Frameworks */ = {
1353 isa = PBXFrameworksBuildPhase;
1354 buildActionMask = 2147483647;
1355 files = (
1356 A64B3C1722EA2C4F009A2B10 /* CoreFoundation.framework in Frameworks */,
1357 A64B3C1922EA2C5E009A2B10 /* IOKit.framework in Frameworks */,
1358 );
1359 runOnlyForDeploymentPostprocessing = 0;
1360 };
1361 A64B3BE622E8D388009A2B10 /* Frameworks */ = {
1362 isa = PBXFrameworksBuildPhase;
1363 buildActionMask = 2147483647;
1364 files = (
1365 A6873B9F234287200045680B /* IOKit.framework in Frameworks */,
1366 A64B3BE822E8D388009A2B10 /* CoreFoundation.framework in Frameworks */,
1367 );
1368 runOnlyForDeploymentPostprocessing = 0;
1369 };
1370 FB20E0DC1AE950C200CEBE7B /* Frameworks */ = {
1371 isa = PBXFrameworksBuildPhase;
1372 buildActionMask = 2147483647;
1373 files = (
1374 );
1375 runOnlyForDeploymentPostprocessing = 0;
1376 };
1377 FB75A3DE1B4AE765004B5A74 /* Frameworks */ = {
1378 isa = PBXFrameworksBuildPhase;
1379 buildActionMask = 2147483647;
1380 files = (
1381 );
1382 runOnlyForDeploymentPostprocessing = 0;
1383 };
1384 FB76B3CF1B7A4BE600FA9F2B /* Frameworks */ = {
1385 isa = PBXFrameworksBuildPhase;
1386 buildActionMask = 2147483647;
1387 files = (
1388 );
1389 runOnlyForDeploymentPostprocessing = 0;
1390 };
1391 FBAA82421B56F24100EE6863 /* Frameworks */ = {
1392 isa = PBXFrameworksBuildPhase;
1393 buildActionMask = 2147483647;
1394 files = (
1395 );
1396 runOnlyForDeploymentPostprocessing = 0;
1397 };
1398 FBAA824E1B56F26A00EE6863 /* Frameworks */ = {
1399 isa = PBXFrameworksBuildPhase;
1400 buildActionMask = 2147483647;
1401 files = (
1402 );
1403 runOnlyForDeploymentPostprocessing = 0;
1404 };
1405 FBAA825A1B56F28C00EE6863 /* Frameworks */ = {
1406 isa = PBXFrameworksBuildPhase;
1407 buildActionMask = 2147483647;
1408 files = (
1409 );
1410 runOnlyForDeploymentPostprocessing = 0;
1411 };
1412 FBCC52FB1B852758008B752C /* Frameworks */ = {
1413 isa = PBXFrameworksBuildPhase;
1414 buildActionMask = 2147483647;
1415 files = (
1416 );
1417 runOnlyForDeploymentPostprocessing = 0;
1418 };
1419 FDD9FA2914A132BF0043D4A9 /* Frameworks */ = {
1420 isa = PBXFrameworksBuildPhase;
1421 buildActionMask = 2147483647;
1422 files = (
1423 FDD9FA5C14A135840043D4A9 /* libz.dylib in Frameworks */,
1424 FDD9FA5A14A135290043D4A9 /* CoreFoundation.framework in Frameworks */,
1425 );
1426 runOnlyForDeploymentPostprocessing = 0;
1427 };
1428 /* End PBXFrameworksBuildPhase section */
1429
1430 /* Begin PBXGroup section */
1431 08FB7794FE84155DC02AAC07 /* hfs */ = {
1432 isa = PBXGroup;
1433 children = (
1434 A64B3B8822E8D2A6009A2B10 /* livefiles_cs_plugin */,
1435 900BDECD1FF91960002F7EC0 /* livefiles_hfs_plugin */,
1436 4DFD953D15377C7D0039B6BA /* hfs.xcconfig */,
1437 FDD9FA4614A1343D0043D4A9 /* CopyHFSMeta */,
1438 86CBF384183187D500A64A93 /* libhfs_metadata */,
1439 FDD9FA3F14A1335D0043D4A9 /* hfs_util */,
1440 4D0E899E1534FE65004CD678 /* mount_hfs */,
1441 4DE6C75D153504C100C11066 /* newfs_hfs */,
1442 4DFD93F61535FF510039B6BA /* fsck_hfs */,
1443 4DFD95141537402A0039B6BA /* hfs.fs */,
1444 4D07DCBA1538EF3A002B57CB /* fstyp_hfs */,
1445 FB20E0E11AE950C200CEBE7B /* core */,
1446 FB5E57081B8BE9F400C34A07 /* hfs_encodings */,
1447 FBBBE2811B55F354009F534D /* tests */,
1448 FBCC52FF1B852759008B752C /* hfs-alloc-trace */,
1449 FDD9FA4014A133A50043D4A9 /* Frameworks */,
1450 C1B6FD2C10CC0DB200778D48 /* Products */,
1451 FB02B8CE1B5ED0B50093DD47 /* make_opensource.sh */,
1452 D7978444206006CC00E93B37 /* Recovered References */,
1453 );
1454 name = hfs;
1455 sourceTree = "<group>";
1456 };
1457 4D07DCBA1538EF3A002B57CB /* fstyp_hfs */ = {
1458 isa = PBXGroup;
1459 children = (
1460 4D07DCC31538EF92002B57CB /* fstyp_hfs.c */,
1461 4D07DCC21538EF92002B57CB /* fstyp_hfs.8 */,
1462 4D7C8966192141ED002013C9 /* fstyp_hfs.entitlements */,
1463 );
1464 path = fstyp_hfs;
1465 sourceTree = "<group>";
1466 };
1467 4D0E899E1534FE65004CD678 /* mount_hfs */ = {
1468 isa = PBXGroup;
1469 children = (
1470 4D0E89A51534FF48004CD678 /* hfs_endian.h */,
1471 4D0E89A91534FF48004CD678 /* optical.h */,
1472 4D0E89A71534FF48004CD678 /* mount_hfs.c */,
1473 4D0E89A81534FF48004CD678 /* optical.c */,
1474 4D0E89A61534FF48004CD678 /* mount_hfs.8 */,
1475 4D6E7829191D3F41004E3F93 /* mount_hfs.ios.entitlements */,
1476 9D7AAC861B44874E0001F573 /* mount_hfs.osx.entitlements */,
1477 );
1478 path = mount_hfs;
1479 sourceTree = "<group>";
1480 };
1481 4DE6C75D153504C100C11066 /* newfs_hfs */ = {
1482 isa = PBXGroup;
1483 children = (
1484 4DE6C7651535050700C11066 /* hfs_endian.h */,
1485 4DE6C7691535050700C11066 /* newfs_hfs.h */,
1486 4DE6C7681535050700C11066 /* newfs_hfs.c */,
1487 4DE6C7661535050700C11066 /* makehfs.c */,
1488 4DE6C7641535050700C11066 /* hfs_endian.c */,
1489 4DE6C7671535050700C11066 /* newfs_hfs.8 */,
1490 4D6E7828191D3F26004E3F93 /* newfs_hfs.entitlements */,
1491 );
1492 path = newfs_hfs;
1493 sourceTree = "<group>";
1494 };
1495 4DFD93F61535FF510039B6BA /* fsck_hfs */ = {
1496 isa = PBXGroup;
1497 children = (
1498 7279A68B1593AA5C00192947 /* fsck_journal.c */,
1499 7279A68C1593AA5C00192947 /* fsck_journal.h */,
1500 4DFD9417153600060039B6BA /* cache.h */,
1501 4DFD9443153600060039B6BA /* fsck_debug.h */,
1502 4DFD9444153600060039B6BA /* fsck_hfs_msgnums.h */,
1503 4DFD9448153600060039B6BA /* fsck_hfs.h */,
1504 4DFD9449153600060039B6BA /* fsck_keys.h */,
1505 4DFD944B153600060039B6BA /* fsck_messages.h */,
1506 4DFD944C153600060039B6BA /* fsck_msgnums.h */,
1507 4DFD9416153600060039B6BA /* cache.c */,
1508 4DFD9442153600060039B6BA /* fsck_debug.c */,
1509 4DFD9445153600060039B6BA /* fsck_hfs_strings.c */,
1510 4DFD9447153600060039B6BA /* fsck_hfs.c */,
1511 4DFD944A153600060039B6BA /* fsck_messages.c */,
1512 4DFD944D153600060039B6BA /* fsck_strings.c */,
1513 4DFD944E153600060039B6BA /* utilities.c */,
1514 4DFD9418153600060039B6BA /* dfalib */,
1515 4DFD9440153600060039B6BA /* docs */,
1516 4DFD9446153600060039B6BA /* fsck_hfs.8 */,
1517 4D6E7827191D3E7E004E3F93 /* fsck_hfs.ios.entitlements */,
1518 9D9067881B44633C003D2117 /* fsck_hfs.osx.entitlements */,
1519 );
1520 path = fsck_hfs;
1521 sourceTree = "<group>";
1522 };
1523 4DFD9418153600060039B6BA /* dfalib */ = {
1524 isa = PBXGroup;
1525 children = (
1526 4DFD941B153600060039B6BA /* BTree.h */,
1527 4DFD941F153600060039B6BA /* BTreePrivate.h */,
1528 4DFD9421153600060039B6BA /* BTreeScanner.h */,
1529 4DFD9423153600060039B6BA /* CaseFolding.h */,
1530 4DFD9425153600060039B6BA /* CheckHFS.h */,
1531 4DFD9426153600060039B6BA /* DecompData.h */,
1532 4DFD9427153600060039B6BA /* DecompDataEnums.h */,
1533 4DFD942D153600060039B6BA /* hfs_endian.h */,
1534 4DFD9432153600060039B6BA /* Scavenger.h */,
1535 4DFD9439153600060039B6BA /* SRuntime.h */,
1536 4DFD9419153600060039B6BA /* BlockCache.c */,
1537 4DFD941A153600060039B6BA /* BTree.c */,
1538 4DFD941C153600060039B6BA /* BTreeAllocate.c */,
1539 4DFD941D153600060039B6BA /* BTreeMiscOps.c */,
1540 4DFD941E153600060039B6BA /* BTreeNodeOps.c */,
1541 4DFD9420153600060039B6BA /* BTreeScanner.c */,
1542 4DFD9422153600060039B6BA /* BTreeTreeOps.c */,
1543 4DFD9424153600060039B6BA /* CatalogCheck.c */,
1544 4DFD9429153600060039B6BA /* dirhardlink.c */,
1545 4DFD942B153600060039B6BA /* HardLinkCheck.c */,
1546 4DFD942C153600060039B6BA /* hfs_endian.c */,
1547 4DFD942F153600060039B6BA /* SAllocate.c */,
1548 4DFD9430153600060039B6BA /* SBTree.c */,
1549 4DFD9431153600060039B6BA /* SCatalog.c */,
1550 4DFD9433153600060039B6BA /* SControl.c */,
1551 4DFD9434153600060039B6BA /* SDevice.c */,
1552 4DFD9435153600060039B6BA /* SExtents.c */,
1553 4DFD9436153600060039B6BA /* SKeyCompare.c */,
1554 4DFD9437153600060039B6BA /* SRebuildBTree.c */,
1555 4DFD9438153600060039B6BA /* SRepair.c */,
1556 4DFD943A153600060039B6BA /* SStubs.c */,
1557 4DFD943B153600060039B6BA /* SUtils.c */,
1558 4DFD943C153600060039B6BA /* SVerify1.c */,
1559 4DFD943D153600060039B6BA /* SVerify2.c */,
1560 4DFD943E153600060039B6BA /* uuid.c */,
1561 4DFD943F153600060039B6BA /* VolumeBitmapCheck.c */,
1562 4DFD9428153600060039B6BA /* DecompMakeData.c */,
1563 4DFD942A153600060039B6BA /* FixDecompsNotes.txt */,
1564 );
1565 path = dfalib;
1566 sourceTree = "<group>";
1567 };
1568 4DFD9440153600060039B6BA /* docs */ = {
1569 isa = PBXGroup;
1570 children = (
1571 4DFD9441153600060039B6BA /* fsck_gui_interface_design.rtf */,
1572 );
1573 path = docs;
1574 sourceTree = "<group>";
1575 };
1576 4DFD95141537402A0039B6BA /* hfs.fs */ = {
1577 isa = PBXGroup;
1578 children = (
1579 4DFD9539153746B30039B6BA /* Info.plist */,
1580 4DFD9536153746210039B6BA /* InfoPlist.strings */,
1581 4D07DCED153C88B2002B57CB /* fsck.strings */,
1582 );
1583 name = hfs.fs;
1584 path = fs;
1585 sourceTree = "<group>";
1586 };
1587 86CBF384183187D500A64A93 /* libhfs_metadata */ = {
1588 isa = PBXGroup;
1589 children = (
1590 86CBF3851831880F00A64A93 /* iterate_hfs_metadata.c */,
1591 862C904B1834311200BAD882 /* iterate_hfs_metadata.h */,
1592 );
1593 name = libhfs_metadata;
1594 path = CopyHFSMeta;
1595 sourceTree = "<group>";
1596 };
1597 900BDECD1FF91960002F7EC0 /* livefiles_hfs_plugin */ = {
1598 isa = PBXGroup;
1599 children = (
1600 18B450682104D958002052BF /* lf_hfs_journal.c */,
1601 906EBF82206409B800B21E94 /* lf_hfs_catalog.c */,
1602 D7978409205EC42C00E93B37 /* lf_hfs_catalog.h */,
1603 D7978421205FB57600E93B37 /* lf_hfs_chash.c */,
1604 D769A1CF206118490022791F /* lf_hfs_chash.h */,
1605 D769A1CD206107DF0022791F /* lf_hfs_cnode.c */,
1606 D797840F205EC76100E93B37 /* lf_hfs_cnode.h */,
1607 900BDEED1FF91C46002F7EC0 /* lf_hfs_common.h */,
1608 900BDEF41FF9202E002F7EC0 /* lf_hfs_dirops_handler.c */,
1609 900BDEF31FF9202E002F7EC0 /* lf_hfs_dirops_handler.h */,
1610 D7978424205FC09A00E93B37 /* lf_hfs_endian.h */,
1611 900BDEF81FF92170002F7EC0 /* lf_hfs_fileops_handler.c */,
1612 900BDEF71FF92170002F7EC0 /* lf_hfs_fileops_handler.h */,
1613 D7978407205EC38900E93B37 /* lf_hfs_format.h */,
1614 900BDEEA1FF91C2A002F7EC0 /* lf_hfs_fsops_handler.c */,
1615 900BDEE91FF91C2A002F7EC0 /* lf_hfs_fsops_handler.h */,
1616 D769A1E82063CEA50022791F /* lf_hfs_journal.h */,
1617 D7978401205EC12700E93B37 /* lf_hfs_locks.c */,
1618 D7978400205EC12700E93B37 /* lf_hfs_locks.h */,
1619 900BDEFC1FF9246F002F7EC0 /* lf_hfs_logger.c */,
1620 900BDEFB1FF9246F002F7EC0 /* lf_hfs_logger.h */,
1621 D7978405205EC25B00E93B37 /* lf_hfs_mount.h */,
1622 9022D18020600D9E00D9A2AE /* lf_hfs_rangelist.c */,
1623 9022D17F20600D9E00D9A2AE /* lf_hfs_rangelist.h */,
1624 D79784402060037400E93B37 /* lf_hfs_raw_read_write.c */,
1625 D797843F2060037400E93B37 /* lf_hfs_raw_read_write.h */,
1626 9022D173205FE5FA00D9A2AE /* lf_hfs_utils.c */,
1627 9022D172205FE5FA00D9A2AE /* lf_hfs_utils.h */,
1628 D7978414205EC9C300E93B37 /* lf_hfs_vfsops.c */,
1629 9022D1832060FBBE00D9A2AE /* lf_hfs_vfsops.h */,
1630 D797841E205ED7E600E93B37 /* lf_hfs_vfsutils.c */,
1631 9022D1852060FBD200D9A2AE /* lf_hfs_vfsutils.h */,
1632 D769A1CB206107190022791F /* lf_hfs_vnode.c */,
1633 D79783FC205EC09000E93B37 /* lf_hfs_vnode.h */,
1634 D769A1D2206136420022791F /* lf_hfs_vnops.c */,
1635 D769A1D1206136420022791F /* lf_hfs_vnops.h */,
1636 D769A1E52063AD680022791F /* lf_hfs_volume_allocation.c */,
1637 D769A1E42063AD680022791F /* lf_hfs_volume_allocation.h */,
1638 D79783FE205EC0E000E93B37 /* lf_hfs.h */,
1639 900BDECF1FF9198E002F7EC0 /* livefiles_hfs_tester.c */,
1640 900BDEE71FF91ADF002F7EC0 /* livefiles_hfs_tester.entitlements */,
1641 900BDECE1FF9198E002F7EC0 /* livefiles_hfs_tester.h */,
1642 90F5EBA42061476A004397B2 /* lf_hfs_btree.h */,
1643 90F5EBA52061476A004397B2 /* lf_hfs_btree.c */,
1644 90F5EBAA2063A089004397B2 /* lf_hfs_btrees_private.h */,
1645 90F5EBAE2063A109004397B2 /* lf_hfs_btrees_internal.h */,
1646 90F5EBB02063A929004397B2 /* lf_hfs_defs.h */,
1647 90F5EBB22063AA77004397B2 /* lf_hfs_btrees_io.h */,
1648 90F5EBB32063AA77004397B2 /* lf_hfs_btrees_io.c */,
1649 90F5EBB62063B212004397B2 /* lf_hfs_file_extent_mapping.c */,
1650 90F5EBB82063CC22004397B2 /* lf_hfs_btree_tree_ops.c */,
1651 90F5EBBA2063CC3A004397B2 /* lf_hfs_btree_node_ops.c */,
1652 90F5EBBD2063CCE0004397B2 /* lf_hfs_btree_misc_ops.c */,
1653 90F5EBC02063CE12004397B2 /* lf_hfs_btree_allocate.c */,
1654 906EBF702063DB6C00B21E94 /* lf_hfs_generic_buf.h */,
1655 906EBF712063DB6C00B21E94 /* lf_hfs_generic_buf.c */,
1656 906EBF742063E44900B21E94 /* lf_hfs_readwrite_ops.h */,
1657 906EBF752063E44900B21E94 /* lf_hfs_readwrite_ops.c */,
1658 906EBF782063E76D00B21E94 /* lf_hfs_endian.c */,
1659 906EBF7A2063F7CE00B21E94 /* lf_hfs_btree_node_reserve.c */,
1660 906EBF7E2063FC0900B21E94 /* lf_hfs_file_mgr_internal.h */,
1661 906EBF802063FE3900B21E94 /* lf_hfs_file_extent_mapping.h */,
1662 906EBF8520640CDF00B21E94 /* lf_hfs_unicode_wrappers.h */,
1663 906EBF8620640CDF00B21E94 /* lf_hfs_unicode_wrappers.c */,
1664 906EBF8920640D8200B21E94 /* lf_hfs_ucs_string_cmp_data.h */,
1665 EE73740320644328004C2F0E /* lf_hfs_sbunicode.h */,
1666 EE73740420644328004C2F0E /* lf_hfs_sbunicode.c */,
1667 EE737407206443A1004C2F0E /* lf_hfs_utfconvdata.h */,
1668 906EBF8A2067884300B21E94 /* lf_hfs_lookup.h */,
1669 906EBF8B2067884300B21E94 /* lf_hfs_lookup.c */,
1670 D769A1EA2067E6BB0022791F /* lf_hfs_attrlist.h */,
1671 D769A1EB2067E6BB0022791F /* lf_hfs_attrlist.c */,
1672 D7850547206B831000B9C5E4 /* lf_hfs_xattr.h */,
1673 D7850548206B831000B9C5E4 /* lf_hfs_xattr.c */,
1674 D759E26E20AD75FC00792EDA /* lf_hfs_link.h */,
1675 D759E26F20AD75FC00792EDA /* lf_hfs_link.c */,
1676 );
1677 path = livefiles_hfs_plugin;
1678 sourceTree = "<group>";
1679 };
1680 A64B3B8822E8D2A6009A2B10 /* livefiles_cs_plugin */ = {
1681 isa = PBXGroup;
1682 children = (
1683 A64B3BF322E8D4D6009A2B10 /* lf_cs_logging.h */,
1684 A64B3BF422E8D4D6009A2B10 /* lf_cs_logging.c */,
1685 A64B3BF922E8D538009A2B10 /* lf_cs_checksum.h */,
1686 A64B3BFA22E8D538009A2B10 /* lf_cs_checksum.c */,
1687 A64B3BFE22E8D584009A2B10 /* livefiles_cs_tester.entitlements */,
1688 A64B3C0022E8D6A7009A2B10 /* livefiles_cs_tester.c */,
1689 A64B3C0222E8D6D9009A2B10 /* lf_cs_disk_format.h */,
1690 A64B3C0422E8D71B009A2B10 /* lf_cs_vfsops.c */,
1691 A64B3C0822E8D741009A2B10 /* lf_cs.h */,
1692 );
1693 path = livefiles_cs_plugin;
1694 sourceTree = "<group>";
1695 };
1696 C1B6FD2C10CC0DB200778D48 /* Products */ = {
1697 isa = PBXGroup;
1698 children = (
1699 C1B6FD2B10CC0DB200778D48 /* hfs.util */,
1700 FDD9FA2C14A132BF0043D4A9 /* CopyHFSMeta */,
1701 4D0E899C1534FE65004CD678 /* mount_hfs */,
1702 4DE6C75B153504C100C11066 /* newfs_hfs */,
1703 4DFD93F41535FF510039B6BA /* fsck_hfs */,
1704 4DFD94AF153649070039B6BA /* newfs_hfs_debug */,
1705 4DFD94E615373C2C0039B6BA /* fsck_makestrings */,
1706 4DFD95121537402A0039B6BA /* hfs.fs */,
1707 4D07DCB81538EF3A002B57CB /* fstyp_hfs */,
1708 86CBF37F183186C300A64A93 /* libhfs_metadata.a */,
1709 FB20E0E01AE950C200CEBE7B /* HFS.kext */,
1710 FB75A4021B4AE765004B5A74 /* HFSEncodings.kext */,
1711 FBAA82451B56F24100EE6863 /* hfs_alloc_test */,
1712 FBAA82511B56F26A00EE6863 /* hfs_extents_test */,
1713 FBAA825D1B56F28C00EE6863 /* rangelist_test */,
1714 FB76B3D21B7A4BE600FA9F2B /* hfs-tests */,
1715 FBCC52FE1B852758008B752C /* hfs-alloc-trace */,
1716 FB48E4A61BB3070500523121 /* Kernel.framework */,
1717 FB48E5041BB3798500523121 /* Sim_Headers */,
1718 900BDED41FF919C2002F7EC0 /* livefiles_hfs.dylib */,
1719 900BDEDD1FF919DE002F7EC0 /* livefiles_hfs_tester */,
1720 A64B3BE022E8D36F009A2B10 /* livefiles_cs.dylib */,
1721 A64B3BEE22E8D388009A2B10 /* livefiles_cs_tester */,
1722 );
1723 name = Products;
1724 sourceTree = "<group>";
1725 };
1726 D7978444206006CC00E93B37 /* Recovered References */ = {
1727 isa = PBXGroup;
1728 children = (
1729 9022D177205FEBE200D9A2AE /* lf_MacOSStubs.c */,
1730 D797843D206001F000E93B37 /* lf_MAcOSStubs.c */,
1731 );
1732 name = "Recovered References";
1733 sourceTree = "<group>";
1734 };
1735 FB20E0E11AE950C200CEBE7B /* core */ = {
1736 isa = PBXGroup;
1737 children = (
1738 FB20E0E81AE9529400CEBE7B /* BTree.c */,
1739 FB20E0E91AE9529400CEBE7B /* BTreeAllocate.c */,
1740 FB20E0EA1AE9529400CEBE7B /* BTreeMiscOps.c */,
1741 FB20E0EB1AE9529400CEBE7B /* BTreeNodeOps.c */,
1742 FB20E0EC1AE9529400CEBE7B /* BTreeNodeReserve.c */,
1743 FB20E0ED1AE9529400CEBE7B /* BTreeScanner.c */,
1744 FB20E0EE1AE9529400CEBE7B /* BTreeScanner.h */,
1745 FB20E0EF1AE9529400CEBE7B /* BTreesInternal.h */,
1746 FB20E0F01AE9529400CEBE7B /* BTreesPrivate.h */,
1747 FB20E0F11AE9529400CEBE7B /* BTreeTreeOps.c */,
1748 FB20E0F21AE9529400CEBE7B /* BTreeWrapper.c */,
1749 FB20E0F31AE9529400CEBE7B /* CatalogPrivate.h */,
1750 FB20E0F41AE9529400CEBE7B /* CatalogUtilities.c */,
1751 FB20E0F51AE9529400CEBE7B /* FileExtentMapping.c */,
1752 FB20E0F61AE9529400CEBE7B /* FileIDsServices.c */,
1753 FB20E0F71AE9529400CEBE7B /* FileMgrInternal.h */,
1754 FBCC53051B853728008B752C /* hfs_alloc_trace.h */,
1755 FB20E0F81AE9529400CEBE7B /* hfs_attrlist.c */,
1756 FB20E0F91AE9529400CEBE7B /* hfs_attrlist.h */,
1757 FB20E0FA1AE9529400CEBE7B /* hfs_btreeio.c */,
1758 FB20E0FB1AE9529400CEBE7B /* hfs_btreeio.h */,
1759 FB20E0FC1AE9529400CEBE7B /* hfs_catalog.c */,
1760 FB20E0FD1AE9529400CEBE7B /* hfs_catalog.h */,
1761 FB20E0FE1AE9529400CEBE7B /* hfs_chash.c */,
1762 FB20E0FF1AE9529400CEBE7B /* hfs_cnode.c */,
1763 FB20E1001AE9529400CEBE7B /* hfs_cnode.h */,
1764 FB20E1011AE9529400CEBE7B /* hfs_cprotect.c */,
1765 FB20E1021AE9529400CEBE7B /* hfs_cprotect.h */,
1766 FB20E1031AE9529400CEBE7B /* hfs_dbg.h */,
1767 FB20E1071AE9529400CEBE7B /* hfs_endian.c */,
1768 FB20E1081AE9529400CEBE7B /* hfs_endian.h */,
1769 FB20E1091AE9529400CEBE7B /* hfs_extents.c */,
1770 FB20E10A1AE9529400CEBE7B /* hfs_extents.h */,
1771 FB20E10B1AE9529400CEBE7B /* hfs_format.h */,
1772 FB20E10C1AE9529400CEBE7B /* hfs_fsctl.h */,
1773 FB20E10D1AE9529400CEBE7B /* hfs_fsinfo.c */,
1774 FB20E10E1AE9529400CEBE7B /* hfs_hotfiles.c */,
1775 FB20E10F1AE9529400CEBE7B /* hfs_hotfiles.h */,
1776 FB20E0E41AE950C200CEBE7B /* hfs_iokit.cpp */,
1777 FB7CCFCF1B4657C60078E79D /* hfs_iokit.h */,
1778 FB20E12A1AE9529400CEBE7B /* hfs_journal.c */,
1779 FB20E12B1AE9529400CEBE7B /* hfs_journal.h */,
1780 FB20E1101AE9529400CEBE7B /* hfs_kdebug.h */,
1781 FB20E1111AE9529400CEBE7B /* hfs_key_roll.c */,
1782 FB20E1121AE9529400CEBE7B /* hfs_key_roll.h */,
1783 FB20E1131AE9529400CEBE7B /* hfs_link.c */,
1784 FB20E1141AE9529400CEBE7B /* hfs_lookup.c */,
1785 FB20E1151AE9529400CEBE7B /* hfs_macos_defs.h */,
1786 FB20E1161AE9529400CEBE7B /* hfs_mount.h */,
1787 FB20E1171AE9529400CEBE7B /* hfs_notification.c */,
1788 FB20E1181AE9529400CEBE7B /* hfs_quota.c */,
1789 FB20E1191AE9529400CEBE7B /* hfs_quota.h */,
1790 FB20E11A1AE9529400CEBE7B /* hfs_readwrite.c */,
1791 FB20E11B1AE9529400CEBE7B /* hfs_resize.c */,
1792 FB20E11C1AE9529400CEBE7B /* hfs_search.c */,
1793 FB20E11D1AE9529400CEBE7B /* hfs_unistr.h */,
1794 FB20E11E1AE9529400CEBE7B /* hfs_vfsops.c */,
1795 FB20E11F1AE9529400CEBE7B /* hfs_vfsutils.c */,
1796 FB20E1201AE9529400CEBE7B /* hfs_vnops.c */,
1797 FB20E1211AE9529400CEBE7B /* hfs_xattr.c */,
1798 FB20E1221AE9529400CEBE7B /* hfs.h */,
1799 FB20E1231AE9529400CEBE7B /* HFSUnicodeWrappers.h */,
1800 FBD0D1CA1AF34C2B00AAAF5E /* install */,
1801 FBC234C21B4DA15E0002D849 /* iphoneos-Info.plist */,
1802 FB20E17A1AE968D300CEBE7B /* kext-config.h */,
1803 FB20E1781AE968BD00CEBE7B /* kext.xcconfig */,
1804 FB20E1241AE9529400CEBE7B /* MacOSStubs.c */,
1805 FB20E0E31AE950C200CEBE7B /* macosx-Info.plist */,
1806 FBE3F7851AF6776B005BB768 /* mk-root.sh */,
1807 FB20E1261AE9529400CEBE7B /* rangelist.c */,
1808 FB20E1271AE9529400CEBE7B /* rangelist.h */,
1809 FB20E1281AE9529400CEBE7B /* UCStringCompareData.h */,
1810 FB20E1291AE9529400CEBE7B /* UnicodeWrappers.c */,
1811 FB20E12C1AE9529400CEBE7B /* VolumeAllocation.c */,
1812 );
1813 path = core;
1814 sourceTree = "<group>";
1815 usesTabs = 1;
1816 };
1817 FB55AE551B7CD89600701D03 /* cases */ = {
1818 isa = PBXGroup;
1819 children = (
1820 2A84DBD31D9E1179007964B8 /* test-raw-dev-unaligned.c */,
1821 07C2BF881CB43F5E00D8327D /* test-renamex.c */,
1822 2A386A3A1C221E67007FEDAC /* test-list-ids.c */,
1823 2A9399D41BE2C14800FB075B /* test-unicode-file-names.c */,
1824 0703A0531CD826160035BCFD /* test-defrag.c */,
1825 2A9399D21BE2C06000FB075B /* test-uncached-io.c */,
1826 2A9399D01BE2BFF400FB075B /* test-throttled-io.c */,
1827 2A9399CE1BE2BCE200FB075B /* test-mod-time.c */,
1828 2A9399CC1BE2BC5800FB075B /* test-mmap-mod-time.c */,
1829 2A9399CB1BE2BB1600FB075B /* test-journal-toggle.c */,
1830 2A9399C81BE1747200FB075B /* test-map-private.m */,
1831 2A9399C51BE1729200FB075B /* test-log2phys.m */,
1832 2A9399B91BE15F5F00FB075B /* test-fsinfo-sig.c */,
1833 2A9399BA1BE15F5F00FB075B /* test-key-roll.c */,
1834 2A9399BB1BE15F5F00FB075B /* test-msync-16k.c */,
1835 2A9399BC1BE15F5F00FB075B /* test-readdir.c */,
1836 2A9399BD1BE15F5F00FB075B /* test-set-create-time.c */,
1837 2A9399BE1BE15F5F00FB075B /* test-set-protection-class.c */,
1838 2A9399B71BE14AA800FB075B /* test-scan-range-size.c */,
1839 2A9399B51BE131A000FB075B /* test-resize.m */,
1840 2A9399B31BE12DE400FB075B /* test-fsinfo.c */,
1841 2A9399B11BE12A6300FB075B /* test-fsinfo-cprotect.c */,
1842 2A9399AB1BE128B700FB075B /* test-invalid-ranges.m */,
1843 2A9399A91BE0401D00FB075B /* test-hard-links.m */,
1844 2A9399A71BE03A6200FB075B /* test-getattrlist-dprotect.m */,
1845 2A9399A51BE0365F00FB075B /* test-fsync.c */,
1846 2A9399A31BE02C1F00FB075B /* test-file-too-big.m */,
1847 2A9399A11BE02A0E00FB075B /* test-dprotect.c */,
1848 2A93999F1BE0220B00FB075B /* test-dir-link.c */,
1849 2A93999B1BE0146000FB075B /* test-class-roll.c */,
1850 2A93999C1BE0146000FB075B /* test-deep-rm.c */,
1851 2A9399961BDFEF3900FB075B /* test-chflags.c */,
1852 2A9399941BDFEA6E00FB075B /* test-access.c */,
1853 F90E174821ADFFD100345EE3 /* test-cas-bsdflags.c */,
1854 FB55AE521B7C271000701D03 /* test-doc-tombstone.c */,
1855 FB76B3DA1B7A52BE00FA9F2B /* test-external-jnl.c */,
1856 FB2B5C721B87A0BF00ACEDD9 /* test-getattrlist.c */,
1857 FBE1B1D31BD6E3D700CEB443 /* test-move-data-extents.c */,
1858 FB55AE581B7CEB0600701D03 /* test-quotas.c */,
1859 FB3BB2091BE2862E0094F00E /* test-secluded-rename.c */,
1860 FB285C281B7E81180099B2ED /* test-sparse-dev.c */,
1861 FB2B5C551B87656900ACEDD9 /* test-transcode.m */,
1862 FBD69AF81B91309C0022ECAD /* test-dateadded.c */,
1863 09D6B7D61E317ED2003C20DC /* test_disklevel.c */,
1864 A6E6D73F20909C72002125B0 /* test-get-volume-create-time.c */,
1865 A64B3C1322E91AF6009A2B10 /* test-lf-cs-plugin.c */,
1866 A6BE9C8B24C63369005E033C /* test-symlinks.c */,
1867 );
1868 path = cases;
1869 sourceTree = "<group>";
1870 };
1871 FB5E57081B8BE9F400C34A07 /* hfs_encodings */ = {
1872 isa = PBXGroup;
1873 children = (
1874 FB75A4031B4AE765004B5A74 /* HFSEncodings-Info.plist */,
1875 FB20E1041AE9529400CEBE7B /* hfs_encodinghint.c */,
1876 FB75A40F1B4AF8A3004B5A74 /* hfs_encodings_internal.h */,
1877 FB75A40C1B4AF0BA004B5A74 /* hfs_encodings_kext.cpp */,
1878 FB20E1051AE9529400CEBE7B /* hfs_encodings.c */,
1879 FB20E1061AE9529400CEBE7B /* hfs_encodings.h */,
1880 );
1881 path = hfs_encodings;
1882 sourceTree = "<group>";
1883 };
1884 FBBBE2811B55F354009F534D /* tests */ = {
1885 isa = PBXGroup;
1886 children = (
1887 FB55AE551B7CD89600701D03 /* cases */,
1888 FB76B3EC1B7BDFDB00FA9F2B /* disk-image.h */,
1889 FB76B3EB1B7BDFDB00FA9F2B /* disk-image.m */,
1890 FB55AE5D1B7D219700701D03 /* gen-test-plist.sh */,
1891 7204A9811BE94BC9007A9898 /* gen-dmg.sh */,
1892 7204A9401BE94359007A9898 /* img-to-c.c */,
1893 FBAA823D1B56F22400EE6863 /* hfs_alloc_test.c */,
1894 FBAA823E1B56F22400EE6863 /* hfs_extents_test.c */,
1895 FBAA823F1B56F22400EE6863 /* hfs_extents_test.h */,
1896 FB2B5C691B877DEC00ACEDD9 /* hfs-tests.entitlements */,
1897 FB76B3CC1B7A48DE00FA9F2B /* hfs-tests.h */,
1898 FB76B3CB1B7A48DE00FA9F2B /* hfs-tests.mm */,
1899 FB2B5C671B877A4D00ACEDD9 /* hfs-tests.xcconfig */,
1900 FBAA82401B56F22400EE6863 /* rangelist_test.c */,
1901 FB76B3EF1B7BE67400FA9F2B /* systemx.c */,
1902 FB76B3F01B7BE67400FA9F2B /* systemx.h */,
1903 FBAA826F1B56F32900EE6863 /* test-utils.h */,
1904 A601423723205BB00030E611 /* gen-custom-dmg.sh */,
1905 A601423823205D9D0030E611 /* generate-compressed-image.c */,
1906 );
1907 path = tests;
1908 sourceTree = "<group>";
1909 usesTabs = 1;
1910 };
1911 FBCC52FF1B852759008B752C /* hfs-alloc-trace */ = {
1912 isa = PBXGroup;
1913 children = (
1914 FBCC53001B852759008B752C /* hfs-alloc-trace.c */,
1915 );
1916 path = "hfs-alloc-trace";
1917 sourceTree = "<group>";
1918 };
1919 FDD9FA3F14A1335D0043D4A9 /* hfs_util */ = {
1920 isa = PBXGroup;
1921 children = (
1922 C1B6FA2F10CC0B8A00778D48 /* hfs.util.8 */,
1923 C1B6FA0610CC0A0A00778D48 /* hfsutil_jnl.c */,
1924 C1B6FA0710CC0A0A00778D48 /* hfsutil_main.c */,
1925 4D7C8964192141CA002013C9 /* hfs_util.ios.entitlements */,
1926 9D7AAC871B44880B0001F573 /* hfs_util.osx.entitlements */,
1927 );
1928 path = hfs_util;
1929 sourceTree = "<group>";
1930 };
1931 FDD9FA4014A133A50043D4A9 /* Frameworks */ = {
1932 isa = PBXGroup;
1933 children = (
1934 A64B3C1822EA2C5E009A2B10 /* IOKit.framework */,
1935 A6873B9E234287200045680B /* IOKit.framework */,
1936 C1B6FA2210CC0AF400778D48 /* CoreFoundation.framework */,
1937 9022D16F205EC16900D9A2AE /* CoreFoundation.framework */,
1938 A64B3C1622EA2C4E009A2B10 /* CoreFoundation.framework */,
1939 4DE6C7461535012200C11066 /* IOKit.framework */,
1940 FDD9FA5B14A135840043D4A9 /* libz.dylib */,
1941 4DE6C74A1535018100C11066 /* libutil.dylib */,
1942 );
1943 name = Frameworks;
1944 sourceTree = "<group>";
1945 };
1946 FDD9FA4614A1343D0043D4A9 /* CopyHFSMeta */ = {
1947 isa = PBXGroup;
1948 children = (
1949 863D03961820761900A4F0C4 /* util.c */,
1950 FDD9FA4714A1343D0043D4A9 /* Data.h */,
1951 FDD9FA4814A1343D0043D4A9 /* DeviceWrapper.c */,
1952 FDD9FA4914A1343D0043D4A9 /* dump.c */,
1953 FDD9FA4A14A1343D0043D4A9 /* Gather.c */,
1954 FDD9FA4B14A1343D0043D4A9 /* hfsmeta.h */,
1955 FDD9FA4C14A1343D0043D4A9 /* main.c */,
1956 FDD9FA4E14A1343D0043D4A9 /* misc.c */,
1957 FDD9FA4F14A1343D0043D4A9 /* ScanExtents.c */,
1958 FDD9FA5014A1343D0043D4A9 /* Sparse.h */,
1959 FDD9FA5114A1343D0043D4A9 /* SparseBundle.c */,
1960 4D7C8965192141DB002013C9 /* CopyHFSMeta.entitlements */,
1961 );
1962 path = CopyHFSMeta;
1963 sourceTree = "<group>";
1964 usesTabs = 1;
1965 };
1966 /* End PBXGroup section */
1967
1968 /* Begin PBXHeadersBuildPhase section */
1969 86CBF37D183186C300A64A93 /* Headers */ = {
1970 isa = PBXHeadersBuildPhase;
1971 buildActionMask = 2147483647;
1972 files = (
1973 862C904C1834311200BAD882 /* iterate_hfs_metadata.h in Headers */,
1974 86CBF3871831884600A64A93 /* Data.h in Headers */,
1975 );
1976 runOnlyForDeploymentPostprocessing = 0;
1977 };
1978 900BDED21FF919C2002F7EC0 /* Headers */ = {
1979 isa = PBXHeadersBuildPhase;
1980 buildActionMask = 2147483647;
1981 files = (
1982 906EBF812063FF2700B21E94 /* lf_hfs_file_extent_mapping.h in Headers */,
1983 900BDEF91FF92170002F7EC0 /* lf_hfs_fileops_handler.h in Headers */,
1984 D7978410205EC76100E93B37 /* lf_hfs_cnode.h in Headers */,
1985 D769A1EC2067E6BB0022791F /* lf_hfs_attrlist.h in Headers */,
1986 906EBF8C2067884300B21E94 /* lf_hfs_lookup.h in Headers */,
1987 D769A1E92063CEA50022791F /* lf_hfs_journal.h in Headers */,
1988 900BDEF51FF9202E002F7EC0 /* lf_hfs_dirops_handler.h in Headers */,
1989 D797840A205EC43000E93B37 /* lf_hfs_catalog.h in Headers */,
1990 D7978426205FC09A00E93B37 /* lf_hfs_endian.h in Headers */,
1991 D769A1D0206118490022791F /* lf_hfs_chash.h in Headers */,
1992 D769A1E62063AD680022791F /* lf_hfs_volume_allocation.h in Headers */,
1993 900BDEEB1FF91C2A002F7EC0 /* lf_hfs_fsops_handler.h in Headers */,
1994 9022D18120600D9E00D9A2AE /* lf_hfs_rangelist.h in Headers */,
1995 9022D1842060FBBE00D9A2AE /* lf_hfs_vfsops.h in Headers */,
1996 D79783FF205EC0E000E93B37 /* lf_hfs.h in Headers */,
1997 900BDEFD1FF9246F002F7EC0 /* lf_hfs_logger.h in Headers */,
1998 90F5EBA62061476A004397B2 /* lf_hfs_btree.h in Headers */,
1999 906EBF7F2063FC0900B21E94 /* lf_hfs_file_mgr_internal.h in Headers */,
2000 EE737408206443A1004C2F0E /* lf_hfs_utfconvdata.h in Headers */,
2001 90F5EBAC2063A089004397B2 /* lf_hfs_btrees_private.h in Headers */,
2002 D769A1D3206136420022791F /* lf_hfs_vnops.h in Headers */,
2003 9022D1862060FBD200D9A2AE /* lf_hfs_vfsutils.h in Headers */,
2004 9022D174205FE5FA00D9A2AE /* lf_hfs_utils.h in Headers */,
2005 EE73740520644328004C2F0E /* lf_hfs_sbunicode.h in Headers */,
2006 D759E27020AD75FC00792EDA /* lf_hfs_link.h in Headers */,
2007 90F5EBAF2063A109004397B2 /* lf_hfs_btrees_internal.h in Headers */,
2008 D79784412060037400E93B37 /* lf_hfs_raw_read_write.h in Headers */,
2009 D7978406205EC25B00E93B37 /* lf_hfs_mount.h in Headers */,
2010 906EBF722063DB6C00B21E94 /* lf_hfs_generic_buf.h in Headers */,
2011 906EBF7D2063FB4A00B21E94 /* lf_hfs_btrees_io.h in Headers */,
2012 D7978408205EC38900E93B37 /* lf_hfs_format.h in Headers */,
2013 D7850549206B831000B9C5E4 /* lf_hfs_xattr.h in Headers */,
2014 906EBF8720640CDF00B21E94 /* lf_hfs_unicode_wrappers.h in Headers */,
2015 90F5EBB12063A929004397B2 /* lf_hfs_defs.h in Headers */,
2016 900BDEEE1FF91C46002F7EC0 /* lf_hfs_common.h in Headers */,
2017 906EBF762063E44900B21E94 /* lf_hfs_readwrite_ops.h in Headers */,
2018 D7978402205EC12700E93B37 /* lf_hfs_locks.h in Headers */,
2019 D79783FD205EC09000E93B37 /* lf_hfs_vnode.h in Headers */,
2020 );
2021 runOnlyForDeploymentPostprocessing = 0;
2022 };
2023 A64B3BB522E8D36F009A2B10 /* Headers */ = {
2024 isa = PBXHeadersBuildPhase;
2025 buildActionMask = 2147483647;
2026 files = (
2027 A64B3BF522E8D4D6009A2B10 /* lf_cs_logging.h in Headers */,
2028 A64B3BFB22E8D538009A2B10 /* lf_cs_checksum.h in Headers */,
2029 );
2030 runOnlyForDeploymentPostprocessing = 0;
2031 };
2032 FB20E0DD1AE950C200CEBE7B /* Headers */ = {
2033 isa = PBXHeadersBuildPhase;
2034 buildActionMask = 2147483647;
2035 files = (
2036 FB20E1381AE9529400CEBE7B /* CatalogPrivate.h in Headers */,
2037 FB20E17B1AE968D300CEBE7B /* kext-config.h in Headers */,
2038 FB20E1541AE9529400CEBE7B /* hfs_hotfiles.h in Headers */,
2039 FB20E15A1AE9529400CEBE7B /* hfs_macos_defs.h in Headers */,
2040 FB20E1401AE9529400CEBE7B /* hfs_btreeio.h in Headers */,
2041 FB20E1701AE9529400CEBE7B /* hfs_journal.h in Headers */,
2042 FB20E1471AE9529400CEBE7B /* hfs_cprotect.h in Headers */,
2043 FB20E13C1AE9529400CEBE7B /* FileMgrInternal.h in Headers */,
2044 FB20E1571AE9529400CEBE7B /* hfs_key_roll.h in Headers */,
2045 FB20E14F1AE9529400CEBE7B /* hfs_extents.h in Headers */,
2046 FB20E1341AE9529400CEBE7B /* BTreesInternal.h in Headers */,
2047 FB20E15E1AE9529400CEBE7B /* hfs_quota.h in Headers */,
2048 FB20E13E1AE9529400CEBE7B /* hfs_attrlist.h in Headers */,
2049 FB20E1331AE9529400CEBE7B /* BTreeScanner.h in Headers */,
2050 FB20E1671AE9529400CEBE7B /* hfs.h in Headers */,
2051 FB20E1421AE9529400CEBE7B /* hfs_catalog.h in Headers */,
2052 FB20E1501AE9529400CEBE7B /* hfs_format.h in Headers */,
2053 FB20E1351AE9529400CEBE7B /* BTreesPrivate.h in Headers */,
2054 FB20E1481AE9529400CEBE7B /* hfs_dbg.h in Headers */,
2055 FB20E16D1AE9529400CEBE7B /* UCStringCompareData.h in Headers */,
2056 FB20E1681AE9529400CEBE7B /* HFSUnicodeWrappers.h in Headers */,
2057 FB20E1451AE9529400CEBE7B /* hfs_cnode.h in Headers */,
2058 FB20E15B1AE9529400CEBE7B /* hfs_mount.h in Headers */,
2059 FB20E16C1AE9529400CEBE7B /* rangelist.h in Headers */,
2060 FB20E1511AE9529400CEBE7B /* hfs_fsctl.h in Headers */,
2061 FB20E14D1AE9529400CEBE7B /* hfs_endian.h in Headers */,
2062 FB20E1551AE9529400CEBE7B /* hfs_kdebug.h in Headers */,
2063 FB20E1621AE9529400CEBE7B /* hfs_unistr.h in Headers */,
2064 );
2065 runOnlyForDeploymentPostprocessing = 0;
2066 };
2067 FB48E4A01BB3070500523121 /* Headers */ = {
2068 isa = PBXHeadersBuildPhase;
2069 buildActionMask = 2147483647;
2070 files = (
2071 FB48E4A81BB307C300523121 /* hfs_encodings.h in Headers */,
2072 FB48E4A91BB307CB00523121 /* hfs_format.h in Headers */,
2073 FB48E4AA1BB307D900523121 /* hfs_unistr.h in Headers */,
2074 FB48E4AB1BB307F500523121 /* hfs_mount.h in Headers */,
2075 );
2076 runOnlyForDeploymentPostprocessing = 0;
2077 };
2078 FB48E50C1BB3798B00523121 /* Headers */ = {
2079 isa = PBXHeadersBuildPhase;
2080 buildActionMask = 2147483647;
2081 files = (
2082 FB48E50F1BB379C000523121 /* hfs_mount.h in Headers */,
2083 FB48E50E1BB379BB00523121 /* hfs_unistr.h in Headers */,
2084 FB48E50D1BB379B400523121 /* hfs_format.h in Headers */,
2085 FB48E5121BB3853500523121 /* hfs_fsctl.h in Headers */,
2086 );
2087 runOnlyForDeploymentPostprocessing = 0;
2088 };
2089 FB75A3DF1B4AE765004B5A74 /* Headers */ = {
2090 isa = PBXHeadersBuildPhase;
2091 buildActionMask = 2147483647;
2092 files = (
2093 FB75A40B1B4AF025004B5A74 /* hfs_encodings.h in Headers */,
2094 );
2095 runOnlyForDeploymentPostprocessing = 0;
2096 };
2097 /* End PBXHeadersBuildPhase section */
2098
2099 /* Begin PBXNativeTarget section */
2100 4D07DCB71538EF3A002B57CB /* fstyp_hfs */ = {
2101 isa = PBXNativeTarget;
2102 buildConfigurationList = 4D07DCC01538EF3A002B57CB /* Build configuration list for PBXNativeTarget "fstyp_hfs" */;
2103 buildPhases = (
2104 4D07DCB41538EF3A002B57CB /* Sources */,
2105 4D07DCB51538EF3A002B57CB /* Frameworks */,
2106 4D07DCB61538EF3A002B57CB /* Copy man8 */,
2107 );
2108 buildRules = (
2109 );
2110 dependencies = (
2111 );
2112 name = fstyp_hfs;
2113 productName = fstyp_hfs;
2114 productReference = 4D07DCB81538EF3A002B57CB /* fstyp_hfs */;
2115 productType = "com.apple.product-type.tool";
2116 };
2117 4D0E899B1534FE65004CD678 /* mount_hfs */ = {
2118 isa = PBXNativeTarget;
2119 buildConfigurationList = 4D0E89A31534FE65004CD678 /* Build configuration list for PBXNativeTarget "mount_hfs" */;
2120 buildPhases = (
2121 4D0E89981534FE65004CD678 /* Sources */,
2122 4D0E89991534FE65004CD678 /* Frameworks */,
2123 4D0E899A1534FE65004CD678 /* Copy man8 */,
2124 );
2125 buildRules = (
2126 );
2127 dependencies = (
2128 );
2129 name = mount_hfs;
2130 productName = mount_hfs;
2131 productReference = 4D0E899C1534FE65004CD678 /* mount_hfs */;
2132 productType = "com.apple.product-type.tool";
2133 };
2134 4DE6C75A153504C100C11066 /* newfs_hfs */ = {
2135 isa = PBXNativeTarget;
2136 buildConfigurationList = 4DE6C762153504C100C11066 /* Build configuration list for PBXNativeTarget "newfs_hfs" */;
2137 buildPhases = (
2138 4DE6C757153504C100C11066 /* Sources */,
2139 4DE6C758153504C100C11066 /* Frameworks */,
2140 4DE6C759153504C100C11066 /* Copy man8 */,
2141 );
2142 buildRules = (
2143 );
2144 dependencies = (
2145 );
2146 name = newfs_hfs;
2147 productName = newfs_hfs;
2148 productReference = 4DE6C75B153504C100C11066 /* newfs_hfs */;
2149 productType = "com.apple.product-type.tool";
2150 };
2151 4DFD93F31535FF510039B6BA /* fsck_hfs */ = {
2152 isa = PBXNativeTarget;
2153 buildConfigurationList = 4DFD93FC1535FF510039B6BA /* Build configuration list for PBXNativeTarget "fsck_hfs" */;
2154 buildPhases = (
2155 4DFD93F01535FF510039B6BA /* Sources */,
2156 4DFD93F11535FF510039B6BA /* Frameworks */,
2157 4DFD93F21535FF510039B6BA /* Copy man8 */,
2158 4DFD953B15377BC60039B6BA /* Copy fsck_keys.h */,
2159 );
2160 buildRules = (
2161 );
2162 dependencies = (
2163 );
2164 name = fsck_hfs;
2165 productName = fsck_hfs;
2166 productReference = 4DFD93F41535FF510039B6BA /* fsck_hfs */;
2167 productType = "com.apple.product-type.tool";
2168 };
2169 4DFD94A3153649070039B6BA /* newfs_hfs_debug */ = {
2170 isa = PBXNativeTarget;
2171 buildConfigurationList = 4DFD94AD153649070039B6BA /* Build configuration list for PBXNativeTarget "newfs_hfs_debug" */;
2172 buildPhases = (
2173 4DFD94A4153649070039B6BA /* Sources */,
2174 4DFD94A8153649070039B6BA /* Frameworks */,
2175 );
2176 buildRules = (
2177 );
2178 dependencies = (
2179 );
2180 name = newfs_hfs_debug;
2181 productName = newfs_hfs;
2182 productReference = 4DFD94AF153649070039B6BA /* newfs_hfs_debug */;
2183 productType = "com.apple.product-type.tool";
2184 };
2185 4DFD94BC15373C2C0039B6BA /* fsck_makestrings */ = {
2186 isa = PBXNativeTarget;
2187 buildConfigurationList = 4DFD94E415373C2C0039B6BA /* Build configuration list for PBXNativeTarget "fsck_makestrings" */;
2188 buildPhases = (
2189 4DFD94BD15373C2C0039B6BA /* Sources */,
2190 4DFD94DF15373C2C0039B6BA /* Frameworks */,
2191 4DD3027B1538DC3D00001AA0 /* Generate fsck.strings */,
2192 );
2193 buildRules = (
2194 );
2195 dependencies = (
2196 );
2197 name = fsck_makestrings;
2198 productName = fsck_hfs;
2199 productReference = 4DFD94E615373C2C0039B6BA /* fsck_makestrings */;
2200 productType = "com.apple.product-type.tool";
2201 };
2202 4DFD95111537402A0039B6BA /* hfs.fs */ = {
2203 isa = PBXNativeTarget;
2204 buildConfigurationList = 4DFD951B1537402A0039B6BA /* Build configuration list for PBXNativeTarget "hfs.fs" */;
2205 buildPhases = (
2206 4DFD95101537402A0039B6BA /* Resources */,
2207 FB7B02E71B55634200BEE4BE /* CopyFiles */,
2208 52C08E592179679300D1618E /* Create Symlink */,
2209 );
2210 buildRules = (
2211 );
2212 dependencies = (
2213 FB81AFBA1B83E2B8004E8F76 /* PBXTargetDependency */,
2214 FB81AFB81B83E2AE004E8F76 /* PBXTargetDependency */,
2215 FB7B02F01B5568AD00BEE4BE /* PBXTargetDependency */,
2216 FB7B02EE1B5568A700BEE4BE /* PBXTargetDependency */,
2217 FB7B02EC1B5568A100BEE4BE /* PBXTargetDependency */,
2218 );
2219 name = hfs.fs;
2220 productName = hfs.fs;
2221 productReference = 4DFD95121537402A0039B6BA /* hfs.fs */;
2222 productType = "com.apple.product-type.bundle";
2223 };
2224 86CBF37E183186C300A64A93 /* hfs_metadata */ = {
2225 isa = PBXNativeTarget;
2226 buildConfigurationList = 86CBF381183186C300A64A93 /* Build configuration list for PBXNativeTarget "hfs_metadata" */;
2227 buildPhases = (
2228 86CBF37B183186C300A64A93 /* Sources */,
2229 86CBF37C183186C300A64A93 /* Frameworks */,
2230 86CBF37D183186C300A64A93 /* Headers */,
2231 );
2232 buildRules = (
2233 );
2234 dependencies = (
2235 );
2236 name = hfs_metadata;
2237 productName = hfs_metadata;
2238 productReference = 86CBF37F183186C300A64A93 /* libhfs_metadata.a */;
2239 productType = "com.apple.product-type.library.static";
2240 };
2241 8DD76FA90486AB0100D96B5E /* hfs.util */ = {
2242 isa = PBXNativeTarget;
2243 buildConfigurationList = 1DEB928508733DD80010E9CD /* Build configuration list for PBXNativeTarget "hfs.util" */;
2244 buildPhases = (
2245 8DD76FAB0486AB0100D96B5E /* Sources */,
2246 8DD76FAD0486AB0100D96B5E /* Frameworks */,
2247 8DD76FAF0486AB0100D96B5E /* Copy man8 */,
2248 );
2249 buildRules = (
2250 );
2251 dependencies = (
2252 );
2253 name = hfs.util;
2254 productInstallPath = "$(HOME)/bin";
2255 productName = hfs;
2256 productReference = C1B6FD2B10CC0DB200778D48 /* hfs.util */;
2257 productType = "com.apple.product-type.tool";
2258 };
2259 900BDED31FF919C2002F7EC0 /* livefiles_hfs */ = {
2260 isa = PBXNativeTarget;
2261 buildConfigurationList = 900BDED51FF919C2002F7EC0 /* Build configuration list for PBXNativeTarget "livefiles_hfs" */;
2262 buildPhases = (
2263 900BDED01FF919C2002F7EC0 /* Sources */,
2264 900BDED11FF919C2002F7EC0 /* Frameworks */,
2265 900BDED21FF919C2002F7EC0 /* Headers */,
2266 );
2267 buildRules = (
2268 );
2269 dependencies = (
2270 );
2271 name = livefiles_hfs;
2272 productName = livefiles_hfs;
2273 productReference = 900BDED41FF919C2002F7EC0 /* livefiles_hfs.dylib */;
2274 productType = "com.apple.product-type.library.dynamic";
2275 };
2276 900BDEDC1FF919DE002F7EC0 /* livefiles_hfs_tester */ = {
2277 isa = PBXNativeTarget;
2278 buildConfigurationList = 900BDEE11FF919DE002F7EC0 /* Build configuration list for PBXNativeTarget "livefiles_hfs_tester" */;
2279 buildPhases = (
2280 900BDED91FF919DE002F7EC0 /* Sources */,
2281 900BDEDA1FF919DE002F7EC0 /* Frameworks */,
2282 900BDEDB1FF919DE002F7EC0 /* CopyFiles */,
2283 A64B3C0D22E8D9D0009A2B10 /* Embed Libraries */,
2284 );
2285 buildRules = (
2286 );
2287 dependencies = (
2288 A64B3C0C22E8D9D0009A2B10 /* PBXTargetDependency */,
2289 );
2290 name = livefiles_hfs_tester;
2291 productName = livefiles_hfs_tester;
2292 productReference = 900BDEDD1FF919DE002F7EC0 /* livefiles_hfs_tester */;
2293 productType = "com.apple.product-type.tool";
2294 };
2295 A64B3B9022E8D36F009A2B10 /* livefiles_cs */ = {
2296 isa = PBXNativeTarget;
2297 buildConfigurationList = A64B3BDC22E8D36F009A2B10 /* Build configuration list for PBXNativeTarget "livefiles_cs" */;
2298 buildPhases = (
2299 A64B3B9122E8D36F009A2B10 /* Sources */,
2300 A64B3BB422E8D36F009A2B10 /* Frameworks */,
2301 A64B3BB522E8D36F009A2B10 /* Headers */,
2302 );
2303 buildRules = (
2304 );
2305 dependencies = (
2306 );
2307 name = livefiles_cs;
2308 productName = livefiles_hfs;
2309 productReference = A64B3BE022E8D36F009A2B10 /* livefiles_cs.dylib */;
2310 productType = "com.apple.product-type.library.dynamic";
2311 };
2312 A64B3BE122E8D388009A2B10 /* livefiles_cs_tester */ = {
2313 isa = PBXNativeTarget;
2314 buildConfigurationList = A64B3BEA22E8D388009A2B10 /* Build configuration list for PBXNativeTarget "livefiles_cs_tester" */;
2315 buildPhases = (
2316 A64B3BE422E8D388009A2B10 /* Sources */,
2317 A64B3BE622E8D388009A2B10 /* Frameworks */,
2318 A64B3BE922E8D388009A2B10 /* CopyFiles */,
2319 );
2320 buildRules = (
2321 );
2322 dependencies = (
2323 );
2324 name = livefiles_cs_tester;
2325 productName = livefiles_cs_tester;
2326 productReference = A64B3BEE22E8D388009A2B10 /* livefiles_cs_tester */;
2327 productType = "com.apple.product-type.tool";
2328 };
2329 FB20E0DF1AE950C200CEBE7B /* kext */ = {
2330 isa = PBXNativeTarget;
2331 buildConfigurationList = FB20E0E61AE950C200CEBE7B /* Build configuration list for PBXNativeTarget "kext" */;
2332 buildPhases = (
2333 FB20E0DB1AE950C200CEBE7B /* Sources */,
2334 FB20E0DC1AE950C200CEBE7B /* Frameworks */,
2335 FB20E0DD1AE950C200CEBE7B /* Headers */,
2336 );
2337 buildRules = (
2338 );
2339 dependencies = (
2340 FB7C14131C23695E004F8B2C /* PBXTargetDependency */,
2341 FBA95AAF1B5045D400887E82 /* PBXTargetDependency */,
2342 );
2343 name = kext;
2344 productName = kext;
2345 productReference = FB20E0E01AE950C200CEBE7B /* HFS.kext */;
2346 productType = "com.apple.product-type.kernel-extension";
2347 };
2348 FB48E49B1BB3070400523121 /* OSX Kernel Framework Headers */ = {
2349 isa = PBXNativeTarget;
2350 buildConfigurationList = FB48E4A21BB3070500523121 /* Build configuration list for PBXNativeTarget "OSX Kernel Framework Headers" */;
2351 buildPhases = (
2352 FB48E4A01BB3070500523121 /* Headers */,
2353 );
2354 buildRules = (
2355 );
2356 dependencies = (
2357 );
2358 name = "OSX Kernel Framework Headers";
2359 productName = test;
2360 productReference = FB48E4A61BB3070500523121 /* Kernel.framework */;
2361 productType = "com.apple.product-type.bundle";
2362 };
2363 FB48E5031BB3798500523121 /* Sim_Headers */ = {
2364 isa = PBXNativeTarget;
2365 buildConfigurationList = FB48E5081BB3798500523121 /* Build configuration list for PBXNativeTarget "Sim_Headers" */;
2366 buildPhases = (
2367 FB48E50C1BB3798B00523121 /* Headers */,
2368 FB48E5131BB385FF00523121 /* System.framework */,
2369 );
2370 buildRules = (
2371 );
2372 dependencies = (
2373 );
2374 name = Sim_Headers;
2375 productName = Sim_Headers;
2376 productReference = FB48E5041BB3798500523121 /* Sim_Headers */;
2377 productType = "com.apple.product-type.tool";
2378 };
2379 FB75A3B11B4AE765004B5A74 /* encodings-kext */ = {
2380 isa = PBXNativeTarget;
2381 buildConfigurationList = FB75A3FF1B4AE765004B5A74 /* Build configuration list for PBXNativeTarget "encodings-kext" */;
2382 buildPhases = (
2383 FB75A3B41B4AE765004B5A74 /* Sources */,
2384 FB75A3DE1B4AE765004B5A74 /* Frameworks */,
2385 FB75A3DF1B4AE765004B5A74 /* Headers */,
2386 FB75A3FD1B4AE765004B5A74 /* Resources */,
2387 );
2388 buildRules = (
2389 );
2390 dependencies = (
2391 );
2392 name = "encodings-kext";
2393 productName = kext;
2394 productReference = FB75A4021B4AE765004B5A74 /* HFSEncodings.kext */;
2395 productType = "com.apple.product-type.kernel-extension";
2396 };
2397 FB76B3D11B7A4BE600FA9F2B /* hfs-tests */ = {
2398 isa = PBXNativeTarget;
2399 buildConfigurationList = FB76B3D61B7A4BE600FA9F2B /* Build configuration list for PBXNativeTarget "hfs-tests" */;
2400 buildPhases = (
2401 FB5695FC1C0F98F2004C52F2 /* Create DMG */,
2402 FB76B3CE1B7A4BE600FA9F2B /* Sources */,
2403 FB76B3CF1B7A4BE600FA9F2B /* Frameworks */,
2404 FB76B3D01B7A4BE600FA9F2B /* CopyFiles */,
2405 );
2406 buildRules = (
2407 );
2408 dependencies = (
2409 );
2410 name = "hfs-tests";
2411 productName = "hfs-tests";
2412 productReference = FB76B3D21B7A4BE600FA9F2B /* hfs-tests */;
2413 productType = "com.apple.product-type.tool";
2414 };
2415 FBAA82441B56F24100EE6863 /* hfs_alloc_test */ = {
2416 isa = PBXNativeTarget;
2417 buildConfigurationList = FBAA82491B56F24100EE6863 /* Build configuration list for PBXNativeTarget "hfs_alloc_test" */;
2418 buildPhases = (
2419 FBAA82411B56F24100EE6863 /* Sources */,
2420 FBAA82421B56F24100EE6863 /* Frameworks */,
2421 FBAA82431B56F24100EE6863 /* CopyFiles */,
2422 );
2423 buildRules = (
2424 );
2425 dependencies = (
2426 );
2427 name = hfs_alloc_test;
2428 productName = hfs_alloc_test;
2429 productReference = FBAA82451B56F24100EE6863 /* hfs_alloc_test */;
2430 productType = "com.apple.product-type.tool";
2431 };
2432 FBAA82501B56F26A00EE6863 /* hfs_extents_test */ = {
2433 isa = PBXNativeTarget;
2434 buildConfigurationList = FBAA82551B56F26A00EE6863 /* Build configuration list for PBXNativeTarget "hfs_extents_test" */;
2435 buildPhases = (
2436 FBAA824D1B56F26A00EE6863 /* Sources */,
2437 FBAA824E1B56F26A00EE6863 /* Frameworks */,
2438 FBAA824F1B56F26A00EE6863 /* CopyFiles */,
2439 );
2440 buildRules = (
2441 );
2442 dependencies = (
2443 );
2444 name = hfs_extents_test;
2445 productName = hfs_extents_test;
2446 productReference = FBAA82511B56F26A00EE6863 /* hfs_extents_test */;
2447 productType = "com.apple.product-type.tool";
2448 };
2449 FBAA825C1B56F28C00EE6863 /* rangelist_test */ = {
2450 isa = PBXNativeTarget;
2451 buildConfigurationList = FBAA82611B56F28C00EE6863 /* Build configuration list for PBXNativeTarget "rangelist_test" */;
2452 buildPhases = (
2453 FBAA82591B56F28C00EE6863 /* Sources */,
2454 FBAA825A1B56F28C00EE6863 /* Frameworks */,
2455 FBAA825B1B56F28C00EE6863 /* CopyFiles */,
2456 );
2457 buildRules = (
2458 );
2459 dependencies = (
2460 );
2461 name = rangelist_test;
2462 productName = rangelist_test;
2463 productReference = FBAA825D1B56F28C00EE6863 /* rangelist_test */;
2464 productType = "com.apple.product-type.tool";
2465 };
2466 FBCC52FD1B852758008B752C /* hfs-alloc-trace */ = {
2467 isa = PBXNativeTarget;
2468 buildConfigurationList = FBCC53041B852759008B752C /* Build configuration list for PBXNativeTarget "hfs-alloc-trace" */;
2469 buildPhases = (
2470 FBCC52FA1B852758008B752C /* Sources */,
2471 FBCC52FB1B852758008B752C /* Frameworks */,
2472 FBCC52FC1B852758008B752C /* CopyFiles */,
2473 );
2474 buildRules = (
2475 );
2476 dependencies = (
2477 );
2478 name = "hfs-alloc-trace";
2479 productName = "hfs-alloc-trace";
2480 productReference = FBCC52FE1B852758008B752C /* hfs-alloc-trace */;
2481 productType = "com.apple.product-type.tool";
2482 };
2483 FDD9FA2B14A132BF0043D4A9 /* CopyHFSMeta */ = {
2484 isa = PBXNativeTarget;
2485 buildConfigurationList = FDD9FA3514A132BF0043D4A9 /* Build configuration list for PBXNativeTarget "CopyHFSMeta" */;
2486 buildPhases = (
2487 FDD9FA2814A132BF0043D4A9 /* Sources */,
2488 FDD9FA2914A132BF0043D4A9 /* Frameworks */,
2489 );
2490 buildRules = (
2491 );
2492 dependencies = (
2493 );
2494 name = CopyHFSMeta;
2495 productName = CopyHFSMeta;
2496 productReference = FDD9FA2C14A132BF0043D4A9 /* CopyHFSMeta */;
2497 productType = "com.apple.product-type.tool";
2498 };
2499 /* End PBXNativeTarget section */
2500
2501 /* Begin PBXProject section */
2502 08FB7793FE84155DC02AAC07 /* Project object */ = {
2503 isa = PBXProject;
2504 attributes = {
2505 LastUpgradeCheck = 0710;
2506 TargetAttributes = {
2507 07828B591E3FDD25009D2106 = {
2508 CreatedOnToolsVersion = 8.3;
2509 ProvisioningStyle = Automatic;
2510 };
2511 900BDED31FF919C2002F7EC0 = {
2512 CreatedOnToolsVersion = 9.3;
2513 ProvisioningStyle = Automatic;
2514 };
2515 900BDEDC1FF919DE002F7EC0 = {
2516 CreatedOnToolsVersion = 9.3;
2517 ProvisioningStyle = Automatic;
2518 };
2519 9430FE92211658C1009CC8AF = {
2520 CreatedOnToolsVersion = 10.0;
2521 ProvisioningStyle = Automatic;
2522 };
2523 A64B3B9022E8D36F009A2B10 = {
2524 ProvisioningStyle = Automatic;
2525 };
2526 A64B3BE122E8D388009A2B10 = {
2527 ProvisioningStyle = Automatic;
2528 };
2529 DB1AAB7C20472D140036167F = {
2530 CreatedOnToolsVersion = 9.3;
2531 ProvisioningStyle = Automatic;
2532 };
2533 FB20E0DF1AE950C200CEBE7B = {
2534 CreatedOnToolsVersion = 6.3;
2535 };
2536 FB48E5031BB3798500523121 = {
2537 CreatedOnToolsVersion = 7.0;
2538 };
2539 FB76B3D11B7A4BE600FA9F2B = {
2540 CreatedOnToolsVersion = 7.0;
2541 };
2542 FB7C140C1C2368E6004F8B2C = {
2543 CreatedOnToolsVersion = 7.2;
2544 };
2545 FBA95AA91B5025E700887E82 = {
2546 CreatedOnToolsVersion = 7.0;
2547 };
2548 FBAA82441B56F24100EE6863 = {
2549 CreatedOnToolsVersion = 7.0;
2550 };
2551 FBAA82501B56F26A00EE6863 = {
2552 CreatedOnToolsVersion = 7.0;
2553 };
2554 FBAA825C1B56F28C00EE6863 = {
2555 CreatedOnToolsVersion = 7.0;
2556 };
2557 FBAA82651B56F2AB00EE6863 = {
2558 CreatedOnToolsVersion = 7.0;
2559 };
2560 FBCC52FD1B852758008B752C = {
2561 CreatedOnToolsVersion = 7.0;
2562 };
2563 FBE3F7821AF67748005BB768 = {
2564 CreatedOnToolsVersion = 6.3;
2565 };
2566 };
2567 };
2568 buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "hfs" */;
2569 compatibilityVersion = "Xcode 3.2";
2570 developmentRegion = en;
2571 hasScannedForEncodings = 1;
2572 knownRegions = (
2573 en,
2574 );
2575 mainGroup = 08FB7794FE84155DC02AAC07 /* hfs */;
2576 productRefGroup = C1B6FD2C10CC0DB200778D48 /* Products */;
2577 projectDirPath = "";
2578 projectRoot = "";
2579 targets = (
2580 4DD302571538DB2700001AA0 /* All_MacOSX */,
2581 4DD3025A1538DB3A00001AA0 /* All_iOS */,
2582 DB1AAB7C20472D140036167F /* Swift_iOS */,
2583 4DBD523B1548A488007AA736 /* Common */,
2584 4DFD95111537402A0039B6BA /* hfs.fs */,
2585 8DD76FA90486AB0100D96B5E /* hfs.util */,
2586 FDD9FA2B14A132BF0043D4A9 /* CopyHFSMeta */,
2587 4D0E899B1534FE65004CD678 /* mount_hfs */,
2588 4DE6C75A153504C100C11066 /* newfs_hfs */,
2589 4DFD94A3153649070039B6BA /* newfs_hfs_debug */,
2590 4DFD93F31535FF510039B6BA /* fsck_hfs */,
2591 4D07DCB71538EF3A002B57CB /* fstyp_hfs */,
2592 4DFD94BC15373C2C0039B6BA /* fsck_makestrings */,
2593 86CBF37E183186C300A64A93 /* hfs_metadata */,
2594 FB20E0DF1AE950C200CEBE7B /* kext */,
2595 FB75A3B11B4AE765004B5A74 /* encodings-kext */,
2596 FBE3F7821AF67748005BB768 /* osx-root */,
2597 FBC234B91B4D87A20002D849 /* ios-root */,
2598 FBA95AA91B5025E700887E82 /* mk-xnu */,
2599 FB48E49B1BB3070400523121 /* OSX Kernel Framework Headers */,
2600 FBAA82441B56F24100EE6863 /* hfs_alloc_test */,
2601 FBAA82501B56F26A00EE6863 /* hfs_extents_test */,
2602 FBAA825C1B56F28C00EE6863 /* rangelist_test */,
2603 FB76B3D11B7A4BE600FA9F2B /* hfs-tests */,
2604 FBAA82651B56F2AB00EE6863 /* osx-tests */,
2605 FB55AE651B7D47B300701D03 /* ios-tests */,
2606 FBCC52FD1B852758008B752C /* hfs-alloc-trace */,
2607 FB48E5031BB3798500523121 /* Sim_Headers */,
2608 FB7C140C1C2368E6004F8B2C /* kext-version */,
2609 07828B591E3FDD25009D2106 /* hfs_libraries */,
2610 900BDED31FF919C2002F7EC0 /* livefiles_hfs */,
2611 900BDEDC1FF919DE002F7EC0 /* livefiles_hfs_tester */,
2612 9430FE92211658C1009CC8AF /* hfs_livefiles */,
2613 A64B3B9022E8D36F009A2B10 /* livefiles_cs */,
2614 A64B3BE122E8D388009A2B10 /* livefiles_cs_tester */,
2615 );
2616 };
2617 /* End PBXProject section */
2618
2619 /* Begin PBXResourcesBuildPhase section */
2620 4DFD95101537402A0039B6BA /* Resources */ = {
2621 isa = PBXResourcesBuildPhase;
2622 buildActionMask = 2147483647;
2623 files = (
2624 4DFD9538153746210039B6BA /* InfoPlist.strings in Resources */,
2625 );
2626 runOnlyForDeploymentPostprocessing = 0;
2627 };
2628 FB75A3FD1B4AE765004B5A74 /* Resources */ = {
2629 isa = PBXResourcesBuildPhase;
2630 buildActionMask = 2147483647;
2631 files = (
2632 );
2633 runOnlyForDeploymentPostprocessing = 0;
2634 };
2635 /* End PBXResourcesBuildPhase section */
2636
2637 /* Begin PBXShellScriptBuildPhase section */
2638 4DD3027B1538DC3D00001AA0 /* Generate fsck.strings */ = {
2639 isa = PBXShellScriptBuildPhase;
2640 buildActionMask = 8;
2641 files = (
2642 );
2643 inputPaths = (
2644 "$(BUILT_PRODUCTS_DIR)/fsck_make_strings",
2645 );
2646 name = "Generate fsck.strings";
2647 outputPaths = (
2648 "$(DSTROOT)$(FS_BUNDLE_ENGLISH_PATH)/fsck.strings",
2649 );
2650 runOnlyForDeploymentPostprocessing = 1;
2651 shellPath = /bin/sh;
2652 shellScript = "${BUILT_PRODUCTS_DIR}/fsck_makestrings | iconv -f UTF-8 -t UTF-16 > ${DSTROOT}${FS_BUNDLE_ENGLISH_PATH}/fsck.strings";
2653 showEnvVarsInLog = 0;
2654 };
2655 52C08E592179679300D1618E /* Create Symlink */ = {
2656 isa = PBXShellScriptBuildPhase;
2657 buildActionMask = 2147483647;
2658 files = (
2659 );
2660 inputFileListPaths = (
2661 );
2662 inputPaths = (
2663 "$(DSTROOT)$(FS_BUNDLE_BIN_PATH)/newfs_hfs",
2664 "$(DSTROOT)$(FS_BUNDLE_BIN_PATH)/fsck_hfs",
2665 "$(DSTROOT)$(FS_BUNDLE_BIN_PATH)/mount_hfs",
2666 );
2667 name = "Create Symlink";
2668 outputFileListPaths = (
2669 );
2670 outputPaths = (
2671 "$(DSTROOT)/sbin/newfs_hfs",
2672 "$(DSTROOT)/sbin/fsck_hfs",
2673 "$(DSTROOT)/sbin/mount_hfs",
2674 );
2675 runOnlyForDeploymentPostprocessing = 0;
2676 shellPath = /bin/sh;
2677 shellScript = "ln -sfhv ${FS_BUNDLE_BIN_PATH}/newfs_hfs ${DSTROOT}/sbin/newfs_hfs\nif [[ $UID == 0 ]] ; then\nchgrp -h wheel ${DSTROOT}/sbin/newfs_hfs\nfi\n\nln -sfhv ${FS_BUNDLE_BIN_PATH}/fsck_hfs ${DSTROOT}/sbin/fsck_hfs\nif [[ $UID == 0 ]] ; then\nchgrp -h wheel ${DSTROOT}/sbin/fsck_hfs\nfi\n\nln -sfhv ${FS_BUNDLE_BIN_PATH}/mount_hfs ${DSTROOT}/sbin/mount_hfs\nif [[ $UID == 0 ]] ; then\nchgrp -h wheel ${DSTROOT}/sbin/mount_hfs\nfi\n";
2678 };
2679 FB48E5131BB385FF00523121 /* System.framework */ = {
2680 isa = PBXShellScriptBuildPhase;
2681 buildActionMask = 2147483647;
2682 files = (
2683 );
2684 inputPaths = (
2685 );
2686 name = System.framework;
2687 outputPaths = (
2688 );
2689 runOnlyForDeploymentPostprocessing = 0;
2690 shellPath = /bin/sh;
2691 shellScript = "DIR=\"$DSTROOT/System/Library/Frameworks/System.framework/Versions/B/PrivateHeaders/hfs\"\nmkdir -p \"$DIR\"\ncp \"$DSTROOT/usr/local/include/hfs/hfs_fsctl.h\" \"$DIR\"\n";
2692 showEnvVarsInLog = 0;
2693 };
2694 FB55AE5C1B7D193B00701D03 /* Create BATS plist */ = {
2695 isa = PBXShellScriptBuildPhase;
2696 buildActionMask = 12;
2697 files = (
2698 );
2699 inputPaths = (
2700 "$(SRCROOT)/tests/gen-test-plist.sh",
2701 "$(BUILT_PRODUCTS_DIR)/hfs-tests",
2702 );
2703 name = "Create BATS plist";
2704 outputPaths = (
2705 "$(INSTALL_ROOT)/AppleInternal/CoreOS/BATS/unit_tests/hfs.plist",
2706 );
2707 runOnlyForDeploymentPostprocessing = 0;
2708 shellPath = /bin/sh;
2709 shellScript = "\"$SCRIPT_INPUT_FILE_0\" \"$SCRIPT_OUTPUT_FILE_0\"";
2710 showEnvVarsInLog = 0;
2711 };
2712 FB55AE6F1B7D47B300701D03 /* Create BATS plist */ = {
2713 isa = PBXShellScriptBuildPhase;
2714 buildActionMask = 12;
2715 files = (
2716 );
2717 inputPaths = (
2718 "$(SRCROOT)/tests/gen-test-plist.sh",
2719 "$(BUILT_PRODUCTS_DIR)/hfs-tests",
2720 );
2721 name = "Create BATS plist";
2722 outputPaths = (
2723 "$(INSTALL_ROOT)/AppleInternal/CoreOS/BATS/unit_tests/hfs.plist",
2724 );
2725 runOnlyForDeploymentPostprocessing = 0;
2726 shellPath = /bin/sh;
2727 shellScript = "\"$SCRIPT_INPUT_FILE_0\" \"$SCRIPT_OUTPUT_FILE_0\"\n";
2728 showEnvVarsInLog = 0;
2729 };
2730 FB5695FC1C0F98F2004C52F2 /* Create DMG */ = {
2731 isa = PBXShellScriptBuildPhase;
2732 buildActionMask = 2147483647;
2733 files = (
2734 );
2735 inputPaths = (
2736 "$(SRCROOT)/tests/gen-dmg.sh",
2737 "$(SRCROOT)/tests/gen-custom-dmg.sh",
2738 );
2739 name = "Create DMG";
2740 outputPaths = (
2741 "$(DERIVED_SOURCES_DIR)/dmg-made-for-$(PLATFORM_NAME)",
2742 );
2743 runOnlyForDeploymentPostprocessing = 0;
2744 shellPath = /bin/sh;
2745 shellScript = "set -e\n\nif [ $PLATFORM_NAME != macosx ] ; then\n \"$SCRIPT_INPUT_FILE_0\" \"$DERIVED_SOURCES_DIR/dmg.dat\"\nfi\ntouch \"$SCRIPT_OUTPUT_FILE_0\"\n\nif [ $PLATFORM_NAME != macosx ] ; then\nfor FS in JHFS+ APFS FAT32 EXFAT; do\n \"$SCRIPT_INPUT_FILE_1\" \"$FS\" \"$DERIVED_SOURCES_DIR/$FS-dmg.dat\"\n done\nfi\n\n";
2746 showEnvVarsInLog = 0;
2747 };
2748 FB7C14111C2368F4004F8B2C /* ShellScript */ = {
2749 isa = PBXShellScriptBuildPhase;
2750 buildActionMask = 2147483647;
2751 files = (
2752 );
2753 inputPaths = (
2754 );
2755 outputPaths = (
2756 "$(PROJECT_DERIVED_FILE_DIR)/kext-Info.plist",
2757 .FORCE,
2758 );
2759 runOnlyForDeploymentPostprocessing = 0;
2760 shellPath = /bin/bash;
2761 shellScript = "# Make sure version is the form 1.2.3\nif [[ \"$RC_ProjectSourceVersion\" =~ (^[1-9][0-9]*(\\.[0-9]+){0,2}) ]] ; then\n VERSION=${BASH_REMATCH[0]}\nelse\n if [ -f \"$PROJECT_DERIVED_FILE_DIR\"/last-build ] ; then\n BUILD_NUM=$((`cat \"$PROJECT_DERIVED_FILE_DIR\"/last-build` + 1))\n else\n BUILD_NUM=1\n fi\n MINUTE=`date '+%M' | sed 's/^0//'`\n VERSION=\"999.$BUILD_NUM.$MINUTE\"\n echo $BUILD_NUM >\"$PROJECT_DERIVED_FILE_DIR\"/last-build\nfi\n\nif [ $PLATFORM_NAME == macosx ] ; then\n PLIST=\"$SRCROOT/core/macosx-Info.plist\"\nelse\n PLIST=\"$SRCROOT/core/iphoneos-Info.plist\"\nfi\n\nxcrun cc -E -P -x c -Wno-trigraphs \"$PLIST\" -o \"$PROJECT_DERIVED_FILE_DIR\"/kext-Info.plist -D HFS_KEXT_VERSION=\"$VERSION\"\n";
2762 };
2763 FBA95AAD1B5025EC00887E82 /* ShellScript */ = {
2764 isa = PBXShellScriptBuildPhase;
2765 buildActionMask = 2147483647;
2766 files = (
2767 );
2768 inputPaths = (
2769 "$(SRCROOT)/core/kext.xcconfig",
2770 );
2771 outputPaths = (
2772 "$(DERIVED_FILE_DIR)/no-xnu-build",
2773 );
2774 runOnlyForDeploymentPostprocessing = 0;
2775 shellPath = /bin/sh;
2776 shellScript = "if [ ! \"$XNU_PATH\" ] ; then\n touch \"$DERIVED_FILE_DIR/no-xnu-build\"\n exit 0\nfi\nrm -f \"$DERIVED_FILE_DIR/no-xnu-build\"\ncd \"$XNU_PATH\"\nshopt -s nocasematch\nextra_args=()\nif [[ \"$SDKROOT\" =~ iphoneos ]] ; then\n extra_args+=(SDKROOT=iphoneos.internal PRODUCT_CONFIGS=\"$DEVICES\")\nfi\nenv -i make BUILD_LTO=0 KERNEL_CONFIGS=development \"${extra_args[@]}\" install\n";
2777 showEnvVarsInLog = 0;
2778 };
2779 FBAA82711B56F65800EE6863 /* Run local tests */ = {
2780 isa = PBXShellScriptBuildPhase;
2781 buildActionMask = 2147483647;
2782 files = (
2783 );
2784 inputPaths = (
2785 );
2786 name = "Run local tests";
2787 outputPaths = (
2788 );
2789 runOnlyForDeploymentPostprocessing = 0;
2790 shellPath = /bin/sh;
2791 shellScript = "\"$BUILT_PRODUCTS_DIR\"/hfs_alloc_test || err=1\n\"$BUILT_PRODUCTS_DIR\"/hfs_extents_test || err=1\n\"$BUILT_PRODUCTS_DIR\"/rangelist_test || err=1\nexit $err\n";
2792 showEnvVarsInLog = 0;
2793 };
2794 FBC234BE1B4D87A20002D849 /* ShellScript */ = {
2795 isa = PBXShellScriptBuildPhase;
2796 buildActionMask = 2147483647;
2797 files = (
2798 );
2799 inputPaths = (
2800 );
2801 outputPaths = (
2802 );
2803 runOnlyForDeploymentPostprocessing = 0;
2804 shellPath = "/bin/sh -x";
2805 shellScript = "\"$SRCROOT/core/mk-root.sh\"";
2806 };
2807 FBE3F7961AF67C43005BB768 /* ShellScript */ = {
2808 isa = PBXShellScriptBuildPhase;
2809 buildActionMask = 2147483647;
2810 files = (
2811 );
2812 inputPaths = (
2813 );
2814 outputPaths = (
2815 );
2816 runOnlyForDeploymentPostprocessing = 0;
2817 shellPath = "/bin/sh -x";
2818 shellScript = "\"$SRCROOT/core/mk-root.sh\"";
2819 };
2820 /* End PBXShellScriptBuildPhase section */
2821
2822 /* Begin PBXSourcesBuildPhase section */
2823 4D07DCB41538EF3A002B57CB /* Sources */ = {
2824 isa = PBXSourcesBuildPhase;
2825 buildActionMask = 2147483647;
2826 files = (
2827 4D07DCC41538EF92002B57CB /* fstyp_hfs.c in Sources */,
2828 );
2829 runOnlyForDeploymentPostprocessing = 0;
2830 };
2831 4D0E89981534FE65004CD678 /* Sources */ = {
2832 isa = PBXSourcesBuildPhase;
2833 buildActionMask = 2147483647;
2834 files = (
2835 4D0E89AA1534FF48004CD678 /* mount_hfs.c in Sources */,
2836 4D0E89AB1534FF48004CD678 /* optical.c in Sources */,
2837 );
2838 runOnlyForDeploymentPostprocessing = 0;
2839 };
2840 4DE6C757153504C100C11066 /* Sources */ = {
2841 isa = PBXSourcesBuildPhase;
2842 buildActionMask = 2147483647;
2843 files = (
2844 4DE6C76C1535050700C11066 /* newfs_hfs.c in Sources */,
2845 4DE6C76B1535050700C11066 /* makehfs.c in Sources */,
2846 4DE6C76A1535050700C11066 /* hfs_endian.c in Sources */,
2847 );
2848 runOnlyForDeploymentPostprocessing = 0;
2849 };
2850 4DFD93F01535FF510039B6BA /* Sources */ = {
2851 isa = PBXSourcesBuildPhase;
2852 buildActionMask = 2147483647;
2853 files = (
2854 4DFD946E153600060039B6BA /* fsck_hfs.c in Sources */,
2855 4DFD9471153600060039B6BA /* utilities.c in Sources */,
2856 4DFD944F153600060039B6BA /* cache.c in Sources */,
2857 4DFD946C153600060039B6BA /* fsck_debug.c in Sources */,
2858 4DFD946F153600060039B6BA /* fsck_messages.c in Sources */,
2859 4DFD9470153600060039B6BA /* fsck_strings.c in Sources */,
2860 4DFD946D153600060039B6BA /* fsck_hfs_strings.c in Sources */,
2861 4DFD945B153600060039B6BA /* hfs_endian.c in Sources */,
2862 4DFD9450153600060039B6BA /* BlockCache.c in Sources */,
2863 4DFD9451153600060039B6BA /* BTree.c in Sources */,
2864 4DFD9452153600060039B6BA /* BTreeAllocate.c in Sources */,
2865 4DFD9453153600060039B6BA /* BTreeMiscOps.c in Sources */,
2866 4DFD9454153600060039B6BA /* BTreeNodeOps.c in Sources */,
2867 4DFD9455153600060039B6BA /* BTreeScanner.c in Sources */,
2868 4DFD9456153600060039B6BA /* BTreeTreeOps.c in Sources */,
2869 4DFD9457153600060039B6BA /* CatalogCheck.c in Sources */,
2870 4DFD945A153600060039B6BA /* HardLinkCheck.c in Sources */,
2871 4DFD9459153600060039B6BA /* dirhardlink.c in Sources */,
2872 4DFD945E153600060039B6BA /* SBTree.c in Sources */,
2873 4DFD9460153600060039B6BA /* SControl.c in Sources */,
2874 4DFD9468153600060039B6BA /* SVerify1.c in Sources */,
2875 4DFD9469153600060039B6BA /* SVerify2.c in Sources */,
2876 4DFD9465153600060039B6BA /* SRepair.c in Sources */,
2877 4DFD9464153600060039B6BA /* SRebuildBTree.c in Sources */,
2878 4DFD9467153600060039B6BA /* SUtils.c in Sources */,
2879 4DFD9463153600060039B6BA /* SKeyCompare.c in Sources */,
2880 4DFD9461153600060039B6BA /* SDevice.c in Sources */,
2881 4DFD9462153600060039B6BA /* SExtents.c in Sources */,
2882 4DFD945D153600060039B6BA /* SAllocate.c in Sources */,
2883 4DFD945F153600060039B6BA /* SCatalog.c in Sources */,
2884 4DFD9466153600060039B6BA /* SStubs.c in Sources */,
2885 4DFD946B153600060039B6BA /* VolumeBitmapCheck.c in Sources */,
2886 4DFD946A153600060039B6BA /* uuid.c in Sources */,
2887 7279A68D1593AA5C00192947 /* fsck_journal.c in Sources */,
2888 );
2889 runOnlyForDeploymentPostprocessing = 0;
2890 };
2891 4DFD94A4153649070039B6BA /* Sources */ = {
2892 isa = PBXSourcesBuildPhase;
2893 buildActionMask = 2147483647;
2894 files = (
2895 4DFD94A5153649070039B6BA /* newfs_hfs.c in Sources */,
2896 4DFD94A6153649070039B6BA /* makehfs.c in Sources */,
2897 4DFD94A7153649070039B6BA /* hfs_endian.c in Sources */,
2898 );
2899 runOnlyForDeploymentPostprocessing = 0;
2900 };
2901 4DFD94BD15373C2C0039B6BA /* Sources */ = {
2902 isa = PBXSourcesBuildPhase;
2903 buildActionMask = 2147483647;
2904 files = (
2905 4DFD94C215373C2C0039B6BA /* fsck_messages.c in Sources */,
2906 4DFD94C315373C2C0039B6BA /* fsck_strings.c in Sources */,
2907 4DFD94C415373C2C0039B6BA /* fsck_hfs_strings.c in Sources */,
2908 );
2909 runOnlyForDeploymentPostprocessing = 0;
2910 };
2911 86CBF37B183186C300A64A93 /* Sources */ = {
2912 isa = PBXSourcesBuildPhase;
2913 buildActionMask = 2147483647;
2914 files = (
2915 86CBF382183186FB00A64A93 /* util.c in Sources */,
2916 86CBF3831831876200A64A93 /* misc.c in Sources */,
2917 8654E4C01832A68400808937 /* ScanExtents.c in Sources */,
2918 86CBF3861831880F00A64A93 /* iterate_hfs_metadata.c in Sources */,
2919 );
2920 runOnlyForDeploymentPostprocessing = 0;
2921 };
2922 8DD76FAB0486AB0100D96B5E /* Sources */ = {
2923 isa = PBXSourcesBuildPhase;
2924 buildActionMask = 2147483647;
2925 files = (
2926 C1B6FA0910CC0A0A00778D48 /* hfsutil_main.c in Sources */,
2927 C1B6FA0810CC0A0A00778D48 /* hfsutil_jnl.c in Sources */,
2928 );
2929 runOnlyForDeploymentPostprocessing = 0;
2930 };
2931 900BDED01FF919C2002F7EC0 /* Sources */ = {
2932 isa = PBXSourcesBuildPhase;
2933 buildActionMask = 2147483647;
2934 files = (
2935 D769A1ED2067E6BB0022791F /* lf_hfs_attrlist.c in Sources */,
2936 EE73740620644328004C2F0E /* lf_hfs_sbunicode.c in Sources */,
2937 90F5EBB52063AA77004397B2 /* lf_hfs_btrees_io.c in Sources */,
2938 D769A1CC206107190022791F /* lf_hfs_vnode.c in Sources */,
2939 90F5EBA72061476A004397B2 /* lf_hfs_btree.c in Sources */,
2940 D7BD8F9C20AC388E00E93640 /* lf_hfs_catalog.c in Sources */,
2941 90F5EBC12063CE12004397B2 /* lf_hfs_btree_allocate.c in Sources */,
2942 90F5EBBF2063CCE0004397B2 /* lf_hfs_btree_misc_ops.c in Sources */,
2943 D7978404205EC12700E93B37 /* lf_hfs_locks.c in Sources */,
2944 D7978423205FB57600E93B37 /* lf_hfs_chash.c in Sources */,
2945 D7978417205EC9C300E93B37 /* lf_hfs_vfsops.c in Sources */,
2946 906EBF7B2063F7CE00B21E94 /* lf_hfs_btree_node_reserve.c in Sources */,
2947 906EBF8D2067884300B21E94 /* lf_hfs_lookup.c in Sources */,
2948 D79784422060037400E93B37 /* lf_hfs_raw_read_write.c in Sources */,
2949 906EBF792063E76D00B21E94 /* lf_hfs_endian.c in Sources */,
2950 906EBF732063DB6C00B21E94 /* lf_hfs_generic_buf.c in Sources */,
2951 D785054A206B831000B9C5E4 /* lf_hfs_xattr.c in Sources */,
2952 18B450692104D958002052BF /* lf_hfs_journal.c in Sources */,
2953 D769A1CE206107DF0022791F /* lf_hfs_cnode.c in Sources */,
2954 90F5EBB72063B212004397B2 /* lf_hfs_file_extent_mapping.c in Sources */,
2955 9022D18220600D9E00D9A2AE /* lf_hfs_rangelist.c in Sources */,
2956 906EBF8820640CDF00B21E94 /* lf_hfs_unicode_wrappers.c in Sources */,
2957 900BDEF61FF9202E002F7EC0 /* lf_hfs_dirops_handler.c in Sources */,
2958 D769A1E72063AD680022791F /* lf_hfs_volume_allocation.c in Sources */,
2959 900BDEFA1FF92170002F7EC0 /* lf_hfs_fileops_handler.c in Sources */,
2960 900BDEFE1FF9246F002F7EC0 /* lf_hfs_logger.c in Sources */,
2961 9022D175205FE5FA00D9A2AE /* lf_hfs_utils.c in Sources */,
2962 D7978420205ED7E600E93B37 /* lf_hfs_vfsutils.c in Sources */,
2963 906EBF772063E44900B21E94 /* lf_hfs_readwrite_ops.c in Sources */,
2964 90F5EBB92063CC22004397B2 /* lf_hfs_btree_tree_ops.c in Sources */,
2965 90F5EBBB2063CC3A004397B2 /* lf_hfs_btree_node_ops.c in Sources */,
2966 D769A1D4206136420022791F /* lf_hfs_vnops.c in Sources */,
2967 D759E27120AD75FC00792EDA /* lf_hfs_link.c in Sources */,
2968 900BDEEC1FF91C2A002F7EC0 /* lf_hfs_fsops_handler.c in Sources */,
2969 );
2970 runOnlyForDeploymentPostprocessing = 0;
2971 };
2972 900BDED91FF919DE002F7EC0 /* Sources */ = {
2973 isa = PBXSourcesBuildPhase;
2974 buildActionMask = 2147483647;
2975 files = (
2976 900BDEE81FF91B8C002F7EC0 /* livefiles_hfs_tester.c in Sources */,
2977 );
2978 runOnlyForDeploymentPostprocessing = 0;
2979 };
2980 A64B3B9122E8D36F009A2B10 /* Sources */ = {
2981 isa = PBXSourcesBuildPhase;
2982 buildActionMask = 2147483647;
2983 files = (
2984 A64B3C0622E8D71B009A2B10 /* lf_cs_vfsops.c in Sources */,
2985 A64B3BFC22E8D538009A2B10 /* lf_cs_checksum.c in Sources */,
2986 A64B3BF722E8D4D6009A2B10 /* lf_cs_logging.c in Sources */,
2987 );
2988 runOnlyForDeploymentPostprocessing = 0;
2989 };
2990 A64B3BE422E8D388009A2B10 /* Sources */ = {
2991 isa = PBXSourcesBuildPhase;
2992 buildActionMask = 2147483647;
2993 files = (
2994 A64B3C0122E8D6A7009A2B10 /* livefiles_cs_tester.c in Sources */,
2995 A6873B9B234286730045680B /* lf_cs_logging.c in Sources */,
2996 A6873B9D2342868D0045680B /* lf_cs_vfsops.c in Sources */,
2997 A6873B9C234286780045680B /* lf_cs_checksum.c in Sources */,
2998 );
2999 runOnlyForDeploymentPostprocessing = 0;
3000 };
3001 FB20E0DB1AE950C200CEBE7B /* Sources */ = {
3002 isa = PBXSourcesBuildPhase;
3003 buildActionMask = 2147483647;
3004 files = (
3005 FB20E1601AE9529400CEBE7B /* hfs_resize.c in Sources */,
3006 FB20E1651AE9529400CEBE7B /* hfs_vnops.c in Sources */,
3007 FB20E13F1AE9529400CEBE7B /* hfs_btreeio.c in Sources */,
3008 FB20E1301AE9529400CEBE7B /* BTreeNodeOps.c in Sources */,
3009 FB20E12D1AE9529400CEBE7B /* BTree.c in Sources */,
3010 FB20E16B1AE9529400CEBE7B /* rangelist.c in Sources */,
3011 FB20E16F1AE9529400CEBE7B /* hfs_journal.c in Sources */,
3012 FB20E1521AE9529400CEBE7B /* hfs_fsinfo.c in Sources */,
3013 FB20E1431AE9529400CEBE7B /* hfs_chash.c in Sources */,
3014 FB20E1661AE9529400CEBE7B /* hfs_xattr.c in Sources */,
3015 FB20E1561AE9529400CEBE7B /* hfs_key_roll.c in Sources */,
3016 FB20E13B1AE9529400CEBE7B /* FileIDsServices.c in Sources */,
3017 FB20E14E1AE9529400CEBE7B /* hfs_extents.c in Sources */,
3018 FB20E14C1AE9529400CEBE7B /* hfs_endian.c in Sources */,
3019 FB20E1461AE9529400CEBE7B /* hfs_cprotect.c in Sources */,
3020 FB20E15F1AE9529400CEBE7B /* hfs_readwrite.c in Sources */,
3021 FB20E1391AE9529400CEBE7B /* CatalogUtilities.c in Sources */,
3022 FB20E1371AE9529400CEBE7B /* BTreeWrapper.c in Sources */,
3023 FB20E1411AE9529400CEBE7B /* hfs_catalog.c in Sources */,
3024 FB20E1531AE9529400CEBE7B /* hfs_hotfiles.c in Sources */,
3025 FB20E15D1AE9529400CEBE7B /* hfs_quota.c in Sources */,
3026 FB20E1591AE9529400CEBE7B /* hfs_lookup.c in Sources */,
3027 FB20E1611AE9529400CEBE7B /* hfs_search.c in Sources */,
3028 FB20E1631AE9529400CEBE7B /* hfs_vfsops.c in Sources */,
3029 FB20E12E1AE9529400CEBE7B /* BTreeAllocate.c in Sources */,
3030 FB20E1711AE9529400CEBE7B /* VolumeAllocation.c in Sources */,
3031 FB20E1441AE9529400CEBE7B /* hfs_cnode.c in Sources */,
3032 FB20E1361AE9529400CEBE7B /* BTreeTreeOps.c in Sources */,
3033 FB20E0E51AE950C200CEBE7B /* hfs_iokit.cpp in Sources */,
3034 FB20E12F1AE9529400CEBE7B /* BTreeMiscOps.c in Sources */,
3035 FB20E13A1AE9529400CEBE7B /* FileExtentMapping.c in Sources */,
3036 FB20E1311AE9529400CEBE7B /* BTreeNodeReserve.c in Sources */,
3037 FB20E1641AE9529400CEBE7B /* hfs_vfsutils.c in Sources */,
3038 FB20E13D1AE9529400CEBE7B /* hfs_attrlist.c in Sources */,
3039 FB20E1691AE9529400CEBE7B /* MacOSStubs.c in Sources */,
3040 FB20E1321AE9529400CEBE7B /* BTreeScanner.c in Sources */,
3041 FB20E16E1AE9529400CEBE7B /* UnicodeWrappers.c in Sources */,
3042 FB20E15C1AE9529400CEBE7B /* hfs_notification.c in Sources */,
3043 FB20E1581AE9529400CEBE7B /* hfs_link.c in Sources */,
3044 );
3045 runOnlyForDeploymentPostprocessing = 0;
3046 };
3047 FB75A3B41B4AE765004B5A74 /* Sources */ = {
3048 isa = PBXSourcesBuildPhase;
3049 buildActionMask = 2147483647;
3050 files = (
3051 FBBBE2801B55BB3A009F534D /* hfs_encodinghint.c in Sources */,
3052 FB75A40E1B4AF0BE004B5A74 /* hfs_encodings_kext.cpp in Sources */,
3053 FB75A4061B4AEA20004B5A74 /* hfs_encodings.c in Sources */,
3054 );
3055 runOnlyForDeploymentPostprocessing = 0;
3056 };
3057 FB76B3CE1B7A4BE600FA9F2B /* Sources */ = {
3058 isa = PBXSourcesBuildPhase;
3059 buildActionMask = 2147483647;
3060 files = (
3061 2A84DBD41D9E15F2007964B8 /* test-raw-dev-unaligned.c in Sources */,
3062 2A386A3B1C22209C007FEDAC /* test-list-ids.c in Sources */,
3063 2ABDCEA71BF3DAA100CFC70C /* test-journal-toggle.c in Sources */,
3064 FBE1B1D41BD6E41D00CEB443 /* test-move-data-extents.c in Sources */,
3065 FB3BB20B1BE286CC0094F00E /* test-secluded-rename.c in Sources */,
3066 2A9399D51BE2C17800FB075B /* test-unicode-file-names.c in Sources */,
3067 2A9399D31BE2C06800FB075B /* test-uncached-io.c in Sources */,
3068 2A9399D11BE2BFFD00FB075B /* test-throttled-io.c in Sources */,
3069 2A9399CF1BE2BCEA00FB075B /* test-mod-time.c in Sources */,
3070 09D6B7D71E317ED2003C20DC /* test_disklevel.c in Sources */,
3071 2A9399CD1BE2BC6900FB075B /* test-mmap-mod-time.c in Sources */,
3072 2A9399CA1BE18A5000FB075B /* test-invalid-ranges.m in Sources */,
3073 2A9399C91BE1747900FB075B /* test-map-private.m in Sources */,
3074 2A9399C71BE172A400FB075B /* test-log2phys.m in Sources */,
3075 2A9399BF1BE15F6800FB075B /* test-fsinfo-sig.c in Sources */,
3076 2A9399C01BE15F6800FB075B /* test-key-roll.c in Sources */,
3077 A6E6D74020909C72002125B0 /* test-get-volume-create-time.c in Sources */,
3078 2A9399C11BE15F6800FB075B /* test-msync-16k.c in Sources */,
3079 2A9399C21BE15F6800FB075B /* test-readdir.c in Sources */,
3080 2A9399C31BE15F6800FB075B /* test-set-create-time.c in Sources */,
3081 A64B3C1522E91B50009A2B10 /* test-lf-cs-plugin.c in Sources */,
3082 2A9399C41BE15F6800FB075B /* test-set-protection-class.c in Sources */,
3083 2A9399B81BE14AAD00FB075B /* test-scan-range-size.c in Sources */,
3084 2A9399B61BE131A400FB075B /* test-resize.m in Sources */,
3085 2A9399B41BE12DE900FB075B /* test-fsinfo.c in Sources */,
3086 2A9399B21BE12A6E00FB075B /* test-fsinfo-cprotect.c in Sources */,
3087 2A9399AA1BE0402600FB075B /* test-hard-links.m in Sources */,
3088 2A9399A81BE03A6800FB075B /* test-getattrlist-dprotect.m in Sources */,
3089 2A9399A61BE0366E00FB075B /* test-fsync.c in Sources */,
3090 2A9399A41BE02C6700FB075B /* test-file-too-big.m in Sources */,
3091 07C2BF891CB43F5E00D8327D /* test-renamex.c in Sources */,
3092 2A9399A21BE02A1600FB075B /* test-dprotect.c in Sources */,
3093 2A9399A01BE0222800FB075B /* test-dir-link.c in Sources */,
3094 2A93999D1BE0146E00FB075B /* test-class-roll.c in Sources */,
3095 2A93999E1BE0146E00FB075B /* test-deep-rm.c in Sources */,
3096 2A9399981BDFF7E500FB075B /* test-chflags.c in Sources */,
3097 0703A0541CD826160035BCFD /* test-defrag.c in Sources */,
3098 2A9399951BDFEB5200FB075B /* test-access.c in Sources */,
3099 FB76B3DC1B7A530500FA9F2B /* test-external-jnl.c in Sources */,
3100 FB2B5C561B87656900ACEDD9 /* test-transcode.m in Sources */,
3101 FB55AE591B7CEB0600701D03 /* test-quotas.c in Sources */,
3102 FB76B3D91B7A4BF000FA9F2B /* hfs-tests.mm in Sources */,
3103 FB76B3EE1B7BE24B00FA9F2B /* disk-image.m in Sources */,
3104 FB76B3F21B7BE79800FA9F2B /* systemx.c in Sources */,
3105 F90E174921ADFFD100345EE3 /* test-cas-bsdflags.c in Sources */,
3106 A6BE9C8C24C63369005E033C /* test-symlinks.c in Sources */,
3107 FB285C2A1B7E81180099B2ED /* test-sparse-dev.c in Sources */,
3108 FB55AE541B7C271000701D03 /* test-doc-tombstone.c in Sources */,
3109 FBD69AFA1B9132E40022ECAD /* test-dateadded.c in Sources */,
3110 FB2B5C731B87A0BF00ACEDD9 /* test-getattrlist.c in Sources */,
3111 );
3112 runOnlyForDeploymentPostprocessing = 0;
3113 };
3114 FBAA82411B56F24100EE6863 /* Sources */ = {
3115 isa = PBXSourcesBuildPhase;
3116 buildActionMask = 2147483647;
3117 files = (
3118 FBAA824C1B56F24E00EE6863 /* hfs_alloc_test.c in Sources */,
3119 );
3120 runOnlyForDeploymentPostprocessing = 0;
3121 };
3122 FBAA824D1B56F26A00EE6863 /* Sources */ = {
3123 isa = PBXSourcesBuildPhase;
3124 buildActionMask = 2147483647;
3125 files = (
3126 FBAA82581B56F27200EE6863 /* hfs_extents_test.c in Sources */,
3127 FBAA82701B56F39B00EE6863 /* hfs_extents.c in Sources */,
3128 );
3129 runOnlyForDeploymentPostprocessing = 0;
3130 };
3131 FBAA82591B56F28C00EE6863 /* Sources */ = {
3132 isa = PBXSourcesBuildPhase;
3133 buildActionMask = 2147483647;
3134 files = (
3135 FBAA82641B56F28F00EE6863 /* rangelist_test.c in Sources */,
3136 );
3137 runOnlyForDeploymentPostprocessing = 0;
3138 };
3139 FBCC52FA1B852758008B752C /* Sources */ = {
3140 isa = PBXSourcesBuildPhase;
3141 buildActionMask = 2147483647;
3142 files = (
3143 FBCC53011B852759008B752C /* hfs-alloc-trace.c in Sources */,
3144 );
3145 runOnlyForDeploymentPostprocessing = 0;
3146 };
3147 FDD9FA2814A132BF0043D4A9 /* Sources */ = {
3148 isa = PBXSourcesBuildPhase;
3149 buildActionMask = 2147483647;
3150 files = (
3151 FDD9FA5514A1343D0043D4A9 /* main.c in Sources */,
3152 FDD9FA5714A1343D0043D4A9 /* misc.c in Sources */,
3153 FDD9FA5814A1343D0043D4A9 /* ScanExtents.c in Sources */,
3154 FDD9FA5314A1343D0043D4A9 /* dump.c in Sources */,
3155 FDD9FA5914A1343D0043D4A9 /* SparseBundle.c in Sources */,
3156 863D03971820761900A4F0C4 /* util.c in Sources */,
3157 FDD9FA5214A1343D0043D4A9 /* DeviceWrapper.c in Sources */,
3158 FDD9FA5414A1343D0043D4A9 /* Gather.c in Sources */,
3159 );
3160 runOnlyForDeploymentPostprocessing = 0;
3161 };
3162 /* End PBXSourcesBuildPhase section */
3163
3164 /* Begin PBXTargetDependency section */
3165 07828B5F1E3FDD2E009D2106 /* PBXTargetDependency */ = {
3166 isa = PBXTargetDependency;
3167 target = 86CBF37E183186C300A64A93 /* hfs_metadata */;
3168 targetProxy = 07828B5E1E3FDD2E009D2106 /* PBXContainerItemProxy */;
3169 };
3170 07828B611E3FDD3B009D2106 /* PBXTargetDependency */ = {
3171 isa = PBXTargetDependency;
3172 target = 07828B591E3FDD25009D2106 /* hfs_libraries */;
3173 targetProxy = 07828B601E3FDD3B009D2106 /* PBXContainerItemProxy */;
3174 };
3175 07CA47231DA859CA00138D78 /* PBXTargetDependency */ = {
3176 isa = PBXTargetDependency;
3177 target = 4D07DCB71538EF3A002B57CB /* fstyp_hfs */;
3178 targetProxy = 07CA47221DA859CA00138D78 /* PBXContainerItemProxy */;
3179 };
3180 4DBD523F1548A499007AA736 /* PBXTargetDependency */ = {
3181 isa = PBXTargetDependency;
3182 target = 4DFD95111537402A0039B6BA /* hfs.fs */;
3183 targetProxy = 4DBD523E1548A499007AA736 /* PBXContainerItemProxy */;
3184 };
3185 4DBD52411548A49A007AA736 /* PBXTargetDependency */ = {
3186 isa = PBXTargetDependency;
3187 target = 8DD76FA90486AB0100D96B5E /* hfs.util */;
3188 targetProxy = 4DBD52401548A49A007AA736 /* PBXContainerItemProxy */;
3189 };
3190 4DBD52431548A49D007AA736 /* PBXTargetDependency */ = {
3191 isa = PBXTargetDependency;
3192 target = FDD9FA2B14A132BF0043D4A9 /* CopyHFSMeta */;
3193 targetProxy = 4DBD52421548A49D007AA736 /* PBXContainerItemProxy */;
3194 };
3195 4DBD52451548A4A0007AA736 /* PBXTargetDependency */ = {
3196 isa = PBXTargetDependency;
3197 target = 4D0E899B1534FE65004CD678 /* mount_hfs */;
3198 targetProxy = 4DBD52441548A4A0007AA736 /* PBXContainerItemProxy */;
3199 };
3200 4DBD52471548A4A2007AA736 /* PBXTargetDependency */ = {
3201 isa = PBXTargetDependency;
3202 target = 4DE6C75A153504C100C11066 /* newfs_hfs */;
3203 targetProxy = 4DBD52461548A4A2007AA736 /* PBXContainerItemProxy */;
3204 };
3205 4DBD52491548A4A4007AA736 /* PBXTargetDependency */ = {
3206 isa = PBXTargetDependency;
3207 target = 4DFD94A3153649070039B6BA /* newfs_hfs_debug */;
3208 targetProxy = 4DBD52481548A4A4007AA736 /* PBXContainerItemProxy */;
3209 };
3210 4DBD524B1548A4A7007AA736 /* PBXTargetDependency */ = {
3211 isa = PBXTargetDependency;
3212 target = 4DFD93F31535FF510039B6BA /* fsck_hfs */;
3213 targetProxy = 4DBD524A1548A4A7007AA736 /* PBXContainerItemProxy */;
3214 };
3215 4DBD524F1548A4C8007AA736 /* PBXTargetDependency */ = {
3216 isa = PBXTargetDependency;
3217 target = 4DBD523B1548A488007AA736 /* Common */;
3218 targetProxy = 4DBD524E1548A4C8007AA736 /* PBXContainerItemProxy */;
3219 };
3220 4DBD52511548A4D2007AA736 /* PBXTargetDependency */ = {
3221 isa = PBXTargetDependency;
3222 target = 4DBD523B1548A488007AA736 /* Common */;
3223 targetProxy = 4DBD52501548A4D2007AA736 /* PBXContainerItemProxy */;
3224 };
3225 4DBD52531548A4D4007AA736 /* PBXTargetDependency */ = {
3226 isa = PBXTargetDependency;
3227 target = 4DFD94BC15373C2C0039B6BA /* fsck_makestrings */;
3228 targetProxy = 4DBD52521548A4D4007AA736 /* PBXContainerItemProxy */;
3229 };
3230 9430FE98211658E7009CC8AF /* PBXTargetDependency */ = {
3231 isa = PBXTargetDependency;
3232 target = 900BDED31FF919C2002F7EC0 /* livefiles_hfs */;
3233 targetProxy = 9430FE97211658E7009CC8AF /* PBXContainerItemProxy */;
3234 };
3235 A64B3C0C22E8D9D0009A2B10 /* PBXTargetDependency */ = {
3236 isa = PBXTargetDependency;
3237 target = 900BDED31FF919C2002F7EC0 /* livefiles_hfs */;
3238 targetProxy = A64B3C0B22E8D9D0009A2B10 /* PBXContainerItemProxy */;
3239 };
3240 A6873B9A234280440045680B /* PBXTargetDependency */ = {
3241 isa = PBXTargetDependency;
3242 target = A64B3BE122E8D388009A2B10 /* livefiles_cs_tester */;
3243 targetProxy = A6873B99234280440045680B /* PBXContainerItemProxy */;
3244 };
3245 A6873BA1234287A00045680B /* PBXTargetDependency */ = {
3246 isa = PBXTargetDependency;
3247 target = A64B3B9022E8D36F009A2B10 /* livefiles_cs */;
3248 targetProxy = A6873BA0234287A00045680B /* PBXContainerItemProxy */;
3249 };
3250 FB48E4BC1BB30CC400523121 /* PBXTargetDependency */ = {
3251 isa = PBXTargetDependency;
3252 target = FB48E49B1BB3070400523121 /* OSX Kernel Framework Headers */;
3253 targetProxy = FB48E4BB1BB30CC400523121 /* PBXContainerItemProxy */;
3254 };
3255 FB55AE5B1B7D190F00701D03 /* PBXTargetDependency */ = {
3256 isa = PBXTargetDependency;
3257 target = FB76B3D11B7A4BE600FA9F2B /* hfs-tests */;
3258 targetProxy = FB55AE5A1B7D190F00701D03 /* PBXContainerItemProxy */;
3259 };
3260 FB55AE661B7D47B300701D03 /* PBXTargetDependency */ = {
3261 isa = PBXTargetDependency;
3262 target = FB76B3D11B7A4BE600FA9F2B /* hfs-tests */;
3263 targetProxy = FB55AE671B7D47B300701D03 /* PBXContainerItemProxy */;
3264 };
3265 FB75A4091B4AED92004B5A74 /* PBXTargetDependency */ = {
3266 isa = PBXTargetDependency;
3267 target = FB75A3B11B4AE765004B5A74 /* encodings-kext */;
3268 targetProxy = FB75A4081B4AED92004B5A74 /* PBXContainerItemProxy */;
3269 };
3270 FB7B02EC1B5568A100BEE4BE /* PBXTargetDependency */ = {
3271 isa = PBXTargetDependency;
3272 target = 4DFD93F31535FF510039B6BA /* fsck_hfs */;
3273 targetProxy = FB7B02EB1B5568A100BEE4BE /* PBXContainerItemProxy */;
3274 };
3275 FB7B02EE1B5568A700BEE4BE /* PBXTargetDependency */ = {
3276 isa = PBXTargetDependency;
3277 target = 4D0E899B1534FE65004CD678 /* mount_hfs */;
3278 targetProxy = FB7B02ED1B5568A700BEE4BE /* PBXContainerItemProxy */;
3279 };
3280 FB7B02F01B5568AD00BEE4BE /* PBXTargetDependency */ = {
3281 isa = PBXTargetDependency;
3282 target = 8DD76FA90486AB0100D96B5E /* hfs.util */;
3283 targetProxy = FB7B02EF1B5568AD00BEE4BE /* PBXContainerItemProxy */;
3284 };
3285 FB7C14131C23695E004F8B2C /* PBXTargetDependency */ = {
3286 isa = PBXTargetDependency;
3287 target = FB7C140C1C2368E6004F8B2C /* kext-version */;
3288 targetProxy = FB7C14121C23695E004F8B2C /* PBXContainerItemProxy */;
3289 };
3290 FB81AFB81B83E2AE004E8F76 /* PBXTargetDependency */ = {
3291 isa = PBXTargetDependency;
3292 target = FDD9FA2B14A132BF0043D4A9 /* CopyHFSMeta */;
3293 targetProxy = FB81AFB71B83E2AE004E8F76 /* PBXContainerItemProxy */;
3294 };
3295 FB81AFBA1B83E2B8004E8F76 /* PBXTargetDependency */ = {
3296 isa = PBXTargetDependency;
3297 target = 4DE6C75A153504C100C11066 /* newfs_hfs */;
3298 targetProxy = FB81AFB91B83E2B8004E8F76 /* PBXContainerItemProxy */;
3299 };
3300 FBA95AAF1B5045D400887E82 /* PBXTargetDependency */ = {
3301 isa = PBXTargetDependency;
3302 target = FBA95AA91B5025E700887E82 /* mk-xnu */;
3303 targetProxy = FBA95AAE1B5045D400887E82 /* PBXContainerItemProxy */;
3304 };
3305 FBAA826A1B56F2B900EE6863 /* PBXTargetDependency */ = {
3306 isa = PBXTargetDependency;
3307 target = FBAA82441B56F24100EE6863 /* hfs_alloc_test */;
3308 targetProxy = FBAA82691B56F2B900EE6863 /* PBXContainerItemProxy */;
3309 };
3310 FBAA826C1B56F2B900EE6863 /* PBXTargetDependency */ = {
3311 isa = PBXTargetDependency;
3312 target = FBAA82501B56F26A00EE6863 /* hfs_extents_test */;
3313 targetProxy = FBAA826B1B56F2B900EE6863 /* PBXContainerItemProxy */;
3314 };
3315 FBAA826E1B56F2B900EE6863 /* PBXTargetDependency */ = {
3316 isa = PBXTargetDependency;
3317 target = FBAA825C1B56F28C00EE6863 /* rangelist_test */;
3318 targetProxy = FBAA826D1B56F2B900EE6863 /* PBXContainerItemProxy */;
3319 };
3320 FBC234BC1B4D87A20002D849 /* PBXTargetDependency */ = {
3321 isa = PBXTargetDependency;
3322 target = FB20E0DF1AE950C200CEBE7B /* kext */;
3323 targetProxy = FBC234BD1B4D87A20002D849 /* PBXContainerItemProxy */;
3324 };
3325 FBC234C41B4EC6AE0002D849 /* PBXTargetDependency */ = {
3326 isa = PBXTargetDependency;
3327 target = FB20E0DF1AE950C200CEBE7B /* kext */;
3328 targetProxy = FBC234C31B4EC6AE0002D849 /* PBXContainerItemProxy */;
3329 };
3330 FBC234C61B4EC6B90002D849 /* PBXTargetDependency */ = {
3331 isa = PBXTargetDependency;
3332 target = FB75A3B11B4AE765004B5A74 /* encodings-kext */;
3333 targetProxy = FBC234C51B4EC6B90002D849 /* PBXContainerItemProxy */;
3334 };
3335 FBE3A5A31BBEE33D00CB9A33 /* PBXTargetDependency */ = {
3336 isa = PBXTargetDependency;
3337 target = FB55AE651B7D47B300701D03 /* ios-tests */;
3338 targetProxy = FBE3A5A21BBEE33D00CB9A33 /* PBXContainerItemProxy */;
3339 };
3340 FBE3A5A51BBEE34400CB9A33 /* PBXTargetDependency */ = {
3341 isa = PBXTargetDependency;
3342 target = FBAA82651B56F2AB00EE6863 /* osx-tests */;
3343 targetProxy = FBE3A5A41BBEE34400CB9A33 /* PBXContainerItemProxy */;
3344 };
3345 FBE3F7871AF6793E005BB768 /* PBXTargetDependency */ = {
3346 isa = PBXTargetDependency;
3347 target = FB20E0DF1AE950C200CEBE7B /* kext */;
3348 targetProxy = FBE3F7861AF6793E005BB768 /* PBXContainerItemProxy */;
3349 };
3350 /* End PBXTargetDependency section */
3351
3352 /* Begin PBXVariantGroup section */
3353 4DFD9536153746210039B6BA /* InfoPlist.strings */ = {
3354 isa = PBXVariantGroup;
3355 children = (
3356 4DFD9537153746210039B6BA /* en */,
3357 );
3358 name = InfoPlist.strings;
3359 sourceTree = "<group>";
3360 };
3361 /* End PBXVariantGroup section */
3362
3363 /* Begin XCBuildConfiguration section */
3364 07828B5A1E3FDD25009D2106 /* Release */ = {
3365 isa = XCBuildConfiguration;
3366 buildSettings = {
3367 PRODUCT_NAME = "$(TARGET_NAME)";
3368 };
3369 name = Release;
3370 };
3371 07828B5B1E3FDD25009D2106 /* Debug */ = {
3372 isa = XCBuildConfiguration;
3373 buildSettings = {
3374 PRODUCT_NAME = "$(TARGET_NAME)";
3375 };
3376 name = Debug;
3377 };
3378 07828B5C1E3FDD25009D2106 /* Coverage */ = {
3379 isa = XCBuildConfiguration;
3380 buildSettings = {
3381 PRODUCT_NAME = "$(TARGET_NAME)";
3382 };
3383 name = Coverage;
3384 };
3385 1DEB928708733DD80010E9CD /* Release */ = {
3386 isa = XCBuildConfiguration;
3387 buildSettings = {
3388 "CODE_SIGN_ENTITLEMENTS[sdk=iphoneos*]" = hfs_util/hfs_util.ios.entitlements;
3389 "CODE_SIGN_ENTITLEMENTS[sdk=macosx*]" = hfs_util/hfs_util.osx.entitlements;
3390 CODE_SIGN_IDENTITY = "-";
3391 PRODUCT_NAME = hfs.util;
3392 SDKROOT = macosx.internal;
3393 SKIP_INSTALL = YES;
3394 };
3395 name = Release;
3396 };
3397 1DEB928B08733DD80010E9CD /* Release */ = {
3398 isa = XCBuildConfiguration;
3399 baseConfigurationReference = 4DFD953D15377C7D0039B6BA /* hfs.xcconfig */;
3400 buildSettings = {
3401 SUPPORTS_TEXT_BASED_API = YES;
3402 TAPI_VERIFY_MODE = Pedantic;
3403 };
3404 name = Release;
3405 };
3406 4D07DCBF1538EF3A002B57CB /* Release */ = {
3407 isa = XCBuildConfiguration;
3408 buildSettings = {
3409 "CODE_SIGN_ENTITLEMENTS[sdk=iphoneos*]" = fstyp_hfs/fstyp_hfs.entitlements;
3410 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "-";
3411 INSTALL_PATH = /sbin;
3412 PRODUCT_NAME = "$(TARGET_NAME)";
3413 SDKROOT = macosx.internal;
3414 };
3415 name = Release;
3416 };
3417 4D0E89A41534FE65004CD678 /* Release */ = {
3418 isa = XCBuildConfiguration;
3419 buildSettings = {
3420 "CODE_SIGN_ENTITLEMENTS[sdk=iphoneos*]" = mount_hfs/mount_hfs.ios.entitlements;
3421 "CODE_SIGN_ENTITLEMENTS[sdk=macosx*]" = mount_hfs/mount_hfs.osx.entitlements;
3422 CODE_SIGN_IDENTITY = "-";
3423 EXCLUDED_SOURCE_FILE_NAMES = "";
3424 "EXCLUDED_SOURCE_FILE_NAMES[sdk=iphoneos*]" = optical.c;
3425 "EXCLUDED_SOURCE_FILE_NAMES[sdk=iphonesimulator*]" = optical.c;
3426 PRODUCT_NAME = "$(TARGET_NAME)";
3427 SDKROOT = macosx.internal;
3428 SKIP_INSTALL = YES;
3429 };
3430 name = Release;
3431 };
3432 4DBD523D1548A488007AA736 /* Release */ = {
3433 isa = XCBuildConfiguration;
3434 buildSettings = {
3435 PRODUCT_NAME = "$(TARGET_NAME)";
3436 WARNING_CFLAGS = (
3437 "-Wall",
3438 "-W",
3439 "-Wno-missing-field-initializers",
3440 "-Winteger-overflow",
3441 );
3442 };
3443 name = Release;
3444 };
3445 4DD302591538DB2700001AA0 /* Release */ = {
3446 isa = XCBuildConfiguration;
3447 buildSettings = {
3448 PRODUCT_NAME = "$(TARGET_NAME)";
3449 };
3450 name = Release;
3451 };
3452 4DD3025C1538DB3A00001AA0 /* Release */ = {
3453 isa = XCBuildConfiguration;
3454 buildSettings = {
3455 PRODUCT_NAME = "$(TARGET_NAME)";
3456 };
3457 name = Release;
3458 };
3459 4DE6C763153504C100C11066 /* Release */ = {
3460 isa = XCBuildConfiguration;
3461 buildSettings = {
3462 "CODE_SIGN_ENTITLEMENTS[sdk=iphoneos*]" = newfs_hfs/newfs_hfs.entitlements;
3463 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "-";
3464 PRODUCT_NAME = "$(TARGET_NAME)";
3465 SDKROOT = macosx.internal;
3466 SKIP_INSTALL = YES;
3467 };
3468 name = Release;
3469 };
3470 4DFD93FB1535FF510039B6BA /* Release */ = {
3471 isa = XCBuildConfiguration;
3472 buildSettings = {
3473 "CODE_SIGN_ENTITLEMENTS[sdk=iphoneos*]" = fsck_hfs/fsck_hfs.ios.entitlements;
3474 "CODE_SIGN_ENTITLEMENTS[sdk=macosx*]" = fsck_hfs/fsck_hfs.osx.entitlements;
3475 CODE_SIGN_IDENTITY = "-";
3476 GCC_PREPROCESSOR_DEFINITIONS = (
3477 "BSD=1",
3478 "CONFIG_HFS_TRIM=1",
3479 "DEBUG_BUILD=0",
3480 );
3481 PRODUCT_NAME = "$(TARGET_NAME)";
3482 SDKROOT = macosx.internal;
3483 SKIP_INSTALL = YES;
3484 };
3485 name = Release;
3486 };
3487 4DFD94AE153649070039B6BA /* Release */ = {
3488 isa = XCBuildConfiguration;
3489 buildSettings = {
3490 "CODE_SIGN_ENTITLEMENTS[sdk=iphoneos*]" = newfs_hfs/newfs_hfs.entitlements;
3491 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "-";
3492 GCC_PREPROCESSOR_DEFINITIONS = "DEBUG_BUILD=1";
3493 PRODUCT_NAME = newfs_hfs_debug;
3494 SDKROOT = macosx.internal;
3495 };
3496 name = Release;
3497 };
3498 4DFD94E515373C2C0039B6BA /* Release */ = {
3499 isa = XCBuildConfiguration;
3500 buildSettings = {
3501 ARCHS = "$(NATIVE_ARCH_ACTUAL)";
3502 GCC_PREPROCESSOR_DEFINITIONS = (
3503 "BSD=1",
3504 "FSCK_MAKESTRINGS=1",
3505 );
3506 PRODUCT_NAME = fsck_makestrings;
3507 SDKROOT = macosx.internal;
3508 SKIP_INSTALL = YES;
3509 };
3510 name = Release;
3511 };
3512 4DFD951C1537402A0039B6BA /* Release */ = {
3513 isa = XCBuildConfiguration;
3514 buildSettings = {
3515 APPLY_RULES_IN_COPY_FILES = YES;
3516 COPY_PHASE_STRIP = NO;
3517 INFOPLIST_FILE = fs/Info.plist;
3518 INFOPLIST_OUTPUT_FORMAT = binary;
3519 INSTALL_PATH = /System/Library/Filesystems;
3520 PLIST_FILE_OUTPUT_FORMAT = binary;
3521 PRODUCT_NAME = hfs;
3522 STRINGS_FILE_OUTPUT_ENCODING = binary;
3523 WRAPPER_EXTENSION = fs;
3524 };
3525 name = Release;
3526 };
3527 86CBF380183186C300A64A93 /* Release */ = {
3528 isa = XCBuildConfiguration;
3529 buildSettings = {
3530 ALWAYS_SEARCH_USER_PATHS = NO;
3531 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
3532 CLANG_CXX_LIBRARY = "libc++";
3533 CLANG_ENABLE_OBJC_ARC = YES;
3534 CLANG_WARN_BOOL_CONVERSION = YES;
3535 CLANG_WARN_CONSTANT_CONVERSION = YES;
3536 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
3537 CLANG_WARN_EMPTY_BODY = YES;
3538 CLANG_WARN_ENUM_CONVERSION = YES;
3539 CLANG_WARN_INT_CONVERSION = YES;
3540 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
3541 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
3542 COPY_PHASE_STRIP = YES;
3543 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
3544 DEPLOYMENT_POSTPROCESSING = YES;
3545 ENABLE_NS_ASSERTIONS = NO;
3546 EXECUTABLE_PREFIX = lib;
3547 GCC_C_LANGUAGE_STANDARD = gnu99;
3548 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
3549 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
3550 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
3551 GCC_WARN_UNDECLARED_SELECTOR = YES;
3552 GCC_WARN_UNINITIALIZED_AUTOS = YES;
3553 GCC_WARN_UNUSED_FUNCTION = YES;
3554 GCC_WARN_UNUSED_VARIABLE = YES;
3555 GENERATE_MASTER_OBJECT_FILE = YES;
3556 MACOSX_DEPLOYMENT_TARGET = 10.9;
3557 PRODUCT_NAME = "$(TARGET_NAME)";
3558 SDKROOT = macosx.internal;
3559 STRIPFLAGS = "";
3560 STRIP_INSTALLED_PRODUCT = YES;
3561 STRIP_STYLE = "non-global";
3562 };
3563 name = Release;
3564 };
3565 900BDED61FF919C2002F7EC0 /* Release */ = {
3566 isa = XCBuildConfiguration;
3567 buildSettings = {
3568 ALWAYS_SEARCH_USER_PATHS = NO;
3569 CLANG_ANALYZER_NONNULL = YES;
3570 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
3571 CLANG_ANALYZER_OBJC_UNUSED_IVARS = YES;
3572 CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
3573 CLANG_CXX_LIBRARY = "libc++";
3574 CLANG_ENABLE_MODULES = NO;
3575 CLANG_ENABLE_OBJC_ARC = YES;
3576 CLANG_ENABLE_OBJC_WEAK = YES;
3577 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
3578 CLANG_WARN_BOOL_CONVERSION = YES;
3579 CLANG_WARN_COMMA = YES;
3580 CLANG_WARN_CONSTANT_CONVERSION = YES;
3581 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
3582 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
3583 CLANG_WARN_EMPTY_BODY = YES;
3584 CLANG_WARN_ENUM_CONVERSION = YES;
3585 CLANG_WARN_INFINITE_RECURSION = YES;
3586 CLANG_WARN_INT_CONVERSION = YES;
3587 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
3588 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
3589 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
3590 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
3591 CLANG_WARN_STRICT_PROTOTYPES = YES;
3592 CLANG_WARN_SUSPICIOUS_MOVE = YES;
3593 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
3594 CLANG_WARN_UNREACHABLE_CODE = YES;
3595 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
3596 CODE_SIGN_IDENTITY = "-";
3597 CODE_SIGN_STYLE = Automatic;
3598 DEAD_CODE_STRIPPING = NO;
3599 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
3600 DYLIB_COMPATIBILITY_VERSION = 1;
3601 DYLIB_CURRENT_VERSION = 1;
3602 ENABLE_NS_ASSERTIONS = NO;
3603 ENABLE_STRICT_OBJC_MSGSEND = YES;
3604 EXECUTABLE_PREFIX = "";
3605 FRAMEWORK_SEARCH_PATHS = "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks";
3606 GCC_C_LANGUAGE_STANDARD = gnu11;
3607 GCC_NO_COMMON_BLOCKS = YES;
3608 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
3609 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
3610 GCC_WARN_UNDECLARED_SELECTOR = YES;
3611 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
3612 GCC_WARN_UNUSED_FUNCTION = NO;
3613 GCC_WARN_UNUSED_LABEL = NO;
3614 GCC_WARN_UNUSED_PARAMETER = NO;
3615 GCC_WARN_UNUSED_VALUE = NO;
3616 GCC_WARN_UNUSED_VARIABLE = YES;
3617 HEADER_SEARCH_PATHS = "livefiles_hfs_plugin/**";
3618 INSTALL_PATH = /System/Library/PrivateFrameworks/UserFS.framework/PlugIns;
3619 MACOSX_DEPLOYMENT_TARGET = 10.13;
3620 MTL_ENABLE_DEBUG_INFO = NO;
3621 PRODUCT_NAME = "$(TARGET_NAME)";
3622 SDKROOT = macosx.internal;
3623 SUPPORTS_TEXT_BASED_API = NO;
3624 };
3625 name = Release;
3626 };
3627 900BDED71FF919C2002F7EC0 /* Debug */ = {
3628 isa = XCBuildConfiguration;
3629 buildSettings = {
3630 ALWAYS_SEARCH_USER_PATHS = NO;
3631 CLANG_ANALYZER_NONNULL = YES;
3632 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
3633 CLANG_ANALYZER_OBJC_UNUSED_IVARS = YES;
3634 CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
3635 CLANG_CXX_LIBRARY = "libc++";
3636 CLANG_ENABLE_MODULES = NO;
3637 CLANG_ENABLE_OBJC_ARC = YES;
3638 CLANG_ENABLE_OBJC_WEAK = YES;
3639 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
3640 CLANG_WARN_BOOL_CONVERSION = YES;
3641 CLANG_WARN_COMMA = YES;
3642 CLANG_WARN_CONSTANT_CONVERSION = YES;
3643 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
3644 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
3645 CLANG_WARN_EMPTY_BODY = YES;
3646 CLANG_WARN_ENUM_CONVERSION = YES;
3647 CLANG_WARN_INFINITE_RECURSION = YES;
3648 CLANG_WARN_INT_CONVERSION = YES;
3649 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
3650 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
3651 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
3652 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
3653 CLANG_WARN_STRICT_PROTOTYPES = YES;
3654 CLANG_WARN_SUSPICIOUS_MOVE = YES;
3655 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
3656 CLANG_WARN_UNREACHABLE_CODE = YES;
3657 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
3658 CODE_SIGN_IDENTITY = "-";
3659 CODE_SIGN_STYLE = Automatic;
3660 DEAD_CODE_STRIPPING = NO;
3661 DEBUG_INFORMATION_FORMAT = dwarf;
3662 DYLIB_COMPATIBILITY_VERSION = 1;
3663 DYLIB_CURRENT_VERSION = 1;
3664 ENABLE_STRICT_OBJC_MSGSEND = YES;
3665 EXECUTABLE_PREFIX = "";
3666 FRAMEWORK_SEARCH_PATHS = "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks";
3667 GCC_C_LANGUAGE_STANDARD = gnu11;
3668 GCC_DYNAMIC_NO_PIC = NO;
3669 GCC_NO_COMMON_BLOCKS = YES;
3670 GCC_OPTIMIZATION_LEVEL = 0;
3671 GCC_PREPROCESSOR_DEFINITIONS = (
3672 "DEBUG=1",
3673 "$(inherited)",
3674 );
3675 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
3676 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
3677 GCC_WARN_UNDECLARED_SELECTOR = YES;
3678 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
3679 GCC_WARN_UNUSED_FUNCTION = NO;
3680 GCC_WARN_UNUSED_LABEL = NO;
3681 GCC_WARN_UNUSED_PARAMETER = NO;
3682 GCC_WARN_UNUSED_VALUE = NO;
3683 GCC_WARN_UNUSED_VARIABLE = YES;
3684 HEADER_SEARCH_PATHS = "livefiles_hfs_plugin/**";
3685 INSTALL_PATH = /System/Library/PrivateFrameworks/UserFS.framework/PlugIns;
3686 MACOSX_DEPLOYMENT_TARGET = 10.13;
3687 MTL_ENABLE_DEBUG_INFO = YES;
3688 ONLY_ACTIVE_ARCH = NO;
3689 PRODUCT_NAME = "$(TARGET_NAME)";
3690 SDKROOT = macosx.internal;
3691 SUPPORTS_TEXT_BASED_API = NO;
3692 };
3693 name = Debug;
3694 };
3695 900BDED81FF919C2002F7EC0 /* Coverage */ = {
3696 isa = XCBuildConfiguration;
3697 buildSettings = {
3698 ALWAYS_SEARCH_USER_PATHS = NO;
3699 CLANG_ANALYZER_NONNULL = YES;
3700 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
3701 CLANG_ANALYZER_OBJC_UNUSED_IVARS = YES;
3702 CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
3703 CLANG_CXX_LIBRARY = "libc++";
3704 CLANG_ENABLE_MODULES = NO;
3705 CLANG_ENABLE_OBJC_ARC = YES;
3706 CLANG_ENABLE_OBJC_WEAK = YES;
3707 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
3708 CLANG_WARN_BOOL_CONVERSION = YES;
3709 CLANG_WARN_COMMA = YES;
3710 CLANG_WARN_CONSTANT_CONVERSION = YES;
3711 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
3712 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
3713 CLANG_WARN_EMPTY_BODY = YES;
3714 CLANG_WARN_ENUM_CONVERSION = YES;
3715 CLANG_WARN_INFINITE_RECURSION = YES;
3716 CLANG_WARN_INT_CONVERSION = YES;
3717 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
3718 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
3719 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
3720 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
3721 CLANG_WARN_STRICT_PROTOTYPES = YES;
3722 CLANG_WARN_SUSPICIOUS_MOVE = YES;
3723 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
3724 CLANG_WARN_UNREACHABLE_CODE = YES;
3725 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
3726 CODE_SIGN_IDENTITY = "-";
3727 CODE_SIGN_STYLE = Automatic;
3728 DEAD_CODE_STRIPPING = NO;
3729 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
3730 DYLIB_COMPATIBILITY_VERSION = 1;
3731 DYLIB_CURRENT_VERSION = 1;
3732 ENABLE_NS_ASSERTIONS = NO;
3733 ENABLE_STRICT_OBJC_MSGSEND = YES;
3734 EXECUTABLE_PREFIX = "";
3735 FRAMEWORK_SEARCH_PATHS = "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks";
3736 GCC_C_LANGUAGE_STANDARD = gnu11;
3737 GCC_NO_COMMON_BLOCKS = YES;
3738 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
3739 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
3740 GCC_WARN_UNDECLARED_SELECTOR = YES;
3741 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
3742 GCC_WARN_UNUSED_FUNCTION = NO;
3743 GCC_WARN_UNUSED_LABEL = NO;
3744 GCC_WARN_UNUSED_PARAMETER = NO;
3745 GCC_WARN_UNUSED_VALUE = NO;
3746 GCC_WARN_UNUSED_VARIABLE = YES;
3747 HEADER_SEARCH_PATHS = "livefiles_hfs_plugin/**";
3748 INSTALL_PATH = /System/Library/PrivateFrameworks/UserFS.framework/PlugIns;
3749 MACOSX_DEPLOYMENT_TARGET = 10.13;
3750 MTL_ENABLE_DEBUG_INFO = NO;
3751 PRODUCT_NAME = "$(TARGET_NAME)";
3752 SDKROOT = macosx.internal;
3753 SUPPORTS_TEXT_BASED_API = NO;
3754 };
3755 name = Coverage;
3756 };
3757 900BDEE21FF919DE002F7EC0 /* Release */ = {
3758 isa = XCBuildConfiguration;
3759 buildSettings = {
3760 ALWAYS_SEARCH_USER_PATHS = YES;
3761 CLANG_ANALYZER_NONNULL = YES;
3762 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
3763 CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
3764 CLANG_CXX_LIBRARY = "libc++";
3765 CLANG_ENABLE_MODULES = NO;
3766 CLANG_ENABLE_OBJC_ARC = YES;
3767 CLANG_ENABLE_OBJC_WEAK = YES;
3768 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
3769 CLANG_WARN_BOOL_CONVERSION = YES;
3770 CLANG_WARN_COMMA = YES;
3771 CLANG_WARN_CONSTANT_CONVERSION = YES;
3772 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
3773 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
3774 CLANG_WARN_EMPTY_BODY = YES;
3775 CLANG_WARN_ENUM_CONVERSION = YES;
3776 CLANG_WARN_INFINITE_RECURSION = YES;
3777 CLANG_WARN_INT_CONVERSION = YES;
3778 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
3779 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
3780 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
3781 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
3782 CLANG_WARN_STRICT_PROTOTYPES = YES;
3783 CLANG_WARN_SUSPICIOUS_MOVE = YES;
3784 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
3785 CLANG_WARN_UNREACHABLE_CODE = YES;
3786 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
3787 CODE_SIGN_ENTITLEMENTS = livefiles_hfs_plugin/livefiles_hfs_tester.entitlements;
3788 CODE_SIGN_IDENTITY = "-";
3789 CODE_SIGN_STYLE = Automatic;
3790 COPY_PHASE_STRIP = NO;
3791 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
3792 ENABLE_NS_ASSERTIONS = NO;
3793 ENABLE_STRICT_OBJC_MSGSEND = YES;
3794 FRAMEWORK_SEARCH_PATHS = "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks";
3795 GCC_C_LANGUAGE_STANDARD = gnu11;
3796 GCC_NO_COMMON_BLOCKS = YES;
3797 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
3798 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
3799 GCC_WARN_UNDECLARED_SELECTOR = YES;
3800 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
3801 GCC_WARN_UNUSED_FUNCTION = YES;
3802 GCC_WARN_UNUSED_VARIABLE = YES;
3803 HEADER_SEARCH_PATHS = livefiles_hfs_plugin/;
3804 MACOSX_DEPLOYMENT_TARGET = 10.12;
3805 MTL_ENABLE_DEBUG_INFO = NO;
3806 PRODUCT_NAME = "$(TARGET_NAME)";
3807 SDKROOT = macosx.internal;
3808 SUPPORTS_TEXT_BASED_API = NO;
3809 };
3810 name = Release;
3811 };
3812 900BDEE31FF919DE002F7EC0 /* Debug */ = {
3813 isa = XCBuildConfiguration;
3814 buildSettings = {
3815 ALWAYS_SEARCH_USER_PATHS = YES;
3816 CLANG_ANALYZER_NONNULL = YES;
3817 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
3818 CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
3819 CLANG_CXX_LIBRARY = "libc++";
3820 CLANG_ENABLE_MODULES = NO;
3821 CLANG_ENABLE_OBJC_ARC = YES;
3822 CLANG_ENABLE_OBJC_WEAK = YES;
3823 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
3824 CLANG_WARN_BOOL_CONVERSION = YES;
3825 CLANG_WARN_COMMA = YES;
3826 CLANG_WARN_CONSTANT_CONVERSION = YES;
3827 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
3828 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
3829 CLANG_WARN_EMPTY_BODY = YES;
3830 CLANG_WARN_ENUM_CONVERSION = YES;
3831 CLANG_WARN_INFINITE_RECURSION = YES;
3832 CLANG_WARN_INT_CONVERSION = YES;
3833 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
3834 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
3835 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
3836 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
3837 CLANG_WARN_STRICT_PROTOTYPES = YES;
3838 CLANG_WARN_SUSPICIOUS_MOVE = YES;
3839 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
3840 CLANG_WARN_UNREACHABLE_CODE = YES;
3841 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
3842 CODE_SIGN_ENTITLEMENTS = livefiles_hfs_plugin/livefiles_hfs_tester.entitlements;
3843 CODE_SIGN_IDENTITY = "-";
3844 CODE_SIGN_STYLE = Automatic;
3845 COPY_PHASE_STRIP = NO;
3846 DEBUG_INFORMATION_FORMAT = dwarf;
3847 ENABLE_STRICT_OBJC_MSGSEND = YES;
3848 FRAMEWORK_SEARCH_PATHS = "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks";
3849 GCC_C_LANGUAGE_STANDARD = gnu11;
3850 GCC_DYNAMIC_NO_PIC = NO;
3851 GCC_NO_COMMON_BLOCKS = YES;
3852 GCC_OPTIMIZATION_LEVEL = 0;
3853 GCC_PREPROCESSOR_DEFINITIONS = (
3854 "DEBUG=1",
3855 "$(inherited)",
3856 );
3857 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
3858 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
3859 GCC_WARN_UNDECLARED_SELECTOR = YES;
3860 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
3861 GCC_WARN_UNUSED_FUNCTION = YES;
3862 GCC_WARN_UNUSED_VARIABLE = YES;
3863 HEADER_SEARCH_PATHS = livefiles_hfs_plugin/;
3864 MACOSX_DEPLOYMENT_TARGET = 10.12;
3865 MTL_ENABLE_DEBUG_INFO = YES;
3866 ONLY_ACTIVE_ARCH = YES;
3867 PRODUCT_NAME = "$(TARGET_NAME)";
3868 SDKROOT = macosx.internal;
3869 SUPPORTS_TEXT_BASED_API = NO;
3870 };
3871 name = Debug;
3872 };
3873 900BDEE41FF919DE002F7EC0 /* Coverage */ = {
3874 isa = XCBuildConfiguration;
3875 buildSettings = {
3876 ALWAYS_SEARCH_USER_PATHS = YES;
3877 CLANG_ANALYZER_NONNULL = YES;
3878 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
3879 CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
3880 CLANG_CXX_LIBRARY = "libc++";
3881 CLANG_ENABLE_MODULES = NO;
3882 CLANG_ENABLE_OBJC_ARC = YES;
3883 CLANG_ENABLE_OBJC_WEAK = YES;
3884 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
3885 CLANG_WARN_BOOL_CONVERSION = YES;
3886 CLANG_WARN_COMMA = YES;
3887 CLANG_WARN_CONSTANT_CONVERSION = YES;
3888 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
3889 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
3890 CLANG_WARN_EMPTY_BODY = YES;
3891 CLANG_WARN_ENUM_CONVERSION = YES;
3892 CLANG_WARN_INFINITE_RECURSION = YES;
3893 CLANG_WARN_INT_CONVERSION = YES;
3894 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
3895 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
3896 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
3897 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
3898 CLANG_WARN_STRICT_PROTOTYPES = YES;
3899 CLANG_WARN_SUSPICIOUS_MOVE = YES;
3900 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
3901 CLANG_WARN_UNREACHABLE_CODE = YES;
3902 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
3903 CODE_SIGN_ENTITLEMENTS = livefiles_hfs_plugin/livefiles_hfs_tester.entitlements;
3904 CODE_SIGN_IDENTITY = "-";
3905 CODE_SIGN_STYLE = Automatic;
3906 COPY_PHASE_STRIP = NO;
3907 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
3908 ENABLE_NS_ASSERTIONS = NO;
3909 ENABLE_STRICT_OBJC_MSGSEND = YES;
3910 FRAMEWORK_SEARCH_PATHS = "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks";
3911 GCC_C_LANGUAGE_STANDARD = gnu11;
3912 GCC_NO_COMMON_BLOCKS = YES;
3913 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
3914 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
3915 GCC_WARN_UNDECLARED_SELECTOR = YES;
3916 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
3917 GCC_WARN_UNUSED_FUNCTION = YES;
3918 GCC_WARN_UNUSED_VARIABLE = YES;
3919 HEADER_SEARCH_PATHS = livefiles_hfs_plugin/;
3920 MACOSX_DEPLOYMENT_TARGET = 10.12;
3921 MTL_ENABLE_DEBUG_INFO = NO;
3922 PRODUCT_NAME = "$(TARGET_NAME)";
3923 SDKROOT = macosx.internal;
3924 SUPPORTS_TEXT_BASED_API = NO;
3925 };
3926 name = Coverage;
3927 };
3928 9430FE93211658C2009CC8AF /* Release */ = {
3929 isa = XCBuildConfiguration;
3930 buildSettings = {
3931 CODE_SIGN_STYLE = Automatic;
3932 PRODUCT_NAME = "$(TARGET_NAME)";
3933 SDKROOT = iphoneos.internal;
3934 SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
3935 SUPPORTS_TEXT_BASED_API = NO;
3936 };
3937 name = Release;
3938 };
3939 9430FE94211658C2009CC8AF /* Debug */ = {
3940 isa = XCBuildConfiguration;
3941 buildSettings = {
3942 CODE_SIGN_STYLE = Automatic;
3943 PRODUCT_NAME = "$(TARGET_NAME)";
3944 SDKROOT = iphoneos.internal;
3945 SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
3946 SUPPORTS_TEXT_BASED_API = NO;
3947 };
3948 name = Debug;
3949 };
3950 9430FE95211658C2009CC8AF /* Coverage */ = {
3951 isa = XCBuildConfiguration;
3952 buildSettings = {
3953 CODE_SIGN_STYLE = Automatic;
3954 PRODUCT_NAME = "$(TARGET_NAME)";
3955 SDKROOT = iphoneos.internal;
3956 SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
3957 SUPPORTS_TEXT_BASED_API = NO;
3958 };
3959 name = Coverage;
3960 };
3961 A64B3BDD22E8D36F009A2B10 /* Release */ = {
3962 isa = XCBuildConfiguration;
3963 buildSettings = {
3964 ALWAYS_SEARCH_USER_PATHS = NO;
3965 CLANG_ANALYZER_NONNULL = YES;
3966 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
3967 CLANG_ANALYZER_OBJC_UNUSED_IVARS = YES;
3968 CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
3969 CLANG_CXX_LIBRARY = "libc++";
3970 CLANG_ENABLE_MODULES = NO;
3971 CLANG_ENABLE_OBJC_ARC = YES;
3972 CLANG_ENABLE_OBJC_WEAK = YES;
3973 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
3974 CLANG_WARN_BOOL_CONVERSION = YES;
3975 CLANG_WARN_COMMA = YES;
3976 CLANG_WARN_CONSTANT_CONVERSION = YES;
3977 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
3978 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
3979 CLANG_WARN_EMPTY_BODY = YES;
3980 CLANG_WARN_ENUM_CONVERSION = YES;
3981 CLANG_WARN_INFINITE_RECURSION = YES;
3982 CLANG_WARN_INT_CONVERSION = YES;
3983 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
3984 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
3985 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
3986 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
3987 CLANG_WARN_STRICT_PROTOTYPES = YES;
3988 CLANG_WARN_SUSPICIOUS_MOVE = YES;
3989 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
3990 CLANG_WARN_UNREACHABLE_CODE = YES;
3991 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
3992 CODE_SIGN_IDENTITY = "-";
3993 CODE_SIGN_STYLE = Automatic;
3994 DEAD_CODE_STRIPPING = NO;
3995 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
3996 DYLIB_COMPATIBILITY_VERSION = 1;
3997 DYLIB_CURRENT_VERSION = 1;
3998 ENABLE_NS_ASSERTIONS = NO;
3999 ENABLE_STRICT_OBJC_MSGSEND = YES;
4000 EXECUTABLE_PREFIX = "";
4001 FRAMEWORK_SEARCH_PATHS = "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks";
4002 GCC_C_LANGUAGE_STANDARD = gnu11;
4003 GCC_NO_COMMON_BLOCKS = YES;
4004 GCC_PREPROCESSOR_DEFINITIONS = "LF_CS_USE_OSLOG=1";
4005 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
4006 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
4007 GCC_WARN_UNDECLARED_SELECTOR = YES;
4008 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
4009 GCC_WARN_UNUSED_FUNCTION = NO;
4010 GCC_WARN_UNUSED_LABEL = NO;
4011 GCC_WARN_UNUSED_PARAMETER = NO;
4012 GCC_WARN_UNUSED_VALUE = NO;
4013 GCC_WARN_UNUSED_VARIABLE = YES;
4014 HEADER_SEARCH_PATHS = "livefiles_cs_plugin/**";
4015 INSTALL_PATH = /System/Library/PrivateFrameworks/UserFS.framework/PlugIns;
4016 MACOSX_DEPLOYMENT_TARGET = 10.13;
4017 MTL_ENABLE_DEBUG_INFO = NO;
4018 PRODUCT_NAME = "$(TARGET_NAME)";
4019 SDKROOT = macosx.internal;
4020 SUPPORTS_TEXT_BASED_API = NO;
4021 };
4022 name = Release;
4023 };
4024 A64B3BDE22E8D36F009A2B10 /* Debug */ = {
4025 isa = XCBuildConfiguration;
4026 buildSettings = {
4027 ALWAYS_SEARCH_USER_PATHS = NO;
4028 CLANG_ANALYZER_NONNULL = YES;
4029 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
4030 CLANG_ANALYZER_OBJC_UNUSED_IVARS = YES;
4031 CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
4032 CLANG_CXX_LIBRARY = "libc++";
4033 CLANG_ENABLE_MODULES = NO;
4034 CLANG_ENABLE_OBJC_ARC = YES;
4035 CLANG_ENABLE_OBJC_WEAK = YES;
4036 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
4037 CLANG_WARN_BOOL_CONVERSION = YES;
4038 CLANG_WARN_COMMA = YES;
4039 CLANG_WARN_CONSTANT_CONVERSION = YES;
4040 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
4041 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
4042 CLANG_WARN_EMPTY_BODY = YES;
4043 CLANG_WARN_ENUM_CONVERSION = YES;
4044 CLANG_WARN_INFINITE_RECURSION = YES;
4045 CLANG_WARN_INT_CONVERSION = YES;
4046 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
4047 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
4048 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
4049 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
4050 CLANG_WARN_STRICT_PROTOTYPES = YES;
4051 CLANG_WARN_SUSPICIOUS_MOVE = YES;
4052 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
4053 CLANG_WARN_UNREACHABLE_CODE = YES;
4054 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4055 CODE_SIGN_IDENTITY = "-";
4056 CODE_SIGN_STYLE = Automatic;
4057 DEAD_CODE_STRIPPING = NO;
4058 DEBUG_INFORMATION_FORMAT = dwarf;
4059 DYLIB_COMPATIBILITY_VERSION = 1;
4060 DYLIB_CURRENT_VERSION = 1;
4061 ENABLE_STRICT_OBJC_MSGSEND = YES;
4062 EXECUTABLE_PREFIX = "";
4063 FRAMEWORK_SEARCH_PATHS = "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks";
4064 GCC_C_LANGUAGE_STANDARD = gnu11;
4065 GCC_DYNAMIC_NO_PIC = NO;
4066 GCC_NO_COMMON_BLOCKS = YES;
4067 GCC_OPTIMIZATION_LEVEL = 0;
4068 GCC_PREPROCESSOR_DEFINITIONS = (
4069 "DEBUG=1",
4070 "LF_CS_USE_OSLOG=1",
4071 "$(inherited)",
4072 );
4073 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
4074 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
4075 GCC_WARN_UNDECLARED_SELECTOR = YES;
4076 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
4077 GCC_WARN_UNUSED_FUNCTION = NO;
4078 GCC_WARN_UNUSED_LABEL = NO;
4079 GCC_WARN_UNUSED_PARAMETER = NO;
4080 GCC_WARN_UNUSED_VALUE = NO;
4081 GCC_WARN_UNUSED_VARIABLE = YES;
4082 HEADER_SEARCH_PATHS = "livefiles_cs_plugin/**";
4083 INSTALL_PATH = /System/Library/PrivateFrameworks/UserFS.framework/PlugIns;
4084 MACOSX_DEPLOYMENT_TARGET = 10.13;
4085 MTL_ENABLE_DEBUG_INFO = YES;
4086 ONLY_ACTIVE_ARCH = NO;
4087 PRODUCT_NAME = "$(TARGET_NAME)";
4088 SDKROOT = macosx.internal;
4089 SUPPORTS_TEXT_BASED_API = NO;
4090 };
4091 name = Debug;
4092 };
4093 A64B3BDF22E8D36F009A2B10 /* Coverage */ = {
4094 isa = XCBuildConfiguration;
4095 buildSettings = {
4096 ALWAYS_SEARCH_USER_PATHS = NO;
4097 CLANG_ANALYZER_NONNULL = YES;
4098 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
4099 CLANG_ANALYZER_OBJC_UNUSED_IVARS = YES;
4100 CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
4101 CLANG_CXX_LIBRARY = "libc++";
4102 CLANG_ENABLE_MODULES = NO;
4103 CLANG_ENABLE_OBJC_ARC = YES;
4104 CLANG_ENABLE_OBJC_WEAK = YES;
4105 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
4106 CLANG_WARN_BOOL_CONVERSION = YES;
4107 CLANG_WARN_COMMA = YES;
4108 CLANG_WARN_CONSTANT_CONVERSION = YES;
4109 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
4110 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
4111 CLANG_WARN_EMPTY_BODY = YES;
4112 CLANG_WARN_ENUM_CONVERSION = YES;
4113 CLANG_WARN_INFINITE_RECURSION = YES;
4114 CLANG_WARN_INT_CONVERSION = YES;
4115 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
4116 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
4117 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
4118 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
4119 CLANG_WARN_STRICT_PROTOTYPES = YES;
4120 CLANG_WARN_SUSPICIOUS_MOVE = YES;
4121 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
4122 CLANG_WARN_UNREACHABLE_CODE = YES;
4123 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4124 CODE_SIGN_IDENTITY = "-";
4125 CODE_SIGN_STYLE = Automatic;
4126 DEAD_CODE_STRIPPING = NO;
4127 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
4128 DYLIB_COMPATIBILITY_VERSION = 1;
4129 DYLIB_CURRENT_VERSION = 1;
4130 ENABLE_NS_ASSERTIONS = NO;
4131 ENABLE_STRICT_OBJC_MSGSEND = YES;
4132 EXECUTABLE_PREFIX = "";
4133 FRAMEWORK_SEARCH_PATHS = "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks";
4134 GCC_C_LANGUAGE_STANDARD = gnu11;
4135 GCC_NO_COMMON_BLOCKS = YES;
4136 GCC_PREPROCESSOR_DEFINITIONS = "LF_CS_USE_OSLOG=1";
4137 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
4138 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
4139 GCC_WARN_UNDECLARED_SELECTOR = YES;
4140 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
4141 GCC_WARN_UNUSED_FUNCTION = NO;
4142 GCC_WARN_UNUSED_LABEL = NO;
4143 GCC_WARN_UNUSED_PARAMETER = NO;
4144 GCC_WARN_UNUSED_VALUE = NO;
4145 GCC_WARN_UNUSED_VARIABLE = YES;
4146 HEADER_SEARCH_PATHS = "livefiles_cs_plugin/**";
4147 INSTALL_PATH = /System/Library/PrivateFrameworks/UserFS.framework/PlugIns;
4148 MACOSX_DEPLOYMENT_TARGET = 10.13;
4149 MTL_ENABLE_DEBUG_INFO = NO;
4150 PRODUCT_NAME = "$(TARGET_NAME)";
4151 SDKROOT = macosx.internal;
4152 SUPPORTS_TEXT_BASED_API = NO;
4153 };
4154 name = Coverage;
4155 };
4156 A64B3BEB22E8D388009A2B10 /* Release */ = {
4157 isa = XCBuildConfiguration;
4158 buildSettings = {
4159 ALWAYS_SEARCH_USER_PATHS = YES;
4160 CLANG_ANALYZER_NONNULL = YES;
4161 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
4162 CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
4163 CLANG_CXX_LIBRARY = "libc++";
4164 CLANG_ENABLE_MODULES = NO;
4165 CLANG_ENABLE_OBJC_ARC = YES;
4166 CLANG_ENABLE_OBJC_WEAK = YES;
4167 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
4168 CLANG_WARN_BOOL_CONVERSION = YES;
4169 CLANG_WARN_COMMA = YES;
4170 CLANG_WARN_CONSTANT_CONVERSION = YES;
4171 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
4172 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
4173 CLANG_WARN_EMPTY_BODY = YES;
4174 CLANG_WARN_ENUM_CONVERSION = YES;
4175 CLANG_WARN_INFINITE_RECURSION = YES;
4176 CLANG_WARN_INT_CONVERSION = YES;
4177 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
4178 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
4179 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
4180 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
4181 CLANG_WARN_STRICT_PROTOTYPES = YES;
4182 CLANG_WARN_SUSPICIOUS_MOVE = YES;
4183 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
4184 CLANG_WARN_UNREACHABLE_CODE = YES;
4185 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4186 CODE_SIGN_ENTITLEMENTS = livefiles_cs_plugin/livefiles_cs_tester.entitlements;
4187 CODE_SIGN_IDENTITY = "-";
4188 CODE_SIGN_STYLE = Automatic;
4189 COPY_PHASE_STRIP = NO;
4190 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
4191 ENABLE_NS_ASSERTIONS = NO;
4192 ENABLE_STRICT_OBJC_MSGSEND = YES;
4193 FRAMEWORK_SEARCH_PATHS = "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks";
4194 GCC_C_LANGUAGE_STANDARD = gnu11;
4195 GCC_NO_COMMON_BLOCKS = YES;
4196 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
4197 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
4198 GCC_WARN_UNDECLARED_SELECTOR = YES;
4199 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
4200 GCC_WARN_UNUSED_FUNCTION = YES;
4201 GCC_WARN_UNUSED_VARIABLE = YES;
4202 HEADER_SEARCH_PATHS = livefiles_cs_plugin/;
4203 INSTALL_PATH = /AppleInternal/CoreOS/tests/hfs;
4204 MACOSX_DEPLOYMENT_TARGET = 10.12;
4205 MTL_ENABLE_DEBUG_INFO = NO;
4206 PRODUCT_NAME = "$(TARGET_NAME)";
4207 SDKROOT = macosx.internal;
4208 SUPPORTS_TEXT_BASED_API = NO;
4209 };
4210 name = Release;
4211 };
4212 A64B3BEC22E8D388009A2B10 /* Debug */ = {
4213 isa = XCBuildConfiguration;
4214 buildSettings = {
4215 ALWAYS_SEARCH_USER_PATHS = YES;
4216 CLANG_ANALYZER_NONNULL = YES;
4217 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
4218 CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
4219 CLANG_CXX_LIBRARY = "libc++";
4220 CLANG_ENABLE_MODULES = NO;
4221 CLANG_ENABLE_OBJC_ARC = YES;
4222 CLANG_ENABLE_OBJC_WEAK = YES;
4223 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
4224 CLANG_WARN_BOOL_CONVERSION = YES;
4225 CLANG_WARN_COMMA = YES;
4226 CLANG_WARN_CONSTANT_CONVERSION = YES;
4227 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
4228 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
4229 CLANG_WARN_EMPTY_BODY = YES;
4230 CLANG_WARN_ENUM_CONVERSION = YES;
4231 CLANG_WARN_INFINITE_RECURSION = YES;
4232 CLANG_WARN_INT_CONVERSION = YES;
4233 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
4234 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
4235 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
4236 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
4237 CLANG_WARN_STRICT_PROTOTYPES = YES;
4238 CLANG_WARN_SUSPICIOUS_MOVE = YES;
4239 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
4240 CLANG_WARN_UNREACHABLE_CODE = YES;
4241 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4242 CODE_SIGN_ENTITLEMENTS = livefiles_cs_plugin/livefiles_cs_tester.entitlements;
4243 CODE_SIGN_IDENTITY = "-";
4244 CODE_SIGN_STYLE = Automatic;
4245 COPY_PHASE_STRIP = NO;
4246 DEBUG_INFORMATION_FORMAT = dwarf;
4247 ENABLE_STRICT_OBJC_MSGSEND = YES;
4248 FRAMEWORK_SEARCH_PATHS = "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks";
4249 GCC_C_LANGUAGE_STANDARD = gnu11;
4250 GCC_DYNAMIC_NO_PIC = NO;
4251 GCC_NO_COMMON_BLOCKS = YES;
4252 GCC_OPTIMIZATION_LEVEL = 0;
4253 GCC_PREPROCESSOR_DEFINITIONS = (
4254 "DEBUG=1",
4255 "$(inherited)",
4256 );
4257 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
4258 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
4259 GCC_WARN_UNDECLARED_SELECTOR = YES;
4260 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
4261 GCC_WARN_UNUSED_FUNCTION = YES;
4262 GCC_WARN_UNUSED_VARIABLE = YES;
4263 HEADER_SEARCH_PATHS = livefiles_cs_plugin/;
4264 INSTALL_PATH = /AppleInternal/CoreOS/tests/hfs;
4265 MACOSX_DEPLOYMENT_TARGET = 10.12;
4266 MTL_ENABLE_DEBUG_INFO = YES;
4267 ONLY_ACTIVE_ARCH = YES;
4268 PRODUCT_NAME = "$(TARGET_NAME)";
4269 SDKROOT = macosx.internal;
4270 SUPPORTS_TEXT_BASED_API = NO;
4271 };
4272 name = Debug;
4273 };
4274 A64B3BED22E8D388009A2B10 /* Coverage */ = {
4275 isa = XCBuildConfiguration;
4276 buildSettings = {
4277 ALWAYS_SEARCH_USER_PATHS = YES;
4278 CLANG_ANALYZER_NONNULL = YES;
4279 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
4280 CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
4281 CLANG_CXX_LIBRARY = "libc++";
4282 CLANG_ENABLE_MODULES = NO;
4283 CLANG_ENABLE_OBJC_ARC = YES;
4284 CLANG_ENABLE_OBJC_WEAK = YES;
4285 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
4286 CLANG_WARN_BOOL_CONVERSION = YES;
4287 CLANG_WARN_COMMA = YES;
4288 CLANG_WARN_CONSTANT_CONVERSION = YES;
4289 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
4290 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
4291 CLANG_WARN_EMPTY_BODY = YES;
4292 CLANG_WARN_ENUM_CONVERSION = YES;
4293 CLANG_WARN_INFINITE_RECURSION = YES;
4294 CLANG_WARN_INT_CONVERSION = YES;
4295 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
4296 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
4297 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
4298 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
4299 CLANG_WARN_STRICT_PROTOTYPES = YES;
4300 CLANG_WARN_SUSPICIOUS_MOVE = YES;
4301 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
4302 CLANG_WARN_UNREACHABLE_CODE = YES;
4303 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4304 CODE_SIGN_ENTITLEMENTS = livefiles_cs_plugin/livefiles_cs_tester.entitlements;
4305 CODE_SIGN_IDENTITY = "-";
4306 CODE_SIGN_STYLE = Automatic;
4307 COPY_PHASE_STRIP = NO;
4308 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
4309 ENABLE_NS_ASSERTIONS = NO;
4310 ENABLE_STRICT_OBJC_MSGSEND = YES;
4311 FRAMEWORK_SEARCH_PATHS = "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks";
4312 GCC_C_LANGUAGE_STANDARD = gnu11;
4313 GCC_NO_COMMON_BLOCKS = YES;
4314 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
4315 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
4316 GCC_WARN_UNDECLARED_SELECTOR = YES;
4317 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
4318 GCC_WARN_UNUSED_FUNCTION = YES;
4319 GCC_WARN_UNUSED_VARIABLE = YES;
4320 HEADER_SEARCH_PATHS = livefiles_cs_plugin/;
4321 INSTALL_PATH = /AppleInternal/CoreOS/tests/hfs;
4322 MACOSX_DEPLOYMENT_TARGET = 10.12;
4323 MTL_ENABLE_DEBUG_INFO = NO;
4324 PRODUCT_NAME = "$(TARGET_NAME)";
4325 SDKROOT = macosx.internal;
4326 SUPPORTS_TEXT_BASED_API = NO;
4327 };
4328 name = Coverage;
4329 };
4330 DB1AAB7D20472D140036167F /* Release */ = {
4331 isa = XCBuildConfiguration;
4332 buildSettings = {
4333 CODE_SIGN_STYLE = Automatic;
4334 PRODUCT_NAME = "$(TARGET_NAME)";
4335 };
4336 name = Release;
4337 };
4338 DB1AAB7E20472D140036167F /* Debug */ = {
4339 isa = XCBuildConfiguration;
4340 buildSettings = {
4341 CODE_SIGN_STYLE = Automatic;
4342 PRODUCT_NAME = "$(TARGET_NAME)";
4343 };
4344 name = Debug;
4345 };
4346 DB1AAB7F20472D140036167F /* Coverage */ = {
4347 isa = XCBuildConfiguration;
4348 buildSettings = {
4349 CODE_SIGN_STYLE = Automatic;
4350 PRODUCT_NAME = "$(TARGET_NAME)";
4351 };
4352 name = Coverage;
4353 };
4354 FB20E0E71AE950C200CEBE7B /* Release */ = {
4355 isa = XCBuildConfiguration;
4356 baseConfigurationReference = FB20E1781AE968BD00CEBE7B /* kext.xcconfig */;
4357 buildSettings = {
4358 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
4359 CLANG_CXX_LIBRARY = "libc++";
4360 CLANG_ENABLE_OBJC_ARC = YES;
4361 CLANG_WARN_ASSIGN_ENUM = YES;
4362 CLANG_WARN_BOOL_CONVERSION = YES;
4363 CLANG_WARN_EMPTY_BODY = YES;
4364 CLANG_WARN_ENUM_CONVERSION = YES;
4365 CLANG_WARN_INT_CONVERSION = YES;
4366 CLANG_WARN_UNREACHABLE_CODE = YES;
4367 CODE_SIGN_IDENTITY = "-";
4368 COMBINE_HIDPI_IMAGES = YES;
4369 COPY_HEADERS_RUN_UNIFDEF = YES;
4370 COPY_HEADERS_UNIFDEF_FLAGS = "-UKERNEL";
4371 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
4372 GCC_C_LANGUAGE_STANDARD = gnu99;
4373 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
4374 GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
4375 GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES;
4376 GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
4377 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
4378 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
4379 GCC_WARN_ABOUT_RETURN_TYPE = YES;
4380 GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
4381 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
4382 GCC_WARN_SHADOW = YES;
4383 GCC_WARN_SIGN_COMPARE = YES;
4384 GCC_WARN_UNINITIALIZED_AUTOS = YES;
4385 GCC_WARN_UNKNOWN_PRAGMAS = YES;
4386 GCC_WARN_UNUSED_FUNCTION = YES;
4387 GCC_WARN_UNUSED_LABEL = YES;
4388 GCC_WARN_UNUSED_VARIABLE = YES;
4389 INFOPLIST_FILE = "$(PROJECT_DERIVED_FILE_DIR)/kext-Info.plist";
4390 INSTALL_MODE_FLAG = "a+rX";
4391 LLVM_LTO = YES;
4392 MODULE_NAME = "com.apple.file-systems.hfs.kext";
4393 MODULE_VERSION = 1.0.0;
4394 PRODUCT_BUNDLE_IDENTIFIER = com.apple.filesystems.hfs.kext;
4395 PRODUCT_NAME = HFS;
4396 SDKROOT = macosx.internal;
4397 WARNING_CFLAGS = (
4398 "$(inherited)",
4399 "-Wno-unused-parameter",
4400 "-Wno-shorten-64-to-32",
4401 );
4402 WRAPPER_EXTENSION = kext;
4403 };
4404 name = Release;
4405 };
4406 FB48E4A31BB3070500523121 /* Release */ = {
4407 isa = XCBuildConfiguration;
4408 buildSettings = {
4409 ALWAYS_SEARCH_USER_PATHS = NO;
4410 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
4411 CLANG_CXX_LIBRARY = "libc++";
4412 CLANG_ENABLE_OBJC_ARC = YES;
4413 CLANG_WARN_BOOL_CONVERSION = YES;
4414 CLANG_WARN_CONSTANT_CONVERSION = YES;
4415 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
4416 CLANG_WARN_EMPTY_BODY = YES;
4417 CLANG_WARN_ENUM_CONVERSION = YES;
4418 CLANG_WARN_INT_CONVERSION = YES;
4419 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
4420 CLANG_WARN_UNREACHABLE_CODE = YES;
4421 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4422 COMBINE_HIDPI_IMAGES = YES;
4423 COPY_HEADERS_RUN_UNIFDEF = YES;
4424 COPY_HEADERS_UNIFDEF_FLAGS = "-DKERNEL";
4425 COPY_PHASE_STRIP = NO;
4426 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
4427 ENABLE_NS_ASSERTIONS = NO;
4428 ENABLE_STRICT_OBJC_MSGSEND = YES;
4429 GCC_C_LANGUAGE_STANDARD = gnu99;
4430 GCC_NO_COMMON_BLOCKS = YES;
4431 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
4432 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
4433 GCC_WARN_UNDECLARED_SELECTOR = YES;
4434 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
4435 GCC_WARN_UNUSED_FUNCTION = YES;
4436 GCC_WARN_UNUSED_VARIABLE = YES;
4437 INSTALL_PATH = /System/Library/Frameworks;
4438 MACOSX_DEPLOYMENT_TARGET = 10.11;
4439 MTL_ENABLE_DEBUG_INFO = NO;
4440 PRODUCT_NAME = Kernel;
4441 PUBLIC_HEADERS_FOLDER_PATH = Kernel.framework/Versions/A/Headers/hfs;
4442 WRAPPER_EXTENSION = framework;
4443 };
4444 name = Release;
4445 };
4446 FB48E4A41BB3070500523121 /* Debug */ = {
4447 isa = XCBuildConfiguration;
4448 buildSettings = {
4449 ALWAYS_SEARCH_USER_PATHS = NO;
4450 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
4451 CLANG_CXX_LIBRARY = "libc++";
4452 CLANG_ENABLE_OBJC_ARC = YES;
4453 CLANG_WARN_BOOL_CONVERSION = YES;
4454 CLANG_WARN_CONSTANT_CONVERSION = YES;
4455 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
4456 CLANG_WARN_EMPTY_BODY = YES;
4457 CLANG_WARN_ENUM_CONVERSION = YES;
4458 CLANG_WARN_INT_CONVERSION = YES;
4459 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
4460 CLANG_WARN_UNREACHABLE_CODE = YES;
4461 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4462 COMBINE_HIDPI_IMAGES = YES;
4463 COPY_HEADERS_RUN_UNIFDEF = YES;
4464 COPY_HEADERS_UNIFDEF_FLAGS = "-DKERNEL";
4465 COPY_PHASE_STRIP = NO;
4466 DEBUG_INFORMATION_FORMAT = dwarf;
4467 ENABLE_STRICT_OBJC_MSGSEND = YES;
4468 GCC_C_LANGUAGE_STANDARD = gnu99;
4469 GCC_DYNAMIC_NO_PIC = NO;
4470 GCC_NO_COMMON_BLOCKS = YES;
4471 GCC_OPTIMIZATION_LEVEL = 0;
4472 GCC_PREPROCESSOR_DEFINITIONS = (
4473 "DEBUG=1",
4474 "$(inherited)",
4475 );
4476 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
4477 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
4478 GCC_WARN_UNDECLARED_SELECTOR = YES;
4479 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
4480 GCC_WARN_UNUSED_FUNCTION = YES;
4481 GCC_WARN_UNUSED_VARIABLE = YES;
4482 INSTALL_PATH = /System/Library/Frameworks;
4483 MACOSX_DEPLOYMENT_TARGET = 10.11;
4484 MTL_ENABLE_DEBUG_INFO = YES;
4485 ONLY_ACTIVE_ARCH = YES;
4486 PRODUCT_NAME = Kernel;
4487 PUBLIC_HEADERS_FOLDER_PATH = Kernel.framework/Versions/A/Headers/hfs;
4488 WRAPPER_EXTENSION = framework;
4489 };
4490 name = Debug;
4491 };
4492 FB48E4A51BB3070500523121 /* Coverage */ = {
4493 isa = XCBuildConfiguration;
4494 buildSettings = {
4495 ALWAYS_SEARCH_USER_PATHS = NO;
4496 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
4497 CLANG_CXX_LIBRARY = "libc++";
4498 CLANG_ENABLE_OBJC_ARC = YES;
4499 CLANG_WARN_BOOL_CONVERSION = YES;
4500 CLANG_WARN_CONSTANT_CONVERSION = YES;
4501 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
4502 CLANG_WARN_EMPTY_BODY = YES;
4503 CLANG_WARN_ENUM_CONVERSION = YES;
4504 CLANG_WARN_INT_CONVERSION = YES;
4505 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
4506 CLANG_WARN_UNREACHABLE_CODE = YES;
4507 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4508 COMBINE_HIDPI_IMAGES = YES;
4509 COPY_HEADERS_RUN_UNIFDEF = YES;
4510 COPY_HEADERS_UNIFDEF_FLAGS = "-DKERNEL";
4511 COPY_PHASE_STRIP = NO;
4512 DEBUG_INFORMATION_FORMAT = dwarf;
4513 ENABLE_STRICT_OBJC_MSGSEND = YES;
4514 GCC_C_LANGUAGE_STANDARD = gnu99;
4515 GCC_DYNAMIC_NO_PIC = NO;
4516 GCC_NO_COMMON_BLOCKS = YES;
4517 GCC_OPTIMIZATION_LEVEL = 0;
4518 GCC_PREPROCESSOR_DEFINITIONS = (
4519 "DEBUG=1",
4520 "$(inherited)",
4521 );
4522 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
4523 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
4524 GCC_WARN_UNDECLARED_SELECTOR = YES;
4525 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
4526 GCC_WARN_UNUSED_FUNCTION = YES;
4527 GCC_WARN_UNUSED_VARIABLE = YES;
4528 INSTALL_PATH = /System/Library/Frameworks;
4529 MACOSX_DEPLOYMENT_TARGET = 10.11;
4530 MTL_ENABLE_DEBUG_INFO = YES;
4531 ONLY_ACTIVE_ARCH = YES;
4532 PRODUCT_NAME = Kernel;
4533 PUBLIC_HEADERS_FOLDER_PATH = Kernel.framework/Versions/A/Headers/hfs;
4534 WRAPPER_EXTENSION = framework;
4535 };
4536 name = Coverage;
4537 };
4538 FB48E5091BB3798500523121 /* Release */ = {
4539 isa = XCBuildConfiguration;
4540 buildSettings = {
4541 COPY_HEADERS_RUN_UNIFDEF = YES;
4542 COPY_HEADERS_UNIFDEF_FLAGS = "-UKERNEL";
4543 INSTALLHDRS_SCRIPT_PHASE = YES;
4544 PRIVATE_HEADERS_FOLDER_PATH = /usr/local/include/hfs;
4545 PRODUCT_NAME = "$(TARGET_NAME)";
4546 PUBLIC_HEADERS_FOLDER_PATH = /usr/include/hfs;
4547 };
4548 name = Release;
4549 };
4550 FB48E50A1BB3798500523121 /* Debug */ = {
4551 isa = XCBuildConfiguration;
4552 buildSettings = {
4553 COPY_HEADERS_RUN_UNIFDEF = YES;
4554 COPY_HEADERS_UNIFDEF_FLAGS = "-UKERNEL";
4555 INSTALLHDRS_SCRIPT_PHASE = YES;
4556 PRIVATE_HEADERS_FOLDER_PATH = /usr/local/include/hfs;
4557 PRODUCT_NAME = "$(TARGET_NAME)";
4558 PUBLIC_HEADERS_FOLDER_PATH = /usr/include/hfs;
4559 };
4560 name = Debug;
4561 };
4562 FB48E50B1BB3798500523121 /* Coverage */ = {
4563 isa = XCBuildConfiguration;
4564 buildSettings = {
4565 COPY_HEADERS_RUN_UNIFDEF = YES;
4566 COPY_HEADERS_UNIFDEF_FLAGS = "-UKERNEL";
4567 INSTALLHDRS_SCRIPT_PHASE = YES;
4568 PRIVATE_HEADERS_FOLDER_PATH = /usr/local/include/hfs;
4569 PRODUCT_NAME = "$(TARGET_NAME)";
4570 PUBLIC_HEADERS_FOLDER_PATH = /usr/include/hfs;
4571 };
4572 name = Coverage;
4573 };
4574 FB55AE711B7D47B300701D03 /* Release */ = {
4575 isa = XCBuildConfiguration;
4576 buildSettings = {
4577 PRODUCT_NAME = "$(TARGET_NAME)";
4578 SDKROOT = iphoneos.internal;
4579 WARNING_CFLAGS = (
4580 "-Wall",
4581 "-W",
4582 "-Wno-missing-field-initializers",
4583 );
4584 };
4585 name = Release;
4586 };
4587 FB55AE721B7D47B300701D03 /* Debug */ = {
4588 isa = XCBuildConfiguration;
4589 buildSettings = {
4590 PRODUCT_NAME = "$(TARGET_NAME)";
4591 SDKROOT = iphoneos.internal;
4592 WARNING_CFLAGS = (
4593 "-Wall",
4594 "-W",
4595 "-Wno-missing-field-initializers",
4596 );
4597 };
4598 name = Debug;
4599 };
4600 FB75A4001B4AE765004B5A74 /* Release */ = {
4601 isa = XCBuildConfiguration;
4602 baseConfigurationReference = FB20E1781AE968BD00CEBE7B /* kext.xcconfig */;
4603 buildSettings = {
4604 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
4605 CLANG_CXX_LIBRARY = "libc++";
4606 CLANG_ENABLE_OBJC_ARC = YES;
4607 CODE_SIGN_IDENTITY = "-";
4608 COMBINE_HIDPI_IMAGES = YES;
4609 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
4610 GCC_C_LANGUAGE_STANDARD = gnu99;
4611 INFOPLIST_FILE = "$(SRCROOT)/hfs_encodings/HFSEncodings-Info.plist";
4612 INSTALL_MODE_FLAG = "a+rX";
4613 MODULE_NAME = "com.apple.file-systems.hfs.kext";
4614 MODULE_VERSION = 1.0.0;
4615 PRODUCT_BUNDLE_IDENTIFIER = com.apple.filesystems.hfs.encodings.kext;
4616 PRODUCT_NAME = HFSEncodings;
4617 SDKROOT = macosx.internal;
4618 SUPPORTED_PLATFORMS = macosx;
4619 WRAPPER_EXTENSION = kext;
4620 };
4621 name = Release;
4622 };
4623 FB75A4011B4AE765004B5A74 /* Debug */ = {
4624 isa = XCBuildConfiguration;
4625 baseConfigurationReference = FB20E1781AE968BD00CEBE7B /* kext.xcconfig */;
4626 buildSettings = {
4627 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
4628 CLANG_CXX_LIBRARY = "libc++";
4629 CLANG_ENABLE_OBJC_ARC = YES;
4630 CODE_SIGN_IDENTITY = "-";
4631 COMBINE_HIDPI_IMAGES = YES;
4632 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
4633 GCC_C_LANGUAGE_STANDARD = gnu99;
4634 INFOPLIST_FILE = "$(SRCROOT)/hfs_encodings/HFSEncodings-Info.plist";
4635 INSTALL_MODE_FLAG = "a+rX";
4636 MODULE_NAME = "com.apple.file-systems.hfs.kext";
4637 MODULE_VERSION = 1.0.0;
4638 PRODUCT_BUNDLE_IDENTIFIER = com.apple.filesystems.hfs.encodings.kext;
4639 PRODUCT_NAME = HFSEncodings;
4640 SDKROOT = macosx.internal;
4641 SUPPORTED_PLATFORMS = macosx;
4642 WRAPPER_EXTENSION = kext;
4643 };
4644 name = Debug;
4645 };
4646 FB76B3D71B7A4BE600FA9F2B /* Release */ = {
4647 isa = XCBuildConfiguration;
4648 baseConfigurationReference = FB2B5C671B877A4D00ACEDD9 /* hfs-tests.xcconfig */;
4649 buildSettings = {
4650 ALWAYS_SEARCH_USER_PATHS = NO;
4651 CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
4652 CLANG_CXX_LIBRARY = "libc++";
4653 CLANG_ENABLE_OBJC_ARC = YES;
4654 CLANG_WARN_BOOL_CONVERSION = YES;
4655 CLANG_WARN_CONSTANT_CONVERSION = YES;
4656 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
4657 CLANG_WARN_EMPTY_BODY = YES;
4658 CLANG_WARN_ENUM_CONVERSION = YES;
4659 CLANG_WARN_INT_CONVERSION = YES;
4660 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
4661 CLANG_WARN_UNREACHABLE_CODE = YES;
4662 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4663 CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/tests/hfs-tests.entitlements";
4664 CODE_SIGN_IDENTITY = "-";
4665 COPY_PHASE_STRIP = NO;
4666 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
4667 ENABLE_NS_ASSERTIONS = NO;
4668 ENABLE_STRICT_OBJC_MSGSEND = YES;
4669 FRAMEWORK_SEARCH_PATHS = (
4670 "$(inherited)",
4671 "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
4672 );
4673 GCC_NO_COMMON_BLOCKS = YES;
4674 GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
4675 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
4676 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
4677 GCC_WARN_UNDECLARED_SELECTOR = YES;
4678 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
4679 GCC_WARN_UNUSED_FUNCTION = YES;
4680 GCC_WARN_UNUSED_VARIABLE = YES;
4681 INSTALL_PATH = /AppleInternal/CoreOS/tests/hfs;
4682 MACOSX_DEPLOYMENT_TARGET = 10.11;
4683 MTL_ENABLE_DEBUG_INFO = NO;
4684 OTHER_CFLAGS = "-fexceptions";
4685 PRODUCT_NAME = "$(TARGET_NAME)";
4686 SDKROOT = macosx.internal;
4687 USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/tests";
4688 WARNING_CFLAGS = (
4689 "-Wall",
4690 "-W",
4691 "-Wno-missing-field-initializers",
4692 "-Winteger-overflow",
4693 );
4694 };
4695 name = Release;
4696 };
4697 FB76B3D81B7A4BE600FA9F2B /* Debug */ = {
4698 isa = XCBuildConfiguration;
4699 baseConfigurationReference = FB2B5C671B877A4D00ACEDD9 /* hfs-tests.xcconfig */;
4700 buildSettings = {
4701 ALWAYS_SEARCH_USER_PATHS = NO;
4702 CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
4703 CLANG_CXX_LIBRARY = "libc++";
4704 CLANG_ENABLE_OBJC_ARC = YES;
4705 CLANG_WARN_BOOL_CONVERSION = YES;
4706 CLANG_WARN_CONSTANT_CONVERSION = YES;
4707 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
4708 CLANG_WARN_EMPTY_BODY = YES;
4709 CLANG_WARN_ENUM_CONVERSION = YES;
4710 CLANG_WARN_INT_CONVERSION = YES;
4711 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
4712 CLANG_WARN_UNREACHABLE_CODE = YES;
4713 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4714 CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/tests/hfs-tests.entitlements";
4715 CODE_SIGN_IDENTITY = "-";
4716 COPY_PHASE_STRIP = NO;
4717 DEBUG_INFORMATION_FORMAT = dwarf;
4718 ENABLE_STRICT_OBJC_MSGSEND = YES;
4719 FRAMEWORK_SEARCH_PATHS = (
4720 "$(inherited)",
4721 "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
4722 );
4723 GCC_DYNAMIC_NO_PIC = NO;
4724 GCC_NO_COMMON_BLOCKS = YES;
4725 GCC_OPTIMIZATION_LEVEL = 0;
4726 GCC_PREPROCESSOR_DEFINITIONS = (
4727 "$(inherited)",
4728 DEBUG,
4729 );
4730 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
4731 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
4732 GCC_WARN_UNDECLARED_SELECTOR = YES;
4733 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
4734 GCC_WARN_UNUSED_FUNCTION = YES;
4735 GCC_WARN_UNUSED_VARIABLE = YES;
4736 INSTALL_PATH = /AppleInternal/CoreOS/tests/hfs;
4737 MACOSX_DEPLOYMENT_TARGET = 10.11;
4738 MTL_ENABLE_DEBUG_INFO = YES;
4739 ONLY_ACTIVE_ARCH = YES;
4740 OTHER_CFLAGS = "-fexceptions";
4741 PRODUCT_NAME = "$(TARGET_NAME)";
4742 SDKROOT = macosx.internal;
4743 USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/tests";
4744 WARNING_CFLAGS = (
4745 "-Wall",
4746 "-W",
4747 "-Wno-missing-field-initializers",
4748 "-Winteger-overflow",
4749 );
4750 };
4751 name = Debug;
4752 };
4753 FB7C140E1C2368E6004F8B2C /* Release */ = {
4754 isa = XCBuildConfiguration;
4755 buildSettings = {
4756 PRODUCT_NAME = "$(TARGET_NAME)";
4757 };
4758 name = Release;
4759 };
4760 FB7C140F1C2368E6004F8B2C /* Debug */ = {
4761 isa = XCBuildConfiguration;
4762 buildSettings = {
4763 PRODUCT_NAME = "$(TARGET_NAME)";
4764 };
4765 name = Debug;
4766 };
4767 FB7C14101C2368E6004F8B2C /* Coverage */ = {
4768 isa = XCBuildConfiguration;
4769 buildSettings = {
4770 PRODUCT_NAME = "$(TARGET_NAME)";
4771 };
4772 name = Coverage;
4773 };
4774 FBA95AAB1B5025E700887E82 /* Release */ = {
4775 isa = XCBuildConfiguration;
4776 baseConfigurationReference = FB20E1781AE968BD00CEBE7B /* kext.xcconfig */;
4777 buildSettings = {
4778 PRODUCT_NAME = "$(TARGET_NAME)";
4779 SDKROOT = macosx.internal;
4780 };
4781 name = Release;
4782 };
4783 FBA95AAC1B5025E700887E82 /* Debug */ = {
4784 isa = XCBuildConfiguration;
4785 baseConfigurationReference = FB20E1781AE968BD00CEBE7B /* kext.xcconfig */;
4786 buildSettings = {
4787 PRODUCT_NAME = "$(TARGET_NAME)";
4788 SDKROOT = macosx.internal;
4789 };
4790 name = Debug;
4791 };
4792 FBAA824A1B56F24100EE6863 /* Release */ = {
4793 isa = XCBuildConfiguration;
4794 buildSettings = {
4795 ALWAYS_SEARCH_USER_PATHS = NO;
4796 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
4797 CLANG_CXX_LIBRARY = "libc++";
4798 CLANG_ENABLE_OBJC_ARC = YES;
4799 CLANG_WARN_BOOL_CONVERSION = YES;
4800 CLANG_WARN_CONSTANT_CONVERSION = YES;
4801 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
4802 CLANG_WARN_EMPTY_BODY = YES;
4803 CLANG_WARN_ENUM_CONVERSION = YES;
4804 CLANG_WARN_INT_CONVERSION = YES;
4805 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
4806 CLANG_WARN_UNREACHABLE_CODE = YES;
4807 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4808 COPY_PHASE_STRIP = NO;
4809 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
4810 ENABLE_NS_ASSERTIONS = NO;
4811 ENABLE_STRICT_OBJC_MSGSEND = YES;
4812 GCC_C_LANGUAGE_STANDARD = gnu99;
4813 GCC_NO_COMMON_BLOCKS = YES;
4814 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
4815 GCC_WARN_UNDECLARED_SELECTOR = YES;
4816 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
4817 GCC_WARN_UNUSED_FUNCTION = YES;
4818 GCC_WARN_UNUSED_VARIABLE = YES;
4819 MACOSX_DEPLOYMENT_TARGET = 10.11;
4820 MTL_ENABLE_DEBUG_INFO = NO;
4821 PRODUCT_NAME = "$(TARGET_NAME)";
4822 SDKROOT = macosx.internal;
4823 SKIP_INSTALL = YES;
4824 WARNING_CFLAGS = (
4825 "$(inherited)",
4826 "-Wno-shorten-64-to-32",
4827 );
4828 };
4829 name = Release;
4830 };
4831 FBAA824B1B56F24100EE6863 /* Debug */ = {
4832 isa = XCBuildConfiguration;
4833 buildSettings = {
4834 ALWAYS_SEARCH_USER_PATHS = NO;
4835 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
4836 CLANG_CXX_LIBRARY = "libc++";
4837 CLANG_ENABLE_OBJC_ARC = YES;
4838 CLANG_WARN_BOOL_CONVERSION = YES;
4839 CLANG_WARN_CONSTANT_CONVERSION = YES;
4840 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
4841 CLANG_WARN_EMPTY_BODY = YES;
4842 CLANG_WARN_ENUM_CONVERSION = YES;
4843 CLANG_WARN_INT_CONVERSION = YES;
4844 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
4845 CLANG_WARN_UNREACHABLE_CODE = YES;
4846 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4847 COPY_PHASE_STRIP = NO;
4848 DEBUG_INFORMATION_FORMAT = dwarf;
4849 ENABLE_STRICT_OBJC_MSGSEND = YES;
4850 GCC_C_LANGUAGE_STANDARD = gnu99;
4851 GCC_DYNAMIC_NO_PIC = NO;
4852 GCC_NO_COMMON_BLOCKS = YES;
4853 GCC_OPTIMIZATION_LEVEL = 0;
4854 GCC_PREPROCESSOR_DEFINITIONS = (
4855 "DEBUG=1",
4856 "$(inherited)",
4857 );
4858 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
4859 GCC_WARN_UNDECLARED_SELECTOR = YES;
4860 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
4861 GCC_WARN_UNUSED_FUNCTION = YES;
4862 GCC_WARN_UNUSED_VARIABLE = YES;
4863 MACOSX_DEPLOYMENT_TARGET = 10.11;
4864 MTL_ENABLE_DEBUG_INFO = YES;
4865 ONLY_ACTIVE_ARCH = YES;
4866 PRODUCT_NAME = "$(TARGET_NAME)";
4867 SDKROOT = macosx.internal;
4868 SKIP_INSTALL = YES;
4869 WARNING_CFLAGS = (
4870 "$(inherited)",
4871 "-Wno-shorten-64-to-32",
4872 );
4873 };
4874 name = Debug;
4875 };
4876 FBAA82561B56F26A00EE6863 /* Release */ = {
4877 isa = XCBuildConfiguration;
4878 buildSettings = {
4879 ALWAYS_SEARCH_USER_PATHS = NO;
4880 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
4881 CLANG_CXX_LIBRARY = "libc++";
4882 CLANG_ENABLE_OBJC_ARC = YES;
4883 CLANG_WARN_BOOL_CONVERSION = YES;
4884 CLANG_WARN_CONSTANT_CONVERSION = YES;
4885 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
4886 CLANG_WARN_EMPTY_BODY = YES;
4887 CLANG_WARN_ENUM_CONVERSION = YES;
4888 CLANG_WARN_INT_CONVERSION = YES;
4889 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
4890 CLANG_WARN_UNREACHABLE_CODE = YES;
4891 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4892 COPY_PHASE_STRIP = NO;
4893 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
4894 ENABLE_NS_ASSERTIONS = NO;
4895 ENABLE_STRICT_OBJC_MSGSEND = YES;
4896 GCC_C_LANGUAGE_STANDARD = gnu99;
4897 GCC_NO_COMMON_BLOCKS = YES;
4898 GCC_PREPROCESSOR_DEFINITIONS = (
4899 "$(inherited)",
4900 HFS_EXTENTS_TEST,
4901 );
4902 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
4903 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
4904 GCC_WARN_UNDECLARED_SELECTOR = YES;
4905 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
4906 GCC_WARN_UNUSED_FUNCTION = YES;
4907 GCC_WARN_UNUSED_VARIABLE = YES;
4908 MACOSX_DEPLOYMENT_TARGET = 10.11;
4909 MTL_ENABLE_DEBUG_INFO = NO;
4910 PRODUCT_NAME = "$(TARGET_NAME)";
4911 SDKROOT = macosx.internal;
4912 SKIP_INSTALL = YES;
4913 };
4914 name = Release;
4915 };
4916 FBAA82571B56F26A00EE6863 /* Debug */ = {
4917 isa = XCBuildConfiguration;
4918 buildSettings = {
4919 ALWAYS_SEARCH_USER_PATHS = NO;
4920 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
4921 CLANG_CXX_LIBRARY = "libc++";
4922 CLANG_ENABLE_OBJC_ARC = YES;
4923 CLANG_WARN_BOOL_CONVERSION = YES;
4924 CLANG_WARN_CONSTANT_CONVERSION = YES;
4925 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
4926 CLANG_WARN_EMPTY_BODY = YES;
4927 CLANG_WARN_ENUM_CONVERSION = YES;
4928 CLANG_WARN_INT_CONVERSION = YES;
4929 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
4930 CLANG_WARN_UNREACHABLE_CODE = YES;
4931 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4932 COPY_PHASE_STRIP = NO;
4933 DEBUG_INFORMATION_FORMAT = dwarf;
4934 ENABLE_STRICT_OBJC_MSGSEND = YES;
4935 GCC_C_LANGUAGE_STANDARD = gnu99;
4936 GCC_DYNAMIC_NO_PIC = NO;
4937 GCC_NO_COMMON_BLOCKS = YES;
4938 GCC_OPTIMIZATION_LEVEL = 0;
4939 GCC_PREPROCESSOR_DEFINITIONS = (
4940 "DEBUG=1",
4941 HFS_EXTENTS_TEST,
4942 "$(inherited)",
4943 );
4944 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
4945 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
4946 GCC_WARN_UNDECLARED_SELECTOR = YES;
4947 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
4948 GCC_WARN_UNUSED_FUNCTION = YES;
4949 GCC_WARN_UNUSED_VARIABLE = YES;
4950 MACOSX_DEPLOYMENT_TARGET = 10.11;
4951 MTL_ENABLE_DEBUG_INFO = YES;
4952 ONLY_ACTIVE_ARCH = YES;
4953 PRODUCT_NAME = "$(TARGET_NAME)";
4954 SDKROOT = macosx.internal;
4955 SKIP_INSTALL = YES;
4956 };
4957 name = Debug;
4958 };
4959 FBAA82621B56F28C00EE6863 /* Release */ = {
4960 isa = XCBuildConfiguration;
4961 buildSettings = {
4962 ALWAYS_SEARCH_USER_PATHS = NO;
4963 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
4964 CLANG_CXX_LIBRARY = "libc++";
4965 CLANG_ENABLE_OBJC_ARC = YES;
4966 CLANG_WARN_BOOL_CONVERSION = YES;
4967 CLANG_WARN_CONSTANT_CONVERSION = YES;
4968 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
4969 CLANG_WARN_EMPTY_BODY = YES;
4970 CLANG_WARN_ENUM_CONVERSION = YES;
4971 CLANG_WARN_INT_CONVERSION = YES;
4972 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
4973 CLANG_WARN_UNREACHABLE_CODE = YES;
4974 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4975 COPY_PHASE_STRIP = NO;
4976 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
4977 ENABLE_NS_ASSERTIONS = NO;
4978 ENABLE_STRICT_OBJC_MSGSEND = YES;
4979 GCC_C_LANGUAGE_STANDARD = gnu99;
4980 GCC_NO_COMMON_BLOCKS = YES;
4981 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
4982 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
4983 GCC_WARN_UNDECLARED_SELECTOR = YES;
4984 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
4985 GCC_WARN_UNUSED_FUNCTION = YES;
4986 GCC_WARN_UNUSED_VARIABLE = YES;
4987 MACOSX_DEPLOYMENT_TARGET = 10.11;
4988 MTL_ENABLE_DEBUG_INFO = NO;
4989 PRODUCT_NAME = "$(TARGET_NAME)";
4990 SDKROOT = macosx.internal;
4991 SKIP_INSTALL = YES;
4992 };
4993 name = Release;
4994 };
4995 FBAA82631B56F28C00EE6863 /* Debug */ = {
4996 isa = XCBuildConfiguration;
4997 buildSettings = {
4998 ALWAYS_SEARCH_USER_PATHS = NO;
4999 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
5000 CLANG_CXX_LIBRARY = "libc++";
5001 CLANG_ENABLE_OBJC_ARC = YES;
5002 CLANG_WARN_BOOL_CONVERSION = YES;
5003 CLANG_WARN_CONSTANT_CONVERSION = YES;
5004 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
5005 CLANG_WARN_EMPTY_BODY = YES;
5006 CLANG_WARN_ENUM_CONVERSION = YES;
5007 CLANG_WARN_INT_CONVERSION = YES;
5008 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
5009 CLANG_WARN_UNREACHABLE_CODE = YES;
5010 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
5011 COPY_PHASE_STRIP = NO;
5012 DEBUG_INFORMATION_FORMAT = dwarf;
5013 ENABLE_STRICT_OBJC_MSGSEND = YES;
5014 GCC_C_LANGUAGE_STANDARD = gnu99;
5015 GCC_DYNAMIC_NO_PIC = NO;
5016 GCC_NO_COMMON_BLOCKS = YES;
5017 GCC_OPTIMIZATION_LEVEL = 0;
5018 GCC_PREPROCESSOR_DEFINITIONS = (
5019 "DEBUG=1",
5020 "$(inherited)",
5021 );
5022 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
5023 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
5024 GCC_WARN_UNDECLARED_SELECTOR = YES;
5025 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
5026 GCC_WARN_UNUSED_FUNCTION = YES;
5027 GCC_WARN_UNUSED_VARIABLE = YES;
5028 MACOSX_DEPLOYMENT_TARGET = 10.11;
5029 MTL_ENABLE_DEBUG_INFO = YES;
5030 ONLY_ACTIVE_ARCH = YES;
5031 PRODUCT_NAME = "$(TARGET_NAME)";
5032 SDKROOT = macosx.internal;
5033 SKIP_INSTALL = YES;
5034 };
5035 name = Debug;
5036 };
5037 FBAA82671B56F2AB00EE6863 /* Release */ = {
5038 isa = XCBuildConfiguration;
5039 buildSettings = {
5040 PRODUCT_NAME = "$(TARGET_NAME)";
5041 SDKROOT = macosx.internal;
5042 WARNING_CFLAGS = (
5043 "-Wall",
5044 "-W",
5045 "-Wno-missing-field-initializers",
5046 );
5047 };
5048 name = Release;
5049 };
5050 FBAA82681B56F2AB00EE6863 /* Debug */ = {
5051 isa = XCBuildConfiguration;
5052 buildSettings = {
5053 PRODUCT_NAME = "$(TARGET_NAME)";
5054 SDKROOT = macosx.internal;
5055 WARNING_CFLAGS = (
5056 "-Wall",
5057 "-W",
5058 "-Wno-missing-field-initializers",
5059 );
5060 };
5061 name = Debug;
5062 };
5063 FBC234C01B4D87A20002D849 /* Release */ = {
5064 isa = XCBuildConfiguration;
5065 baseConfigurationReference = FB20E1781AE968BD00CEBE7B /* kext.xcconfig */;
5066 buildSettings = {
5067 PRODUCT_NAME = "$(TARGET_NAME)";
5068 SDKROOT = iphoneos.internal;
5069 };
5070 name = Release;
5071 };
5072 FBC234C11B4D87A20002D849 /* Debug */ = {
5073 isa = XCBuildConfiguration;
5074 baseConfigurationReference = FB20E1781AE968BD00CEBE7B /* kext.xcconfig */;
5075 buildSettings = {
5076 PRODUCT_NAME = "$(TARGET_NAME)";
5077 SDKROOT = iphoneos.internal;
5078 };
5079 name = Debug;
5080 };
5081 FBCC53021B852759008B752C /* Release */ = {
5082 isa = XCBuildConfiguration;
5083 buildSettings = {
5084 ALWAYS_SEARCH_USER_PATHS = NO;
5085 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
5086 CLANG_CXX_LIBRARY = "libc++";
5087 CLANG_ENABLE_MODULES = YES;
5088 CLANG_ENABLE_OBJC_ARC = YES;
5089 CLANG_WARN_BOOL_CONVERSION = YES;
5090 CLANG_WARN_CONSTANT_CONVERSION = YES;
5091 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
5092 CLANG_WARN_EMPTY_BODY = YES;
5093 CLANG_WARN_ENUM_CONVERSION = YES;
5094 CLANG_WARN_INT_CONVERSION = YES;
5095 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
5096 CLANG_WARN_UNREACHABLE_CODE = YES;
5097 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
5098 COPY_PHASE_STRIP = NO;
5099 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
5100 ENABLE_NS_ASSERTIONS = NO;
5101 ENABLE_STRICT_OBJC_MSGSEND = YES;
5102 GCC_C_LANGUAGE_STANDARD = gnu99;
5103 GCC_NO_COMMON_BLOCKS = YES;
5104 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
5105 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
5106 GCC_WARN_UNDECLARED_SELECTOR = YES;
5107 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
5108 GCC_WARN_UNUSED_FUNCTION = YES;
5109 GCC_WARN_UNUSED_VARIABLE = YES;
5110 MACOSX_DEPLOYMENT_TARGET = 10.11;
5111 MTL_ENABLE_DEBUG_INFO = NO;
5112 PRODUCT_NAME = "$(TARGET_NAME)";
5113 SDKROOT = macosx;
5114 };
5115 name = Release;
5116 };
5117 FBCC53031B852759008B752C /* Debug */ = {
5118 isa = XCBuildConfiguration;
5119 buildSettings = {
5120 ALWAYS_SEARCH_USER_PATHS = NO;
5121 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
5122 CLANG_CXX_LIBRARY = "libc++";
5123 CLANG_ENABLE_MODULES = YES;
5124 CLANG_ENABLE_OBJC_ARC = YES;
5125 CLANG_WARN_BOOL_CONVERSION = YES;
5126 CLANG_WARN_CONSTANT_CONVERSION = YES;
5127 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
5128 CLANG_WARN_EMPTY_BODY = YES;
5129 CLANG_WARN_ENUM_CONVERSION = YES;
5130 CLANG_WARN_INT_CONVERSION = YES;
5131 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
5132 CLANG_WARN_UNREACHABLE_CODE = YES;
5133 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
5134 COPY_PHASE_STRIP = NO;
5135 DEBUG_INFORMATION_FORMAT = dwarf;
5136 ENABLE_STRICT_OBJC_MSGSEND = YES;
5137 GCC_C_LANGUAGE_STANDARD = gnu99;
5138 GCC_DYNAMIC_NO_PIC = NO;
5139 GCC_NO_COMMON_BLOCKS = YES;
5140 GCC_OPTIMIZATION_LEVEL = 0;
5141 GCC_PREPROCESSOR_DEFINITIONS = (
5142 "DEBUG=1",
5143 "$(inherited)",
5144 );
5145 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
5146 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
5147 GCC_WARN_UNDECLARED_SELECTOR = YES;
5148 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
5149 GCC_WARN_UNUSED_FUNCTION = YES;
5150 GCC_WARN_UNUSED_VARIABLE = YES;
5151 MACOSX_DEPLOYMENT_TARGET = 10.11;
5152 MTL_ENABLE_DEBUG_INFO = YES;
5153 ONLY_ACTIVE_ARCH = YES;
5154 PRODUCT_NAME = "$(TARGET_NAME)";
5155 SDKROOT = macosx;
5156 };
5157 name = Debug;
5158 };
5159 FBD5C7D71B1D591800B4620E /* Debug */ = {
5160 isa = XCBuildConfiguration;
5161 baseConfigurationReference = 4DFD953D15377C7D0039B6BA /* hfs.xcconfig */;
5162 buildSettings = {
5163 ENABLE_TESTABILITY = YES;
5164 SUPPORTS_TEXT_BASED_API = YES;
5165 TAPI_VERIFY_MODE = Pedantic;
5166 };
5167 name = Debug;
5168 };
5169 FBD5C7D81B1D591800B4620E /* Debug */ = {
5170 isa = XCBuildConfiguration;
5171 buildSettings = {
5172 PRODUCT_NAME = "$(TARGET_NAME)";
5173 };
5174 name = Debug;
5175 };
5176 FBD5C7D91B1D591800B4620E /* Debug */ = {
5177 isa = XCBuildConfiguration;
5178 buildSettings = {
5179 PRODUCT_NAME = "$(TARGET_NAME)";
5180 };
5181 name = Debug;
5182 };
5183 FBD5C7DA1B1D591800B4620E /* Debug */ = {
5184 isa = XCBuildConfiguration;
5185 buildSettings = {
5186 PRODUCT_NAME = "$(TARGET_NAME)";
5187 WARNING_CFLAGS = (
5188 "-Wall",
5189 "-W",
5190 "-Wno-missing-field-initializers",
5191 "-Winteger-overflow",
5192 );
5193 };
5194 name = Debug;
5195 };
5196 FBD5C7DB1B1D591800B4620E /* Debug */ = {
5197 isa = XCBuildConfiguration;
5198 buildSettings = {
5199 APPLY_RULES_IN_COPY_FILES = YES;
5200 COPY_PHASE_STRIP = NO;
5201 INFOPLIST_FILE = fs/Info.plist;
5202 INFOPLIST_OUTPUT_FORMAT = binary;
5203 INSTALL_PATH = /System/Library/Filesystems;
5204 PLIST_FILE_OUTPUT_FORMAT = binary;
5205 PRODUCT_NAME = hfs;
5206 STRINGS_FILE_OUTPUT_ENCODING = binary;
5207 WRAPPER_EXTENSION = fs;
5208 };
5209 name = Debug;
5210 };
5211 FBD5C7DC1B1D591800B4620E /* Debug */ = {
5212 isa = XCBuildConfiguration;
5213 buildSettings = {
5214 "CODE_SIGN_ENTITLEMENTS[sdk=iphoneos*]" = hfs_util/hfs_util.entitlements;
5215 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "-";
5216 PRODUCT_NAME = hfs.util;
5217 SDKROOT = macosx.internal;
5218 SKIP_INSTALL = YES;
5219 };
5220 name = Debug;
5221 };
5222 FBD5C7DD1B1D591800B4620E /* Debug */ = {
5223 isa = XCBuildConfiguration;
5224 buildSettings = {
5225 "CODE_SIGN_ENTITLEMENTS[sdk=iphoneos*]" = CopyHFSMeta/CopyHFSMeta.entitlements;
5226 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "-";
5227 PRODUCT_NAME = "$(TARGET_NAME)";
5228 SDKROOT = macosx.internal;
5229 SKIP_INSTALL = YES;
5230 };
5231 name = Debug;
5232 };
5233 FBD5C7DE1B1D591800B4620E /* Debug */ = {
5234 isa = XCBuildConfiguration;
5235 buildSettings = {
5236 "CODE_SIGN_ENTITLEMENTS[sdk=iphoneos*]" = mount_hfs/mount_hfs.entitlements;
5237 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "-";
5238 EXCLUDED_SOURCE_FILE_NAMES = "";
5239 "EXCLUDED_SOURCE_FILE_NAMES[sdk=iphoneos*]" = optical.c;
5240 "EXCLUDED_SOURCE_FILE_NAMES[sdk=iphonesimulator*]" = optical.c;
5241 PRODUCT_NAME = "$(TARGET_NAME)";
5242 SDKROOT = macosx.internal;
5243 SKIP_INSTALL = YES;
5244 };
5245 name = Debug;
5246 };
5247 FBD5C7DF1B1D591800B4620E /* Debug */ = {
5248 isa = XCBuildConfiguration;
5249 buildSettings = {
5250 "CODE_SIGN_ENTITLEMENTS[sdk=iphoneos*]" = newfs_hfs/newfs_hfs.entitlements;
5251 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "-";
5252 PRODUCT_NAME = "$(TARGET_NAME)";
5253 SDKROOT = macosx.internal;
5254 SKIP_INSTALL = YES;
5255 };
5256 name = Debug;
5257 };
5258 FBD5C7E01B1D591800B4620E /* Debug */ = {
5259 isa = XCBuildConfiguration;
5260 buildSettings = {
5261 "CODE_SIGN_ENTITLEMENTS[sdk=iphoneos*]" = newfs_hfs/newfs_hfs.entitlements;
5262 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "-";
5263 GCC_PREPROCESSOR_DEFINITIONS = "DEBUG_BUILD=1";
5264 PRODUCT_NAME = newfs_hfs_debug;
5265 SDKROOT = macosx.internal;
5266 };
5267 name = Debug;
5268 };
5269 FBD5C7E11B1D591800B4620E /* Debug */ = {
5270 isa = XCBuildConfiguration;
5271 buildSettings = {
5272 "CODE_SIGN_ENTITLEMENTS[sdk=iphoneos*]" = fsck_hfs/fsck_hfs.entitlements;
5273 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "-";
5274 GCC_PREPROCESSOR_DEFINITIONS = (
5275 "BSD=1",
5276 "CONFIG_HFS_TRIM=1",
5277 "DEBUG_BUILD=0",
5278 );
5279 PRODUCT_NAME = "$(TARGET_NAME)";
5280 SDKROOT = macosx.internal;
5281 SKIP_INSTALL = YES;
5282 };
5283 name = Debug;
5284 };
5285 FBD5C7E21B1D591800B4620E /* Debug */ = {
5286 isa = XCBuildConfiguration;
5287 buildSettings = {
5288 "CODE_SIGN_ENTITLEMENTS[sdk=iphoneos*]" = fstyp_hfs/fstyp_hfs.entitlements;
5289 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "-";
5290 INSTALL_PATH = /sbin;
5291 PRODUCT_NAME = "$(TARGET_NAME)";
5292 SDKROOT = macosx.internal;
5293 };
5294 name = Debug;
5295 };
5296 FBD5C7E31B1D591800B4620E /* Debug */ = {
5297 isa = XCBuildConfiguration;
5298 buildSettings = {
5299 ARCHS = "$(NATIVE_ARCH_ACTUAL)";
5300 GCC_PREPROCESSOR_DEFINITIONS = (
5301 "BSD=1",
5302 "FSCK_MAKESTRINGS=1",
5303 );
5304 PRODUCT_NAME = fsck_makestrings;
5305 SDKROOT = macosx.internal;
5306 SKIP_INSTALL = YES;
5307 };
5308 name = Debug;
5309 };
5310 FBD5C7E41B1D591800B4620E /* Debug */ = {
5311 isa = XCBuildConfiguration;
5312 buildSettings = {
5313 ALWAYS_SEARCH_USER_PATHS = NO;
5314 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
5315 CLANG_CXX_LIBRARY = "libc++";
5316 CLANG_ENABLE_OBJC_ARC = YES;
5317 CLANG_WARN_BOOL_CONVERSION = YES;
5318 CLANG_WARN_CONSTANT_CONVERSION = YES;
5319 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
5320 CLANG_WARN_EMPTY_BODY = YES;
5321 CLANG_WARN_ENUM_CONVERSION = YES;
5322 CLANG_WARN_INT_CONVERSION = YES;
5323 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
5324 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
5325 COPY_PHASE_STRIP = YES;
5326 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
5327 DEPLOYMENT_POSTPROCESSING = YES;
5328 ENABLE_NS_ASSERTIONS = NO;
5329 EXECUTABLE_PREFIX = lib;
5330 GCC_C_LANGUAGE_STANDARD = gnu99;
5331 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
5332 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
5333 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
5334 GCC_WARN_UNDECLARED_SELECTOR = YES;
5335 GCC_WARN_UNINITIALIZED_AUTOS = YES;
5336 GCC_WARN_UNUSED_FUNCTION = YES;
5337 GCC_WARN_UNUSED_VARIABLE = YES;
5338 GENERATE_MASTER_OBJECT_FILE = YES;
5339 MACOSX_DEPLOYMENT_TARGET = 10.9;
5340 PRODUCT_NAME = "$(TARGET_NAME)";
5341 SDKROOT = macosx.internal;
5342 STRIPFLAGS = "";
5343 STRIP_INSTALLED_PRODUCT = YES;
5344 STRIP_STYLE = "non-global";
5345 };
5346 name = Debug;
5347 };
5348 FBD5C7E51B1D591800B4620E /* Debug */ = {
5349 isa = XCBuildConfiguration;
5350 baseConfigurationReference = FB20E1781AE968BD00CEBE7B /* kext.xcconfig */;
5351 buildSettings = {
5352 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
5353 CLANG_CXX_LIBRARY = "libc++";
5354 CLANG_ENABLE_OBJC_ARC = YES;
5355 CLANG_WARN_ASSIGN_ENUM = YES;
5356 CLANG_WARN_BOOL_CONVERSION = YES;
5357 CLANG_WARN_EMPTY_BODY = YES;
5358 CLANG_WARN_ENUM_CONVERSION = YES;
5359 CLANG_WARN_INT_CONVERSION = YES;
5360 CLANG_WARN_UNREACHABLE_CODE = YES;
5361 CODE_SIGN_IDENTITY = "-";
5362 COMBINE_HIDPI_IMAGES = YES;
5363 COPY_HEADERS_RUN_UNIFDEF = YES;
5364 COPY_HEADERS_UNIFDEF_FLAGS = "-UKERNEL";
5365 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
5366 GCC_C_LANGUAGE_STANDARD = gnu99;
5367 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
5368 GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
5369 GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES;
5370 GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
5371 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
5372 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
5373 GCC_WARN_ABOUT_RETURN_TYPE = YES;
5374 GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
5375 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
5376 GCC_WARN_SHADOW = YES;
5377 GCC_WARN_SIGN_COMPARE = YES;
5378 GCC_WARN_UNINITIALIZED_AUTOS = YES;
5379 GCC_WARN_UNKNOWN_PRAGMAS = YES;
5380 GCC_WARN_UNUSED_FUNCTION = YES;
5381 GCC_WARN_UNUSED_LABEL = YES;
5382 GCC_WARN_UNUSED_VARIABLE = YES;
5383 INFOPLIST_FILE = "$(PROJECT_DERIVED_FILE_DIR)/kext-Info.plist";
5384 INSTALL_MODE_FLAG = "a+rX";
5385 MODULE_NAME = "com.apple.file-systems.hfs.kext";
5386 MODULE_VERSION = 1.0.0;
5387 PRODUCT_BUNDLE_IDENTIFIER = com.apple.filesystems.hfs.kext;
5388 PRODUCT_NAME = HFS;
5389 SDKROOT = macosx.internal;
5390 WARNING_CFLAGS = (
5391 "$(inherited)",
5392 "-Wno-unused-parameter",
5393 "-Wno-shorten-64-to-32",
5394 );
5395 WRAPPER_EXTENSION = kext;
5396 };
5397 name = Debug;
5398 };
5399 FBD5C7E61B1D591800B4620E /* Debug */ = {
5400 isa = XCBuildConfiguration;
5401 baseConfigurationReference = FB20E1781AE968BD00CEBE7B /* kext.xcconfig */;
5402 buildSettings = {
5403 PRODUCT_NAME = "$(TARGET_NAME)";
5404 SDKROOT = macosx.internal;
5405 };
5406 name = Debug;
5407 };
5408 FBD69B161B94E9990022ECAD /* Coverage */ = {
5409 isa = XCBuildConfiguration;
5410 baseConfigurationReference = 4DFD953D15377C7D0039B6BA /* hfs.xcconfig */;
5411 buildSettings = {
5412 ENABLE_TESTABILITY = YES;
5413 SUPPORTS_TEXT_BASED_API = YES;
5414 TAPI_VERIFY_MODE = Pedantic;
5415 };
5416 name = Coverage;
5417 };
5418 FBD69B171B94E9990022ECAD /* Coverage */ = {
5419 isa = XCBuildConfiguration;
5420 buildSettings = {
5421 PRODUCT_NAME = "$(TARGET_NAME)";
5422 };
5423 name = Coverage;
5424 };
5425 FBD69B181B94E9990022ECAD /* Coverage */ = {
5426 isa = XCBuildConfiguration;
5427 buildSettings = {
5428 PRODUCT_NAME = "$(TARGET_NAME)";
5429 };
5430 name = Coverage;
5431 };
5432 FBD69B191B94E9990022ECAD /* Coverage */ = {
5433 isa = XCBuildConfiguration;
5434 buildSettings = {
5435 PRODUCT_NAME = "$(TARGET_NAME)";
5436 WARNING_CFLAGS = (
5437 "-Wall",
5438 "-W",
5439 "-Wno-missing-field-initializers",
5440 "-Winteger-overflow",
5441 );
5442 };
5443 name = Coverage;
5444 };
5445 FBD69B1A1B94E9990022ECAD /* Coverage */ = {
5446 isa = XCBuildConfiguration;
5447 buildSettings = {
5448 APPLY_RULES_IN_COPY_FILES = YES;
5449 COPY_PHASE_STRIP = NO;
5450 INFOPLIST_FILE = fs/Info.plist;
5451 INFOPLIST_OUTPUT_FORMAT = binary;
5452 INSTALL_PATH = /System/Library/Filesystems;
5453 PLIST_FILE_OUTPUT_FORMAT = binary;
5454 PRODUCT_NAME = hfs;
5455 STRINGS_FILE_OUTPUT_ENCODING = binary;
5456 WRAPPER_EXTENSION = fs;
5457 };
5458 name = Coverage;
5459 };
5460 FBD69B1B1B94E9990022ECAD /* Coverage */ = {
5461 isa = XCBuildConfiguration;
5462 buildSettings = {
5463 "CODE_SIGN_ENTITLEMENTS[sdk=iphoneos*]" = hfs_util/hfs_util.entitlements;
5464 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "-";
5465 PRODUCT_NAME = hfs.util;
5466 SDKROOT = macosx.internal;
5467 SKIP_INSTALL = YES;
5468 };
5469 name = Coverage;
5470 };
5471 FBD69B1C1B94E9990022ECAD /* Coverage */ = {
5472 isa = XCBuildConfiguration;
5473 buildSettings = {
5474 "CODE_SIGN_ENTITLEMENTS[sdk=iphoneos*]" = CopyHFSMeta/CopyHFSMeta.entitlements;
5475 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "-";
5476 PRODUCT_NAME = "$(TARGET_NAME)";
5477 SDKROOT = macosx.internal;
5478 SKIP_INSTALL = YES;
5479 };
5480 name = Coverage;
5481 };
5482 FBD69B1D1B94E9990022ECAD /* Coverage */ = {
5483 isa = XCBuildConfiguration;
5484 buildSettings = {
5485 "CODE_SIGN_ENTITLEMENTS[sdk=iphoneos*]" = mount_hfs/mount_hfs.entitlements;
5486 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "-";
5487 EXCLUDED_SOURCE_FILE_NAMES = "";
5488 "EXCLUDED_SOURCE_FILE_NAMES[sdk=iphoneos*]" = optical.c;
5489 "EXCLUDED_SOURCE_FILE_NAMES[sdk=iphonesimulator*]" = optical.c;
5490 PRODUCT_NAME = "$(TARGET_NAME)";
5491 SDKROOT = macosx.internal;
5492 SKIP_INSTALL = YES;
5493 };
5494 name = Coverage;
5495 };
5496 FBD69B1E1B94E9990022ECAD /* Coverage */ = {
5497 isa = XCBuildConfiguration;
5498 buildSettings = {
5499 "CODE_SIGN_ENTITLEMENTS[sdk=iphoneos*]" = newfs_hfs/newfs_hfs.entitlements;
5500 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "-";
5501 PRODUCT_NAME = "$(TARGET_NAME)";
5502 SDKROOT = macosx.internal;
5503 SKIP_INSTALL = YES;
5504 };
5505 name = Coverage;
5506 };
5507 FBD69B1F1B94E9990022ECAD /* Coverage */ = {
5508 isa = XCBuildConfiguration;
5509 buildSettings = {
5510 "CODE_SIGN_ENTITLEMENTS[sdk=iphoneos*]" = newfs_hfs/newfs_hfs.entitlements;
5511 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "-";
5512 GCC_PREPROCESSOR_DEFINITIONS = "DEBUG_BUILD=1";
5513 PRODUCT_NAME = newfs_hfs_debug;
5514 SDKROOT = macosx.internal;
5515 };
5516 name = Coverage;
5517 };
5518 FBD69B201B94E9990022ECAD /* Coverage */ = {
5519 isa = XCBuildConfiguration;
5520 buildSettings = {
5521 "CODE_SIGN_ENTITLEMENTS[sdk=iphoneos*]" = fsck_hfs/fsck_hfs.entitlements;
5522 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "-";
5523 GCC_PREPROCESSOR_DEFINITIONS = (
5524 "BSD=1",
5525 "CONFIG_HFS_TRIM=1",
5526 "DEBUG_BUILD=0",
5527 );
5528 PRODUCT_NAME = "$(TARGET_NAME)";
5529 SDKROOT = macosx.internal;
5530 SKIP_INSTALL = YES;
5531 };
5532 name = Coverage;
5533 };
5534 FBD69B211B94E9990022ECAD /* Coverage */ = {
5535 isa = XCBuildConfiguration;
5536 buildSettings = {
5537 "CODE_SIGN_ENTITLEMENTS[sdk=iphoneos*]" = fstyp_hfs/fstyp_hfs.entitlements;
5538 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "-";
5539 INSTALL_PATH = /sbin;
5540 PRODUCT_NAME = "$(TARGET_NAME)";
5541 SDKROOT = macosx.internal;
5542 };
5543 name = Coverage;
5544 };
5545 FBD69B221B94E9990022ECAD /* Coverage */ = {
5546 isa = XCBuildConfiguration;
5547 buildSettings = {
5548 ARCHS = "$(NATIVE_ARCH_ACTUAL)";
5549 GCC_PREPROCESSOR_DEFINITIONS = (
5550 "BSD=1",
5551 "FSCK_MAKESTRINGS=1",
5552 );
5553 PRODUCT_NAME = fsck_makestrings;
5554 SDKROOT = macosx.internal;
5555 SKIP_INSTALL = YES;
5556 };
5557 name = Coverage;
5558 };
5559 FBD69B231B94E9990022ECAD /* Coverage */ = {
5560 isa = XCBuildConfiguration;
5561 buildSettings = {
5562 ALWAYS_SEARCH_USER_PATHS = NO;
5563 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
5564 CLANG_CXX_LIBRARY = "libc++";
5565 CLANG_ENABLE_OBJC_ARC = YES;
5566 CLANG_WARN_BOOL_CONVERSION = YES;
5567 CLANG_WARN_CONSTANT_CONVERSION = YES;
5568 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
5569 CLANG_WARN_EMPTY_BODY = YES;
5570 CLANG_WARN_ENUM_CONVERSION = YES;
5571 CLANG_WARN_INT_CONVERSION = YES;
5572 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
5573 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
5574 COPY_PHASE_STRIP = YES;
5575 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
5576 DEPLOYMENT_POSTPROCESSING = YES;
5577 ENABLE_NS_ASSERTIONS = NO;
5578 EXECUTABLE_PREFIX = lib;
5579 GCC_C_LANGUAGE_STANDARD = gnu99;
5580 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
5581 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
5582 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
5583 GCC_WARN_UNDECLARED_SELECTOR = YES;
5584 GCC_WARN_UNINITIALIZED_AUTOS = YES;
5585 GCC_WARN_UNUSED_FUNCTION = YES;
5586 GCC_WARN_UNUSED_VARIABLE = YES;
5587 GENERATE_MASTER_OBJECT_FILE = YES;
5588 MACOSX_DEPLOYMENT_TARGET = 10.9;
5589 PRODUCT_NAME = "$(TARGET_NAME)";
5590 SDKROOT = macosx.internal;
5591 STRIPFLAGS = "";
5592 STRIP_INSTALLED_PRODUCT = YES;
5593 STRIP_STYLE = "non-global";
5594 };
5595 name = Coverage;
5596 };
5597 FBD69B241B94E9990022ECAD /* Coverage */ = {
5598 isa = XCBuildConfiguration;
5599 baseConfigurationReference = FB20E1781AE968BD00CEBE7B /* kext.xcconfig */;
5600 buildSettings = {
5601 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
5602 CLANG_CXX_LIBRARY = "libc++";
5603 CLANG_ENABLE_OBJC_ARC = YES;
5604 CLANG_WARN_ASSIGN_ENUM = YES;
5605 CLANG_WARN_BOOL_CONVERSION = YES;
5606 CLANG_WARN_EMPTY_BODY = YES;
5607 CLANG_WARN_ENUM_CONVERSION = YES;
5608 CLANG_WARN_INT_CONVERSION = YES;
5609 CLANG_WARN_UNREACHABLE_CODE = YES;
5610 CODE_SIGN_IDENTITY = "-";
5611 COMBINE_HIDPI_IMAGES = YES;
5612 COPY_HEADERS_RUN_UNIFDEF = YES;
5613 COPY_HEADERS_UNIFDEF_FLAGS = "-UKERNEL";
5614 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
5615 GCC_C_LANGUAGE_STANDARD = gnu99;
5616 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
5617 GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
5618 GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES;
5619 GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
5620 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
5621 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
5622 GCC_WARN_ABOUT_RETURN_TYPE = YES;
5623 GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
5624 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
5625 GCC_WARN_SHADOW = YES;
5626 GCC_WARN_SIGN_COMPARE = YES;
5627 GCC_WARN_UNINITIALIZED_AUTOS = YES;
5628 GCC_WARN_UNKNOWN_PRAGMAS = YES;
5629 GCC_WARN_UNUSED_FUNCTION = YES;
5630 GCC_WARN_UNUSED_LABEL = YES;
5631 GCC_WARN_UNUSED_VARIABLE = YES;
5632 INFOPLIST_FILE = "$(PROJECT_DERIVED_FILE_DIR)/kext-Info.plist";
5633 INSTALL_MODE_FLAG = "a+rX";
5634 MODULE_NAME = "com.apple.file-systems.hfs.kext";
5635 MODULE_VERSION = 1.0.0;
5636 PRODUCT_BUNDLE_IDENTIFIER = com.apple.filesystems.hfs.kext;
5637 PRODUCT_NAME = HFS;
5638 SDKROOT = macosx.internal;
5639 WARNING_CFLAGS = (
5640 "$(inherited)",
5641 "-Wno-unused-parameter",
5642 "-Wno-shorten-64-to-32",
5643 );
5644 WRAPPER_EXTENSION = kext;
5645 };
5646 name = Coverage;
5647 };
5648 FBD69B251B94E9990022ECAD /* Coverage */ = {
5649 isa = XCBuildConfiguration;
5650 baseConfigurationReference = FB20E1781AE968BD00CEBE7B /* kext.xcconfig */;
5651 buildSettings = {
5652 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
5653 CLANG_CXX_LIBRARY = "libc++";
5654 CLANG_ENABLE_OBJC_ARC = YES;
5655 CODE_SIGN_IDENTITY = "-";
5656 COMBINE_HIDPI_IMAGES = YES;
5657 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
5658 GCC_C_LANGUAGE_STANDARD = gnu99;
5659 INFOPLIST_FILE = "$(SRCROOT)/hfs_encodings/HFSEncodings-Info.plist";
5660 INSTALL_MODE_FLAG = "a+rX";
5661 MODULE_NAME = "com.apple.file-systems.hfs.kext";
5662 MODULE_VERSION = 1.0.0;
5663 PRODUCT_BUNDLE_IDENTIFIER = com.apple.filesystems.hfs.encodings.kext;
5664 PRODUCT_NAME = HFSEncodings;
5665 SDKROOT = macosx.internal;
5666 SUPPORTED_PLATFORMS = macosx;
5667 WRAPPER_EXTENSION = kext;
5668 };
5669 name = Coverage;
5670 };
5671 FBD69B261B94E9990022ECAD /* Coverage */ = {
5672 isa = XCBuildConfiguration;
5673 baseConfigurationReference = FB20E1781AE968BD00CEBE7B /* kext.xcconfig */;
5674 buildSettings = {
5675 PRODUCT_NAME = "$(TARGET_NAME)";
5676 SDKROOT = macosx.internal;
5677 };
5678 name = Coverage;
5679 };
5680 FBD69B271B94E9990022ECAD /* Coverage */ = {
5681 isa = XCBuildConfiguration;
5682 baseConfigurationReference = FB20E1781AE968BD00CEBE7B /* kext.xcconfig */;
5683 buildSettings = {
5684 PRODUCT_NAME = "$(TARGET_NAME)";
5685 SDKROOT = iphoneos.internal;
5686 };
5687 name = Coverage;
5688 };
5689 FBD69B281B94E9990022ECAD /* Coverage */ = {
5690 isa = XCBuildConfiguration;
5691 baseConfigurationReference = FB20E1781AE968BD00CEBE7B /* kext.xcconfig */;
5692 buildSettings = {
5693 PRODUCT_NAME = "$(TARGET_NAME)";
5694 SDKROOT = macosx.internal;
5695 };
5696 name = Coverage;
5697 };
5698 FBD69B2A1B94E9990022ECAD /* Coverage */ = {
5699 isa = XCBuildConfiguration;
5700 buildSettings = {
5701 ALWAYS_SEARCH_USER_PATHS = NO;
5702 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
5703 CLANG_CXX_LIBRARY = "libc++";
5704 CLANG_ENABLE_OBJC_ARC = YES;
5705 CLANG_WARN_BOOL_CONVERSION = YES;
5706 CLANG_WARN_CONSTANT_CONVERSION = YES;
5707 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
5708 CLANG_WARN_EMPTY_BODY = YES;
5709 CLANG_WARN_ENUM_CONVERSION = YES;
5710 CLANG_WARN_INT_CONVERSION = YES;
5711 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
5712 CLANG_WARN_UNREACHABLE_CODE = YES;
5713 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
5714 COPY_PHASE_STRIP = NO;
5715 DEBUG_INFORMATION_FORMAT = dwarf;
5716 ENABLE_STRICT_OBJC_MSGSEND = YES;
5717 GCC_C_LANGUAGE_STANDARD = gnu99;
5718 GCC_DYNAMIC_NO_PIC = NO;
5719 GCC_NO_COMMON_BLOCKS = YES;
5720 GCC_OPTIMIZATION_LEVEL = 0;
5721 GCC_PREPROCESSOR_DEFINITIONS = (
5722 "DEBUG=1",
5723 "$(inherited)",
5724 );
5725 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
5726 GCC_WARN_UNDECLARED_SELECTOR = YES;
5727 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
5728 GCC_WARN_UNUSED_FUNCTION = YES;
5729 GCC_WARN_UNUSED_VARIABLE = YES;
5730 MACOSX_DEPLOYMENT_TARGET = 10.11;
5731 MTL_ENABLE_DEBUG_INFO = YES;
5732 ONLY_ACTIVE_ARCH = YES;
5733 PRODUCT_NAME = "$(TARGET_NAME)";
5734 SDKROOT = macosx.internal;
5735 SKIP_INSTALL = YES;
5736 WARNING_CFLAGS = (
5737 "$(inherited)",
5738 "-Wno-shorten-64-to-32",
5739 );
5740 };
5741 name = Coverage;
5742 };
5743 FBD69B2B1B94E9990022ECAD /* Coverage */ = {
5744 isa = XCBuildConfiguration;
5745 buildSettings = {
5746 ALWAYS_SEARCH_USER_PATHS = NO;
5747 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
5748 CLANG_CXX_LIBRARY = "libc++";
5749 CLANG_ENABLE_OBJC_ARC = YES;
5750 CLANG_WARN_BOOL_CONVERSION = YES;
5751 CLANG_WARN_CONSTANT_CONVERSION = YES;
5752 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
5753 CLANG_WARN_EMPTY_BODY = YES;
5754 CLANG_WARN_ENUM_CONVERSION = YES;
5755 CLANG_WARN_INT_CONVERSION = YES;
5756 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
5757 CLANG_WARN_UNREACHABLE_CODE = YES;
5758 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
5759 COPY_PHASE_STRIP = NO;
5760 DEBUG_INFORMATION_FORMAT = dwarf;
5761 ENABLE_STRICT_OBJC_MSGSEND = YES;
5762 GCC_C_LANGUAGE_STANDARD = gnu99;
5763 GCC_DYNAMIC_NO_PIC = NO;
5764 GCC_NO_COMMON_BLOCKS = YES;
5765 GCC_OPTIMIZATION_LEVEL = 0;
5766 GCC_PREPROCESSOR_DEFINITIONS = (
5767 "DEBUG=1",
5768 HFS_EXTENTS_TEST,
5769 "$(inherited)",
5770 );
5771 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
5772 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
5773 GCC_WARN_UNDECLARED_SELECTOR = YES;
5774 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
5775 GCC_WARN_UNUSED_FUNCTION = YES;
5776 GCC_WARN_UNUSED_VARIABLE = YES;
5777 MACOSX_DEPLOYMENT_TARGET = 10.11;
5778 MTL_ENABLE_DEBUG_INFO = YES;
5779 ONLY_ACTIVE_ARCH = YES;
5780 PRODUCT_NAME = "$(TARGET_NAME)";
5781 SDKROOT = macosx.internal;
5782 SKIP_INSTALL = YES;
5783 };
5784 name = Coverage;
5785 };
5786 FBD69B2C1B94E9990022ECAD /* Coverage */ = {
5787 isa = XCBuildConfiguration;
5788 buildSettings = {
5789 ALWAYS_SEARCH_USER_PATHS = NO;
5790 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
5791 CLANG_CXX_LIBRARY = "libc++";
5792 CLANG_ENABLE_OBJC_ARC = YES;
5793 CLANG_WARN_BOOL_CONVERSION = YES;
5794 CLANG_WARN_CONSTANT_CONVERSION = YES;
5795 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
5796 CLANG_WARN_EMPTY_BODY = YES;
5797 CLANG_WARN_ENUM_CONVERSION = YES;
5798 CLANG_WARN_INT_CONVERSION = YES;
5799 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
5800 CLANG_WARN_UNREACHABLE_CODE = YES;
5801 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
5802 COPY_PHASE_STRIP = NO;
5803 DEBUG_INFORMATION_FORMAT = dwarf;
5804 ENABLE_STRICT_OBJC_MSGSEND = YES;
5805 GCC_C_LANGUAGE_STANDARD = gnu99;
5806 GCC_DYNAMIC_NO_PIC = NO;
5807 GCC_NO_COMMON_BLOCKS = YES;
5808 GCC_OPTIMIZATION_LEVEL = 0;
5809 GCC_PREPROCESSOR_DEFINITIONS = (
5810 "DEBUG=1",
5811 "$(inherited)",
5812 );
5813 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
5814 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
5815 GCC_WARN_UNDECLARED_SELECTOR = YES;
5816 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
5817 GCC_WARN_UNUSED_FUNCTION = YES;
5818 GCC_WARN_UNUSED_VARIABLE = YES;
5819 MACOSX_DEPLOYMENT_TARGET = 10.11;
5820 MTL_ENABLE_DEBUG_INFO = YES;
5821 ONLY_ACTIVE_ARCH = YES;
5822 PRODUCT_NAME = "$(TARGET_NAME)";
5823 SDKROOT = macosx.internal;
5824 SKIP_INSTALL = YES;
5825 };
5826 name = Coverage;
5827 };
5828 FBD69B2D1B94E9990022ECAD /* Coverage */ = {
5829 isa = XCBuildConfiguration;
5830 baseConfigurationReference = FB2B5C671B877A4D00ACEDD9 /* hfs-tests.xcconfig */;
5831 buildSettings = {
5832 ALWAYS_SEARCH_USER_PATHS = NO;
5833 CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
5834 CLANG_CXX_LIBRARY = "libc++";
5835 CLANG_ENABLE_OBJC_ARC = YES;
5836 CLANG_WARN_BOOL_CONVERSION = YES;
5837 CLANG_WARN_CONSTANT_CONVERSION = YES;
5838 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
5839 CLANG_WARN_EMPTY_BODY = YES;
5840 CLANG_WARN_ENUM_CONVERSION = YES;
5841 CLANG_WARN_INT_CONVERSION = YES;
5842 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
5843 CLANG_WARN_UNREACHABLE_CODE = YES;
5844 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
5845 CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/tests/hfs-tests.entitlements";
5846 CODE_SIGN_IDENTITY = "-";
5847 COPY_PHASE_STRIP = NO;
5848 DEBUG_INFORMATION_FORMAT = dwarf;
5849 ENABLE_STRICT_OBJC_MSGSEND = YES;
5850 FRAMEWORK_SEARCH_PATHS = (
5851 "$(inherited)",
5852 "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
5853 );
5854 GCC_DYNAMIC_NO_PIC = NO;
5855 GCC_NO_COMMON_BLOCKS = YES;
5856 GCC_OPTIMIZATION_LEVEL = 0;
5857 GCC_PREPROCESSOR_DEFINITIONS = (
5858 "$(inherited)",
5859 DEBUG,
5860 );
5861 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
5862 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
5863 GCC_WARN_UNDECLARED_SELECTOR = YES;
5864 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
5865 GCC_WARN_UNUSED_FUNCTION = YES;
5866 GCC_WARN_UNUSED_VARIABLE = YES;
5867 INSTALL_PATH = /AppleInternal/CoreOS/tests/hfs;
5868 MACOSX_DEPLOYMENT_TARGET = 10.11;
5869 MTL_ENABLE_DEBUG_INFO = YES;
5870 ONLY_ACTIVE_ARCH = YES;
5871 OTHER_CFLAGS = "-fexceptions";
5872 PRODUCT_NAME = "$(TARGET_NAME)";
5873 SDKROOT = macosx.internal;
5874 USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/tests";
5875 WARNING_CFLAGS = (
5876 "-Wall",
5877 "-W",
5878 "-Wno-missing-field-initializers",
5879 "-Winteger-overflow",
5880 );
5881 };
5882 name = Coverage;
5883 };
5884 FBD69B2E1B94E9990022ECAD /* Coverage */ = {
5885 isa = XCBuildConfiguration;
5886 buildSettings = {
5887 PRODUCT_NAME = "$(TARGET_NAME)";
5888 SDKROOT = macosx.internal;
5889 WARNING_CFLAGS = (
5890 "-Wall",
5891 "-W",
5892 "-Wno-missing-field-initializers",
5893 );
5894 };
5895 name = Coverage;
5896 };
5897 FBD69B2F1B94E9990022ECAD /* Coverage */ = {
5898 isa = XCBuildConfiguration;
5899 buildSettings = {
5900 PRODUCT_NAME = "$(TARGET_NAME)";
5901 SDKROOT = iphoneos.internal;
5902 WARNING_CFLAGS = (
5903 "-Wall",
5904 "-W",
5905 "-Wno-missing-field-initializers",
5906 );
5907 };
5908 name = Coverage;
5909 };
5910 FBD69B301B94E9990022ECAD /* Coverage */ = {
5911 isa = XCBuildConfiguration;
5912 buildSettings = {
5913 ALWAYS_SEARCH_USER_PATHS = NO;
5914 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
5915 CLANG_CXX_LIBRARY = "libc++";
5916 CLANG_ENABLE_MODULES = YES;
5917 CLANG_ENABLE_OBJC_ARC = YES;
5918 CLANG_WARN_BOOL_CONVERSION = YES;
5919 CLANG_WARN_CONSTANT_CONVERSION = YES;
5920 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
5921 CLANG_WARN_EMPTY_BODY = YES;
5922 CLANG_WARN_ENUM_CONVERSION = YES;
5923 CLANG_WARN_INT_CONVERSION = YES;
5924 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
5925 CLANG_WARN_UNREACHABLE_CODE = YES;
5926 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
5927 COPY_PHASE_STRIP = NO;
5928 DEBUG_INFORMATION_FORMAT = dwarf;
5929 ENABLE_STRICT_OBJC_MSGSEND = YES;
5930 GCC_C_LANGUAGE_STANDARD = gnu99;
5931 GCC_DYNAMIC_NO_PIC = NO;
5932 GCC_NO_COMMON_BLOCKS = YES;
5933 GCC_OPTIMIZATION_LEVEL = 0;
5934 GCC_PREPROCESSOR_DEFINITIONS = (
5935 "DEBUG=1",
5936 "$(inherited)",
5937 );
5938 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
5939 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
5940 GCC_WARN_UNDECLARED_SELECTOR = YES;
5941 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
5942 GCC_WARN_UNUSED_FUNCTION = YES;
5943 GCC_WARN_UNUSED_VARIABLE = YES;
5944 MACOSX_DEPLOYMENT_TARGET = 10.11;
5945 MTL_ENABLE_DEBUG_INFO = YES;
5946 ONLY_ACTIVE_ARCH = YES;
5947 PRODUCT_NAME = "$(TARGET_NAME)";
5948 SDKROOT = macosx;
5949 };
5950 name = Coverage;
5951 };
5952 FBE3F7831AF67748005BB768 /* Release */ = {
5953 isa = XCBuildConfiguration;
5954 baseConfigurationReference = FB20E1781AE968BD00CEBE7B /* kext.xcconfig */;
5955 buildSettings = {
5956 PRODUCT_NAME = "$(TARGET_NAME)";
5957 SDKROOT = macosx.internal;
5958 };
5959 name = Release;
5960 };
5961 FDD9FA3414A132BF0043D4A9 /* Release */ = {
5962 isa = XCBuildConfiguration;
5963 buildSettings = {
5964 "CODE_SIGN_ENTITLEMENTS[sdk=iphoneos*]" = CopyHFSMeta/CopyHFSMeta.entitlements;
5965 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "-";
5966 PRODUCT_NAME = "$(TARGET_NAME)";
5967 SDKROOT = macosx.internal;
5968 SKIP_INSTALL = YES;
5969 };
5970 name = Release;
5971 };
5972 /* End XCBuildConfiguration section */
5973
5974 /* Begin XCConfigurationList section */
5975 07828B5D1E3FDD25009D2106 /* Build configuration list for PBXAggregateTarget "hfs_libraries" */ = {
5976 isa = XCConfigurationList;
5977 buildConfigurations = (
5978 07828B5A1E3FDD25009D2106 /* Release */,
5979 07828B5B1E3FDD25009D2106 /* Debug */,
5980 07828B5C1E3FDD25009D2106 /* Coverage */,
5981 );
5982 defaultConfigurationIsVisible = 0;
5983 defaultConfigurationName = Release;
5984 };
5985 1DEB928508733DD80010E9CD /* Build configuration list for PBXNativeTarget "hfs.util" */ = {
5986 isa = XCConfigurationList;
5987 buildConfigurations = (
5988 1DEB928708733DD80010E9CD /* Release */,
5989 FBD5C7DC1B1D591800B4620E /* Debug */,
5990 FBD69B1B1B94E9990022ECAD /* Coverage */,
5991 );
5992 defaultConfigurationIsVisible = 0;
5993 defaultConfigurationName = Release;
5994 };
5995 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "hfs" */ = {
5996 isa = XCConfigurationList;
5997 buildConfigurations = (
5998 1DEB928B08733DD80010E9CD /* Release */,
5999 FBD5C7D71B1D591800B4620E /* Debug */,
6000 FBD69B161B94E9990022ECAD /* Coverage */,
6001 );
6002 defaultConfigurationIsVisible = 0;
6003 defaultConfigurationName = Release;
6004 };
6005 4D07DCC01538EF3A002B57CB /* Build configuration list for PBXNativeTarget "fstyp_hfs" */ = {
6006 isa = XCConfigurationList;
6007 buildConfigurations = (
6008 4D07DCBF1538EF3A002B57CB /* Release */,
6009 FBD5C7E21B1D591800B4620E /* Debug */,
6010 FBD69B211B94E9990022ECAD /* Coverage */,
6011 );
6012 defaultConfigurationIsVisible = 0;
6013 defaultConfigurationName = Release;
6014 };
6015 4D0E89A31534FE65004CD678 /* Build configuration list for PBXNativeTarget "mount_hfs" */ = {
6016 isa = XCConfigurationList;
6017 buildConfigurations = (
6018 4D0E89A41534FE65004CD678 /* Release */,
6019 FBD5C7DE1B1D591800B4620E /* Debug */,
6020 FBD69B1D1B94E9990022ECAD /* Coverage */,
6021 );
6022 defaultConfigurationIsVisible = 0;
6023 defaultConfigurationName = Release;
6024 };
6025 4DBD523C1548A488007AA736 /* Build configuration list for PBXAggregateTarget "Common" */ = {
6026 isa = XCConfigurationList;
6027 buildConfigurations = (
6028 4DBD523D1548A488007AA736 /* Release */,
6029 FBD5C7DA1B1D591800B4620E /* Debug */,
6030 FBD69B191B94E9990022ECAD /* Coverage */,
6031 );
6032 defaultConfigurationIsVisible = 0;
6033 defaultConfigurationName = Release;
6034 };
6035 4DD302581538DB2700001AA0 /* Build configuration list for PBXAggregateTarget "All_MacOSX" */ = {
6036 isa = XCConfigurationList;
6037 buildConfigurations = (
6038 4DD302591538DB2700001AA0 /* Release */,
6039 FBD5C7D81B1D591800B4620E /* Debug */,
6040 FBD69B171B94E9990022ECAD /* Coverage */,
6041 );
6042 defaultConfigurationIsVisible = 0;
6043 defaultConfigurationName = Release;
6044 };
6045 4DD3025B1538DB3A00001AA0 /* Build configuration list for PBXAggregateTarget "All_iOS" */ = {
6046 isa = XCConfigurationList;
6047 buildConfigurations = (
6048 4DD3025C1538DB3A00001AA0 /* Release */,
6049 FBD5C7D91B1D591800B4620E /* Debug */,
6050 FBD69B181B94E9990022ECAD /* Coverage */,
6051 );
6052 defaultConfigurationIsVisible = 0;
6053 defaultConfigurationName = Release;
6054 };
6055 4DE6C762153504C100C11066 /* Build configuration list for PBXNativeTarget "newfs_hfs" */ = {
6056 isa = XCConfigurationList;
6057 buildConfigurations = (
6058 4DE6C763153504C100C11066 /* Release */,
6059 FBD5C7DF1B1D591800B4620E /* Debug */,
6060 FBD69B1E1B94E9990022ECAD /* Coverage */,
6061 );
6062 defaultConfigurationIsVisible = 0;
6063 defaultConfigurationName = Release;
6064 };
6065 4DFD93FC1535FF510039B6BA /* Build configuration list for PBXNativeTarget "fsck_hfs" */ = {
6066 isa = XCConfigurationList;
6067 buildConfigurations = (
6068 4DFD93FB1535FF510039B6BA /* Release */,
6069 FBD5C7E11B1D591800B4620E /* Debug */,
6070 FBD69B201B94E9990022ECAD /* Coverage */,
6071 );
6072 defaultConfigurationIsVisible = 0;
6073 defaultConfigurationName = Release;
6074 };
6075 4DFD94AD153649070039B6BA /* Build configuration list for PBXNativeTarget "newfs_hfs_debug" */ = {
6076 isa = XCConfigurationList;
6077 buildConfigurations = (
6078 4DFD94AE153649070039B6BA /* Release */,
6079 FBD5C7E01B1D591800B4620E /* Debug */,
6080 FBD69B1F1B94E9990022ECAD /* Coverage */,
6081 );
6082 defaultConfigurationIsVisible = 0;
6083 defaultConfigurationName = Release;
6084 };
6085 4DFD94E415373C2C0039B6BA /* Build configuration list for PBXNativeTarget "fsck_makestrings" */ = {
6086 isa = XCConfigurationList;
6087 buildConfigurations = (
6088 4DFD94E515373C2C0039B6BA /* Release */,
6089 FBD5C7E31B1D591800B4620E /* Debug */,
6090 FBD69B221B94E9990022ECAD /* Coverage */,
6091 );
6092 defaultConfigurationIsVisible = 0;
6093 defaultConfigurationName = Release;
6094 };
6095 4DFD951B1537402A0039B6BA /* Build configuration list for PBXNativeTarget "hfs.fs" */ = {
6096 isa = XCConfigurationList;
6097 buildConfigurations = (
6098 4DFD951C1537402A0039B6BA /* Release */,
6099 FBD5C7DB1B1D591800B4620E /* Debug */,
6100 FBD69B1A1B94E9990022ECAD /* Coverage */,
6101 );
6102 defaultConfigurationIsVisible = 0;
6103 defaultConfigurationName = Release;
6104 };
6105 86CBF381183186C300A64A93 /* Build configuration list for PBXNativeTarget "hfs_metadata" */ = {
6106 isa = XCConfigurationList;
6107 buildConfigurations = (
6108 86CBF380183186C300A64A93 /* Release */,
6109 FBD5C7E41B1D591800B4620E /* Debug */,
6110 FBD69B231B94E9990022ECAD /* Coverage */,
6111 );
6112 defaultConfigurationIsVisible = 0;
6113 defaultConfigurationName = Release;
6114 };
6115 900BDED51FF919C2002F7EC0 /* Build configuration list for PBXNativeTarget "livefiles_hfs" */ = {
6116 isa = XCConfigurationList;
6117 buildConfigurations = (
6118 900BDED61FF919C2002F7EC0 /* Release */,
6119 900BDED71FF919C2002F7EC0 /* Debug */,
6120 900BDED81FF919C2002F7EC0 /* Coverage */,
6121 );
6122 defaultConfigurationIsVisible = 0;
6123 defaultConfigurationName = Release;
6124 };
6125 900BDEE11FF919DE002F7EC0 /* Build configuration list for PBXNativeTarget "livefiles_hfs_tester" */ = {
6126 isa = XCConfigurationList;
6127 buildConfigurations = (
6128 900BDEE21FF919DE002F7EC0 /* Release */,
6129 900BDEE31FF919DE002F7EC0 /* Debug */,
6130 900BDEE41FF919DE002F7EC0 /* Coverage */,
6131 );
6132 defaultConfigurationIsVisible = 0;
6133 defaultConfigurationName = Release;
6134 };
6135 9430FE96211658C2009CC8AF /* Build configuration list for PBXAggregateTarget "hfs_livefiles" */ = {
6136 isa = XCConfigurationList;
6137 buildConfigurations = (
6138 9430FE93211658C2009CC8AF /* Release */,
6139 9430FE94211658C2009CC8AF /* Debug */,
6140 9430FE95211658C2009CC8AF /* Coverage */,
6141 );
6142 defaultConfigurationIsVisible = 0;
6143 defaultConfigurationName = Release;
6144 };
6145 A64B3BDC22E8D36F009A2B10 /* Build configuration list for PBXNativeTarget "livefiles_cs" */ = {
6146 isa = XCConfigurationList;
6147 buildConfigurations = (
6148 A64B3BDD22E8D36F009A2B10 /* Release */,
6149 A64B3BDE22E8D36F009A2B10 /* Debug */,
6150 A64B3BDF22E8D36F009A2B10 /* Coverage */,
6151 );
6152 defaultConfigurationIsVisible = 0;
6153 defaultConfigurationName = Release;
6154 };
6155 A64B3BEA22E8D388009A2B10 /* Build configuration list for PBXNativeTarget "livefiles_cs_tester" */ = {
6156 isa = XCConfigurationList;
6157 buildConfigurations = (
6158 A64B3BEB22E8D388009A2B10 /* Release */,
6159 A64B3BEC22E8D388009A2B10 /* Debug */,
6160 A64B3BED22E8D388009A2B10 /* Coverage */,
6161 );
6162 defaultConfigurationIsVisible = 0;
6163 defaultConfigurationName = Release;
6164 };
6165 DB1AAB8020472D140036167F /* Build configuration list for PBXAggregateTarget "Swift_iOS" */ = {
6166 isa = XCConfigurationList;
6167 buildConfigurations = (
6168 DB1AAB7D20472D140036167F /* Release */,
6169 DB1AAB7E20472D140036167F /* Debug */,
6170 DB1AAB7F20472D140036167F /* Coverage */,
6171 );
6172 defaultConfigurationIsVisible = 0;
6173 defaultConfigurationName = Release;
6174 };
6175 FB20E0E61AE950C200CEBE7B /* Build configuration list for PBXNativeTarget "kext" */ = {
6176 isa = XCConfigurationList;
6177 buildConfigurations = (
6178 FB20E0E71AE950C200CEBE7B /* Release */,
6179 FBD5C7E51B1D591800B4620E /* Debug */,
6180 FBD69B241B94E9990022ECAD /* Coverage */,
6181 );
6182 defaultConfigurationIsVisible = 0;
6183 defaultConfigurationName = Release;
6184 };
6185 FB48E4A21BB3070500523121 /* Build configuration list for PBXNativeTarget "OSX Kernel Framework Headers" */ = {
6186 isa = XCConfigurationList;
6187 buildConfigurations = (
6188 FB48E4A31BB3070500523121 /* Release */,
6189 FB48E4A41BB3070500523121 /* Debug */,
6190 FB48E4A51BB3070500523121 /* Coverage */,
6191 );
6192 defaultConfigurationIsVisible = 0;
6193 defaultConfigurationName = Release;
6194 };
6195 FB48E5081BB3798500523121 /* Build configuration list for PBXNativeTarget "Sim_Headers" */ = {
6196 isa = XCConfigurationList;
6197 buildConfigurations = (
6198 FB48E5091BB3798500523121 /* Release */,
6199 FB48E50A1BB3798500523121 /* Debug */,
6200 FB48E50B1BB3798500523121 /* Coverage */,
6201 );
6202 defaultConfigurationIsVisible = 0;
6203 defaultConfigurationName = Release;
6204 };
6205 FB55AE701B7D47B300701D03 /* Build configuration list for PBXAggregateTarget "ios-tests" */ = {
6206 isa = XCConfigurationList;
6207 buildConfigurations = (
6208 FB55AE711B7D47B300701D03 /* Release */,
6209 FB55AE721B7D47B300701D03 /* Debug */,
6210 FBD69B2F1B94E9990022ECAD /* Coverage */,
6211 );
6212 defaultConfigurationIsVisible = 0;
6213 defaultConfigurationName = Release;
6214 };
6215 FB75A3FF1B4AE765004B5A74 /* Build configuration list for PBXNativeTarget "encodings-kext" */ = {
6216 isa = XCConfigurationList;
6217 buildConfigurations = (
6218 FB75A4001B4AE765004B5A74 /* Release */,
6219 FB75A4011B4AE765004B5A74 /* Debug */,
6220 FBD69B251B94E9990022ECAD /* Coverage */,
6221 );
6222 defaultConfigurationIsVisible = 0;
6223 defaultConfigurationName = Release;
6224 };
6225 FB76B3D61B7A4BE600FA9F2B /* Build configuration list for PBXNativeTarget "hfs-tests" */ = {
6226 isa = XCConfigurationList;
6227 buildConfigurations = (
6228 FB76B3D71B7A4BE600FA9F2B /* Release */,
6229 FB76B3D81B7A4BE600FA9F2B /* Debug */,
6230 FBD69B2D1B94E9990022ECAD /* Coverage */,
6231 );
6232 defaultConfigurationIsVisible = 0;
6233 defaultConfigurationName = Release;
6234 };
6235 FB7C140D1C2368E6004F8B2C /* Build configuration list for PBXAggregateTarget "kext-version" */ = {
6236 isa = XCConfigurationList;
6237 buildConfigurations = (
6238 FB7C140E1C2368E6004F8B2C /* Release */,
6239 FB7C140F1C2368E6004F8B2C /* Debug */,
6240 FB7C14101C2368E6004F8B2C /* Coverage */,
6241 );
6242 defaultConfigurationIsVisible = 0;
6243 defaultConfigurationName = Release;
6244 };
6245 FBA95AAA1B5025E700887E82 /* Build configuration list for PBXAggregateTarget "mk-xnu" */ = {
6246 isa = XCConfigurationList;
6247 buildConfigurations = (
6248 FBA95AAB1B5025E700887E82 /* Release */,
6249 FBA95AAC1B5025E700887E82 /* Debug */,
6250 FBD69B281B94E9990022ECAD /* Coverage */,
6251 );
6252 defaultConfigurationIsVisible = 0;
6253 defaultConfigurationName = Release;
6254 };
6255 FBAA82491B56F24100EE6863 /* Build configuration list for PBXNativeTarget "hfs_alloc_test" */ = {
6256 isa = XCConfigurationList;
6257 buildConfigurations = (
6258 FBAA824A1B56F24100EE6863 /* Release */,
6259 FBAA824B1B56F24100EE6863 /* Debug */,
6260 FBD69B2A1B94E9990022ECAD /* Coverage */,
6261 );
6262 defaultConfigurationIsVisible = 0;
6263 defaultConfigurationName = Release;
6264 };
6265 FBAA82551B56F26A00EE6863 /* Build configuration list for PBXNativeTarget "hfs_extents_test" */ = {
6266 isa = XCConfigurationList;
6267 buildConfigurations = (
6268 FBAA82561B56F26A00EE6863 /* Release */,
6269 FBAA82571B56F26A00EE6863 /* Debug */,
6270 FBD69B2B1B94E9990022ECAD /* Coverage */,
6271 );
6272 defaultConfigurationIsVisible = 0;
6273 defaultConfigurationName = Release;
6274 };
6275 FBAA82611B56F28C00EE6863 /* Build configuration list for PBXNativeTarget "rangelist_test" */ = {
6276 isa = XCConfigurationList;
6277 buildConfigurations = (
6278 FBAA82621B56F28C00EE6863 /* Release */,
6279 FBAA82631B56F28C00EE6863 /* Debug */,
6280 FBD69B2C1B94E9990022ECAD /* Coverage */,
6281 );
6282 defaultConfigurationIsVisible = 0;
6283 defaultConfigurationName = Release;
6284 };
6285 FBAA82661B56F2AB00EE6863 /* Build configuration list for PBXAggregateTarget "osx-tests" */ = {
6286 isa = XCConfigurationList;
6287 buildConfigurations = (
6288 FBAA82671B56F2AB00EE6863 /* Release */,
6289 FBAA82681B56F2AB00EE6863 /* Debug */,
6290 FBD69B2E1B94E9990022ECAD /* Coverage */,
6291 );
6292 defaultConfigurationIsVisible = 0;
6293 defaultConfigurationName = Release;
6294 };
6295 FBC234BF1B4D87A20002D849 /* Build configuration list for PBXAggregateTarget "ios-root" */ = {
6296 isa = XCConfigurationList;
6297 buildConfigurations = (
6298 FBC234C01B4D87A20002D849 /* Release */,
6299 FBC234C11B4D87A20002D849 /* Debug */,
6300 FBD69B271B94E9990022ECAD /* Coverage */,
6301 );
6302 defaultConfigurationIsVisible = 0;
6303 defaultConfigurationName = Release;
6304 };
6305 FBCC53041B852759008B752C /* Build configuration list for PBXNativeTarget "hfs-alloc-trace" */ = {
6306 isa = XCConfigurationList;
6307 buildConfigurations = (
6308 FBCC53021B852759008B752C /* Release */,
6309 FBCC53031B852759008B752C /* Debug */,
6310 FBD69B301B94E9990022ECAD /* Coverage */,
6311 );
6312 defaultConfigurationIsVisible = 0;
6313 defaultConfigurationName = Release;
6314 };
6315 FBE3F7841AF67748005BB768 /* Build configuration list for PBXAggregateTarget "osx-root" */ = {
6316 isa = XCConfigurationList;
6317 buildConfigurations = (
6318 FBE3F7831AF67748005BB768 /* Release */,
6319 FBD5C7E61B1D591800B4620E /* Debug */,
6320 FBD69B261B94E9990022ECAD /* Coverage */,
6321 );
6322 defaultConfigurationIsVisible = 0;
6323 defaultConfigurationName = Release;
6324 };
6325 FDD9FA3514A132BF0043D4A9 /* Build configuration list for PBXNativeTarget "CopyHFSMeta" */ = {
6326 isa = XCConfigurationList;
6327 buildConfigurations = (
6328 FDD9FA3414A132BF0043D4A9 /* Release */,
6329 FBD5C7DD1B1D591800B4620E /* Debug */,
6330 FBD69B1C1B94E9990022ECAD /* Coverage */,
6331 );
6332 defaultConfigurationIsVisible = 0;
6333 defaultConfigurationName = Release;
6334 };
6335 /* End XCConfigurationList section */
6336 };
6337 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
6338 }