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