]> git.saurik.com Git - apple/libutil.git/blob - libutil.xcodeproj/project.pbxproj
libutil-47.20.1.tar.gz
[apple/libutil.git] / libutil.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9 /* Begin PBXAggregateTarget section */
10 FDA4990F199D69B800A32E83 /* tests */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = FDA49910199D69B800A32E83 /* Build configuration list for PBXAggregateTarget "tests" */;
13 buildPhases = (
14 );
15 dependencies = (
16 FDA49918199D69C800A32E83 /* PBXTargetDependency */,
17 );
18 name = tests;
19 productName = tests;
20 };
21 FDBC26E41741B09300CA4B2B /* osx */ = {
22 isa = PBXAggregateTarget;
23 buildConfigurationList = FDBC26E71741B09300CA4B2B /* Build configuration list for PBXAggregateTarget "osx" */;
24 buildPhases = (
25 );
26 dependencies = (
27 FDBC27001741B1B300CA4B2B /* PBXTargetDependency */,
28 FDA49916199D69C600A32E83 /* PBXTargetDependency */,
29 );
30 name = osx;
31 productName = OSX;
32 };
33 FDBC26E81741B09D00CA4B2B /* ios */ = {
34 isa = PBXAggregateTarget;
35 buildConfigurationList = FDBC26E91741B09D00CA4B2B /* Build configuration list for PBXAggregateTarget "ios" */;
36 buildPhases = (
37 );
38 dependencies = (
39 FDBC27021741B1B500CA4B2B /* PBXTargetDependency */,
40 FDA49914199D69C100A32E83 /* PBXTargetDependency */,
41 FDBC27041741B1B700CA4B2B /* PBXTargetDependency */,
42 );
43 name = ios;
44 productName = ios;
45 };
46 /* End PBXAggregateTarget section */
47
48 /* Begin PBXBuildFile section */
49 7259A9731D519322008F83F6 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7259A9721D519322008F83F6 /* IOKit.framework */; };
50 7259A9751D51932B008F83F6 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7259A9741D51932B008F83F6 /* CoreFoundation.framework */; };
51 BA79F9CB13BB7207006A292D /* ExtentManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BA79F9A313BB70FF006A292D /* ExtentManager.cpp */; };
52 BA79F9CC13BB7207006A292D /* getmntopts.c in Sources */ = {isa = PBXBuildFile; fileRef = BA79F9A613BB70FF006A292D /* getmntopts.c */; };
53 BA79F9CD13BB7207006A292D /* humanize_number.c in Sources */ = {isa = PBXBuildFile; fileRef = BA79F9A813BB70FF006A292D /* humanize_number.c */; };
54 BA79F9CE13BB7207006A292D /* pidfile.c in Sources */ = {isa = PBXBuildFile; fileRef = BA79F9B013BB70FF006A292D /* pidfile.c */; };
55 BA79F9D013BB7207006A292D /* realhostname.c in Sources */ = {isa = PBXBuildFile; fileRef = BA79F9B513BB70FF006A292D /* realhostname.c */; };
56 BA79F9D113BB7207006A292D /* reexec_to_match_kernel.c in Sources */ = {isa = PBXBuildFile; fileRef = BA79F9B713BB70FF006A292D /* reexec_to_match_kernel.c */; };
57 BA79F9D213BB7207006A292D /* trimdomain.c in Sources */ = {isa = PBXBuildFile; fileRef = BA79F9B913BB70FF006A292D /* trimdomain.c */; };
58 BA79F9D413BB7207006A292D /* wipefs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BA79F9BD13BB70FF006A292D /* wipefs.cpp */; };
59 BA79F9D513BB7235006A292D /* libutil.h in Headers */ = {isa = PBXBuildFile; fileRef = BA79F9AA13BB70FF006A292D /* libutil.h */; settings = {ATTRIBUTES = (Private, ); }; };
60 BA79F9D613BB7235006A292D /* mntopts.h in Headers */ = {isa = PBXBuildFile; fileRef = BA79F9AE13BB70FF006A292D /* mntopts.h */; settings = {ATTRIBUTES = (Private, ); }; };
61 BA79F9D713BB7235006A292D /* wipefs.h in Headers */ = {isa = PBXBuildFile; fileRef = BA79F9BE13BB70FF006A292D /* wipefs.h */; settings = {ATTRIBUTES = (Private, ); }; };
62 BA79F9D813BB7243006A292D /* ExtentManager.h in Headers */ = {isa = PBXBuildFile; fileRef = BA79F9A413BB70FF006A292D /* ExtentManager.h */; };
63 BA79F9DD13BB76B0006A292D /* getmntopts.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9A513BB70FF006A292D /* getmntopts.3 */; };
64 BA79F9DE13BB76B0006A292D /* humanize_number.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9A713BB70FF006A292D /* humanize_number.3 */; };
65 BA79F9DF13BB76B0006A292D /* pidfile.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9AF13BB70FF006A292D /* pidfile.3 */; };
66 BA79F9E113BB76B0006A292D /* realhostname_sa.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9B313BB70FF006A292D /* realhostname_sa.3 */; };
67 BA79F9E213BB76B0006A292D /* realhostname.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9B413BB70FF006A292D /* realhostname.3 */; };
68 BA79F9E313BB76B0006A292D /* reexec_to_match_kernel.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9B613BB70FF006A292D /* reexec_to_match_kernel.3 */; };
69 BA79F9E413BB76B0006A292D /* trimdomain.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9B813BB70FF006A292D /* trimdomain.3 */; };
70 BA79F9E613BB76B0006A292D /* wipefs.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9BC13BB70FF006A292D /* wipefs.3 */; };
71 BA79F9E913BB77FA006A292D /* libutil.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9AB13BB70FF006A292D /* libutil.plist */; };
72 BA79F9EA13BB77FF006A292D /* libutil.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9AC13BB70FF006A292D /* libutil.txt */; };
73 FDA4991B199D6A0400A32E83 /* humanize_number_test.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA4991A199D6A0400A32E83 /* humanize_number_test.c */; };
74 FDA4991C199D6B9300A32E83 /* libutil.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = BA79F9C513BB718B006A292D /* libutil.dylib */; };
75 FDBC27051741B1C300CA4B2B /* com.apple.tzlinkd.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = FDBC26FA1741B19000CA4B2B /* com.apple.tzlinkd.plist */; };
76 FDBC27061741B1CF00CA4B2B /* tzlinkd.c in Sources */ = {isa = PBXBuildFile; fileRef = FDBC26FE1741B19000CA4B2B /* tzlinkd.c */; };
77 FDBC27071741B1D600CA4B2B /* tzlink.c in Sources */ = {isa = PBXBuildFile; fileRef = FDBC26F91741B18500CA4B2B /* tzlink.c */; };
78 FDBC270B1741B55400CA4B2B /* tzlink.h in Headers */ = {isa = PBXBuildFile; fileRef = FDBC27091741B47200CA4B2B /* tzlink.h */; settings = {ATTRIBUTES = (Private, ); }; };
79 /* End PBXBuildFile section */
80
81 /* Begin PBXContainerItemProxy section */
82 FDA49913199D69C100A32E83 /* PBXContainerItemProxy */ = {
83 isa = PBXContainerItemProxy;
84 containerPortal = BA79F99713BB70D7006A292D /* Project object */;
85 proxyType = 1;
86 remoteGlobalIDString = FDA4990F199D69B800A32E83;
87 remoteInfo = tests;
88 };
89 FDA49915199D69C600A32E83 /* PBXContainerItemProxy */ = {
90 isa = PBXContainerItemProxy;
91 containerPortal = BA79F99713BB70D7006A292D /* Project object */;
92 proxyType = 1;
93 remoteGlobalIDString = FDA4990F199D69B800A32E83;
94 remoteInfo = tests;
95 };
96 FDA49917199D69C800A32E83 /* PBXContainerItemProxy */ = {
97 isa = PBXContainerItemProxy;
98 containerPortal = BA79F99713BB70D7006A292D /* Project object */;
99 proxyType = 1;
100 remoteGlobalIDString = FDA49902199D69B000A32E83;
101 remoteInfo = humanize_number_test;
102 };
103 FDBC26FF1741B1B300CA4B2B /* PBXContainerItemProxy */ = {
104 isa = PBXContainerItemProxy;
105 containerPortal = BA79F99713BB70D7006A292D /* Project object */;
106 proxyType = 1;
107 remoteGlobalIDString = BA79F9C413BB718B006A292D;
108 remoteInfo = util;
109 };
110 FDBC27011741B1B500CA4B2B /* PBXContainerItemProxy */ = {
111 isa = PBXContainerItemProxy;
112 containerPortal = BA79F99713BB70D7006A292D /* Project object */;
113 proxyType = 1;
114 remoteGlobalIDString = BA79F9C413BB718B006A292D;
115 remoteInfo = util;
116 };
117 FDBC27031741B1B700CA4B2B /* PBXContainerItemProxy */ = {
118 isa = PBXContainerItemProxy;
119 containerPortal = BA79F99713BB70D7006A292D /* Project object */;
120 proxyType = 1;
121 remoteGlobalIDString = FDBC26EF1741B13400CA4B2B;
122 remoteInfo = tzlinkd;
123 };
124 /* End PBXContainerItemProxy section */
125
126 /* Begin PBXCopyFilesBuildPhase section */
127 BA79F9DB13BB7698006A292D /* CopyFiles */ = {
128 isa = PBXCopyFilesBuildPhase;
129 buildActionMask = 8;
130 dstPath = /usr/local/share/man/man3;
131 dstSubfolderSpec = 0;
132 files = (
133 BA79F9DD13BB76B0006A292D /* getmntopts.3 in CopyFiles */,
134 BA79F9DE13BB76B0006A292D /* humanize_number.3 in CopyFiles */,
135 BA79F9DF13BB76B0006A292D /* pidfile.3 in CopyFiles */,
136 BA79F9E113BB76B0006A292D /* realhostname_sa.3 in CopyFiles */,
137 BA79F9E213BB76B0006A292D /* realhostname.3 in CopyFiles */,
138 BA79F9E313BB76B0006A292D /* reexec_to_match_kernel.3 in CopyFiles */,
139 BA79F9E413BB76B0006A292D /* trimdomain.3 in CopyFiles */,
140 BA79F9E613BB76B0006A292D /* wipefs.3 in CopyFiles */,
141 );
142 runOnlyForDeploymentPostprocessing = 1;
143 };
144 BA79F9E713BB77BB006A292D /* CopyFiles */ = {
145 isa = PBXCopyFilesBuildPhase;
146 buildActionMask = 8;
147 dstPath = /usr/local/OpenSourceVersions;
148 dstSubfolderSpec = 0;
149 files = (
150 BA79F9E913BB77FA006A292D /* libutil.plist in CopyFiles */,
151 );
152 runOnlyForDeploymentPostprocessing = 1;
153 };
154 BA79F9E813BB77D6006A292D /* CopyFiles */ = {
155 isa = PBXCopyFilesBuildPhase;
156 buildActionMask = 8;
157 dstPath = /usr/local/OpenSourceLicenses;
158 dstSubfolderSpec = 0;
159 files = (
160 BA79F9EA13BB77FF006A292D /* libutil.txt in CopyFiles */,
161 );
162 runOnlyForDeploymentPostprocessing = 1;
163 };
164 FDBC26EE1741B13400CA4B2B /* CopyFiles */ = {
165 isa = PBXCopyFilesBuildPhase;
166 buildActionMask = 2147483647;
167 dstPath = /System/Library/LaunchDaemons;
168 dstSubfolderSpec = 0;
169 files = (
170 FDBC27051741B1C300CA4B2B /* com.apple.tzlinkd.plist in CopyFiles */,
171 );
172 runOnlyForDeploymentPostprocessing = 1;
173 };
174 /* End PBXCopyFilesBuildPhase section */
175
176 /* Begin PBXFileReference section */
177 3F09C378186D1F73007AF93C /* base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = base.xcconfig; path = xcconfigs/base.xcconfig; sourceTree = "<group>"; };
178 7259A9721D519322008F83F6 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = System/Library/Frameworks/IOKit.framework; sourceTree = SDKROOT; };
179 7259A9741D51932B008F83F6 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
180 BA79F9A313BB70FF006A292D /* ExtentManager.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ExtentManager.cpp; sourceTree = "<group>"; };
181 BA79F9A413BB70FF006A292D /* ExtentManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExtentManager.h; sourceTree = "<group>"; };
182 BA79F9A513BB70FF006A292D /* getmntopts.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = getmntopts.3; sourceTree = "<group>"; };
183 BA79F9A613BB70FF006A292D /* getmntopts.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = getmntopts.c; sourceTree = "<group>"; };
184 BA79F9A713BB70FF006A292D /* humanize_number.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = humanize_number.3; sourceTree = "<group>"; };
185 BA79F9A813BB70FF006A292D /* humanize_number.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = humanize_number.c; sourceTree = "<group>"; };
186 BA79F9A913BB70FF006A292D /* libutil.exports */ = {isa = PBXFileReference; lastKnownFileType = text; path = libutil.exports; sourceTree = "<group>"; };
187 BA79F9AA13BB70FF006A292D /* libutil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = libutil.h; sourceTree = "<group>"; };
188 BA79F9AB13BB70FF006A292D /* libutil.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = libutil.plist; sourceTree = "<group>"; };
189 BA79F9AC13BB70FF006A292D /* libutil.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = libutil.txt; sourceTree = "<group>"; };
190 BA79F9AE13BB70FF006A292D /* mntopts.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mntopts.h; sourceTree = "<group>"; };
191 BA79F9AF13BB70FF006A292D /* pidfile.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = pidfile.3; sourceTree = "<group>"; };
192 BA79F9B013BB70FF006A292D /* pidfile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pidfile.c; sourceTree = "<group>"; };
193 BA79F9B313BB70FF006A292D /* realhostname_sa.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = realhostname_sa.3; sourceTree = "<group>"; };
194 BA79F9B413BB70FF006A292D /* realhostname.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = realhostname.3; sourceTree = "<group>"; };
195 BA79F9B513BB70FF006A292D /* realhostname.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = realhostname.c; sourceTree = "<group>"; };
196 BA79F9B613BB70FF006A292D /* reexec_to_match_kernel.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = reexec_to_match_kernel.3; sourceTree = "<group>"; };
197 BA79F9B713BB70FF006A292D /* reexec_to_match_kernel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = reexec_to_match_kernel.c; sourceTree = "<group>"; };
198 BA79F9B813BB70FF006A292D /* trimdomain.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = trimdomain.3; sourceTree = "<group>"; };
199 BA79F9B913BB70FF006A292D /* trimdomain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = trimdomain.c; sourceTree = "<group>"; };
200 BA79F9BC13BB70FF006A292D /* wipefs.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = wipefs.3; sourceTree = "<group>"; };
201 BA79F9BD13BB70FF006A292D /* wipefs.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wipefs.cpp; sourceTree = "<group>"; };
202 BA79F9BE13BB70FF006A292D /* wipefs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wipefs.h; sourceTree = "<group>"; };
203 BA79F9C513BB718B006A292D /* libutil.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libutil.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
204 FDA49903199D69B000A32E83 /* humanize_number_test */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = humanize_number_test; sourceTree = BUILT_PRODUCTS_DIR; };
205 FDA4991A199D6A0400A32E83 /* humanize_number_test.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = humanize_number_test.c; sourceTree = "<group>"; };
206 FDA4991D199D6CB800A32E83 /* test.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = test.xcconfig; sourceTree = "<group>"; };
207 FDBC26F01741B13400CA4B2B /* tzlinkd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = tzlinkd; sourceTree = BUILT_PRODUCTS_DIR; };
208 FDBC26F91741B18500CA4B2B /* tzlink.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = tzlink.c; sourceTree = "<group>"; };
209 FDBC26FA1741B19000CA4B2B /* com.apple.tzlinkd.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = com.apple.tzlinkd.plist; sourceTree = "<group>"; };
210 FDBC26FB1741B19000CA4B2B /* com.apple.tzlinkd.sb */ = {isa = PBXFileReference; lastKnownFileType = text; path = com.apple.tzlinkd.sb; sourceTree = "<group>"; };
211 FDBC26FE1741B19000CA4B2B /* tzlinkd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = tzlinkd.c; sourceTree = "<group>"; };
212 FDBC27081741B47200CA4B2B /* tzlink_internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = tzlink_internal.h; sourceTree = "<group>"; };
213 FDBC27091741B47200CA4B2B /* tzlink.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = tzlink.h; sourceTree = "<group>"; };
214 FDBC270D1741B66500CA4B2B /* tzlinkd.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = tzlinkd.xcconfig; sourceTree = "<group>"; };
215 /* End PBXFileReference section */
216
217 /* Begin PBXFrameworksBuildPhase section */
218 BA79F9C213BB718B006A292D /* Frameworks */ = {
219 isa = PBXFrameworksBuildPhase;
220 buildActionMask = 2147483647;
221 files = (
222 7259A9751D51932B008F83F6 /* CoreFoundation.framework in Frameworks */,
223 7259A9731D519322008F83F6 /* IOKit.framework in Frameworks */,
224 );
225 runOnlyForDeploymentPostprocessing = 0;
226 };
227 FDA49900199D69B000A32E83 /* Frameworks */ = {
228 isa = PBXFrameworksBuildPhase;
229 buildActionMask = 2147483647;
230 files = (
231 FDA4991C199D6B9300A32E83 /* libutil.dylib in Frameworks */,
232 );
233 runOnlyForDeploymentPostprocessing = 0;
234 };
235 FDBC26ED1741B13400CA4B2B /* Frameworks */ = {
236 isa = PBXFrameworksBuildPhase;
237 buildActionMask = 2147483647;
238 files = (
239 );
240 runOnlyForDeploymentPostprocessing = 0;
241 };
242 /* End PBXFrameworksBuildPhase section */
243
244 /* Begin PBXGroup section */
245 7259A9711D519321008F83F6 /* Frameworks */ = {
246 isa = PBXGroup;
247 children = (
248 7259A9741D51932B008F83F6 /* CoreFoundation.framework */,
249 7259A9721D519322008F83F6 /* IOKit.framework */,
250 );
251 name = Frameworks;
252 sourceTree = "<group>";
253 };
254 BA79F99513BB70D7006A292D = {
255 isa = PBXGroup;
256 children = (
257 3F09C378186D1F73007AF93C /* base.xcconfig */,
258 BA79F9A313BB70FF006A292D /* ExtentManager.cpp */,
259 BA79F9A413BB70FF006A292D /* ExtentManager.h */,
260 BA79F9A513BB70FF006A292D /* getmntopts.3 */,
261 BA79F9A613BB70FF006A292D /* getmntopts.c */,
262 BA79F9A713BB70FF006A292D /* humanize_number.3 */,
263 BA79F9A813BB70FF006A292D /* humanize_number.c */,
264 BA79F9A913BB70FF006A292D /* libutil.exports */,
265 BA79F9AA13BB70FF006A292D /* libutil.h */,
266 BA79F9AB13BB70FF006A292D /* libutil.plist */,
267 BA79F9AC13BB70FF006A292D /* libutil.txt */,
268 BA79F9AE13BB70FF006A292D /* mntopts.h */,
269 BA79F9AF13BB70FF006A292D /* pidfile.3 */,
270 BA79F9B013BB70FF006A292D /* pidfile.c */,
271 BA79F9B313BB70FF006A292D /* realhostname_sa.3 */,
272 BA79F9B413BB70FF006A292D /* realhostname.3 */,
273 BA79F9B513BB70FF006A292D /* realhostname.c */,
274 BA79F9B613BB70FF006A292D /* reexec_to_match_kernel.3 */,
275 BA79F9B713BB70FF006A292D /* reexec_to_match_kernel.c */,
276 FDA49919199D6A0400A32E83 /* tests */,
277 BA79F9B813BB70FF006A292D /* trimdomain.3 */,
278 BA79F9B913BB70FF006A292D /* trimdomain.c */,
279 FDBC26F91741B18500CA4B2B /* tzlink.c */,
280 FDBC27091741B47200CA4B2B /* tzlink.h */,
281 FDBC27081741B47200CA4B2B /* tzlink_internal.h */,
282 FDBC26F11741B13400CA4B2B /* tzlinkd */,
283 BA79F9BC13BB70FF006A292D /* wipefs.3 */,
284 BA79F9BD13BB70FF006A292D /* wipefs.cpp */,
285 BA79F9BE13BB70FF006A292D /* wipefs.h */,
286 FDBC270C1741B66500CA4B2B /* xcconfigs */,
287 BA79F9C613BB718B006A292D /* Products */,
288 7259A9711D519321008F83F6 /* Frameworks */,
289 );
290 sourceTree = "<group>";
291 };
292 BA79F9C613BB718B006A292D /* Products */ = {
293 isa = PBXGroup;
294 children = (
295 BA79F9C513BB718B006A292D /* libutil.dylib */,
296 FDBC26F01741B13400CA4B2B /* tzlinkd */,
297 FDA49903199D69B000A32E83 /* humanize_number_test */,
298 );
299 name = Products;
300 sourceTree = "<group>";
301 };
302 FDA49919199D6A0400A32E83 /* tests */ = {
303 isa = PBXGroup;
304 children = (
305 FDA4991A199D6A0400A32E83 /* humanize_number_test.c */,
306 );
307 path = tests;
308 sourceTree = "<group>";
309 };
310 FDBC26F11741B13400CA4B2B /* tzlinkd */ = {
311 isa = PBXGroup;
312 children = (
313 FDBC26FA1741B19000CA4B2B /* com.apple.tzlinkd.plist */,
314 FDBC26FB1741B19000CA4B2B /* com.apple.tzlinkd.sb */,
315 FDBC26FE1741B19000CA4B2B /* tzlinkd.c */,
316 );
317 path = tzlinkd;
318 sourceTree = "<group>";
319 };
320 FDBC270C1741B66500CA4B2B /* xcconfigs */ = {
321 isa = PBXGroup;
322 children = (
323 FDA4991D199D6CB800A32E83 /* test.xcconfig */,
324 FDBC270D1741B66500CA4B2B /* tzlinkd.xcconfig */,
325 );
326 path = xcconfigs;
327 sourceTree = "<group>";
328 };
329 /* End PBXGroup section */
330
331 /* Begin PBXHeadersBuildPhase section */
332 BA79F9C313BB718B006A292D /* Headers */ = {
333 isa = PBXHeadersBuildPhase;
334 buildActionMask = 2147483647;
335 files = (
336 BA79F9D513BB7235006A292D /* libutil.h in Headers */,
337 BA79F9D613BB7235006A292D /* mntopts.h in Headers */,
338 FDBC270B1741B55400CA4B2B /* tzlink.h in Headers */,
339 BA79F9D713BB7235006A292D /* wipefs.h in Headers */,
340 BA79F9D813BB7243006A292D /* ExtentManager.h in Headers */,
341 );
342 runOnlyForDeploymentPostprocessing = 0;
343 };
344 /* End PBXHeadersBuildPhase section */
345
346 /* Begin PBXNativeTarget section */
347 BA79F9C413BB718B006A292D /* util */ = {
348 isa = PBXNativeTarget;
349 buildConfigurationList = BA79F9C713BB718B006A292D /* Build configuration list for PBXNativeTarget "util" */;
350 buildPhases = (
351 BA79F9C113BB718B006A292D /* Sources */,
352 BA79F9C213BB718B006A292D /* Frameworks */,
353 BA79F9C313BB718B006A292D /* Headers */,
354 BA79F9DA13BB750E006A292D /* ShellScript */,
355 BA79F9EB13BB7864006A292D /* ShellScript */,
356 BA79F9DB13BB7698006A292D /* CopyFiles */,
357 BA79F9E713BB77BB006A292D /* CopyFiles */,
358 BA79F9E813BB77D6006A292D /* CopyFiles */,
359 );
360 buildRules = (
361 );
362 dependencies = (
363 );
364 name = util;
365 productName = util;
366 productReference = BA79F9C513BB718B006A292D /* libutil.dylib */;
367 productType = "com.apple.product-type.library.dynamic";
368 };
369 FDA49902199D69B000A32E83 /* humanize_number_test */ = {
370 isa = PBXNativeTarget;
371 buildConfigurationList = FDA4990E199D69B000A32E83 /* Build configuration list for PBXNativeTarget "humanize_number_test" */;
372 buildPhases = (
373 FDA498FF199D69B000A32E83 /* Sources */,
374 FDA49900199D69B000A32E83 /* Frameworks */,
375 );
376 buildRules = (
377 );
378 dependencies = (
379 );
380 name = humanize_number_test;
381 productName = humanize_number_test;
382 productReference = FDA49903199D69B000A32E83 /* humanize_number_test */;
383 productType = "com.apple.product-type.tool";
384 };
385 FDBC26EF1741B13400CA4B2B /* tzlinkd */ = {
386 isa = PBXNativeTarget;
387 buildConfigurationList = FDBC26F81741B13400CA4B2B /* Build configuration list for PBXNativeTarget "tzlinkd" */;
388 buildPhases = (
389 FDBC26EC1741B13400CA4B2B /* Sources */,
390 FDBC26ED1741B13400CA4B2B /* Frameworks */,
391 FDBC26EE1741B13400CA4B2B /* CopyFiles */,
392 );
393 buildRules = (
394 );
395 dependencies = (
396 );
397 name = tzlinkd;
398 productName = tzlinkd;
399 productReference = FDBC26F01741B13400CA4B2B /* tzlinkd */;
400 productType = "com.apple.product-type.tool";
401 };
402 /* End PBXNativeTarget section */
403
404 /* Begin PBXProject section */
405 BA79F99713BB70D7006A292D /* Project object */ = {
406 isa = PBXProject;
407 attributes = {
408 LastUpgradeCheck = 0420;
409 };
410 buildConfigurationList = BA79F99A13BB70D7006A292D /* Build configuration list for PBXProject "libutil" */;
411 compatibilityVersion = "Xcode 3.2";
412 developmentRegion = English;
413 hasScannedForEncodings = 0;
414 knownRegions = (
415 en,
416 );
417 mainGroup = BA79F99513BB70D7006A292D;
418 productRefGroup = BA79F9C613BB718B006A292D /* Products */;
419 projectDirPath = "";
420 projectRoot = "";
421 targets = (
422 FDBC26E81741B09D00CA4B2B /* ios */,
423 FDBC26E41741B09300CA4B2B /* osx */,
424 BA79F9C413BB718B006A292D /* util */,
425 FDBC26EF1741B13400CA4B2B /* tzlinkd */,
426 FDA4990F199D69B800A32E83 /* tests */,
427 FDA49902199D69B000A32E83 /* humanize_number_test */,
428 );
429 };
430 /* End PBXProject section */
431
432 /* Begin PBXShellScriptBuildPhase section */
433 BA79F9DA13BB750E006A292D /* ShellScript */ = {
434 isa = PBXShellScriptBuildPhase;
435 buildActionMask = 2147483647;
436 files = (
437 );
438 inputPaths = (
439 );
440 outputPaths = (
441 "$(BUILT_PRODUCTS_DIR)/libutil1.0.dylib",
442 );
443 runOnlyForDeploymentPostprocessing = 0;
444 shellPath = /bin/sh;
445 shellScript = "set -e\nset -x\n\nln -sf ${EXECUTABLE_NAME} \"${BUILT_PRODUCTS_DIR}/libutil1.0.dylib\"\n";
446 };
447 BA79F9EB13BB7864006A292D /* ShellScript */ = {
448 isa = PBXShellScriptBuildPhase;
449 buildActionMask = 8;
450 files = (
451 );
452 inputPaths = (
453 );
454 outputPaths = (
455 "$(DSTROOT)/$(INSTALL_PATH)/libutil1.0.dylib",
456 );
457 runOnlyForDeploymentPostprocessing = 1;
458 shellPath = /bin/sh;
459 shellScript = "set -e\nset -x\n\nln -sf ${EXECUTABLE_NAME} \"${DSTROOT}/${INSTALL_PATH}/libutil1.0.dylib\"\n";
460 };
461 /* End PBXShellScriptBuildPhase section */
462
463 /* Begin PBXSourcesBuildPhase section */
464 BA79F9C113BB718B006A292D /* Sources */ = {
465 isa = PBXSourcesBuildPhase;
466 buildActionMask = 2147483647;
467 files = (
468 BA79F9CB13BB7207006A292D /* ExtentManager.cpp in Sources */,
469 BA79F9CC13BB7207006A292D /* getmntopts.c in Sources */,
470 BA79F9CD13BB7207006A292D /* humanize_number.c in Sources */,
471 BA79F9CE13BB7207006A292D /* pidfile.c in Sources */,
472 BA79F9D013BB7207006A292D /* realhostname.c in Sources */,
473 BA79F9D113BB7207006A292D /* reexec_to_match_kernel.c in Sources */,
474 BA79F9D213BB7207006A292D /* trimdomain.c in Sources */,
475 FDBC27071741B1D600CA4B2B /* tzlink.c in Sources */,
476 BA79F9D413BB7207006A292D /* wipefs.cpp in Sources */,
477 );
478 runOnlyForDeploymentPostprocessing = 0;
479 };
480 FDA498FF199D69B000A32E83 /* Sources */ = {
481 isa = PBXSourcesBuildPhase;
482 buildActionMask = 2147483647;
483 files = (
484 FDA4991B199D6A0400A32E83 /* humanize_number_test.c in Sources */,
485 );
486 runOnlyForDeploymentPostprocessing = 0;
487 };
488 FDBC26EC1741B13400CA4B2B /* Sources */ = {
489 isa = PBXSourcesBuildPhase;
490 buildActionMask = 2147483647;
491 files = (
492 FDBC27061741B1CF00CA4B2B /* tzlinkd.c in Sources */,
493 );
494 runOnlyForDeploymentPostprocessing = 0;
495 };
496 /* End PBXSourcesBuildPhase section */
497
498 /* Begin PBXTargetDependency section */
499 FDA49914199D69C100A32E83 /* PBXTargetDependency */ = {
500 isa = PBXTargetDependency;
501 target = FDA4990F199D69B800A32E83 /* tests */;
502 targetProxy = FDA49913199D69C100A32E83 /* PBXContainerItemProxy */;
503 };
504 FDA49916199D69C600A32E83 /* PBXTargetDependency */ = {
505 isa = PBXTargetDependency;
506 target = FDA4990F199D69B800A32E83 /* tests */;
507 targetProxy = FDA49915199D69C600A32E83 /* PBXContainerItemProxy */;
508 };
509 FDA49918199D69C800A32E83 /* PBXTargetDependency */ = {
510 isa = PBXTargetDependency;
511 target = FDA49902199D69B000A32E83 /* humanize_number_test */;
512 targetProxy = FDA49917199D69C800A32E83 /* PBXContainerItemProxy */;
513 };
514 FDBC27001741B1B300CA4B2B /* PBXTargetDependency */ = {
515 isa = PBXTargetDependency;
516 target = BA79F9C413BB718B006A292D /* util */;
517 targetProxy = FDBC26FF1741B1B300CA4B2B /* PBXContainerItemProxy */;
518 };
519 FDBC27021741B1B500CA4B2B /* PBXTargetDependency */ = {
520 isa = PBXTargetDependency;
521 target = BA79F9C413BB718B006A292D /* util */;
522 targetProxy = FDBC27011741B1B500CA4B2B /* PBXContainerItemProxy */;
523 };
524 FDBC27041741B1B700CA4B2B /* PBXTargetDependency */ = {
525 isa = PBXTargetDependency;
526 target = FDBC26EF1741B13400CA4B2B /* tzlinkd */;
527 targetProxy = FDBC27031741B1B700CA4B2B /* PBXContainerItemProxy */;
528 };
529 /* End PBXTargetDependency section */
530
531 /* Begin XCBuildConfiguration section */
532 BA79F99C13BB70D7006A292D /* Debug */ = {
533 isa = XCBuildConfiguration;
534 baseConfigurationReference = 3F09C378186D1F73007AF93C /* base.xcconfig */;
535 buildSettings = {
536 APPLY_RULES_IN_COPY_FILES = YES;
537 "PLIST_FILE_OUTPUT_FORMAT[sdk=iphoneos*]" = binary;
538 "PLIST_FILE_OUTPUT_FORMAT[sdk=macosx*]" = XML;
539 USE_HEADERMAP = NO;
540 };
541 name = Debug;
542 };
543 BA79F99D13BB70D7006A292D /* Release */ = {
544 isa = XCBuildConfiguration;
545 baseConfigurationReference = 3F09C378186D1F73007AF93C /* base.xcconfig */;
546 buildSettings = {
547 APPLY_RULES_IN_COPY_FILES = YES;
548 "PLIST_FILE_OUTPUT_FORMAT[sdk=iphoneos*]" = binary;
549 "PLIST_FILE_OUTPUT_FORMAT[sdk=macosx*]" = XML;
550 USE_HEADERMAP = NO;
551 };
552 name = Release;
553 };
554 BA79F9C813BB718B006A292D /* Debug */ = {
555 isa = XCBuildConfiguration;
556 buildSettings = {
557 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
558 DYLIB_COMPATIBILITY_VERSION = 1.0;
559 DYLIB_CURRENT_VERSION = 1.0;
560 EXECUTABLE_PREFIX = lib;
561 EXPORTED_SYMBOLS_FILE = libutil.exports;
562 GCC_OPTIMIZATION_LEVEL = 0;
563 GCC_PREPROCESSOR_DEFINITIONS = (
564 "DEBUG=1",
565 "$(inherited)",
566 );
567 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
568 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
569 GCC_WARN_ABOUT_RETURN_TYPE = YES;
570 GCC_WARN_UNUSED_VARIABLE = YES;
571 HEADER_SEARCH_PATHS = "$(SRCROOT)";
572 INSTALL_PATH = /usr/lib;
573 PRODUCT_NAME = "$(TARGET_NAME)";
574 WARNING_CFLAGS = "-Wall";
575 };
576 name = Debug;
577 };
578 BA79F9C913BB718B006A292D /* Release */ = {
579 isa = XCBuildConfiguration;
580 buildSettings = {
581 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
582 DYLIB_COMPATIBILITY_VERSION = 1.0;
583 DYLIB_CURRENT_VERSION = 1.0;
584 EXECUTABLE_PREFIX = lib;
585 EXPORTED_SYMBOLS_FILE = libutil.exports;
586 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
587 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
588 GCC_WARN_ABOUT_RETURN_TYPE = YES;
589 GCC_WARN_UNUSED_VARIABLE = YES;
590 HEADER_SEARCH_PATHS = "$(SRCROOT)";
591 INSTALL_PATH = /usr/lib;
592 PRODUCT_NAME = "$(TARGET_NAME)";
593 WARNING_CFLAGS = "-Wall";
594 };
595 name = Release;
596 };
597 FDA4990C199D69B000A32E83 /* Debug */ = {
598 isa = XCBuildConfiguration;
599 baseConfigurationReference = FDA4991D199D6CB800A32E83 /* test.xcconfig */;
600 buildSettings = {
601 PRODUCT_NAME = "$(TARGET_NAME)";
602 };
603 name = Debug;
604 };
605 FDA4990D199D69B000A32E83 /* Release */ = {
606 isa = XCBuildConfiguration;
607 baseConfigurationReference = FDA4991D199D6CB800A32E83 /* test.xcconfig */;
608 buildSettings = {
609 PRODUCT_NAME = "$(TARGET_NAME)";
610 };
611 name = Release;
612 };
613 FDA49911199D69B800A32E83 /* Debug */ = {
614 isa = XCBuildConfiguration;
615 buildSettings = {
616 PRODUCT_NAME = "$(TARGET_NAME)";
617 };
618 name = Debug;
619 };
620 FDA49912199D69B800A32E83 /* Release */ = {
621 isa = XCBuildConfiguration;
622 buildSettings = {
623 PRODUCT_NAME = "$(TARGET_NAME)";
624 };
625 name = Release;
626 };
627 FDBC26E51741B09300CA4B2B /* Debug */ = {
628 isa = XCBuildConfiguration;
629 buildSettings = {
630 PRODUCT_NAME = "$(TARGET_NAME)";
631 };
632 name = Debug;
633 };
634 FDBC26E61741B09300CA4B2B /* Release */ = {
635 isa = XCBuildConfiguration;
636 buildSettings = {
637 PRODUCT_NAME = "$(TARGET_NAME)";
638 };
639 name = Release;
640 };
641 FDBC26EA1741B09D00CA4B2B /* Debug */ = {
642 isa = XCBuildConfiguration;
643 buildSettings = {
644 PRODUCT_NAME = "$(TARGET_NAME)";
645 };
646 name = Debug;
647 };
648 FDBC26EB1741B09D00CA4B2B /* Release */ = {
649 isa = XCBuildConfiguration;
650 buildSettings = {
651 PRODUCT_NAME = "$(TARGET_NAME)";
652 };
653 name = Release;
654 };
655 FDBC26F61741B13400CA4B2B /* Debug */ = {
656 isa = XCBuildConfiguration;
657 baseConfigurationReference = FDBC270D1741B66500CA4B2B /* tzlinkd.xcconfig */;
658 buildSettings = {
659 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
660 };
661 name = Debug;
662 };
663 FDBC26F71741B13400CA4B2B /* Release */ = {
664 isa = XCBuildConfiguration;
665 baseConfigurationReference = FDBC270D1741B66500CA4B2B /* tzlinkd.xcconfig */;
666 buildSettings = {
667 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
668 };
669 name = Release;
670 };
671 /* End XCBuildConfiguration section */
672
673 /* Begin XCConfigurationList section */
674 BA79F99A13BB70D7006A292D /* Build configuration list for PBXProject "libutil" */ = {
675 isa = XCConfigurationList;
676 buildConfigurations = (
677 BA79F99C13BB70D7006A292D /* Debug */,
678 BA79F99D13BB70D7006A292D /* Release */,
679 );
680 defaultConfigurationIsVisible = 0;
681 defaultConfigurationName = Release;
682 };
683 BA79F9C713BB718B006A292D /* Build configuration list for PBXNativeTarget "util" */ = {
684 isa = XCConfigurationList;
685 buildConfigurations = (
686 BA79F9C813BB718B006A292D /* Debug */,
687 BA79F9C913BB718B006A292D /* Release */,
688 );
689 defaultConfigurationIsVisible = 0;
690 defaultConfigurationName = Release;
691 };
692 FDA4990E199D69B000A32E83 /* Build configuration list for PBXNativeTarget "humanize_number_test" */ = {
693 isa = XCConfigurationList;
694 buildConfigurations = (
695 FDA4990C199D69B000A32E83 /* Debug */,
696 FDA4990D199D69B000A32E83 /* Release */,
697 );
698 defaultConfigurationIsVisible = 0;
699 defaultConfigurationName = Release;
700 };
701 FDA49910199D69B800A32E83 /* Build configuration list for PBXAggregateTarget "tests" */ = {
702 isa = XCConfigurationList;
703 buildConfigurations = (
704 FDA49911199D69B800A32E83 /* Debug */,
705 FDA49912199D69B800A32E83 /* Release */,
706 );
707 defaultConfigurationIsVisible = 0;
708 defaultConfigurationName = Release;
709 };
710 FDBC26E71741B09300CA4B2B /* Build configuration list for PBXAggregateTarget "osx" */ = {
711 isa = XCConfigurationList;
712 buildConfigurations = (
713 FDBC26E51741B09300CA4B2B /* Debug */,
714 FDBC26E61741B09300CA4B2B /* Release */,
715 );
716 defaultConfigurationIsVisible = 0;
717 defaultConfigurationName = Release;
718 };
719 FDBC26E91741B09D00CA4B2B /* Build configuration list for PBXAggregateTarget "ios" */ = {
720 isa = XCConfigurationList;
721 buildConfigurations = (
722 FDBC26EA1741B09D00CA4B2B /* Debug */,
723 FDBC26EB1741B09D00CA4B2B /* Release */,
724 );
725 defaultConfigurationIsVisible = 0;
726 defaultConfigurationName = Release;
727 };
728 FDBC26F81741B13400CA4B2B /* Build configuration list for PBXNativeTarget "tzlinkd" */ = {
729 isa = XCConfigurationList;
730 buildConfigurations = (
731 FDBC26F61741B13400CA4B2B /* Debug */,
732 FDBC26F71741B13400CA4B2B /* Release */,
733 );
734 defaultConfigurationIsVisible = 0;
735 defaultConfigurationName = Release;
736 };
737 /* End XCConfigurationList section */
738 };
739 rootObject = BA79F99713BB70D7006A292D /* Project object */;
740 }