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