]> git.saurik.com Git - apple/libutil.git/blob - libutil.xcodeproj/project.pbxproj
libutil-38.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 FDBC26E41741B09300CA4B2B /* osx */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = FDBC26E71741B09300CA4B2B /* Build configuration list for PBXAggregateTarget "osx" */;
13 buildPhases = (
14 );
15 dependencies = (
16 FDBC27001741B1B300CA4B2B /* PBXTargetDependency */,
17 );
18 name = osx;
19 productName = OSX;
20 };
21 FDBC26E81741B09D00CA4B2B /* ios */ = {
22 isa = PBXAggregateTarget;
23 buildConfigurationList = FDBC26E91741B09D00CA4B2B /* Build configuration list for PBXAggregateTarget "ios" */;
24 buildPhases = (
25 );
26 dependencies = (
27 FDBC27021741B1B500CA4B2B /* PBXTargetDependency */,
28 FDBC27041741B1B700CA4B2B /* PBXTargetDependency */,
29 );
30 name = ios;
31 productName = ios;
32 };
33 /* End PBXAggregateTarget section */
34
35 /* Begin PBXBuildFile section */
36 BA79F9CB13BB7207006A292D /* ExtentManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BA79F9A313BB70FF006A292D /* ExtentManager.cpp */; };
37 BA79F9CC13BB7207006A292D /* getmntopts.c in Sources */ = {isa = PBXBuildFile; fileRef = BA79F9A613BB70FF006A292D /* getmntopts.c */; };
38 BA79F9CD13BB7207006A292D /* humanize_number.c in Sources */ = {isa = PBXBuildFile; fileRef = BA79F9A813BB70FF006A292D /* humanize_number.c */; };
39 BA79F9CE13BB7207006A292D /* pidfile.c in Sources */ = {isa = PBXBuildFile; fileRef = BA79F9B013BB70FF006A292D /* pidfile.c */; };
40 BA79F9D013BB7207006A292D /* realhostname.c in Sources */ = {isa = PBXBuildFile; fileRef = BA79F9B513BB70FF006A292D /* realhostname.c */; };
41 BA79F9D113BB7207006A292D /* reexec_to_match_kernel.c in Sources */ = {isa = PBXBuildFile; fileRef = BA79F9B713BB70FF006A292D /* reexec_to_match_kernel.c */; };
42 BA79F9D213BB7207006A292D /* trimdomain.c in Sources */ = {isa = PBXBuildFile; fileRef = BA79F9B913BB70FF006A292D /* trimdomain.c */; };
43 BA79F9D413BB7207006A292D /* wipefs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BA79F9BD13BB70FF006A292D /* wipefs.cpp */; };
44 BA79F9D513BB7235006A292D /* libutil.h in Headers */ = {isa = PBXBuildFile; fileRef = BA79F9AA13BB70FF006A292D /* libutil.h */; settings = {ATTRIBUTES = (Private, ); }; };
45 BA79F9D613BB7235006A292D /* mntopts.h in Headers */ = {isa = PBXBuildFile; fileRef = BA79F9AE13BB70FF006A292D /* mntopts.h */; settings = {ATTRIBUTES = (Private, ); }; };
46 BA79F9D713BB7235006A292D /* wipefs.h in Headers */ = {isa = PBXBuildFile; fileRef = BA79F9BE13BB70FF006A292D /* wipefs.h */; settings = {ATTRIBUTES = (Private, ); }; };
47 BA79F9D813BB7243006A292D /* ExtentManager.h in Headers */ = {isa = PBXBuildFile; fileRef = BA79F9A413BB70FF006A292D /* ExtentManager.h */; };
48 BA79F9DD13BB76B0006A292D /* getmntopts.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9A513BB70FF006A292D /* getmntopts.3 */; };
49 BA79F9DE13BB76B0006A292D /* humanize_number.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9A713BB70FF006A292D /* humanize_number.3 */; };
50 BA79F9DF13BB76B0006A292D /* pidfile.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9AF13BB70FF006A292D /* pidfile.3 */; };
51 BA79F9E113BB76B0006A292D /* realhostname_sa.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9B313BB70FF006A292D /* realhostname_sa.3 */; };
52 BA79F9E213BB76B0006A292D /* realhostname.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9B413BB70FF006A292D /* realhostname.3 */; };
53 BA79F9E313BB76B0006A292D /* reexec_to_match_kernel.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9B613BB70FF006A292D /* reexec_to_match_kernel.3 */; };
54 BA79F9E413BB76B0006A292D /* trimdomain.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9B813BB70FF006A292D /* trimdomain.3 */; };
55 BA79F9E613BB76B0006A292D /* wipefs.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9BC13BB70FF006A292D /* wipefs.3 */; };
56 BA79F9E913BB77FA006A292D /* libutil.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9AB13BB70FF006A292D /* libutil.plist */; };
57 BA79F9EA13BB77FF006A292D /* libutil.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9AC13BB70FF006A292D /* libutil.txt */; };
58 FDBC27051741B1C300CA4B2B /* com.apple.tzlinkd.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = FDBC26FA1741B19000CA4B2B /* com.apple.tzlinkd.plist */; };
59 FDBC27061741B1CF00CA4B2B /* tzlinkd.c in Sources */ = {isa = PBXBuildFile; fileRef = FDBC26FE1741B19000CA4B2B /* tzlinkd.c */; };
60 FDBC27071741B1D600CA4B2B /* tzlink.c in Sources */ = {isa = PBXBuildFile; fileRef = FDBC26F91741B18500CA4B2B /* tzlink.c */; };
61 FDBC270B1741B55400CA4B2B /* tzlink.h in Headers */ = {isa = PBXBuildFile; fileRef = FDBC27091741B47200CA4B2B /* tzlink.h */; settings = {ATTRIBUTES = (Private, ); }; };
62 /* End PBXBuildFile section */
63
64 /* Begin PBXContainerItemProxy section */
65 FDBC26FF1741B1B300CA4B2B /* PBXContainerItemProxy */ = {
66 isa = PBXContainerItemProxy;
67 containerPortal = BA79F99713BB70D7006A292D /* Project object */;
68 proxyType = 1;
69 remoteGlobalIDString = BA79F9C413BB718B006A292D;
70 remoteInfo = util;
71 };
72 FDBC27011741B1B500CA4B2B /* PBXContainerItemProxy */ = {
73 isa = PBXContainerItemProxy;
74 containerPortal = BA79F99713BB70D7006A292D /* Project object */;
75 proxyType = 1;
76 remoteGlobalIDString = BA79F9C413BB718B006A292D;
77 remoteInfo = util;
78 };
79 FDBC27031741B1B700CA4B2B /* PBXContainerItemProxy */ = {
80 isa = PBXContainerItemProxy;
81 containerPortal = BA79F99713BB70D7006A292D /* Project object */;
82 proxyType = 1;
83 remoteGlobalIDString = FDBC26EF1741B13400CA4B2B;
84 remoteInfo = tzlinkd;
85 };
86 /* End PBXContainerItemProxy section */
87
88 /* Begin PBXCopyFilesBuildPhase section */
89 BA79F9DB13BB7698006A292D /* CopyFiles */ = {
90 isa = PBXCopyFilesBuildPhase;
91 buildActionMask = 8;
92 dstPath = "$(INSTALL_PATH_PREFIX)/usr/local/share/man/man3";
93 dstSubfolderSpec = 0;
94 files = (
95 BA79F9DD13BB76B0006A292D /* getmntopts.3 in CopyFiles */,
96 BA79F9DE13BB76B0006A292D /* humanize_number.3 in CopyFiles */,
97 BA79F9DF13BB76B0006A292D /* pidfile.3 in CopyFiles */,
98 BA79F9E113BB76B0006A292D /* realhostname_sa.3 in CopyFiles */,
99 BA79F9E213BB76B0006A292D /* realhostname.3 in CopyFiles */,
100 BA79F9E313BB76B0006A292D /* reexec_to_match_kernel.3 in CopyFiles */,
101 BA79F9E413BB76B0006A292D /* trimdomain.3 in CopyFiles */,
102 BA79F9E613BB76B0006A292D /* wipefs.3 in CopyFiles */,
103 );
104 runOnlyForDeploymentPostprocessing = 1;
105 };
106 BA79F9E713BB77BB006A292D /* CopyFiles */ = {
107 isa = PBXCopyFilesBuildPhase;
108 buildActionMask = 8;
109 dstPath = "$(INSTALL_PATH_PREFIX)/usr/local/OpenSourceVersions";
110 dstSubfolderSpec = 0;
111 files = (
112 BA79F9E913BB77FA006A292D /* libutil.plist in CopyFiles */,
113 );
114 runOnlyForDeploymentPostprocessing = 1;
115 };
116 BA79F9E813BB77D6006A292D /* CopyFiles */ = {
117 isa = PBXCopyFilesBuildPhase;
118 buildActionMask = 8;
119 dstPath = "$(INSTALL_PATH_PREFIX)/usr/local/OpenSourceLicenses";
120 dstSubfolderSpec = 0;
121 files = (
122 BA79F9EA13BB77FF006A292D /* libutil.txt in CopyFiles */,
123 );
124 runOnlyForDeploymentPostprocessing = 1;
125 };
126 FDBC26EE1741B13400CA4B2B /* CopyFiles */ = {
127 isa = PBXCopyFilesBuildPhase;
128 buildActionMask = 2147483647;
129 dstPath = "$(INSTALL_PATH_PREFIX)/System/Library/LaunchDaemons";
130 dstSubfolderSpec = 0;
131 files = (
132 FDBC27051741B1C300CA4B2B /* com.apple.tzlinkd.plist in CopyFiles */,
133 );
134 runOnlyForDeploymentPostprocessing = 1;
135 };
136 /* End PBXCopyFilesBuildPhase section */
137
138 /* Begin PBXFileReference section */
139 3F09C378186D1F73007AF93C /* base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = base.xcconfig; path = xcconfigs/base.xcconfig; sourceTree = "<group>"; };
140 BA79F9A313BB70FF006A292D /* ExtentManager.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ExtentManager.cpp; sourceTree = "<group>"; };
141 BA79F9A413BB70FF006A292D /* ExtentManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExtentManager.h; sourceTree = "<group>"; };
142 BA79F9A513BB70FF006A292D /* getmntopts.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = getmntopts.3; sourceTree = "<group>"; };
143 BA79F9A613BB70FF006A292D /* getmntopts.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = getmntopts.c; sourceTree = "<group>"; };
144 BA79F9A713BB70FF006A292D /* humanize_number.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = humanize_number.3; sourceTree = "<group>"; };
145 BA79F9A813BB70FF006A292D /* humanize_number.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = humanize_number.c; sourceTree = "<group>"; };
146 BA79F9A913BB70FF006A292D /* libutil.exports */ = {isa = PBXFileReference; lastKnownFileType = text; path = libutil.exports; sourceTree = "<group>"; };
147 BA79F9AA13BB70FF006A292D /* libutil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = libutil.h; sourceTree = "<group>"; };
148 BA79F9AB13BB70FF006A292D /* libutil.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = libutil.plist; sourceTree = "<group>"; };
149 BA79F9AC13BB70FF006A292D /* libutil.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = libutil.txt; sourceTree = "<group>"; };
150 BA79F9AE13BB70FF006A292D /* mntopts.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mntopts.h; sourceTree = "<group>"; };
151 BA79F9AF13BB70FF006A292D /* pidfile.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = pidfile.3; sourceTree = "<group>"; };
152 BA79F9B013BB70FF006A292D /* pidfile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pidfile.c; sourceTree = "<group>"; };
153 BA79F9B313BB70FF006A292D /* realhostname_sa.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = realhostname_sa.3; sourceTree = "<group>"; };
154 BA79F9B413BB70FF006A292D /* realhostname.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = realhostname.3; sourceTree = "<group>"; };
155 BA79F9B513BB70FF006A292D /* realhostname.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = realhostname.c; sourceTree = "<group>"; };
156 BA79F9B613BB70FF006A292D /* reexec_to_match_kernel.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = reexec_to_match_kernel.3; sourceTree = "<group>"; };
157 BA79F9B713BB70FF006A292D /* reexec_to_match_kernel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = reexec_to_match_kernel.c; sourceTree = "<group>"; };
158 BA79F9B813BB70FF006A292D /* trimdomain.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = trimdomain.3; sourceTree = "<group>"; };
159 BA79F9B913BB70FF006A292D /* trimdomain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = trimdomain.c; sourceTree = "<group>"; };
160 BA79F9BC13BB70FF006A292D /* wipefs.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = wipefs.3; sourceTree = "<group>"; };
161 BA79F9BD13BB70FF006A292D /* wipefs.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wipefs.cpp; sourceTree = "<group>"; };
162 BA79F9BE13BB70FF006A292D /* wipefs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wipefs.h; sourceTree = "<group>"; };
163 BA79F9C513BB718B006A292D /* libutil.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libutil.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
164 FDBC26F01741B13400CA4B2B /* tzlinkd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = tzlinkd; sourceTree = BUILT_PRODUCTS_DIR; };
165 FDBC26F91741B18500CA4B2B /* tzlink.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = tzlink.c; sourceTree = "<group>"; };
166 FDBC26FA1741B19000CA4B2B /* com.apple.tzlinkd.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = com.apple.tzlinkd.plist; sourceTree = "<group>"; };
167 FDBC26FB1741B19000CA4B2B /* com.apple.tzlinkd.sb */ = {isa = PBXFileReference; lastKnownFileType = text; path = com.apple.tzlinkd.sb; sourceTree = "<group>"; };
168 FDBC26FE1741B19000CA4B2B /* tzlinkd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = tzlinkd.c; sourceTree = "<group>"; };
169 FDBC27081741B47200CA4B2B /* tzlink_internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = tzlink_internal.h; sourceTree = "<group>"; };
170 FDBC27091741B47200CA4B2B /* tzlink.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = tzlink.h; sourceTree = "<group>"; };
171 FDBC270D1741B66500CA4B2B /* tzlinkd.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = tzlinkd.xcconfig; sourceTree = "<group>"; };
172 /* End PBXFileReference section */
173
174 /* Begin PBXFrameworksBuildPhase section */
175 BA79F9C213BB718B006A292D /* Frameworks */ = {
176 isa = PBXFrameworksBuildPhase;
177 buildActionMask = 2147483647;
178 files = (
179 );
180 runOnlyForDeploymentPostprocessing = 0;
181 };
182 FDBC26ED1741B13400CA4B2B /* Frameworks */ = {
183 isa = PBXFrameworksBuildPhase;
184 buildActionMask = 2147483647;
185 files = (
186 );
187 runOnlyForDeploymentPostprocessing = 0;
188 };
189 /* End PBXFrameworksBuildPhase section */
190
191 /* Begin PBXGroup section */
192 BA79F99513BB70D7006A292D = {
193 isa = PBXGroup;
194 children = (
195 3F09C378186D1F73007AF93C /* base.xcconfig */,
196 BA79F9A313BB70FF006A292D /* ExtentManager.cpp */,
197 BA79F9A413BB70FF006A292D /* ExtentManager.h */,
198 BA79F9A513BB70FF006A292D /* getmntopts.3 */,
199 BA79F9A613BB70FF006A292D /* getmntopts.c */,
200 BA79F9A713BB70FF006A292D /* humanize_number.3 */,
201 BA79F9A813BB70FF006A292D /* humanize_number.c */,
202 BA79F9A913BB70FF006A292D /* libutil.exports */,
203 BA79F9AA13BB70FF006A292D /* libutil.h */,
204 BA79F9AB13BB70FF006A292D /* libutil.plist */,
205 BA79F9AC13BB70FF006A292D /* libutil.txt */,
206 BA79F9AE13BB70FF006A292D /* mntopts.h */,
207 BA79F9AF13BB70FF006A292D /* pidfile.3 */,
208 BA79F9B013BB70FF006A292D /* pidfile.c */,
209 BA79F9B313BB70FF006A292D /* realhostname_sa.3 */,
210 BA79F9B413BB70FF006A292D /* realhostname.3 */,
211 BA79F9B513BB70FF006A292D /* realhostname.c */,
212 BA79F9B613BB70FF006A292D /* reexec_to_match_kernel.3 */,
213 BA79F9B713BB70FF006A292D /* reexec_to_match_kernel.c */,
214 BA79F9B813BB70FF006A292D /* trimdomain.3 */,
215 BA79F9B913BB70FF006A292D /* trimdomain.c */,
216 FDBC26F91741B18500CA4B2B /* tzlink.c */,
217 FDBC27091741B47200CA4B2B /* tzlink.h */,
218 FDBC27081741B47200CA4B2B /* tzlink_internal.h */,
219 FDBC26F11741B13400CA4B2B /* tzlinkd */,
220 BA79F9BC13BB70FF006A292D /* wipefs.3 */,
221 BA79F9BD13BB70FF006A292D /* wipefs.cpp */,
222 BA79F9BE13BB70FF006A292D /* wipefs.h */,
223 FDBC270C1741B66500CA4B2B /* xcconfigs */,
224 BA79F9C613BB718B006A292D /* Products */,
225 );
226 sourceTree = "<group>";
227 };
228 BA79F9C613BB718B006A292D /* Products */ = {
229 isa = PBXGroup;
230 children = (
231 BA79F9C513BB718B006A292D /* libutil.dylib */,
232 FDBC26F01741B13400CA4B2B /* tzlinkd */,
233 );
234 name = Products;
235 sourceTree = "<group>";
236 };
237 FDBC26F11741B13400CA4B2B /* tzlinkd */ = {
238 isa = PBXGroup;
239 children = (
240 FDBC26FA1741B19000CA4B2B /* com.apple.tzlinkd.plist */,
241 FDBC26FB1741B19000CA4B2B /* com.apple.tzlinkd.sb */,
242 FDBC26FE1741B19000CA4B2B /* tzlinkd.c */,
243 );
244 path = tzlinkd;
245 sourceTree = "<group>";
246 };
247 FDBC270C1741B66500CA4B2B /* xcconfigs */ = {
248 isa = PBXGroup;
249 children = (
250 FDBC270D1741B66500CA4B2B /* tzlinkd.xcconfig */,
251 );
252 path = xcconfigs;
253 sourceTree = "<group>";
254 };
255 /* End PBXGroup section */
256
257 /* Begin PBXHeadersBuildPhase section */
258 BA79F9C313BB718B006A292D /* Headers */ = {
259 isa = PBXHeadersBuildPhase;
260 buildActionMask = 2147483647;
261 files = (
262 BA79F9D513BB7235006A292D /* libutil.h in Headers */,
263 BA79F9D613BB7235006A292D /* mntopts.h in Headers */,
264 FDBC270B1741B55400CA4B2B /* tzlink.h in Headers */,
265 BA79F9D713BB7235006A292D /* wipefs.h in Headers */,
266 BA79F9D813BB7243006A292D /* ExtentManager.h in Headers */,
267 );
268 runOnlyForDeploymentPostprocessing = 0;
269 };
270 /* End PBXHeadersBuildPhase section */
271
272 /* Begin PBXNativeTarget section */
273 BA79F9C413BB718B006A292D /* util */ = {
274 isa = PBXNativeTarget;
275 buildConfigurationList = BA79F9C713BB718B006A292D /* Build configuration list for PBXNativeTarget "util" */;
276 buildPhases = (
277 BA79F9C113BB718B006A292D /* Sources */,
278 BA79F9C213BB718B006A292D /* Frameworks */,
279 BA79F9C313BB718B006A292D /* Headers */,
280 BA79F9DA13BB750E006A292D /* ShellScript */,
281 BA79F9EB13BB7864006A292D /* ShellScript */,
282 BA79F9DB13BB7698006A292D /* CopyFiles */,
283 BA79F9E713BB77BB006A292D /* CopyFiles */,
284 BA79F9E813BB77D6006A292D /* CopyFiles */,
285 );
286 buildRules = (
287 );
288 dependencies = (
289 );
290 name = util;
291 productName = util;
292 productReference = BA79F9C513BB718B006A292D /* libutil.dylib */;
293 productType = "com.apple.product-type.library.dynamic";
294 };
295 FDBC26EF1741B13400CA4B2B /* tzlinkd */ = {
296 isa = PBXNativeTarget;
297 buildConfigurationList = FDBC26F81741B13400CA4B2B /* Build configuration list for PBXNativeTarget "tzlinkd" */;
298 buildPhases = (
299 FDBC26EC1741B13400CA4B2B /* Sources */,
300 FDBC26ED1741B13400CA4B2B /* Frameworks */,
301 FDBC26EE1741B13400CA4B2B /* CopyFiles */,
302 );
303 buildRules = (
304 );
305 dependencies = (
306 );
307 name = tzlinkd;
308 productName = tzlinkd;
309 productReference = FDBC26F01741B13400CA4B2B /* tzlinkd */;
310 productType = "com.apple.product-type.tool";
311 };
312 /* End PBXNativeTarget section */
313
314 /* Begin PBXProject section */
315 BA79F99713BB70D7006A292D /* Project object */ = {
316 isa = PBXProject;
317 attributes = {
318 LastUpgradeCheck = 0420;
319 };
320 buildConfigurationList = BA79F99A13BB70D7006A292D /* Build configuration list for PBXProject "libutil" */;
321 compatibilityVersion = "Xcode 3.2";
322 developmentRegion = English;
323 hasScannedForEncodings = 0;
324 knownRegions = (
325 en,
326 );
327 mainGroup = BA79F99513BB70D7006A292D;
328 productRefGroup = BA79F9C613BB718B006A292D /* Products */;
329 projectDirPath = "";
330 projectRoot = "";
331 targets = (
332 FDBC26E81741B09D00CA4B2B /* ios */,
333 FDBC26E41741B09300CA4B2B /* osx */,
334 BA79F9C413BB718B006A292D /* util */,
335 FDBC26EF1741B13400CA4B2B /* tzlinkd */,
336 );
337 };
338 /* End PBXProject section */
339
340 /* Begin PBXShellScriptBuildPhase section */
341 BA79F9DA13BB750E006A292D /* ShellScript */ = {
342 isa = PBXShellScriptBuildPhase;
343 buildActionMask = 2147483647;
344 files = (
345 );
346 inputPaths = (
347 );
348 outputPaths = (
349 "$(BUILT_PRODUCTS_DIR)/libutil1.0.dylib",
350 );
351 runOnlyForDeploymentPostprocessing = 0;
352 shellPath = /bin/sh;
353 shellScript = "set -e\nset -x\n\nln -sf ${EXECUTABLE_NAME} \"${BUILT_PRODUCTS_DIR}/libutil1.0.dylib\"\n";
354 };
355 BA79F9EB13BB7864006A292D /* ShellScript */ = {
356 isa = PBXShellScriptBuildPhase;
357 buildActionMask = 8;
358 files = (
359 );
360 inputPaths = (
361 );
362 outputPaths = (
363 "$(DSTROOT)/$(INSTALL_PATH)/libutil1.0.dylib",
364 );
365 runOnlyForDeploymentPostprocessing = 1;
366 shellPath = /bin/sh;
367 shellScript = "set -e\nset -x\n\nln -sf ${EXECUTABLE_NAME} \"${DSTROOT}/${INSTALL_PATH}/libutil1.0.dylib\"\n";
368 };
369 /* End PBXShellScriptBuildPhase section */
370
371 /* Begin PBXSourcesBuildPhase section */
372 BA79F9C113BB718B006A292D /* Sources */ = {
373 isa = PBXSourcesBuildPhase;
374 buildActionMask = 2147483647;
375 files = (
376 BA79F9CB13BB7207006A292D /* ExtentManager.cpp in Sources */,
377 BA79F9CC13BB7207006A292D /* getmntopts.c in Sources */,
378 BA79F9CD13BB7207006A292D /* humanize_number.c in Sources */,
379 BA79F9CE13BB7207006A292D /* pidfile.c in Sources */,
380 BA79F9D013BB7207006A292D /* realhostname.c in Sources */,
381 BA79F9D113BB7207006A292D /* reexec_to_match_kernel.c in Sources */,
382 BA79F9D213BB7207006A292D /* trimdomain.c in Sources */,
383 FDBC27071741B1D600CA4B2B /* tzlink.c in Sources */,
384 BA79F9D413BB7207006A292D /* wipefs.cpp in Sources */,
385 );
386 runOnlyForDeploymentPostprocessing = 0;
387 };
388 FDBC26EC1741B13400CA4B2B /* Sources */ = {
389 isa = PBXSourcesBuildPhase;
390 buildActionMask = 2147483647;
391 files = (
392 FDBC27061741B1CF00CA4B2B /* tzlinkd.c in Sources */,
393 );
394 runOnlyForDeploymentPostprocessing = 0;
395 };
396 /* End PBXSourcesBuildPhase section */
397
398 /* Begin PBXTargetDependency section */
399 FDBC27001741B1B300CA4B2B /* PBXTargetDependency */ = {
400 isa = PBXTargetDependency;
401 target = BA79F9C413BB718B006A292D /* util */;
402 targetProxy = FDBC26FF1741B1B300CA4B2B /* PBXContainerItemProxy */;
403 };
404 FDBC27021741B1B500CA4B2B /* PBXTargetDependency */ = {
405 isa = PBXTargetDependency;
406 target = BA79F9C413BB718B006A292D /* util */;
407 targetProxy = FDBC27011741B1B500CA4B2B /* PBXContainerItemProxy */;
408 };
409 FDBC27041741B1B700CA4B2B /* PBXTargetDependency */ = {
410 isa = PBXTargetDependency;
411 target = FDBC26EF1741B13400CA4B2B /* tzlinkd */;
412 targetProxy = FDBC27031741B1B700CA4B2B /* PBXContainerItemProxy */;
413 };
414 /* End PBXTargetDependency section */
415
416 /* Begin XCBuildConfiguration section */
417 BA79F99C13BB70D7006A292D /* Debug */ = {
418 isa = XCBuildConfiguration;
419 baseConfigurationReference = 3F09C378186D1F73007AF93C /* base.xcconfig */;
420 buildSettings = {
421 APPLY_RULES_IN_COPY_FILES = YES;
422 "PLIST_FILE_OUTPUT_FORMAT[sdk=iphoneos*]" = binary;
423 "PLIST_FILE_OUTPUT_FORMAT[sdk=macosx*]" = XML;
424 USE_HEADERMAP = NO;
425 };
426 name = Debug;
427 };
428 BA79F99D13BB70D7006A292D /* Release */ = {
429 isa = XCBuildConfiguration;
430 baseConfigurationReference = 3F09C378186D1F73007AF93C /* base.xcconfig */;
431 buildSettings = {
432 APPLY_RULES_IN_COPY_FILES = YES;
433 "PLIST_FILE_OUTPUT_FORMAT[sdk=iphoneos*]" = binary;
434 "PLIST_FILE_OUTPUT_FORMAT[sdk=macosx*]" = XML;
435 USE_HEADERMAP = NO;
436 };
437 name = Release;
438 };
439 BA79F9C813BB718B006A292D /* Debug */ = {
440 isa = XCBuildConfiguration;
441 buildSettings = {
442 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
443 DYLIB_COMPATIBILITY_VERSION = 1.0;
444 DYLIB_CURRENT_VERSION = 1.0;
445 EXECUTABLE_PREFIX = lib;
446 EXPORTED_SYMBOLS_FILE = libutil.exports;
447 GCC_OPTIMIZATION_LEVEL = 0;
448 GCC_PREPROCESSOR_DEFINITIONS = (
449 "DEBUG=1",
450 "$(inherited)",
451 );
452 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
453 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
454 GCC_WARN_ABOUT_RETURN_TYPE = YES;
455 GCC_WARN_UNUSED_VARIABLE = YES;
456 INSTALL_PATH_ACTUAL = /usr/lib;
457 PRODUCT_NAME = "$(TARGET_NAME)";
458 WARNING_CFLAGS = "-Wall";
459 };
460 name = Debug;
461 };
462 BA79F9C913BB718B006A292D /* Release */ = {
463 isa = XCBuildConfiguration;
464 buildSettings = {
465 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
466 DYLIB_COMPATIBILITY_VERSION = 1.0;
467 DYLIB_CURRENT_VERSION = 1.0;
468 EXECUTABLE_PREFIX = lib;
469 EXPORTED_SYMBOLS_FILE = libutil.exports;
470 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
471 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
472 GCC_WARN_ABOUT_RETURN_TYPE = YES;
473 GCC_WARN_UNUSED_VARIABLE = YES;
474 INSTALL_PATH_ACTUAL = /usr/lib;
475 PRODUCT_NAME = "$(TARGET_NAME)";
476 WARNING_CFLAGS = "-Wall";
477 };
478 name = Release;
479 };
480 FDBC26E51741B09300CA4B2B /* Debug */ = {
481 isa = XCBuildConfiguration;
482 buildSettings = {
483 PRODUCT_NAME = "$(TARGET_NAME)";
484 };
485 name = Debug;
486 };
487 FDBC26E61741B09300CA4B2B /* Release */ = {
488 isa = XCBuildConfiguration;
489 buildSettings = {
490 PRODUCT_NAME = "$(TARGET_NAME)";
491 };
492 name = Release;
493 };
494 FDBC26EA1741B09D00CA4B2B /* Debug */ = {
495 isa = XCBuildConfiguration;
496 buildSettings = {
497 PRODUCT_NAME = "$(TARGET_NAME)";
498 };
499 name = Debug;
500 };
501 FDBC26EB1741B09D00CA4B2B /* Release */ = {
502 isa = XCBuildConfiguration;
503 buildSettings = {
504 PRODUCT_NAME = "$(TARGET_NAME)";
505 };
506 name = Release;
507 };
508 FDBC26F61741B13400CA4B2B /* Debug */ = {
509 isa = XCBuildConfiguration;
510 baseConfigurationReference = FDBC270D1741B66500CA4B2B /* tzlinkd.xcconfig */;
511 buildSettings = {
512 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
513 };
514 name = Debug;
515 };
516 FDBC26F71741B13400CA4B2B /* Release */ = {
517 isa = XCBuildConfiguration;
518 baseConfigurationReference = FDBC270D1741B66500CA4B2B /* tzlinkd.xcconfig */;
519 buildSettings = {
520 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
521 };
522 name = Release;
523 };
524 /* End XCBuildConfiguration section */
525
526 /* Begin XCConfigurationList section */
527 BA79F99A13BB70D7006A292D /* Build configuration list for PBXProject "libutil" */ = {
528 isa = XCConfigurationList;
529 buildConfigurations = (
530 BA79F99C13BB70D7006A292D /* Debug */,
531 BA79F99D13BB70D7006A292D /* Release */,
532 );
533 defaultConfigurationIsVisible = 0;
534 defaultConfigurationName = Release;
535 };
536 BA79F9C713BB718B006A292D /* Build configuration list for PBXNativeTarget "util" */ = {
537 isa = XCConfigurationList;
538 buildConfigurations = (
539 BA79F9C813BB718B006A292D /* Debug */,
540 BA79F9C913BB718B006A292D /* Release */,
541 );
542 defaultConfigurationIsVisible = 0;
543 defaultConfigurationName = Release;
544 };
545 FDBC26E71741B09300CA4B2B /* Build configuration list for PBXAggregateTarget "osx" */ = {
546 isa = XCConfigurationList;
547 buildConfigurations = (
548 FDBC26E51741B09300CA4B2B /* Debug */,
549 FDBC26E61741B09300CA4B2B /* Release */,
550 );
551 defaultConfigurationIsVisible = 0;
552 defaultConfigurationName = Release;
553 };
554 FDBC26E91741B09D00CA4B2B /* Build configuration list for PBXAggregateTarget "ios" */ = {
555 isa = XCConfigurationList;
556 buildConfigurations = (
557 FDBC26EA1741B09D00CA4B2B /* Debug */,
558 FDBC26EB1741B09D00CA4B2B /* Release */,
559 );
560 defaultConfigurationIsVisible = 0;
561 defaultConfigurationName = Release;
562 };
563 FDBC26F81741B13400CA4B2B /* Build configuration list for PBXNativeTarget "tzlinkd" */ = {
564 isa = XCConfigurationList;
565 buildConfigurations = (
566 FDBC26F61741B13400CA4B2B /* Debug */,
567 FDBC26F71741B13400CA4B2B /* Release */,
568 );
569 defaultConfigurationIsVisible = 0;
570 defaultConfigurationName = Release;
571 };
572 /* End XCConfigurationList section */
573 };
574 rootObject = BA79F99713BB70D7006A292D /* Project object */;
575 }