]> git.saurik.com Git - apple/ld64.git/blob - ld64.xcodeproj/project.pbxproj
55fd5ea719b59b5fb3ff8d1908f6fc706c5fec4a
[apple/ld64.git] / ld64.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 42;
7 objects = {
8
9 /* Begin PBXAggregateTarget section */
10 F96D5368094A2754008E9EE8 /* unit-tests */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = F96D536D094A2773008E9EE8 /* Build configuration list for PBXAggregateTarget "unit-tests" */;
13 buildPhases = (
14 F96D5367094A2754008E9EE8 /* ShellScript */,
15 );
16 dependencies = (
17 F96D536A094A275D008E9EE8 /* PBXTargetDependency */,
18 F96D536C094A275F008E9EE8 /* PBXTargetDependency */,
19 F96904890A4333AC00B77D2A /* PBXTargetDependency */,
20 F9EA73970974999B008B4F1D /* PBXTargetDependency */,
21 F9B693890EC4D28C00076912 /* PBXTargetDependency */,
22 );
23 name = "unit-tests";
24 productName = "unit-tests";
25 };
26 F9B1A2670A3A567B00DA8FAB /* all */ = {
27 isa = PBXAggregateTarget;
28 buildConfigurationList = F9B1A26C0A3A568700DA8FAB /* Build configuration list for PBXAggregateTarget "all" */;
29 buildPhases = (
30 );
31 dependencies = (
32 F9B1A2690A3A568200DA8FAB /* PBXTargetDependency */,
33 F9B1A26B0A3A568400DA8FAB /* PBXTargetDependency */,
34 F9C12EEA0ED65765005BC69D /* PBXTargetDependency */,
35 F9B8135D0EC2620E00F94C13 /* PBXTargetDependency */,
36 F9A3DE160ED76D9A00C590B9 /* PBXTargetDependency */,
37 );
38 name = all;
39 productName = all;
40 };
41 /* End PBXAggregateTarget section */
42
43 /* Begin PBXBuildFile section */
44 F9023C4E06D5A272001BBF46 /* ld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9023C3F06D5A254001BBF46 /* ld.cpp */; };
45 F933E3D9092E855B0083EAC8 /* ObjectDump.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F971EED706D5AD240041D381 /* ObjectDump.cpp */; };
46 F97F5029070D0BB200B9FCD7 /* ld.1 in copy man page */ = {isa = PBXBuildFile; fileRef = F97F5028070D0BB200B9FCD7 /* ld.1 */; };
47 F9A3DDD30ED762E400C590B9 /* PruneTrie.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9A3DDD20ED762E400C590B9 /* PruneTrie.cpp */; };
48 F9A3DE1E0ED7738300C590B9 /* prune_trie.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = F9A3DE0F0ED76D1900C590B9 /* prune_trie.h */; };
49 F9B1A2640A3A563E00DA8FAB /* rebase.1 in install man page */ = {isa = PBXBuildFile; fileRef = F9B1A2580A3A448800DA8FAB /* rebase.1 */; };
50 F9B670120DDA17E800E6D0DA /* UnwindDump.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9B670110DDA17E800E6D0DA /* UnwindDump.cpp */; };
51 F9B813850EC2657800F94C13 /* unwinddump.1 in install man page */ = {isa = PBXBuildFile; fileRef = F9B813810EC2653000F94C13 /* unwinddump.1 */; };
52 F9BA51650ECE58C800D1D62E /* dyldinfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9BA515B0ECE58AA00D1D62E /* dyldinfo.cpp */; };
53 F9C0D4BD06DD28D2001C7193 /* Options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9C0D48A06DD1E1B001C7193 /* Options.cpp */; };
54 F9C12EA30ED63DE7005BC69D /* dyldinfo.1 in install man page */ = {isa = PBXBuildFile; fileRef = F9C12E9F0ED63DB1005BC69D /* dyldinfo.1 */; };
55 F9EA72D5097454FF008B4F1D /* machochecker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9EA72D4097454FF008B4F1D /* machochecker.cpp */; };
56 F9EA7584097882F3008B4F1D /* debugline.c in Sources */ = {isa = PBXBuildFile; fileRef = F9EA7582097882F3008B4F1D /* debugline.c */; };
57 F9EA75BC09788857008B4F1D /* debugline.c in Sources */ = {isa = PBXBuildFile; fileRef = F9EA7582097882F3008B4F1D /* debugline.c */; };
58 F9EC78060A2F8674002A3E39 /* rebase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9EC78050A2F8674002A3E39 /* rebase.cpp */; };
59 /* End PBXBuildFile section */
60
61 /* Begin PBXBuildRule section */
62 F9E8D4BD07FCAF2000FD5801 /* PBXBuildRule */ = {
63 isa = PBXBuildRule;
64 compilerSpec = com.apple.compilers.gcc;
65 fileType = sourcecode.c;
66 isEditable = 1;
67 outputFiles = (
68 );
69 };
70 F9E8D4BE07FCAF2A00FD5801 /* PBXBuildRule */ = {
71 isa = PBXBuildRule;
72 compilerSpec = com.apple.compilers.gcc;
73 fileType = sourcecode.cpp;
74 isEditable = 1;
75 outputFiles = (
76 );
77 };
78 /* End PBXBuildRule section */
79
80 /* Begin PBXContainerItemProxy section */
81 F96904880A4333AC00B77D2A /* PBXContainerItemProxy */ = {
82 isa = PBXContainerItemProxy;
83 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
84 proxyType = 1;
85 remoteGlobalIDString = F9EC77ED0A2F85F6002A3E39;
86 remoteInfo = rebase;
87 };
88 F96D5369094A275D008E9EE8 /* PBXContainerItemProxy */ = {
89 isa = PBXContainerItemProxy;
90 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
91 proxyType = 1;
92 remoteGlobalIDString = F9023C3806D5A23E001BBF46;
93 remoteInfo = ld;
94 };
95 F96D536B094A275F008E9EE8 /* PBXContainerItemProxy */ = {
96 isa = PBXContainerItemProxy;
97 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
98 proxyType = 1;
99 remoteGlobalIDString = F971EED206D5ACF60041D381;
100 remoteInfo = ObjectDump;
101 };
102 F9A3DE150ED76D9A00C590B9 /* PBXContainerItemProxy */ = {
103 isa = PBXContainerItemProxy;
104 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
105 proxyType = 1;
106 remoteGlobalIDString = F9A3DDC90ED762B700C590B9;
107 remoteInfo = libprunetrie;
108 };
109 F9B1A2680A3A568200DA8FAB /* PBXContainerItemProxy */ = {
110 isa = PBXContainerItemProxy;
111 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
112 proxyType = 1;
113 remoteGlobalIDString = F9023C3806D5A23E001BBF46;
114 remoteInfo = ld;
115 };
116 F9B1A26A0A3A568400DA8FAB /* PBXContainerItemProxy */ = {
117 isa = PBXContainerItemProxy;
118 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
119 proxyType = 1;
120 remoteGlobalIDString = F9EC77ED0A2F85F6002A3E39;
121 remoteInfo = rebase;
122 };
123 F9B693880EC4D28C00076912 /* PBXContainerItemProxy */ = {
124 isa = PBXContainerItemProxy;
125 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
126 proxyType = 1;
127 remoteGlobalIDString = F9B670010DDA176100E6D0DA;
128 remoteInfo = unwinddump;
129 };
130 F9B8135C0EC2620E00F94C13 /* PBXContainerItemProxy */ = {
131 isa = PBXContainerItemProxy;
132 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
133 proxyType = 1;
134 remoteGlobalIDString = F9B670010DDA176100E6D0DA;
135 remoteInfo = unwinddump;
136 };
137 F9C12EE90ED65765005BC69D /* PBXContainerItemProxy */ = {
138 isa = PBXContainerItemProxy;
139 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
140 proxyType = 1;
141 remoteGlobalIDString = F9BA51600ECE58BE00D1D62E;
142 remoteInfo = dyldinfo;
143 };
144 F9EA73960974999B008B4F1D /* PBXContainerItemProxy */ = {
145 isa = PBXContainerItemProxy;
146 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
147 proxyType = 1;
148 remoteGlobalIDString = F9EA72CA097454A6008B4F1D;
149 remoteInfo = machocheck;
150 };
151 /* End PBXContainerItemProxy section */
152
153 /* Begin PBXCopyFilesBuildPhase section */
154 F97F5025070D0B6300B9FCD7 /* copy man page */ = {
155 isa = PBXCopyFilesBuildPhase;
156 buildActionMask = 8;
157 dstPath = /usr/share/man/man1;
158 dstSubfolderSpec = 0;
159 files = (
160 F97F5029070D0BB200B9FCD7 /* ld.1 in copy man page */,
161 );
162 name = "copy man page";
163 runOnlyForDeploymentPostprocessing = 1;
164 };
165 F9A3DE140ED76D7700C590B9 /* CopyFiles */ = {
166 isa = PBXCopyFilesBuildPhase;
167 buildActionMask = 8;
168 dstPath = "/usr/local/include/mach-o";
169 dstSubfolderSpec = 0;
170 files = (
171 F9A3DE1E0ED7738300C590B9 /* prune_trie.h in CopyFiles */,
172 );
173 runOnlyForDeploymentPostprocessing = 1;
174 };
175 F9B1A25E0A3A44CB00DA8FAB /* install man page */ = {
176 isa = PBXCopyFilesBuildPhase;
177 buildActionMask = 8;
178 dstPath = /usr/share/man/man1;
179 dstSubfolderSpec = 0;
180 files = (
181 F9B1A2640A3A563E00DA8FAB /* rebase.1 in install man page */,
182 );
183 name = "install man page";
184 runOnlyForDeploymentPostprocessing = 1;
185 };
186 F9B813870EC2659600F94C13 /* install man page */ = {
187 isa = PBXCopyFilesBuildPhase;
188 buildActionMask = 8;
189 dstPath = usr/share/man/man1;
190 dstSubfolderSpec = 0;
191 files = (
192 F9B813850EC2657800F94C13 /* unwinddump.1 in install man page */,
193 );
194 name = "install man page";
195 runOnlyForDeploymentPostprocessing = 1;
196 };
197 F9C12EA50ED63E05005BC69D /* install man page */ = {
198 isa = PBXCopyFilesBuildPhase;
199 buildActionMask = 8;
200 dstPath = usr/share/man/man1;
201 dstSubfolderSpec = 0;
202 files = (
203 F9C12EA30ED63DE7005BC69D /* dyldinfo.1 in install man page */,
204 );
205 name = "install man page";
206 runOnlyForDeploymentPostprocessing = 1;
207 };
208 /* End PBXCopyFilesBuildPhase section */
209
210 /* Begin PBXFileReference section */
211 3DA587190ACC53BE0015C432 /* LTOReader.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = LTOReader.hpp; path = src/ld/LTOReader.hpp; sourceTree = "<group>"; };
212 C02A29DE0953B26E001FB8C1 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = "<group>"; };
213 F9023C3906D5A23E001BBF46 /* ld */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ld; sourceTree = BUILT_PRODUCTS_DIR; };
214 F9023C3E06D5A254001BBF46 /* ExecutableFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ExecutableFile.h; path = src/ld/ExecutableFile.h; sourceTree = "<group>"; };
215 F9023C3F06D5A254001BBF46 /* ld.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ld.cpp; path = src/ld/ld.cpp; sourceTree = "<group>"; };
216 F9023C4106D5A254001BBF46 /* ObjectFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ObjectFile.h; path = src/ld/ObjectFile.h; sourceTree = "<group>"; };
217 F933D9460929277C0083EAC8 /* FileAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = FileAbstraction.hpp; path = src/abstraction/FileAbstraction.hpp; sourceTree = "<group>"; };
218 F933D9470929277C0083EAC8 /* MachOFileAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = MachOFileAbstraction.hpp; path = src/abstraction/MachOFileAbstraction.hpp; sourceTree = "<group>"; };
219 F933DC37092A82480083EAC8 /* Architectures.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Architectures.hpp; path = src/ld/Architectures.hpp; sourceTree = "<group>"; };
220 F933E3CC092E84250083EAC8 /* MachOReaderDylib.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = MachOReaderDylib.hpp; path = src/ld/MachOReaderDylib.hpp; sourceTree = "<group>"; };
221 F933E3CD092E84250083EAC8 /* MachOReaderRelocatable.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = MachOReaderRelocatable.hpp; path = src/ld/MachOReaderRelocatable.hpp; sourceTree = "<group>"; };
222 F933E3CE092E84250083EAC8 /* MachOWriterExecutable.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = MachOWriterExecutable.hpp; path = src/ld/MachOWriterExecutable.hpp; sourceTree = "<group>"; };
223 F971EED306D5ACF60041D381 /* ObjectDump */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ObjectDump; sourceTree = BUILT_PRODUCTS_DIR; };
224 F971EED706D5AD240041D381 /* ObjectDump.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ObjectDump.cpp; path = src/other/ObjectDump.cpp; sourceTree = "<group>"; };
225 F97F5028070D0BB200B9FCD7 /* ld.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; name = ld.1; path = doc/man/man1/ld.1; sourceTree = "<group>"; };
226 F98D26850AA779BD00416316 /* OpaqueSection.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = OpaqueSection.hpp; path = src/ld/OpaqueSection.hpp; sourceTree = "<group>"; };
227 F99F63CE0D99A291007F5394 /* ArchiveReader.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = ArchiveReader.hpp; path = src/ld/ArchiveReader.hpp; sourceTree = "<group>"; };
228 F9A3DDCA0ED762B700C590B9 /* libprunetrie.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libprunetrie.a; sourceTree = BUILT_PRODUCTS_DIR; };
229 F9A3DDD20ED762E400C590B9 /* PruneTrie.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PruneTrie.cpp; path = src/other/PruneTrie.cpp; sourceTree = "<group>"; };
230 F9A3DE0F0ED76D1900C590B9 /* prune_trie.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = prune_trie.h; path = src/other/prune_trie.h; sourceTree = "<group>"; };
231 F9B1A2580A3A448800DA8FAB /* rebase.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; name = rebase.1; path = doc/man/man1/rebase.1; sourceTree = "<group>"; };
232 F9B670080DDA176100E6D0DA /* unwinddump */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = unwinddump; sourceTree = BUILT_PRODUCTS_DIR; };
233 F9B670110DDA17E800E6D0DA /* UnwindDump.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = UnwindDump.cpp; path = src/other/unwinddump.cpp; sourceTree = "<group>"; };
234 F9B813810EC2653000F94C13 /* unwinddump.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; name = unwinddump.1; path = doc/man/man1/unwinddump.1; sourceTree = "<group>"; };
235 F9B813BF0EC27C6700F94C13 /* MachOTrie.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = MachOTrie.hpp; path = src/abstraction/MachOTrie.hpp; sourceTree = "<group>"; };
236 F9BA515B0ECE58AA00D1D62E /* dyldinfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dyldinfo.cpp; path = src/other/dyldinfo.cpp; sourceTree = "<group>"; };
237 F9BA51610ECE58BE00D1D62E /* dyldinfo */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dyldinfo; sourceTree = BUILT_PRODUCTS_DIR; };
238 F9C0D48A06DD1E1B001C7193 /* Options.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Options.cpp; path = src/ld/Options.cpp; sourceTree = "<group>"; };
239 F9C0D48B06DD1E1B001C7193 /* Options.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Options.h; path = src/ld/Options.h; sourceTree = "<group>"; };
240 F9C12E9F0ED63DB1005BC69D /* dyldinfo.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; name = dyldinfo.1; path = doc/man/man1/dyldinfo.1; sourceTree = "<group>"; };
241 F9EA72CB097454A6008B4F1D /* machocheck */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = machocheck; sourceTree = BUILT_PRODUCTS_DIR; };
242 F9EA72D4097454FF008B4F1D /* machochecker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = machochecker.cpp; path = src/other/machochecker.cpp; sourceTree = "<group>"; };
243 F9EA7582097882F3008B4F1D /* debugline.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.c; name = debugline.c; path = src/ld/debugline.c; sourceTree = "<group>"; tabWidth = 8; usesTabs = 1; };
244 F9EA7583097882F3008B4F1D /* debugline.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = debugline.h; path = src/ld/debugline.h; sourceTree = "<group>"; };
245 F9EC77EE0A2F85F6002A3E39 /* rebase */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = rebase; sourceTree = BUILT_PRODUCTS_DIR; };
246 F9EC78050A2F8674002A3E39 /* rebase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = rebase.cpp; path = src/other/rebase.cpp; sourceTree = "<group>"; };
247 /* End PBXFileReference section */
248
249 /* Begin PBXFrameworksBuildPhase section */
250 F9023C3706D5A23E001BBF46 /* Frameworks */ = {
251 isa = PBXFrameworksBuildPhase;
252 buildActionMask = 2147483647;
253 files = (
254 );
255 runOnlyForDeploymentPostprocessing = 0;
256 };
257 F971EED106D5ACF60041D381 /* Frameworks */ = {
258 isa = PBXFrameworksBuildPhase;
259 buildActionMask = 2147483647;
260 files = (
261 );
262 runOnlyForDeploymentPostprocessing = 0;
263 };
264 F9B670040DDA176100E6D0DA /* Frameworks */ = {
265 isa = PBXFrameworksBuildPhase;
266 buildActionMask = 2147483647;
267 files = (
268 );
269 runOnlyForDeploymentPostprocessing = 0;
270 };
271 F9BA515F0ECE58BE00D1D62E /* Frameworks */ = {
272 isa = PBXFrameworksBuildPhase;
273 buildActionMask = 2147483647;
274 files = (
275 );
276 runOnlyForDeploymentPostprocessing = 0;
277 };
278 F9EA72C9097454A6008B4F1D /* Frameworks */ = {
279 isa = PBXFrameworksBuildPhase;
280 buildActionMask = 2147483647;
281 files = (
282 );
283 runOnlyForDeploymentPostprocessing = 0;
284 };
285 F9EC77EC0A2F85F6002A3E39 /* Frameworks */ = {
286 isa = PBXFrameworksBuildPhase;
287 buildActionMask = 2147483647;
288 files = (
289 );
290 runOnlyForDeploymentPostprocessing = 0;
291 };
292 /* End PBXFrameworksBuildPhase section */
293
294 /* Begin PBXGroup section */
295 F9023C2C06D5A227001BBF46 = {
296 isa = PBXGroup;
297 children = (
298 C02A29DE0953B26E001FB8C1 /* ChangeLog */,
299 F9B813A80EC27B6300F94C13 /* abstraction */,
300 F9B813AD0EC27B8500F94C13 /* ld */,
301 F9B813B00EC27B9E00F94C13 /* other */,
302 F9B8137E0EC2651200F94C13 /* doc */,
303 F9023C3A06D5A23E001BBF46 /* Products */,
304 );
305 sourceTree = "<group>";
306 };
307 F9023C3A06D5A23E001BBF46 /* Products */ = {
308 isa = PBXGroup;
309 children = (
310 F9023C3906D5A23E001BBF46 /* ld */,
311 F971EED306D5ACF60041D381 /* ObjectDump */,
312 F9EA72CB097454A6008B4F1D /* machocheck */,
313 F9EC77EE0A2F85F6002A3E39 /* rebase */,
314 F9B670080DDA176100E6D0DA /* unwinddump */,
315 F9BA51610ECE58BE00D1D62E /* dyldinfo */,
316 F9A3DDCA0ED762B700C590B9 /* libprunetrie.a */,
317 );
318 name = Products;
319 sourceTree = "<group>";
320 };
321 F9B8137E0EC2651200F94C13 /* doc */ = {
322 isa = PBXGroup;
323 children = (
324 F97F5028070D0BB200B9FCD7 /* ld.1 */,
325 F9B1A2580A3A448800DA8FAB /* rebase.1 */,
326 F9C12E9F0ED63DB1005BC69D /* dyldinfo.1 */,
327 F9B813810EC2653000F94C13 /* unwinddump.1 */,
328 );
329 name = doc;
330 sourceTree = "<group>";
331 };
332 F9B813A80EC27B6300F94C13 /* abstraction */ = {
333 isa = PBXGroup;
334 children = (
335 F933D9470929277C0083EAC8 /* MachOFileAbstraction.hpp */,
336 F933D9460929277C0083EAC8 /* FileAbstraction.hpp */,
337 F9B813BF0EC27C6700F94C13 /* MachOTrie.hpp */,
338 );
339 name = abstraction;
340 sourceTree = "<group>";
341 };
342 F9B813AD0EC27B8500F94C13 /* ld */ = {
343 isa = PBXGroup;
344 children = (
345 F9023C3F06D5A254001BBF46 /* ld.cpp */,
346 F933DC37092A82480083EAC8 /* Architectures.hpp */,
347 F99F63CE0D99A291007F5394 /* ArchiveReader.hpp */,
348 F933E3CD092E84250083EAC8 /* MachOReaderRelocatable.hpp */,
349 F933E3CC092E84250083EAC8 /* MachOReaderDylib.hpp */,
350 F933E3CE092E84250083EAC8 /* MachOWriterExecutable.hpp */,
351 3DA587190ACC53BE0015C432 /* LTOReader.hpp */,
352 F9023C3E06D5A254001BBF46 /* ExecutableFile.h */,
353 F9023C4106D5A254001BBF46 /* ObjectFile.h */,
354 F98D26850AA779BD00416316 /* OpaqueSection.hpp */,
355 F9C0D48A06DD1E1B001C7193 /* Options.cpp */,
356 F9C0D48B06DD1E1B001C7193 /* Options.h */,
357 F9EA7582097882F3008B4F1D /* debugline.c */,
358 F9EA7583097882F3008B4F1D /* debugline.h */,
359 );
360 name = ld;
361 sourceTree = "<group>";
362 };
363 F9B813B00EC27B9E00F94C13 /* other */ = {
364 isa = PBXGroup;
365 children = (
366 F9EA72D4097454FF008B4F1D /* machochecker.cpp */,
367 F971EED706D5AD240041D381 /* ObjectDump.cpp */,
368 F9BA515B0ECE58AA00D1D62E /* dyldinfo.cpp */,
369 F9B670110DDA17E800E6D0DA /* UnwindDump.cpp */,
370 F9EC78050A2F8674002A3E39 /* rebase.cpp */,
371 F9A3DE0F0ED76D1900C590B9 /* prune_trie.h */,
372 F9A3DDD20ED762E400C590B9 /* PruneTrie.cpp */,
373 );
374 name = other;
375 sourceTree = "<group>";
376 };
377 /* End PBXGroup section */
378
379 /* Begin PBXNativeTarget section */
380 F9023C3806D5A23E001BBF46 /* ld */ = {
381 isa = PBXNativeTarget;
382 buildConfigurationList = F933D91B09291AC90083EAC8 /* Build configuration list for PBXNativeTarget "ld" */;
383 buildPhases = (
384 0B12F6A50CE39466008ABCAE /* build configure.h */,
385 F9023C3606D5A23E001BBF46 /* Sources */,
386 F9023C3706D5A23E001BBF46 /* Frameworks */,
387 F97F5025070D0B6300B9FCD7 /* copy man page */,
388 );
389 buildRules = (
390 F9E8D4BE07FCAF2A00FD5801 /* PBXBuildRule */,
391 F9E8D4BD07FCAF2000FD5801 /* PBXBuildRule */,
392 );
393 dependencies = (
394 );
395 name = ld;
396 productName = ld64;
397 productReference = F9023C3906D5A23E001BBF46 /* ld */;
398 productType = "com.apple.product-type.tool";
399 };
400 F971EED206D5ACF60041D381 /* ObjectDump */ = {
401 isa = PBXNativeTarget;
402 buildConfigurationList = F933D91F09291AC90083EAC8 /* Build configuration list for PBXNativeTarget "ObjectDump" */;
403 buildPhases = (
404 F971EED006D5ACF60041D381 /* Sources */,
405 F971EED106D5ACF60041D381 /* Frameworks */,
406 );
407 buildRules = (
408 );
409 dependencies = (
410 );
411 name = ObjectDump;
412 productName = ObjectDump;
413 productReference = F971EED306D5ACF60041D381 /* ObjectDump */;
414 productType = "com.apple.product-type.tool";
415 };
416 F9A3DDC90ED762B700C590B9 /* libprunetrie */ = {
417 isa = PBXNativeTarget;
418 buildConfigurationList = F9A3DDCF0ED762C100C590B9 /* Build configuration list for PBXNativeTarget "libprunetrie" */;
419 buildPhases = (
420 F9A3DDC70ED762B700C590B9 /* Sources */,
421 F9A3DE140ED76D7700C590B9 /* CopyFiles */,
422 );
423 buildRules = (
424 );
425 dependencies = (
426 );
427 name = libprunetrie;
428 productName = libmachotrie;
429 productReference = F9A3DDCA0ED762B700C590B9 /* libprunetrie.a */;
430 productType = "com.apple.product-type.library.static";
431 };
432 F9B670010DDA176100E6D0DA /* unwinddump */ = {
433 isa = PBXNativeTarget;
434 buildConfigurationList = F9B670050DDA176100E6D0DA /* Build configuration list for PBXNativeTarget "unwinddump" */;
435 buildPhases = (
436 F9B670020DDA176100E6D0DA /* Sources */,
437 F9B670040DDA176100E6D0DA /* Frameworks */,
438 F9B813870EC2659600F94C13 /* install man page */,
439 );
440 buildRules = (
441 );
442 dependencies = (
443 );
444 name = unwinddump;
445 productName = machocheck;
446 productReference = F9B670080DDA176100E6D0DA /* unwinddump */;
447 productType = "com.apple.product-type.tool";
448 };
449 F9BA51600ECE58BE00D1D62E /* dyldinfo */ = {
450 isa = PBXNativeTarget;
451 buildConfigurationList = F9BA516D0ECE58DA00D1D62E /* Build configuration list for PBXNativeTarget "dyldinfo" */;
452 buildPhases = (
453 F9BA515E0ECE58BE00D1D62E /* Sources */,
454 F9BA515F0ECE58BE00D1D62E /* Frameworks */,
455 F9C12EA50ED63E05005BC69D /* install man page */,
456 );
457 buildRules = (
458 );
459 dependencies = (
460 );
461 name = dyldinfo;
462 productName = dyldinfo;
463 productReference = F9BA51610ECE58BE00D1D62E /* dyldinfo */;
464 productType = "com.apple.product-type.tool";
465 };
466 F9EA72CA097454A6008B4F1D /* machocheck */ = {
467 isa = PBXNativeTarget;
468 buildConfigurationList = F9EA72CF097454D5008B4F1D /* Build configuration list for PBXNativeTarget "machocheck" */;
469 buildPhases = (
470 F9EA72C8097454A6008B4F1D /* Sources */,
471 F9EA72C9097454A6008B4F1D /* Frameworks */,
472 );
473 buildRules = (
474 );
475 dependencies = (
476 );
477 name = machocheck;
478 productName = machocheck;
479 productReference = F9EA72CB097454A6008B4F1D /* machocheck */;
480 productType = "com.apple.product-type.tool";
481 };
482 F9EC77ED0A2F85F6002A3E39 /* rebase */ = {
483 isa = PBXNativeTarget;
484 buildConfigurationList = F9EC77F00A2F8616002A3E39 /* Build configuration list for PBXNativeTarget "rebase" */;
485 buildPhases = (
486 F9EC77EB0A2F85F6002A3E39 /* Sources */,
487 F9EC77EC0A2F85F6002A3E39 /* Frameworks */,
488 F9B1A25E0A3A44CB00DA8FAB /* install man page */,
489 );
490 buildRules = (
491 );
492 dependencies = (
493 );
494 name = rebase;
495 productName = rebase;
496 productReference = F9EC77EE0A2F85F6002A3E39 /* rebase */;
497 productType = "com.apple.product-type.tool";
498 };
499 /* End PBXNativeTarget section */
500
501 /* Begin PBXProject section */
502 F9023C3006D5A227001BBF46 /* Project object */ = {
503 isa = PBXProject;
504 buildConfigurationList = F933D92309291AC90083EAC8 /* Build configuration list for PBXProject "ld64" */;
505 compatibilityVersion = "Xcode 2.4";
506 hasScannedForEncodings = 0;
507 mainGroup = F9023C2C06D5A227001BBF46;
508 productRefGroup = F9023C3A06D5A23E001BBF46 /* Products */;
509 projectDirPath = "";
510 projectRoot = "";
511 targets = (
512 F9B1A2670A3A567B00DA8FAB /* all */,
513 F9023C3806D5A23E001BBF46 /* ld */,
514 F9EC77ED0A2F85F6002A3E39 /* rebase */,
515 F9B670010DDA176100E6D0DA /* unwinddump */,
516 F971EED206D5ACF60041D381 /* ObjectDump */,
517 F9EA72CA097454A6008B4F1D /* machocheck */,
518 F9BA51600ECE58BE00D1D62E /* dyldinfo */,
519 F9A3DDC90ED762B700C590B9 /* libprunetrie */,
520 F96D5368094A2754008E9EE8 /* unit-tests */,
521 );
522 };
523 /* End PBXProject section */
524
525 /* Begin PBXShellScriptBuildPhase section */
526 0B12F6A50CE39466008ABCAE /* build configure.h */ = {
527 isa = PBXShellScriptBuildPhase;
528 buildActionMask = 2147483647;
529 files = (
530 );
531 inputPaths = (
532 );
533 name = "build configure.h";
534 outputPaths = (
535 "$(DERIVED_FILE_DIR)/configure.h",
536 );
537 runOnlyForDeploymentPostprocessing = 0;
538 shellPath = /bin/bash;
539 shellScript = "if [ -f /Developer/usr/local/include/llvm-c/lto.h ]; then\n\techo \"#define LTO_SUPPORT 1\" > ${DERIVED_FILE_DIR}/configure.h\n\techo \"-Wl,-lazy_library,/Developer/usr/lib/libLTO.dylib\" > ${DERIVED_FILE_DIR}/linker_opts\nelse\n\techo \"#undef LTO_SUPPORT\" > ${DERIVED_FILE_DIR}/configure.h\n\techo \"\" > ${DERIVED_FILE_DIR}/linker_opts\nfi\n";
540 showEnvVarsInLog = 0;
541 };
542 F96D5367094A2754008E9EE8 /* ShellScript */ = {
543 isa = PBXShellScriptBuildPhase;
544 buildActionMask = 2147483647;
545 files = (
546 );
547 inputPaths = (
548 );
549 outputPaths = (
550 );
551 runOnlyForDeploymentPostprocessing = 0;
552 shellPath = /bin/csh;
553 shellScript = "# Let tests set MACOSX_DEPLOYMENT_TARGET as they need\nunsetenv MACOSX_DEPLOYMENT_TARGET\n\n# always use new linker\nsetenv LD_NO_CLASSIC_LINKER\nsetenv LD_NO_CLASSIC_LINKER_STATIC\n\n# run full test suite\n\"$SRCROOT\"/unit-tests/run-all-unit-tests\n\nexit 0";
554 showEnvVarsInLog = 0;
555 };
556 /* End PBXShellScriptBuildPhase section */
557
558 /* Begin PBXSourcesBuildPhase section */
559 F9023C3606D5A23E001BBF46 /* Sources */ = {
560 isa = PBXSourcesBuildPhase;
561 buildActionMask = 2147483647;
562 files = (
563 F9023C4E06D5A272001BBF46 /* ld.cpp in Sources */,
564 F9C0D4BD06DD28D2001C7193 /* Options.cpp in Sources */,
565 F9EA7584097882F3008B4F1D /* debugline.c in Sources */,
566 );
567 runOnlyForDeploymentPostprocessing = 0;
568 };
569 F971EED006D5ACF60041D381 /* Sources */ = {
570 isa = PBXSourcesBuildPhase;
571 buildActionMask = 2147483647;
572 files = (
573 F933E3D9092E855B0083EAC8 /* ObjectDump.cpp in Sources */,
574 F9EA75BC09788857008B4F1D /* debugline.c in Sources */,
575 );
576 runOnlyForDeploymentPostprocessing = 0;
577 };
578 F9A3DDC70ED762B700C590B9 /* Sources */ = {
579 isa = PBXSourcesBuildPhase;
580 buildActionMask = 2147483647;
581 files = (
582 F9A3DDD30ED762E400C590B9 /* PruneTrie.cpp in Sources */,
583 );
584 runOnlyForDeploymentPostprocessing = 0;
585 };
586 F9B670020DDA176100E6D0DA /* Sources */ = {
587 isa = PBXSourcesBuildPhase;
588 buildActionMask = 2147483647;
589 files = (
590 F9B670120DDA17E800E6D0DA /* UnwindDump.cpp in Sources */,
591 );
592 runOnlyForDeploymentPostprocessing = 0;
593 };
594 F9BA515E0ECE58BE00D1D62E /* Sources */ = {
595 isa = PBXSourcesBuildPhase;
596 buildActionMask = 2147483647;
597 files = (
598 F9BA51650ECE58C800D1D62E /* dyldinfo.cpp in Sources */,
599 );
600 runOnlyForDeploymentPostprocessing = 0;
601 };
602 F9EA72C8097454A6008B4F1D /* Sources */ = {
603 isa = PBXSourcesBuildPhase;
604 buildActionMask = 2147483647;
605 files = (
606 F9EA72D5097454FF008B4F1D /* machochecker.cpp in Sources */,
607 );
608 runOnlyForDeploymentPostprocessing = 0;
609 };
610 F9EC77EB0A2F85F6002A3E39 /* Sources */ = {
611 isa = PBXSourcesBuildPhase;
612 buildActionMask = 2147483647;
613 files = (
614 F9EC78060A2F8674002A3E39 /* rebase.cpp in Sources */,
615 );
616 runOnlyForDeploymentPostprocessing = 0;
617 };
618 /* End PBXSourcesBuildPhase section */
619
620 /* Begin PBXTargetDependency section */
621 F96904890A4333AC00B77D2A /* PBXTargetDependency */ = {
622 isa = PBXTargetDependency;
623 target = F9EC77ED0A2F85F6002A3E39 /* rebase */;
624 targetProxy = F96904880A4333AC00B77D2A /* PBXContainerItemProxy */;
625 };
626 F96D536A094A275D008E9EE8 /* PBXTargetDependency */ = {
627 isa = PBXTargetDependency;
628 target = F9023C3806D5A23E001BBF46 /* ld */;
629 targetProxy = F96D5369094A275D008E9EE8 /* PBXContainerItemProxy */;
630 };
631 F96D536C094A275F008E9EE8 /* PBXTargetDependency */ = {
632 isa = PBXTargetDependency;
633 target = F971EED206D5ACF60041D381 /* ObjectDump */;
634 targetProxy = F96D536B094A275F008E9EE8 /* PBXContainerItemProxy */;
635 };
636 F9A3DE160ED76D9A00C590B9 /* PBXTargetDependency */ = {
637 isa = PBXTargetDependency;
638 target = F9A3DDC90ED762B700C590B9 /* libprunetrie */;
639 targetProxy = F9A3DE150ED76D9A00C590B9 /* PBXContainerItemProxy */;
640 };
641 F9B1A2690A3A568200DA8FAB /* PBXTargetDependency */ = {
642 isa = PBXTargetDependency;
643 target = F9023C3806D5A23E001BBF46 /* ld */;
644 targetProxy = F9B1A2680A3A568200DA8FAB /* PBXContainerItemProxy */;
645 };
646 F9B1A26B0A3A568400DA8FAB /* PBXTargetDependency */ = {
647 isa = PBXTargetDependency;
648 target = F9EC77ED0A2F85F6002A3E39 /* rebase */;
649 targetProxy = F9B1A26A0A3A568400DA8FAB /* PBXContainerItemProxy */;
650 };
651 F9B693890EC4D28C00076912 /* PBXTargetDependency */ = {
652 isa = PBXTargetDependency;
653 target = F9B670010DDA176100E6D0DA /* unwinddump */;
654 targetProxy = F9B693880EC4D28C00076912 /* PBXContainerItemProxy */;
655 };
656 F9B8135D0EC2620E00F94C13 /* PBXTargetDependency */ = {
657 isa = PBXTargetDependency;
658 target = F9B670010DDA176100E6D0DA /* unwinddump */;
659 targetProxy = F9B8135C0EC2620E00F94C13 /* PBXContainerItemProxy */;
660 };
661 F9C12EEA0ED65765005BC69D /* PBXTargetDependency */ = {
662 isa = PBXTargetDependency;
663 target = F9BA51600ECE58BE00D1D62E /* dyldinfo */;
664 targetProxy = F9C12EE90ED65765005BC69D /* PBXContainerItemProxy */;
665 };
666 F9EA73970974999B008B4F1D /* PBXTargetDependency */ = {
667 isa = PBXTargetDependency;
668 target = F9EA72CA097454A6008B4F1D /* machocheck */;
669 targetProxy = F9EA73960974999B008B4F1D /* PBXContainerItemProxy */;
670 };
671 /* End PBXTargetDependency section */
672
673 /* Begin XCBuildConfiguration section */
674 F933D91C09291AC90083EAC8 /* Debug */ = {
675 isa = XCBuildConfiguration;
676 buildSettings = {
677 COPY_PHASE_STRIP = NO;
678 CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
679 DEAD_CODE_STRIPPING = NO;
680 DEBUG_INFORMATION_FORMAT = dwarf;
681 GCC_DYNAMIC_NO_PIC = YES;
682 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
683 GCC_MODEL_TUNING = G5;
684 GCC_OPTIMIZATION_LEVEL = 0;
685 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
686 GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = NO;
687 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
688 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
689 GCC_WARN_ABOUT_POINTER_SIGNEDNESS = NO;
690 GCC_WARN_ABOUT_RETURN_TYPE = YES;
691 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
692 GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO;
693 GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
694 GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
695 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
696 GCC_WARN_MISSING_PARENTHESES = YES;
697 GCC_WARN_NON_VIRTUAL_DESTRUCTOR = NO;
698 GCC_WARN_PEDANTIC = NO;
699 GCC_WARN_SHADOW = NO;
700 GCC_WARN_SIGN_COMPARE = YES;
701 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
702 GCC_WARN_UNINITIALIZED_AUTOS = NO;
703 GCC_WARN_UNKNOWN_PRAGMAS = YES;
704 GCC_WARN_UNUSED_FUNCTION = YES;
705 GCC_WARN_UNUSED_LABEL = YES;
706 GCC_WARN_UNUSED_PARAMETER = NO;
707 GCC_WARN_UNUSED_VALUE = YES;
708 GCC_WARN_UNUSED_VARIABLE = YES;
709 HEADER_SEARCH_PATHS = (
710 "$(DEVELOPER_DIR)/usr/local/include",
711 "$(DEVELOPER_DIR)/usr/include",
712 );
713 INSTALL_PATH = /usr/bin;
714 LINKER_DISPLAYS_MANGLED_NAMES = NO;
715 MACOSX_DEPLOYMENT_TARGET = "";
716 OTHER_CPLUSPLUSFLAGS = "$(OTHER_CPLUSPLUSFLAGS)";
717 OTHER_LDFLAGS = "@$(DERIVED_FILE_DIR)/linker_opts";
718 PREBINDING = NO;
719 PRODUCT_NAME = ld;
720 SECTORDER_FLAGS = "";
721 VERSIONING_SYSTEM = "apple-generic";
722 WARNING_CFLAGS = "-Wall";
723 };
724 name = Debug;
725 };
726 F933D91D09291AC90083EAC8 /* Release */ = {
727 isa = XCBuildConfiguration;
728 buildSettings = {
729 COPY_PHASE_STRIP = NO;
730 CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
731 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
732 GCC_DYNAMIC_NO_PIC = YES;
733 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
734 GCC_MODEL_TUNING = G5;
735 GCC_OPTIMIZATION_LEVEL = 3;
736 GCC_PREPROCESSOR_DEFINITIONS = "$(GCC_PREPROCESSOR_DEFINITIONS_$(RC_RELEASE))";
737 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
738 GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = NO;
739 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
740 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
741 GCC_WARN_ABOUT_POINTER_SIGNEDNESS = NO;
742 GCC_WARN_ABOUT_RETURN_TYPE = YES;
743 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
744 GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO;
745 GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
746 GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
747 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
748 GCC_WARN_MISSING_PARENTHESES = YES;
749 GCC_WARN_NON_VIRTUAL_DESTRUCTOR = NO;
750 GCC_WARN_PEDANTIC = NO;
751 GCC_WARN_SHADOW = NO;
752 GCC_WARN_SIGN_COMPARE = YES;
753 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
754 GCC_WARN_UNINITIALIZED_AUTOS = NO;
755 GCC_WARN_UNKNOWN_PRAGMAS = YES;
756 GCC_WARN_UNUSED_FUNCTION = YES;
757 GCC_WARN_UNUSED_LABEL = YES;
758 GCC_WARN_UNUSED_PARAMETER = NO;
759 GCC_WARN_UNUSED_VALUE = YES;
760 GCC_WARN_UNUSED_VARIABLE = YES;
761 HEADER_SEARCH_PATHS = (
762 "$(DEVELOPER_DIR)/usr/local/include",
763 "$(DEVELOPER_DIR)/usr/include",
764 );
765 INSTALL_PATH = /usr/bin;
766 OTHER_CPLUSPLUSFLAGS = "$(OTHER_CPLUSPLUSFLAGS)";
767 OTHER_LDFLAGS = (
768 "@$(DERIVED_FILE_DIR)/linker_opts",
769 "-Wl,-exported_symbol,__mh_execute_header",
770 );
771 PREBINDING = NO;
772 PRODUCT_NAME = ld;
773 SECTORDER_FLAGS = "";
774 STRIP_INSTALLED_PRODUCT = YES;
775 STRIP_STYLE = debugging;
776 VALID_ARCHS = "x86_64 i386 ppc";
777 VERSIONING_SYSTEM = "apple-generic";
778 WARNING_CFLAGS = "-Wall";
779 };
780 name = Release;
781 };
782 F933D92009291AC90083EAC8 /* Debug */ = {
783 isa = XCBuildConfiguration;
784 buildSettings = {
785 COPY_PHASE_STRIP = NO;
786 DEBUG_INFORMATION_FORMAT = dwarf;
787 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
788 GCC_MODEL_TUNING = G5;
789 GCC_OPTIMIZATION_LEVEL = 0;
790 HEADER_SEARCH_PATHS = "$(DEVELOPER_DIR)/usr/local/include";
791 INSTALL_PATH = "$(HOME)/bin";
792 OTHER_LDFLAGS = "-Wl,-lazy_library,/Developer/usr/lib/libLTO.dylib";
793 OTHER_REZFLAGS = "";
794 PREBINDING = NO;
795 PRODUCT_NAME = ObjectDump;
796 SECTORDER_FLAGS = "";
797 WARNING_CFLAGS = (
798 "-Wmost",
799 "-Wno-four-char-constants",
800 "-Wno-unknown-pragmas",
801 );
802 };
803 name = Debug;
804 };
805 F933D92109291AC90083EAC8 /* Release */ = {
806 isa = XCBuildConfiguration;
807 buildSettings = {
808 COPY_PHASE_STRIP = YES;
809 DEBUG_INFORMATION_FORMAT = dwarf;
810 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
811 GCC_MODEL_TUNING = G5;
812 GCC_OPTIMIZATION_LEVEL = s;
813 HEADER_SEARCH_PATHS = "$(DEVELOPER_DIR)/usr/local/include";
814 INSTALL_PATH = "$(HOME)/bin";
815 OTHER_LDFLAGS = "-Wl,-lazy_library,/Developer/usr/lib/libLTO.dylib";
816 OTHER_REZFLAGS = "";
817 PREBINDING = NO;
818 PRODUCT_NAME = ObjectDump;
819 WARNING_CFLAGS = (
820 "-Wmost",
821 "-Wno-four-char-constants",
822 "-Wno-unknown-pragmas",
823 );
824 };
825 name = Release;
826 };
827 F933D92409291AC90083EAC8 /* Debug */ = {
828 isa = XCBuildConfiguration;
829 buildSettings = {
830 GCC_DYNAMIC_NO_PIC = NO;
831 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
832 };
833 name = Debug;
834 };
835 F933D92509291AC90083EAC8 /* Release */ = {
836 isa = XCBuildConfiguration;
837 buildSettings = {
838 GCC_DYNAMIC_NO_PIC = NO;
839 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
840 };
841 name = Release;
842 };
843 F96D536E094A2773008E9EE8 /* Debug */ = {
844 isa = XCBuildConfiguration;
845 buildSettings = {
846 COPY_PHASE_STRIP = NO;
847 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
848 PRODUCT_NAME = "unit-tests";
849 };
850 name = Debug;
851 };
852 F96D536F094A2773008E9EE8 /* Release */ = {
853 isa = XCBuildConfiguration;
854 buildSettings = {
855 COPY_PHASE_STRIP = YES;
856 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
857 PRODUCT_NAME = "unit-tests";
858 };
859 name = Release;
860 };
861 F9A3DDCB0ED762B800C590B9 /* Debug */ = {
862 isa = XCBuildConfiguration;
863 buildSettings = {
864 ALWAYS_SEARCH_USER_PATHS = NO;
865 COPY_PHASE_STRIP = NO;
866 GCC_DYNAMIC_NO_PIC = NO;
867 GCC_MODEL_TUNING = G5;
868 GCC_OPTIMIZATION_LEVEL = 0;
869 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
870 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
871 INSTALL_PATH = /usr/local/lib;
872 PREBINDING = NO;
873 PRODUCT_NAME = prunetrie;
874 };
875 name = Debug;
876 };
877 F9A3DDCC0ED762B800C590B9 /* Release */ = {
878 isa = XCBuildConfiguration;
879 buildSettings = {
880 ALWAYS_SEARCH_USER_PATHS = NO;
881 COPY_PHASE_STRIP = NO;
882 DEBUG_INFORMATION_FORMAT = dwarf;
883 GCC_ENABLE_FIX_AND_CONTINUE = NO;
884 GCC_MODEL_TUNING = G5;
885 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
886 INSTALL_PATH = /usr/local/lib;
887 PREBINDING = NO;
888 PRODUCT_NAME = prunetrie;
889 };
890 name = Release;
891 };
892 F9B1A26D0A3A568700DA8FAB /* Debug */ = {
893 isa = XCBuildConfiguration;
894 buildSettings = {
895 COPY_PHASE_STRIP = NO;
896 GCC_DYNAMIC_NO_PIC = NO;
897 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
898 GCC_OPTIMIZATION_LEVEL = 0;
899 PRODUCT_NAME = all;
900 };
901 name = Debug;
902 };
903 F9B1A26E0A3A568700DA8FAB /* Release */ = {
904 isa = XCBuildConfiguration;
905 buildSettings = {
906 COPY_PHASE_STRIP = YES;
907 GCC_ENABLE_FIX_AND_CONTINUE = NO;
908 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
909 PRODUCT_NAME = all;
910 ZERO_LINK = NO;
911 };
912 name = Release;
913 };
914 F9B670060DDA176100E6D0DA /* Debug */ = {
915 isa = XCBuildConfiguration;
916 buildSettings = {
917 COPY_PHASE_STRIP = NO;
918 DEBUG_INFORMATION_FORMAT = dwarf;
919 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
920 GCC_MODEL_TUNING = G5;
921 GCC_OPTIMIZATION_LEVEL = 0;
922 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
923 INSTALL_PATH = "$(HOME)/bin";
924 PREBINDING = NO;
925 PRODUCT_NAME = unwinddump;
926 };
927 name = Debug;
928 };
929 F9B670070DDA176100E6D0DA /* Release */ = {
930 isa = XCBuildConfiguration;
931 buildSettings = {
932 COPY_PHASE_STRIP = NO;
933 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
934 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
935 GCC_MODEL_TUNING = G5;
936 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
937 HEADER_SEARCH_PATHS = "";
938 INSTALL_PATH = /usr/bin;
939 OTHER_LDFLAGS = "-Wl,-exported_symbol,__mh_execute_header";
940 PREBINDING = NO;
941 PRODUCT_NAME = unwinddump;
942 STRIP_INSTALLED_PRODUCT = YES;
943 STRIP_STYLE = debugging;
944 };
945 name = Release;
946 };
947 F9BA51630ECE58BF00D1D62E /* Debug */ = {
948 isa = XCBuildConfiguration;
949 buildSettings = {
950 ALWAYS_SEARCH_USER_PATHS = NO;
951 COPY_PHASE_STRIP = NO;
952 GCC_DYNAMIC_NO_PIC = NO;
953 GCC_ENABLE_FIX_AND_CONTINUE = NO;
954 GCC_MODEL_TUNING = G5;
955 GCC_OPTIMIZATION_LEVEL = 0;
956 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
957 GCC_WARN_ABOUT_RETURN_TYPE = YES;
958 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
959 GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
960 GCC_WARN_MISSING_PARENTHESES = YES;
961 GCC_WARN_SHADOW = YES;
962 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
963 GCC_WARN_UNUSED_LABEL = NO;
964 GCC_WARN_UNUSED_VALUE = YES;
965 GCC_WARN_UNUSED_VARIABLE = YES;
966 INSTALL_PATH = /usr/local/bin;
967 PREBINDING = NO;
968 PRODUCT_NAME = dyldinfo;
969 WARNING_CFLAGS = "-Wall";
970 };
971 name = Debug;
972 };
973 F9BA51640ECE58BF00D1D62E /* Release */ = {
974 isa = XCBuildConfiguration;
975 buildSettings = {
976 ALWAYS_SEARCH_USER_PATHS = NO;
977 COPY_PHASE_STRIP = NO;
978 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
979 GCC_ENABLE_FIX_AND_CONTINUE = NO;
980 GCC_MODEL_TUNING = G5;
981 INSTALL_PATH = /usr/bin;
982 OTHER_LDFLAGS = "-Wl,-exported_symbol,__mh_execute_header";
983 PREBINDING = NO;
984 PRODUCT_NAME = dyldinfo;
985 STRIP_INSTALLED_PRODUCT = YES;
986 STRIP_STYLE = debugging;
987 ZERO_LINK = NO;
988 };
989 name = Release;
990 };
991 F9EA72D0097454D5008B4F1D /* Debug */ = {
992 isa = XCBuildConfiguration;
993 buildSettings = {
994 COPY_PHASE_STRIP = NO;
995 DEBUG_INFORMATION_FORMAT = dwarf;
996 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
997 GCC_MODEL_TUNING = G5;
998 GCC_OPTIMIZATION_LEVEL = 0;
999 INSTALL_PATH = "$(HOME)/bin";
1000 PREBINDING = NO;
1001 PRODUCT_NAME = machocheck;
1002 };
1003 name = Debug;
1004 };
1005 F9EA72D1097454D5008B4F1D /* Release */ = {
1006 isa = XCBuildConfiguration;
1007 buildSettings = {
1008 COPY_PHASE_STRIP = YES;
1009 DEBUG_INFORMATION_FORMAT = dwarf;
1010 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1011 GCC_MODEL_TUNING = G5;
1012 HEADER_SEARCH_PATHS = "";
1013 INSTALL_PATH = "$(HOME)/bin";
1014 PREBINDING = NO;
1015 PRODUCT_NAME = machocheck;
1016 };
1017 name = Release;
1018 };
1019 F9EC77F10A2F8616002A3E39 /* Debug */ = {
1020 isa = XCBuildConfiguration;
1021 buildSettings = {
1022 COPY_PHASE_STRIP = NO;
1023 DEBUG_INFORMATION_FORMAT = dwarf;
1024 GCC_DYNAMIC_NO_PIC = NO;
1025 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1026 GCC_MODEL_TUNING = G5;
1027 GCC_OPTIMIZATION_LEVEL = 0;
1028 INSTALL_PATH = "$(HOME)/bin";
1029 PREBINDING = NO;
1030 PRODUCT_NAME = rebase;
1031 };
1032 name = Debug;
1033 };
1034 F9EC77F20A2F8616002A3E39 /* Release */ = {
1035 isa = XCBuildConfiguration;
1036 buildSettings = {
1037 COPY_PHASE_STRIP = NO;
1038 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1039 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1040 GCC_MODEL_TUNING = G5;
1041 GCC_PREPROCESSOR_DEFINITIONS = "$(GCC_PREPROCESSOR_DEFINITIONS_$(RC_RELEASE))";
1042 HEADER_SEARCH_PATHS = "";
1043 INSTALL_PATH = /usr/bin;
1044 OTHER_LDFLAGS = "-Wl,-exported_symbol,__mh_execute_header";
1045 PREBINDING = NO;
1046 PRODUCT_NAME = rebase;
1047 STRIP_INSTALLED_PRODUCT = YES;
1048 STRIP_STYLE = debugging;
1049 VALID_ARCHS = "i386 ppc x86_64";
1050 };
1051 name = Release;
1052 };
1053 /* End XCBuildConfiguration section */
1054
1055 /* Begin XCConfigurationList section */
1056 F933D91B09291AC90083EAC8 /* Build configuration list for PBXNativeTarget "ld" */ = {
1057 isa = XCConfigurationList;
1058 buildConfigurations = (
1059 F933D91C09291AC90083EAC8 /* Debug */,
1060 F933D91D09291AC90083EAC8 /* Release */,
1061 );
1062 defaultConfigurationIsVisible = 0;
1063 defaultConfigurationName = Release;
1064 };
1065 F933D91F09291AC90083EAC8 /* Build configuration list for PBXNativeTarget "ObjectDump" */ = {
1066 isa = XCConfigurationList;
1067 buildConfigurations = (
1068 F933D92009291AC90083EAC8 /* Debug */,
1069 F933D92109291AC90083EAC8 /* Release */,
1070 );
1071 defaultConfigurationIsVisible = 0;
1072 defaultConfigurationName = Release;
1073 };
1074 F933D92309291AC90083EAC8 /* Build configuration list for PBXProject "ld64" */ = {
1075 isa = XCConfigurationList;
1076 buildConfigurations = (
1077 F933D92409291AC90083EAC8 /* Debug */,
1078 F933D92509291AC90083EAC8 /* Release */,
1079 );
1080 defaultConfigurationIsVisible = 0;
1081 defaultConfigurationName = Release;
1082 };
1083 F96D536D094A2773008E9EE8 /* Build configuration list for PBXAggregateTarget "unit-tests" */ = {
1084 isa = XCConfigurationList;
1085 buildConfigurations = (
1086 F96D536E094A2773008E9EE8 /* Debug */,
1087 F96D536F094A2773008E9EE8 /* Release */,
1088 );
1089 defaultConfigurationIsVisible = 0;
1090 defaultConfigurationName = Release;
1091 };
1092 F9A3DDCF0ED762C100C590B9 /* Build configuration list for PBXNativeTarget "libprunetrie" */ = {
1093 isa = XCConfigurationList;
1094 buildConfigurations = (
1095 F9A3DDCB0ED762B800C590B9 /* Debug */,
1096 F9A3DDCC0ED762B800C590B9 /* Release */,
1097 );
1098 defaultConfigurationIsVisible = 0;
1099 defaultConfigurationName = Release;
1100 };
1101 F9B1A26C0A3A568700DA8FAB /* Build configuration list for PBXAggregateTarget "all" */ = {
1102 isa = XCConfigurationList;
1103 buildConfigurations = (
1104 F9B1A26D0A3A568700DA8FAB /* Debug */,
1105 F9B1A26E0A3A568700DA8FAB /* Release */,
1106 );
1107 defaultConfigurationIsVisible = 0;
1108 defaultConfigurationName = Release;
1109 };
1110 F9B670050DDA176100E6D0DA /* Build configuration list for PBXNativeTarget "unwinddump" */ = {
1111 isa = XCConfigurationList;
1112 buildConfigurations = (
1113 F9B670060DDA176100E6D0DA /* Debug */,
1114 F9B670070DDA176100E6D0DA /* Release */,
1115 );
1116 defaultConfigurationIsVisible = 0;
1117 defaultConfigurationName = Release;
1118 };
1119 F9BA516D0ECE58DA00D1D62E /* Build configuration list for PBXNativeTarget "dyldinfo" */ = {
1120 isa = XCConfigurationList;
1121 buildConfigurations = (
1122 F9BA51630ECE58BF00D1D62E /* Debug */,
1123 F9BA51640ECE58BF00D1D62E /* Release */,
1124 );
1125 defaultConfigurationIsVisible = 0;
1126 defaultConfigurationName = Release;
1127 };
1128 F9EA72CF097454D5008B4F1D /* Build configuration list for PBXNativeTarget "machocheck" */ = {
1129 isa = XCConfigurationList;
1130 buildConfigurations = (
1131 F9EA72D0097454D5008B4F1D /* Debug */,
1132 F9EA72D1097454D5008B4F1D /* Release */,
1133 );
1134 defaultConfigurationIsVisible = 0;
1135 defaultConfigurationName = Release;
1136 };
1137 F9EC77F00A2F8616002A3E39 /* Build configuration list for PBXNativeTarget "rebase" */ = {
1138 isa = XCConfigurationList;
1139 buildConfigurations = (
1140 F9EC77F10A2F8616002A3E39 /* Debug */,
1141 F9EC77F20A2F8616002A3E39 /* Release */,
1142 );
1143 defaultConfigurationIsVisible = 0;
1144 defaultConfigurationName = Release;
1145 };
1146 /* End XCConfigurationList section */
1147 };
1148 rootObject = F9023C3006D5A227001BBF46 /* Project object */;
1149 }