]>
Commit | Line | Data |
---|---|---|
afa5f1bd A |
1 | // !$*UTF8*$! |
2 | { | |
3 | archiveVersion = 1; | |
4 | classes = { | |
5 | }; | |
6 | objectVersion = 46; | |
7 | objects = { | |
8 | ||
5510e443 A |
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 | ||
afa5f1bd A |
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 */; }; | |
5510e443 A |
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, ); }; }; | |
afa5f1bd A |
62 | /* End PBXBuildFile section */ |
63 | ||
5510e443 A |
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 | ||
afa5f1bd A |
88 | /* Begin PBXCopyFilesBuildPhase section */ |
89 | BA79F9DB13BB7698006A292D /* CopyFiles */ = { | |
90 | isa = PBXCopyFilesBuildPhase; | |
91 | buildActionMask = 8; | |
d8507c9e | 92 | dstPath = "$(INSTALL_PATH_PREFIX)/usr/local/share/man/man3"; |
afa5f1bd A |
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; | |
d8507c9e | 109 | dstPath = "$(INSTALL_PATH_PREFIX)/usr/local/OpenSourceVersions"; |
afa5f1bd A |
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; | |
d8507c9e | 119 | dstPath = "$(INSTALL_PATH_PREFIX)/usr/local/OpenSourceLicenses"; |
afa5f1bd A |
120 | dstSubfolderSpec = 0; |
121 | files = ( | |
122 | BA79F9EA13BB77FF006A292D /* libutil.txt in CopyFiles */, | |
123 | ); | |
124 | runOnlyForDeploymentPostprocessing = 1; | |
125 | }; | |
5510e443 A |
126 | FDBC26EE1741B13400CA4B2B /* CopyFiles */ = { |
127 | isa = PBXCopyFilesBuildPhase; | |
128 | buildActionMask = 2147483647; | |
d8507c9e | 129 | dstPath = "$(INSTALL_PATH_PREFIX)/System/Library/LaunchDaemons"; |
5510e443 A |
130 | dstSubfolderSpec = 0; |
131 | files = ( | |
132 | FDBC27051741B1C300CA4B2B /* com.apple.tzlinkd.plist in CopyFiles */, | |
133 | ); | |
134 | runOnlyForDeploymentPostprocessing = 1; | |
135 | }; | |
afa5f1bd A |
136 | /* End PBXCopyFilesBuildPhase section */ |
137 | ||
138 | /* Begin PBXFileReference section */ | |
d8507c9e | 139 | 3F09C378186D1F73007AF93C /* base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = base.xcconfig; path = xcconfigs/base.xcconfig; sourceTree = "<group>"; }; |
afa5f1bd A |
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>"; }; | |
afa5f1bd A |
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>"; }; | |
d8507c9e | 163 | BA79F9C513BB718B006A292D /* libutil.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libutil.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; |
5510e443 A |
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>"; }; | |
afa5f1bd A |
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 | }; | |
5510e443 A |
182 | FDBC26ED1741B13400CA4B2B /* Frameworks */ = { |
183 | isa = PBXFrameworksBuildPhase; | |
184 | buildActionMask = 2147483647; | |
185 | files = ( | |
186 | ); | |
187 | runOnlyForDeploymentPostprocessing = 0; | |
188 | }; | |
afa5f1bd A |
189 | /* End PBXFrameworksBuildPhase section */ |
190 | ||
191 | /* Begin PBXGroup section */ | |
192 | BA79F99513BB70D7006A292D = { | |
193 | isa = PBXGroup; | |
194 | children = ( | |
d8507c9e | 195 | 3F09C378186D1F73007AF93C /* base.xcconfig */, |
afa5f1bd A |
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 */, | |
afa5f1bd A |
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 */, | |
5510e443 A |
216 | FDBC26F91741B18500CA4B2B /* tzlink.c */, |
217 | FDBC27091741B47200CA4B2B /* tzlink.h */, | |
218 | FDBC27081741B47200CA4B2B /* tzlink_internal.h */, | |
219 | FDBC26F11741B13400CA4B2B /* tzlinkd */, | |
afa5f1bd A |
220 | BA79F9BC13BB70FF006A292D /* wipefs.3 */, |
221 | BA79F9BD13BB70FF006A292D /* wipefs.cpp */, | |
222 | BA79F9BE13BB70FF006A292D /* wipefs.h */, | |
5510e443 | 223 | FDBC270C1741B66500CA4B2B /* xcconfigs */, |
afa5f1bd A |
224 | BA79F9C613BB718B006A292D /* Products */, |
225 | ); | |
226 | sourceTree = "<group>"; | |
227 | }; | |
228 | BA79F9C613BB718B006A292D /* Products */ = { | |
229 | isa = PBXGroup; | |
230 | children = ( | |
d8507c9e | 231 | BA79F9C513BB718B006A292D /* libutil.dylib */, |
5510e443 | 232 | FDBC26F01741B13400CA4B2B /* tzlinkd */, |
afa5f1bd A |
233 | ); |
234 | name = Products; | |
235 | sourceTree = "<group>"; | |
236 | }; | |
5510e443 A |
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 | }; | |
afa5f1bd A |
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 */, | |
5510e443 | 264 | FDBC270B1741B55400CA4B2B /* tzlink.h in Headers */, |
afa5f1bd A |
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; | |
d8507c9e | 292 | productReference = BA79F9C513BB718B006A292D /* libutil.dylib */; |
afa5f1bd A |
293 | productType = "com.apple.product-type.library.dynamic"; |
294 | }; | |
5510e443 A |
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 | }; | |
afa5f1bd A |
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 = ( | |
5510e443 A |
332 | FDBC26E81741B09D00CA4B2B /* ios */, |
333 | FDBC26E41741B09300CA4B2B /* osx */, | |
afa5f1bd | 334 | BA79F9C413BB718B006A292D /* util */, |
5510e443 | 335 | FDBC26EF1741B13400CA4B2B /* tzlinkd */, |
afa5f1bd A |
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 = ( | |
d8507c9e | 349 | "$(BUILT_PRODUCTS_DIR)/libutil1.0.dylib", |
afa5f1bd A |
350 | ); |
351 | runOnlyForDeploymentPostprocessing = 0; | |
352 | shellPath = /bin/sh; | |
d8507c9e | 353 | shellScript = "set -e\nset -x\n\nln -sf ${EXECUTABLE_NAME} \"${BUILT_PRODUCTS_DIR}/libutil1.0.dylib\"\n"; |
afa5f1bd A |
354 | }; |
355 | BA79F9EB13BB7864006A292D /* ShellScript */ = { | |
356 | isa = PBXShellScriptBuildPhase; | |
357 | buildActionMask = 8; | |
358 | files = ( | |
359 | ); | |
360 | inputPaths = ( | |
361 | ); | |
362 | outputPaths = ( | |
d8507c9e | 363 | "$(DSTROOT)/$(INSTALL_PATH)/libutil1.0.dylib", |
afa5f1bd A |
364 | ); |
365 | runOnlyForDeploymentPostprocessing = 1; | |
366 | shellPath = /bin/sh; | |
d8507c9e | 367 | shellScript = "set -e\nset -x\n\nln -sf ${EXECUTABLE_NAME} \"${DSTROOT}/${INSTALL_PATH}/libutil1.0.dylib\"\n"; |
afa5f1bd A |
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 */, | |
5510e443 | 383 | FDBC27071741B1D600CA4B2B /* tzlink.c in Sources */, |
afa5f1bd A |
384 | BA79F9D413BB7207006A292D /* wipefs.cpp in Sources */, |
385 | ); | |
386 | runOnlyForDeploymentPostprocessing = 0; | |
387 | }; | |
5510e443 A |
388 | FDBC26EC1741B13400CA4B2B /* Sources */ = { |
389 | isa = PBXSourcesBuildPhase; | |
390 | buildActionMask = 2147483647; | |
391 | files = ( | |
392 | FDBC27061741B1CF00CA4B2B /* tzlinkd.c in Sources */, | |
393 | ); | |
394 | runOnlyForDeploymentPostprocessing = 0; | |
395 | }; | |
afa5f1bd A |
396 | /* End PBXSourcesBuildPhase section */ |
397 | ||
5510e443 A |
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 | ||
afa5f1bd A |
416 | /* Begin XCBuildConfiguration section */ |
417 | BA79F99C13BB70D7006A292D /* Debug */ = { | |
418 | isa = XCBuildConfiguration; | |
d8507c9e | 419 | baseConfigurationReference = 3F09C378186D1F73007AF93C /* base.xcconfig */; |
afa5f1bd | 420 | buildSettings = { |
5510e443 A |
421 | APPLY_RULES_IN_COPY_FILES = YES; |
422 | "PLIST_FILE_OUTPUT_FORMAT[sdk=iphoneos*]" = binary; | |
d8507c9e | 423 | "PLIST_FILE_OUTPUT_FORMAT[sdk=macosx*]" = XML; |
5510e443 | 424 | USE_HEADERMAP = NO; |
afa5f1bd A |
425 | }; |
426 | name = Debug; | |
427 | }; | |
428 | BA79F99D13BB70D7006A292D /* Release */ = { | |
429 | isa = XCBuildConfiguration; | |
d8507c9e | 430 | baseConfigurationReference = 3F09C378186D1F73007AF93C /* base.xcconfig */; |
afa5f1bd | 431 | buildSettings = { |
5510e443 A |
432 | APPLY_RULES_IN_COPY_FILES = YES; |
433 | "PLIST_FILE_OUTPUT_FORMAT[sdk=iphoneos*]" = binary; | |
d8507c9e | 434 | "PLIST_FILE_OUTPUT_FORMAT[sdk=macosx*]" = XML; |
5510e443 | 435 | USE_HEADERMAP = NO; |
afa5f1bd A |
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; | |
d8507c9e A |
456 | INSTALL_PATH_ACTUAL = /usr/lib; |
457 | PRODUCT_NAME = "$(TARGET_NAME)"; | |
afa5f1bd A |
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; | |
d8507c9e A |
474 | INSTALL_PATH_ACTUAL = /usr/lib; |
475 | PRODUCT_NAME = "$(TARGET_NAME)"; | |
afa5f1bd A |
476 | WARNING_CFLAGS = "-Wall"; |
477 | }; | |
478 | name = Release; | |
479 | }; | |
5510e443 A |
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 | }; | |
afa5f1bd A |
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 | }; | |
5510e443 A |
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 | }; | |
afa5f1bd A |
572 | /* End XCConfigurationList section */ |
573 | }; | |
574 | rootObject = BA79F99713BB70D7006A292D /* Project object */; | |
575 | } |