]> git.saurik.com Git - apple/ld64.git/blame - ld64.xcodeproj/project.pbxproj
ld64-136.tar.gz
[apple/ld64.git] / ld64.xcodeproj / project.pbxproj
CommitLineData
d696c285
A
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 );
d696c285
A
16 dependencies = (
17 F96D536A094A275D008E9EE8 /* PBXTargetDependency */,
18 F96D536C094A275F008E9EE8 /* PBXTargetDependency */,
69a49097 19 F96904890A4333AC00B77D2A /* PBXTargetDependency */,
d696c285 20 F9EA73970974999B008B4F1D /* PBXTargetDependency */,
55e3d2f6 21 F9B693890EC4D28C00076912 /* PBXTargetDependency */,
a645023d 22 F9F9AD68116D58AF0028EFAB /* PBXTargetDependency */,
d696c285
A
23 );
24 name = "unit-tests";
25 productName = "unit-tests";
26 };
69a49097
A
27 F9B1A2670A3A567B00DA8FAB /* all */ = {
28 isa = PBXAggregateTarget;
29 buildConfigurationList = F9B1A26C0A3A568700DA8FAB /* Build configuration list for PBXAggregateTarget "all" */;
30 buildPhases = (
afe874b1 31 F9871A3413340B4600DB3F24 /* Platform install */,
69a49097
A
32 );
33 dependencies = (
34 F9B1A2690A3A568200DA8FAB /* PBXTargetDependency */,
35 F9B1A26B0A3A568400DA8FAB /* PBXTargetDependency */,
55e3d2f6
A
36 F9C12EEA0ED65765005BC69D /* PBXTargetDependency */,
37 F9B8135D0EC2620E00F94C13 /* PBXTargetDependency */,
38 F9A3DE160ED76D9A00C590B9 /* PBXTargetDependency */,
69a49097
A
39 );
40 name = all;
41 productName = all;
42 };
d696c285
A
43/* End PBXAggregateTarget section */
44
45/* Begin PBXBuildFile section */
ebf6f434 46 B3B672421406D42800A376BB /* Snapshot.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B3B672411406D42800A376BB /* Snapshot.cpp */; };
d696c285
A
47 F9023C4E06D5A272001BBF46 /* ld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9023C3F06D5A254001BBF46 /* ld.cpp */; };
48 F933E3D9092E855B0083EAC8 /* ObjectDump.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F971EED706D5AD240041D381 /* ObjectDump.cpp */; };
a645023d 49 F93CB248116E69EB003233B8 /* tlvp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F93CB246116E69EB003233B8 /* tlvp.cpp */; };
55e3d2f6 50 F97F5029070D0BB200B9FCD7 /* ld.1 in copy man page */ = {isa = PBXBuildFile; fileRef = F97F5028070D0BB200B9FCD7 /* ld.1 */; };
a645023d
A
51 F98498A310AE2159009E9878 /* compact_unwind.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9BA963310A2545C0097A440 /* compact_unwind.cpp */; };
52 F98498A410AE2159009E9878 /* got.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AB1063107D380700E54C9E /* got.cpp */; };
b2fa67a8 53 F9849E3610B38EF5009E9878 /* order.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9849E3410B38EF5009E9878 /* order.cpp */; };
a645023d
A
54 F984A38210BB4B0D009E9878 /* branch_island.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F984A38010BB4B0D009E9878 /* branch_island.cpp */; };
55 F989D30D106826020014B60C /* OutputFile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F989D30B106826020014B60C /* OutputFile.cpp */; };
55e3d2f6
A
56 F9A3DDD30ED762E400C590B9 /* PruneTrie.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9A3DDD20ED762E400C590B9 /* PruneTrie.cpp */; };
57 F9A3DE1E0ED7738300C590B9 /* prune_trie.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = F9A3DE0F0ED76D1900C590B9 /* prune_trie.h */; };
a645023d
A
58 F9A4DB9110F816FF00BD8423 /* objc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9A4DB8F10F816FF00BD8423 /* objc.cpp */; };
59 F9AA44DC1294885F00CB8390 /* branch_shim.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AA44DA1294885F00CB8390 /* branch_shim.cpp */; };
60 F9AA65111051BD2B003E3539 /* stubs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AA65101051BD2B003E3539 /* stubs.cpp */; };
61 F9AA65891051E750003E3539 /* macho_relocatable_file.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AA65871051E750003E3539 /* macho_relocatable_file.cpp */; };
62 F9AA65DD1051EC4A003E3539 /* archive_file.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AA65D71051EC4A003E3539 /* archive_file.cpp */; };
63 F9AA65DE1051EC4A003E3539 /* lto_file.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AA65D91051EC4A003E3539 /* lto_file.cpp */; };
64 F9AA65DF1051EC4A003E3539 /* macho_dylib_file.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AA65DB1051EC4A003E3539 /* macho_dylib_file.cpp */; };
65 F9AA6786105700C2003E3539 /* opaque_section_file.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AA6784105700C2003E3539 /* opaque_section_file.cpp */; };
66 F9AA67B610570C41003E3539 /* dtrace_dof.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AA67B510570C41003E3539 /* dtrace_dof.cpp */; };
67 F9AA687C10572E27003E3539 /* InputFiles.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AA687A10572E27003E3539 /* InputFiles.cpp */; };
68 F9AA69B610583C0C003E3539 /* SymbolTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AA69B410583C0C003E3539 /* SymbolTable.cpp */; };
69 F9AA69C110583E19003E3539 /* Resolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AA69BF10583E19003E3539 /* Resolver.cpp */; };
70 F9AA6FF910618CD2003E3539 /* macho_relocatable_file.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AA65871051E750003E3539 /* macho_relocatable_file.cpp */; };
71 F9AE20FF1107D1440007ED5D /* dylibs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AE20FD1107D1440007ED5D /* dylibs.cpp */; };
72 F9AE23291109015E0007ED5D /* lto_file.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9AA65D91051EC4A003E3539 /* lto_file.cpp */; };
55e3d2f6
A
73 F9B1A2640A3A563E00DA8FAB /* rebase.1 in install man page */ = {isa = PBXBuildFile; fileRef = F9B1A2580A3A448800DA8FAB /* rebase.1 */; };
74 F9B670120DDA17E800E6D0DA /* UnwindDump.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9B670110DDA17E800E6D0DA /* UnwindDump.cpp */; };
75 F9B813850EC2657800F94C13 /* unwinddump.1 in install man page */ = {isa = PBXBuildFile; fileRef = F9B813810EC2653000F94C13 /* unwinddump.1 */; };
76 F9BA51650ECE58C800D1D62E /* dyldinfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9BA515B0ECE58AA00D1D62E /* dyldinfo.cpp */; };
a645023d 77 F9BA955E10A233000097A440 /* huge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9BA955C10A233000097A440 /* huge.cpp */; };
d696c285 78 F9C0D4BD06DD28D2001C7193 /* Options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9C0D48A06DD1E1B001C7193 /* Options.cpp */; };
55e3d2f6 79 F9C12EA30ED63DE7005BC69D /* dyldinfo.1 in install man page */ = {isa = PBXBuildFile; fileRef = F9C12E9F0ED63DB1005BC69D /* dyldinfo.1 */; };
ebf6f434 80 F9CC24191461FB4300A92174 /* blob.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9CC24141461FB4300A92174 /* blob.cpp */; };
d696c285
A
81 F9EA72D5097454FF008B4F1D /* machochecker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9EA72D4097454FF008B4F1D /* machochecker.cpp */; };
82 F9EA7584097882F3008B4F1D /* debugline.c in Sources */ = {isa = PBXBuildFile; fileRef = F9EA7582097882F3008B4F1D /* debugline.c */; };
83 F9EA75BC09788857008B4F1D /* debugline.c in Sources */ = {isa = PBXBuildFile; fileRef = F9EA7582097882F3008B4F1D /* debugline.c */; };
69a49097 84 F9EC78060A2F8674002A3E39 /* rebase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9EC78050A2F8674002A3E39 /* rebase.cpp */; };
d696c285
A
85/* End PBXBuildFile section */
86
87/* Begin PBXBuildRule section */
88 F9E8D4BD07FCAF2000FD5801 /* PBXBuildRule */ = {
89 isa = PBXBuildRule;
a645023d 90 compilerSpec = com.apple.compilers.llvm.clang.1_0;
d696c285
A
91 fileType = sourcecode.c;
92 isEditable = 1;
93 outputFiles = (
94 );
95 };
96 F9E8D4BE07FCAF2A00FD5801 /* PBXBuildRule */ = {
97 isa = PBXBuildRule;
a645023d 98 compilerSpec = com.apple.compilers.llvm.clang.1_0;
d696c285
A
99 fileType = sourcecode.cpp;
100 isEditable = 1;
101 outputFiles = (
102 );
103 };
104/* End PBXBuildRule section */
105
d696c285 106/* Begin PBXContainerItemProxy section */
69a49097
A
107 F96904880A4333AC00B77D2A /* PBXContainerItemProxy */ = {
108 isa = PBXContainerItemProxy;
109 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
110 proxyType = 1;
74cfe461 111 remoteGlobalIDString = F9EC77ED0A2F85F6002A3E39;
69a49097
A
112 remoteInfo = rebase;
113 };
d696c285
A
114 F96D5369094A275D008E9EE8 /* PBXContainerItemProxy */ = {
115 isa = PBXContainerItemProxy;
116 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
117 proxyType = 1;
118 remoteGlobalIDString = F9023C3806D5A23E001BBF46;
119 remoteInfo = ld;
120 };
121 F96D536B094A275F008E9EE8 /* PBXContainerItemProxy */ = {
122 isa = PBXContainerItemProxy;
123 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
124 proxyType = 1;
125 remoteGlobalIDString = F971EED206D5ACF60041D381;
126 remoteInfo = ObjectDump;
127 };
55e3d2f6
A
128 F9A3DE150ED76D9A00C590B9 /* PBXContainerItemProxy */ = {
129 isa = PBXContainerItemProxy;
130 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
131 proxyType = 1;
132 remoteGlobalIDString = F9A3DDC90ED762B700C590B9;
133 remoteInfo = libprunetrie;
134 };
69a49097
A
135 F9B1A2680A3A568200DA8FAB /* PBXContainerItemProxy */ = {
136 isa = PBXContainerItemProxy;
137 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
138 proxyType = 1;
139 remoteGlobalIDString = F9023C3806D5A23E001BBF46;
140 remoteInfo = ld;
141 };
142 F9B1A26A0A3A568400DA8FAB /* PBXContainerItemProxy */ = {
143 isa = PBXContainerItemProxy;
144 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
145 proxyType = 1;
146 remoteGlobalIDString = F9EC77ED0A2F85F6002A3E39;
147 remoteInfo = rebase;
148 };
55e3d2f6
A
149 F9B693880EC4D28C00076912 /* PBXContainerItemProxy */ = {
150 isa = PBXContainerItemProxy;
151 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
152 proxyType = 1;
153 remoteGlobalIDString = F9B670010DDA176100E6D0DA;
154 remoteInfo = unwinddump;
155 };
156 F9B8135C0EC2620E00F94C13 /* PBXContainerItemProxy */ = {
157 isa = PBXContainerItemProxy;
158 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
159 proxyType = 1;
160 remoteGlobalIDString = F9B670010DDA176100E6D0DA;
161 remoteInfo = unwinddump;
162 };
163 F9C12EE90ED65765005BC69D /* PBXContainerItemProxy */ = {
164 isa = PBXContainerItemProxy;
165 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
166 proxyType = 1;
167 remoteGlobalIDString = F9BA51600ECE58BE00D1D62E;
168 remoteInfo = dyldinfo;
169 };
d696c285
A
170 F9EA73960974999B008B4F1D /* PBXContainerItemProxy */ = {
171 isa = PBXContainerItemProxy;
172 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
173 proxyType = 1;
174 remoteGlobalIDString = F9EA72CA097454A6008B4F1D;
175 remoteInfo = machocheck;
176 };
a645023d
A
177 F9F9AD67116D58AF0028EFAB /* PBXContainerItemProxy */ = {
178 isa = PBXContainerItemProxy;
179 containerPortal = F9023C3006D5A227001BBF46 /* Project object */;
180 proxyType = 1;
181 remoteGlobalIDString = F9BA51600ECE58BE00D1D62E;
182 remoteInfo = dyldinfo;
183 };
d696c285
A
184/* End PBXContainerItemProxy section */
185
186/* Begin PBXCopyFilesBuildPhase section */
55e3d2f6 187 F97F5025070D0B6300B9FCD7 /* copy man page */ = {
d696c285
A
188 isa = PBXCopyFilesBuildPhase;
189 buildActionMask = 8;
190 dstPath = /usr/share/man/man1;
191 dstSubfolderSpec = 0;
192 files = (
55e3d2f6 193 F97F5029070D0BB200B9FCD7 /* ld.1 in copy man page */,
d696c285 194 );
55e3d2f6 195 name = "copy man page";
d696c285
A
196 runOnlyForDeploymentPostprocessing = 1;
197 };
55e3d2f6
A
198 F9A3DE140ED76D7700C590B9 /* CopyFiles */ = {
199 isa = PBXCopyFilesBuildPhase;
200 buildActionMask = 8;
201 dstPath = "/usr/local/include/mach-o";
202 dstSubfolderSpec = 0;
203 files = (
204 F9A3DE1E0ED7738300C590B9 /* prune_trie.h in CopyFiles */,
205 );
206 runOnlyForDeploymentPostprocessing = 1;
207 };
208 F9B1A25E0A3A44CB00DA8FAB /* install man page */ = {
69a49097
A
209 isa = PBXCopyFilesBuildPhase;
210 buildActionMask = 8;
211 dstPath = /usr/share/man/man1;
212 dstSubfolderSpec = 0;
213 files = (
55e3d2f6
A
214 F9B1A2640A3A563E00DA8FAB /* rebase.1 in install man page */,
215 );
216 name = "install man page";
217 runOnlyForDeploymentPostprocessing = 1;
218 };
219 F9B813870EC2659600F94C13 /* install man page */ = {
220 isa = PBXCopyFilesBuildPhase;
221 buildActionMask = 8;
222 dstPath = usr/share/man/man1;
223 dstSubfolderSpec = 0;
224 files = (
225 F9B813850EC2657800F94C13 /* unwinddump.1 in install man page */,
69a49097 226 );
55e3d2f6
A
227 name = "install man page";
228 runOnlyForDeploymentPostprocessing = 1;
229 };
230 F9C12EA50ED63E05005BC69D /* install man page */ = {
231 isa = PBXCopyFilesBuildPhase;
232 buildActionMask = 8;
233 dstPath = usr/share/man/man1;
234 dstSubfolderSpec = 0;
235 files = (
236 F9C12EA30ED63DE7005BC69D /* dyldinfo.1 in install man page */,
237 );
238 name = "install man page";
69a49097
A
239 runOnlyForDeploymentPostprocessing = 1;
240 };
d696c285
A
241/* End PBXCopyFilesBuildPhase section */
242
243/* Begin PBXFileReference section */
b1f7435d
A
244 B3B672411406D42800A376BB /* Snapshot.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Snapshot.cpp; path = src/ld/Snapshot.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
245 B3B672441406D44300A376BB /* Snapshot.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; name = Snapshot.h; path = src/ld/Snapshot.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
246 B3C7A09914295B9C005FC714 /* compile_stubs */ = {isa = PBXFileReference; lastKnownFileType = text.script.csh; path = compile_stubs; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
a61fdf0a 247 F9023C3906D5A23E001BBF46 /* ld */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ld; sourceTree = BUILT_PRODUCTS_DIR; };
b1f7435d
A
248 F9023C3F06D5A254001BBF46 /* ld.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ld.cpp; path = src/ld/ld.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
249 F92D9C2710657AAB00FF369B /* stub_x86_64_classic.hpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.h; path = stub_x86_64_classic.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
250 F933D9460929277C0083EAC8 /* FileAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = FileAbstraction.hpp; path = src/abstraction/FileAbstraction.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
251 F933D9470929277C0083EAC8 /* MachOFileAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = MachOFileAbstraction.hpp; path = src/abstraction/MachOFileAbstraction.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
252 F933DC37092A82480083EAC8 /* Architectures.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Architectures.hpp; path = src/ld/Architectures.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
253 F93CB246116E69EB003233B8 /* tlvp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tlvp.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
254 F93CB247116E69EB003233B8 /* tlvp.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = tlvp.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
d696c285 255 F971EED306D5ACF60041D381 /* ObjectDump */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ObjectDump; sourceTree = BUILT_PRODUCTS_DIR; };
b1f7435d
A
256 F971EED706D5AD240041D381 /* ObjectDump.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ObjectDump.cpp; path = src/other/ObjectDump.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
257 F97F5028070D0BB200B9FCD7 /* ld.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; name = ld.1; path = doc/man/man1/ld.1; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
258 F9849E3410B38EF5009E9878 /* order.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = order.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
259 F9849E3510B38EF5009E9878 /* order.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = order.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
260 F984A13B10B614CF009E9878 /* stub_arm_classic.hpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.h; path = stub_arm_classic.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
261 F984A38010BB4B0D009E9878 /* branch_island.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = branch_island.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
262 F984A38110BB4B0D009E9878 /* branch_island.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = branch_island.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
263 F989D0391062E6350014B60C /* stub_x86_64.hpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.h; path = stub_x86_64.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
264 F989D30B106826020014B60C /* OutputFile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OutputFile.cpp; path = src/ld/OutputFile.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
265 F989D30C106826020014B60C /* OutputFile.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; name = OutputFile.h; path = src/ld/OutputFile.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
266 F989D3AA10684F5B0014B60C /* LinkEdit.hpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.h; name = LinkEdit.hpp; path = src/ld/LinkEdit.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
267 F989D44B10694F2E0014B60C /* LinkEditClassic.hpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.h; name = LinkEditClassic.hpp; path = src/ld/LinkEditClassic.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
268 F989D7E91072DEC20014B60C /* HeaderAndLoadCommands.hpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.h; name = HeaderAndLoadCommands.hpp; path = src/ld/HeaderAndLoadCommands.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
55e3d2f6 269 F9A3DDCA0ED762B700C590B9 /* libprunetrie.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libprunetrie.a; sourceTree = BUILT_PRODUCTS_DIR; };
b1f7435d
A
270 F9A3DDD20ED762E400C590B9 /* PruneTrie.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PruneTrie.cpp; path = src/other/PruneTrie.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
271 F9A3DE0F0ED76D1900C590B9 /* prune_trie.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; name = prune_trie.h; path = src/other/prune_trie.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
272 F9A4DB8F10F816FF00BD8423 /* objc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = objc.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
273 F9A4DB9010F816FF00BD8423 /* objc.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = objc.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
274 F9AA44DA1294885F00CB8390 /* branch_shim.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = branch_shim.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
275 F9AA44DB1294885F00CB8390 /* branch_shim.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = branch_shim.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
276 F9AA5FCC103F5CD1003E3539 /* ld.hpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.h; name = ld.hpp; path = src/ld/ld.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
277 F9AA650D1051BD2B003E3539 /* make_stubs.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = make_stubs.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
278 F9AA650F1051BD2B003E3539 /* stub_arm.hpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.h; path = stub_arm.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
279 F9AA65101051BD2B003E3539 /* stubs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = stubs.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
280 F9AA65871051E750003E3539 /* macho_relocatable_file.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = macho_relocatable_file.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
281 F9AA65881051E750003E3539 /* macho_relocatable_file.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = macho_relocatable_file.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
282 F9AA65D71051EC4A003E3539 /* archive_file.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = archive_file.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
283 F9AA65D81051EC4A003E3539 /* archive_file.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = archive_file.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
284 F9AA65D91051EC4A003E3539 /* lto_file.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lto_file.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
285 F9AA65DA1051EC4A003E3539 /* lto_file.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = lto_file.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
286 F9AA65DB1051EC4A003E3539 /* macho_dylib_file.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = macho_dylib_file.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
287 F9AA65DC1051EC4A003E3539 /* macho_dylib_file.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = macho_dylib_file.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
288 F9AA6784105700C2003E3539 /* opaque_section_file.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = opaque_section_file.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
289 F9AA6785105700C2003E3539 /* opaque_section_file.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = opaque_section_file.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
290 F9AA67B410570C41003E3539 /* dtrace_dof.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = dtrace_dof.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
291 F9AA67B510570C41003E3539 /* dtrace_dof.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dtrace_dof.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
292 F9AA687A10572E27003E3539 /* InputFiles.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; name = InputFiles.cpp; path = src/ld/InputFiles.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
293 F9AA687B10572E27003E3539 /* InputFiles.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; name = InputFiles.h; path = src/ld/InputFiles.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
294 F9AA69B410583C0C003E3539 /* SymbolTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SymbolTable.cpp; path = src/ld/SymbolTable.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
295 F9AA69B510583C0C003E3539 /* SymbolTable.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; name = SymbolTable.h; path = src/ld/SymbolTable.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
296 F9AA69BF10583E19003E3539 /* Resolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Resolver.cpp; path = src/ld/Resolver.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
297 F9AA69C010583E19003E3539 /* Resolver.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; name = Resolver.h; path = src/ld/Resolver.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
298 F9AB1063107D380700E54C9E /* got.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = got.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
299 F9AB1064107D380700E54C9E /* got.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = got.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
300 F9AE20FD1107D1440007ED5D /* dylibs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dylibs.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
301 F9AE20FE1107D1440007ED5D /* dylibs.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = dylibs.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
302 F9B1A2580A3A448800DA8FAB /* rebase.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; name = rebase.1; path = doc/man/man1/rebase.1; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
55e3d2f6 303 F9B670080DDA176100E6D0DA /* unwinddump */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = unwinddump; sourceTree = BUILT_PRODUCTS_DIR; };
b1f7435d
A
304 F9B670110DDA17E800E6D0DA /* UnwindDump.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; name = UnwindDump.cpp; path = src/other/unwinddump.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
305 F9B813810EC2653000F94C13 /* unwinddump.1 */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = text.man; name = unwinddump.1; path = doc/man/man1/unwinddump.1; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
306 F9B813BF0EC27C6700F94C13 /* MachOTrie.hpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.h; name = MachOTrie.hpp; path = src/abstraction/MachOTrie.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
307 F9BA515B0ECE58AA00D1D62E /* dyldinfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dyldinfo.cpp; path = src/other/dyldinfo.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
55e3d2f6 308 F9BA51610ECE58BE00D1D62E /* dyldinfo */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dyldinfo; sourceTree = BUILT_PRODUCTS_DIR; };
b1f7435d
A
309 F9BA8A7E1096150F0097A440 /* stub_x86_classic.hpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.h; path = stub_x86_classic.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
310 F9BA8A7F1096150F0097A440 /* stub_x86.hpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.h; path = stub_x86.hpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
311 F9BA955C10A233000097A440 /* huge.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = huge.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
312 F9BA955D10A233000097A440 /* huge.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = huge.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
313 F9BA963310A2545C0097A440 /* compact_unwind.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = compact_unwind.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
314 F9BA963410A2545C0097A440 /* compact_unwind.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = compact_unwind.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
315 F9C0D48A06DD1E1B001C7193 /* Options.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Options.cpp; path = src/ld/Options.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
316 F9C0D48B06DD1E1B001C7193 /* Options.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Options.h; path = src/ld/Options.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
317 F9C12E9F0ED63DB1005BC69D /* dyldinfo.1 */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = text.man; name = dyldinfo.1; path = doc/man/man1/dyldinfo.1; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
318 F9CC24141461FB4300A92174 /* blob.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = blob.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
319 F9CC24151461FB4300A92174 /* blob.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = blob.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
320 F9CC24161461FB4300A92174 /* endian.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = endian.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
321 F9CC24171461FB4300A92174 /* memutils.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = memutils.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
322 F9CC24181461FB4300A92174 /* superblob.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.h; path = superblob.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
323 F9CCF761144CE1AD007CB524 /* create_configure */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = text.script.sh; name = create_configure; path = src/create_configure; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
d696c285 324 F9EA72CB097454A6008B4F1D /* machocheck */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = machocheck; sourceTree = BUILT_PRODUCTS_DIR; };
b1f7435d 325 F9EA72D4097454FF008B4F1D /* machochecker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = machochecker.cpp; path = src/other/machochecker.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
55e3d2f6 326 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; };
b1f7435d 327 F9EA7583097882F3008B4F1D /* debugline.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = debugline.h; path = src/ld/debugline.h; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
69a49097 328 F9EC77EE0A2F85F6002A3E39 /* rebase */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = rebase; sourceTree = BUILT_PRODUCTS_DIR; };
b1f7435d 329 F9EC78050A2F8674002A3E39 /* rebase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = rebase.cpp; path = src/other/rebase.cpp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
d696c285
A
330/* End PBXFileReference section */
331
332/* Begin PBXFrameworksBuildPhase section */
333 F9023C3706D5A23E001BBF46 /* Frameworks */ = {
334 isa = PBXFrameworksBuildPhase;
335 buildActionMask = 2147483647;
336 files = (
337 );
338 runOnlyForDeploymentPostprocessing = 0;
339 };
340 F971EED106D5ACF60041D381 /* Frameworks */ = {
341 isa = PBXFrameworksBuildPhase;
342 buildActionMask = 2147483647;
343 files = (
344 );
345 runOnlyForDeploymentPostprocessing = 0;
346 };
55e3d2f6
A
347 F9B670040DDA176100E6D0DA /* Frameworks */ = {
348 isa = PBXFrameworksBuildPhase;
349 buildActionMask = 2147483647;
350 files = (
351 );
352 runOnlyForDeploymentPostprocessing = 0;
353 };
354 F9BA515F0ECE58BE00D1D62E /* Frameworks */ = {
355 isa = PBXFrameworksBuildPhase;
356 buildActionMask = 2147483647;
357 files = (
358 );
359 runOnlyForDeploymentPostprocessing = 0;
360 };
d696c285
A
361 F9EA72C9097454A6008B4F1D /* Frameworks */ = {
362 isa = PBXFrameworksBuildPhase;
363 buildActionMask = 2147483647;
364 files = (
365 );
366 runOnlyForDeploymentPostprocessing = 0;
367 };
69a49097
A
368 F9EC77EC0A2F85F6002A3E39 /* Frameworks */ = {
369 isa = PBXFrameworksBuildPhase;
370 buildActionMask = 2147483647;
371 files = (
372 );
373 runOnlyForDeploymentPostprocessing = 0;
374 };
d696c285
A
375/* End PBXFrameworksBuildPhase section */
376
377/* Begin PBXGroup section */
378 F9023C2C06D5A227001BBF46 = {
379 isa = PBXGroup;
380 children = (
55e3d2f6
A
381 F9B813A80EC27B6300F94C13 /* abstraction */,
382 F9B813AD0EC27B8500F94C13 /* ld */,
383 F9B813B00EC27B9E00F94C13 /* other */,
384 F9B8137E0EC2651200F94C13 /* doc */,
385 F9023C3A06D5A23E001BBF46 /* Products */,
386 );
387 sourceTree = "<group>";
388 };
389 F9023C3A06D5A23E001BBF46 /* Products */ = {
390 isa = PBXGroup;
391 children = (
392 F9023C3906D5A23E001BBF46 /* ld */,
393 F971EED306D5ACF60041D381 /* ObjectDump */,
394 F9EA72CB097454A6008B4F1D /* machocheck */,
395 F9EC77EE0A2F85F6002A3E39 /* rebase */,
396 F9B670080DDA176100E6D0DA /* unwinddump */,
397 F9BA51610ECE58BE00D1D62E /* dyldinfo */,
398 F9A3DDCA0ED762B700C590B9 /* libprunetrie.a */,
399 );
400 name = Products;
401 sourceTree = "<group>";
402 };
a645023d
A
403 F9AA650B1051BD2B003E3539 /* passes */ = {
404 isa = PBXGroup;
405 children = (
406 F984A38010BB4B0D009E9878 /* branch_island.cpp */,
407 F984A38110BB4B0D009E9878 /* branch_island.h */,
408 F9AA44DA1294885F00CB8390 /* branch_shim.cpp */,
409 F9AA44DB1294885F00CB8390 /* branch_shim.h */,
b2fa67a8
A
410 F9849E3410B38EF5009E9878 /* order.cpp */,
411 F9849E3510B38EF5009E9878 /* order.h */,
a645023d
A
412 F9BA963310A2545C0097A440 /* compact_unwind.cpp */,
413 F9BA963410A2545C0097A440 /* compact_unwind.h */,
414 F9AA67B410570C41003E3539 /* dtrace_dof.h */,
415 F9AA67B510570C41003E3539 /* dtrace_dof.cpp */,
416 F9BA955C10A233000097A440 /* huge.cpp */,
417 F9BA955D10A233000097A440 /* huge.h */,
418 F9AB1063107D380700E54C9E /* got.cpp */,
419 F9AB1064107D380700E54C9E /* got.h */,
420 F93CB246116E69EB003233B8 /* tlvp.cpp */,
421 F93CB247116E69EB003233B8 /* tlvp.h */,
422 F9AE20FD1107D1440007ED5D /* dylibs.cpp */,
423 F9AE20FE1107D1440007ED5D /* dylibs.h */,
424 F9A4DB8F10F816FF00BD8423 /* objc.cpp */,
425 F9A4DB9010F816FF00BD8423 /* objc.h */,
426 F9AA650C1051BD2B003E3539 /* stubs */,
427 );
428 name = passes;
429 path = src/ld/passes;
430 sourceTree = "<group>";
431 };
432 F9AA650C1051BD2B003E3539 /* stubs */ = {
433 isa = PBXGroup;
434 children = (
435 F9AA650D1051BD2B003E3539 /* make_stubs.h */,
436 F9AA65101051BD2B003E3539 /* stubs.cpp */,
437 F9AA650F1051BD2B003E3539 /* stub_arm.hpp */,
438 F984A13B10B614CF009E9878 /* stub_arm_classic.hpp */,
439 F9BA8A7F1096150F0097A440 /* stub_x86.hpp */,
440 F9BA8A7E1096150F0097A440 /* stub_x86_classic.hpp */,
441 F989D0391062E6350014B60C /* stub_x86_64.hpp */,
442 F92D9C2710657AAB00FF369B /* stub_x86_64_classic.hpp */,
a645023d
A
443 );
444 path = stubs;
445 sourceTree = "<group>";
446 };
447 F9AA65861051E750003E3539 /* parsers */ = {
448 isa = PBXGroup;
449 children = (
450 F9AA6784105700C2003E3539 /* opaque_section_file.cpp */,
451 F9AA6785105700C2003E3539 /* opaque_section_file.h */,
452 F9AA65D71051EC4A003E3539 /* archive_file.cpp */,
453 F9AA65D81051EC4A003E3539 /* archive_file.h */,
454 F9AA65D91051EC4A003E3539 /* lto_file.cpp */,
455 F9AA65DA1051EC4A003E3539 /* lto_file.h */,
456 F9AA65DB1051EC4A003E3539 /* macho_dylib_file.cpp */,
457 F9AA65DC1051EC4A003E3539 /* macho_dylib_file.h */,
458 F9AA65871051E750003E3539 /* macho_relocatable_file.cpp */,
459 F9AA65881051E750003E3539 /* macho_relocatable_file.h */,
460 );
461 name = parsers;
462 path = src/ld/parsers;
463 sourceTree = "<group>";
464 };
55e3d2f6
A
465 F9B8137E0EC2651200F94C13 /* doc */ = {
466 isa = PBXGroup;
467 children = (
468 F97F5028070D0BB200B9FCD7 /* ld.1 */,
469 F9B1A2580A3A448800DA8FAB /* rebase.1 */,
470 F9C12E9F0ED63DB1005BC69D /* dyldinfo.1 */,
471 F9B813810EC2653000F94C13 /* unwinddump.1 */,
472 );
473 name = doc;
474 sourceTree = "<group>";
475 };
476 F9B813A80EC27B6300F94C13 /* abstraction */ = {
477 isa = PBXGroup;
478 children = (
479 F933D9470929277C0083EAC8 /* MachOFileAbstraction.hpp */,
d696c285 480 F933D9460929277C0083EAC8 /* FileAbstraction.hpp */,
55e3d2f6
A
481 F9B813BF0EC27C6700F94C13 /* MachOTrie.hpp */,
482 );
483 name = abstraction;
484 sourceTree = "<group>";
485 };
486 F9B813AD0EC27B8500F94C13 /* ld */ = {
487 isa = PBXGroup;
488 children = (
a645023d
A
489 F9AA69BF10583E19003E3539 /* Resolver.cpp */,
490 F9AA69C010583E19003E3539 /* Resolver.h */,
491 F9AA69B410583C0C003E3539 /* SymbolTable.cpp */,
492 F9AA69B510583C0C003E3539 /* SymbolTable.h */,
493 F9AA687A10572E27003E3539 /* InputFiles.cpp */,
494 F9AA687B10572E27003E3539 /* InputFiles.h */,
495 F9AA5FCC103F5CD1003E3539 /* ld.hpp */,
55e3d2f6 496 F9023C3F06D5A254001BBF46 /* ld.cpp */,
d696c285
A
497 F9C0D48A06DD1E1B001C7193 /* Options.cpp */,
498 F9C0D48B06DD1E1B001C7193 /* Options.h */,
a645023d
A
499 F989D30B106826020014B60C /* OutputFile.cpp */,
500 F989D30C106826020014B60C /* OutputFile.h */,
501 F989D7E91072DEC20014B60C /* HeaderAndLoadCommands.hpp */,
502 F989D3AA10684F5B0014B60C /* LinkEdit.hpp */,
503 F989D44B10694F2E0014B60C /* LinkEditClassic.hpp */,
ebf6f434 504 F9CC24131461FB4300A92174 /* code-sign-blobs */,
a645023d
A
505 F9AA650B1051BD2B003E3539 /* passes */,
506 F9AA65861051E750003E3539 /* parsers */,
507 F933DC37092A82480083EAC8 /* Architectures.hpp */,
2f2f92e4 508 F9EA7582097882F3008B4F1D /* debugline.c */,
55e3d2f6 509 F9EA7583097882F3008B4F1D /* debugline.h */,
ebf6f434
A
510 B3B672411406D42800A376BB /* Snapshot.cpp */,
511 B3B672441406D44300A376BB /* Snapshot.h */,
d696c285 512 );
55e3d2f6 513 name = ld;
d696c285
A
514 sourceTree = "<group>";
515 };
55e3d2f6 516 F9B813B00EC27B9E00F94C13 /* other */ = {
d696c285
A
517 isa = PBXGroup;
518 children = (
ebf6f434
A
519 B3C7A09914295B9C005FC714 /* compile_stubs */,
520 F9CCF761144CE1AD007CB524 /* create_configure */,
55e3d2f6
A
521 F9EA72D4097454FF008B4F1D /* machochecker.cpp */,
522 F971EED706D5AD240041D381 /* ObjectDump.cpp */,
523 F9BA515B0ECE58AA00D1D62E /* dyldinfo.cpp */,
524 F9B670110DDA17E800E6D0DA /* UnwindDump.cpp */,
525 F9EC78050A2F8674002A3E39 /* rebase.cpp */,
526 F9A3DE0F0ED76D1900C590B9 /* prune_trie.h */,
527 F9A3DDD20ED762E400C590B9 /* PruneTrie.cpp */,
d696c285 528 );
55e3d2f6 529 name = other;
d696c285
A
530 sourceTree = "<group>";
531 };
ebf6f434
A
532 F9CC24131461FB4300A92174 /* code-sign-blobs */ = {
533 isa = PBXGroup;
534 children = (
535 F9CC24141461FB4300A92174 /* blob.cpp */,
536 F9CC24151461FB4300A92174 /* blob.h */,
537 F9CC24161461FB4300A92174 /* endian.h */,
538 F9CC24171461FB4300A92174 /* memutils.h */,
539 F9CC24181461FB4300A92174 /* superblob.h */,
540 );
541 name = "code-sign-blobs";
542 path = "src/ld/code-sign-blobs";
543 sourceTree = "<group>";
544 };
d696c285
A
545/* End PBXGroup section */
546
547/* Begin PBXNativeTarget section */
548 F9023C3806D5A23E001BBF46 /* ld */ = {
549 isa = PBXNativeTarget;
550 buildConfigurationList = F933D91B09291AC90083EAC8 /* Build configuration list for PBXNativeTarget "ld" */;
551 buildPhases = (
ebf6f434
A
552 F9E8DB4D11921594007B4D6A /* make configure.h */,
553 B3C7A09714295B60005FC714 /* make compile_stub string */,
d696c285
A
554 F9023C3606D5A23E001BBF46 /* Sources */,
555 F9023C3706D5A23E001BBF46 /* Frameworks */,
55e3d2f6 556 F97F5025070D0B6300B9FCD7 /* copy man page */,
d696c285
A
557 );
558 buildRules = (
559 F9E8D4BE07FCAF2A00FD5801 /* PBXBuildRule */,
560 F9E8D4BD07FCAF2000FD5801 /* PBXBuildRule */,
561 );
d696c285
A
562 dependencies = (
563 );
564 name = ld;
565 productName = ld64;
a61fdf0a 566 productReference = F9023C3906D5A23E001BBF46 /* ld */;
d696c285
A
567 productType = "com.apple.product-type.tool";
568 };
569 F971EED206D5ACF60041D381 /* ObjectDump */ = {
570 isa = PBXNativeTarget;
571 buildConfigurationList = F933D91F09291AC90083EAC8 /* Build configuration list for PBXNativeTarget "ObjectDump" */;
572 buildPhases = (
ebf6f434 573 F9CCF773144CE304007CB524 /* make configure.h */,
d696c285
A
574 F971EED006D5ACF60041D381 /* Sources */,
575 F971EED106D5ACF60041D381 /* Frameworks */,
576 );
577 buildRules = (
578 );
d696c285
A
579 dependencies = (
580 );
581 name = ObjectDump;
582 productName = ObjectDump;
583 productReference = F971EED306D5ACF60041D381 /* ObjectDump */;
584 productType = "com.apple.product-type.tool";
585 };
55e3d2f6
A
586 F9A3DDC90ED762B700C590B9 /* libprunetrie */ = {
587 isa = PBXNativeTarget;
588 buildConfigurationList = F9A3DDCF0ED762C100C590B9 /* Build configuration list for PBXNativeTarget "libprunetrie" */;
589 buildPhases = (
ebf6f434 590 F9CCF781144CE3DF007CB524 /* make configure.h */,
55e3d2f6
A
591 F9A3DDC70ED762B700C590B9 /* Sources */,
592 F9A3DE140ED76D7700C590B9 /* CopyFiles */,
593 );
594 buildRules = (
595 );
596 dependencies = (
597 );
598 name = libprunetrie;
599 productName = libmachotrie;
600 productReference = F9A3DDCA0ED762B700C590B9 /* libprunetrie.a */;
601 productType = "com.apple.product-type.library.static";
602 };
603 F9B670010DDA176100E6D0DA /* unwinddump */ = {
604 isa = PBXNativeTarget;
605 buildConfigurationList = F9B670050DDA176100E6D0DA /* Build configuration list for PBXNativeTarget "unwinddump" */;
606 buildPhases = (
ebf6f434 607 F9CCF77C144CE36B007CB524 /* make configure.h */,
55e3d2f6
A
608 F9B670020DDA176100E6D0DA /* Sources */,
609 F9B670040DDA176100E6D0DA /* Frameworks */,
610 F9B813870EC2659600F94C13 /* install man page */,
611 );
612 buildRules = (
613 );
614 dependencies = (
615 );
616 name = unwinddump;
617 productName = machocheck;
618 productReference = F9B670080DDA176100E6D0DA /* unwinddump */;
619 productType = "com.apple.product-type.tool";
620 };
621 F9BA51600ECE58BE00D1D62E /* dyldinfo */ = {
622 isa = PBXNativeTarget;
623 buildConfigurationList = F9BA516D0ECE58DA00D1D62E /* Build configuration list for PBXNativeTarget "dyldinfo" */;
624 buildPhases = (
ebf6f434 625 F9CCF76B144CE2AD007CB524 /* make configure.h */,
55e3d2f6
A
626 F9BA515E0ECE58BE00D1D62E /* Sources */,
627 F9BA515F0ECE58BE00D1D62E /* Frameworks */,
628 F9C12EA50ED63E05005BC69D /* install man page */,
629 );
630 buildRules = (
631 );
632 dependencies = (
633 );
634 name = dyldinfo;
635 productName = dyldinfo;
636 productReference = F9BA51610ECE58BE00D1D62E /* dyldinfo */;
637 productType = "com.apple.product-type.tool";
638 };
d696c285
A
639 F9EA72CA097454A6008B4F1D /* machocheck */ = {
640 isa = PBXNativeTarget;
641 buildConfigurationList = F9EA72CF097454D5008B4F1D /* Build configuration list for PBXNativeTarget "machocheck" */;
642 buildPhases = (
ebf6f434 643 F9CCF76F144CE2D6007CB524 /* make configure.h */,
d696c285
A
644 F9EA72C8097454A6008B4F1D /* Sources */,
645 F9EA72C9097454A6008B4F1D /* Frameworks */,
646 );
647 buildRules = (
648 );
d696c285
A
649 dependencies = (
650 );
651 name = machocheck;
652 productName = machocheck;
653 productReference = F9EA72CB097454A6008B4F1D /* machocheck */;
654 productType = "com.apple.product-type.tool";
655 };
69a49097
A
656 F9EC77ED0A2F85F6002A3E39 /* rebase */ = {
657 isa = PBXNativeTarget;
658 buildConfigurationList = F9EC77F00A2F8616002A3E39 /* Build configuration list for PBXNativeTarget "rebase" */;
659 buildPhases = (
ebf6f434 660 F9CCF765144CE244007CB524 /* make configure.h */,
69a49097
A
661 F9EC77EB0A2F85F6002A3E39 /* Sources */,
662 F9EC77EC0A2F85F6002A3E39 /* Frameworks */,
55e3d2f6 663 F9B1A25E0A3A44CB00DA8FAB /* install man page */,
69a49097
A
664 );
665 buildRules = (
666 );
667 dependencies = (
668 );
669 name = rebase;
670 productName = rebase;
671 productReference = F9EC77EE0A2F85F6002A3E39 /* rebase */;
672 productType = "com.apple.product-type.tool";
673 };
d696c285
A
674/* End PBXNativeTarget section */
675
676/* Begin PBXProject section */
677 F9023C3006D5A227001BBF46 /* Project object */ = {
678 isa = PBXProject;
a645023d
A
679 attributes = {
680 ORGANIZATIONNAME = "Apple Inc.";
681 };
d696c285 682 buildConfigurationList = F933D92309291AC90083EAC8 /* Build configuration list for PBXProject "ld64" */;
74cfe461 683 compatibilityVersion = "Xcode 2.4";
a645023d 684 developmentRegion = English;
d696c285 685 hasScannedForEncodings = 0;
a645023d
A
686 knownRegions = (
687 English,
688 Japanese,
689 French,
690 German,
691 );
d696c285
A
692 mainGroup = F9023C2C06D5A227001BBF46;
693 productRefGroup = F9023C3A06D5A23E001BBF46 /* Products */;
694 projectDirPath = "";
74cfe461 695 projectRoot = "";
d696c285 696 targets = (
69a49097 697 F9B1A2670A3A567B00DA8FAB /* all */,
d696c285 698 F9023C3806D5A23E001BBF46 /* ld */,
69a49097 699 F9EC77ED0A2F85F6002A3E39 /* rebase */,
55e3d2f6 700 F9B670010DDA176100E6D0DA /* unwinddump */,
d696c285
A
701 F971EED206D5ACF60041D381 /* ObjectDump */,
702 F9EA72CA097454A6008B4F1D /* machocheck */,
55e3d2f6
A
703 F9BA51600ECE58BE00D1D62E /* dyldinfo */,
704 F9A3DDC90ED762B700C590B9 /* libprunetrie */,
d696c285
A
705 F96D5368094A2754008E9EE8 /* unit-tests */,
706 );
707 };
708/* End PBXProject section */
709
710/* Begin PBXShellScriptBuildPhase section */
ebf6f434
A
711 B3C7A09714295B60005FC714 /* make compile_stub string */ = {
712 isa = PBXShellScriptBuildPhase;
713 buildActionMask = 2147483647;
714 files = (
715 );
716 inputPaths = (
717 "$(SRCROOT)/compile_stubs",
718 );
719 name = "make compile_stub string";
720 outputPaths = (
721 "$(DERIVED_FILE_DIR)/compile_stubs.h",
722 );
723 runOnlyForDeploymentPostprocessing = 0;
724 shellPath = /bin/csh;
725 shellScript = "echo \"static const char *compile_stubs = \" > $DERIVED_FILE_DIR/compile_stubs.h\ncat compile_stubs | sed s/\\\"/\\\\\\\\\\\"/g | sed s/^/\\\"/ | sed s/\\$/\\\\\\\\n\\\"/ >> $DERIVED_FILE_DIR/compile_stubs.h\necho \";\" >> $DERIVED_FILE_DIR/compile_stubs.h";
726 showEnvVarsInLog = 0;
727 };
a645023d 728 F96D5367094A2754008E9EE8 /* ShellScript */ = {
2f2f92e4
A
729 isa = PBXShellScriptBuildPhase;
730 buildActionMask = 2147483647;
731 files = (
732 );
733 inputPaths = (
734 );
2f2f92e4 735 outputPaths = (
2f2f92e4
A
736 );
737 runOnlyForDeploymentPostprocessing = 0;
a645023d 738 shellPath = /bin/csh;
ebf6f434 739 shellScript = "# Let tests set MACOSX_DEPLOYMENT_TARGET as they need\nunsetenv MACOSX_DEPLOYMENT_TARGET\n\n# make linker relative libLTO.dylib\nmkdir -p ${BUILD_DIR}/lib\nln -sf /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib ${BUILD_DIR}/lib/libLTO.dylib\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";
afe874b1
A
740 showEnvVarsInLog = 0;
741 };
742 F9871A3413340B4600DB3F24 /* Platform install */ = {
743 isa = PBXShellScriptBuildPhase;
744 buildActionMask = 8;
745 files = (
746 );
747 inputPaths = (
748 );
749 name = "Platform install";
750 outputPaths = (
751 );
752 runOnlyForDeploymentPostprocessing = 1;
753 shellPath = /bin/sh;
ebf6f434
A
754 shellScript = "\nif [ -n \"${DT_TOOLCHAIN_DIR}\" ]\nthen\n\tmkdir -p \"${DSTROOT}/${DT_TOOLCHAIN_DIR}\"\n\tmv ${DSTROOT}/usr \"${DSTROOT}/${DT_TOOLCHAIN_DIR}\"\nelse\n\tif [ -n \"${RC_PURPLE}\" ]\n\tthen\n\t\tmkdir -p ${DSTROOT}/Developer/Platforms/iPhoneOS.platform/Developer/\n\t\tmv ${DSTROOT}/usr ${DSTROOT}/Developer/Platforms/iPhoneOS.platform/Developer\n\telse\n\t\tmkdir -p ${DSTROOT}/Developer/usr/bin\n\t\tcp ${DSTROOT}/usr/bin/ld ${DSTROOT}/Developer/usr/bin\n\tfi\nfi\n\n";
755 showEnvVarsInLog = 0;
756 };
757 F9CCF765144CE244007CB524 /* make configure.h */ = {
758 isa = PBXShellScriptBuildPhase;
759 buildActionMask = 2147483647;
760 files = (
761 );
762 inputPaths = (
763 );
764 name = "make configure.h";
765 outputPaths = (
766 "$(DERIVED_FILE_DIR)/configure.h",
767 );
768 runOnlyForDeploymentPostprocessing = 0;
769 shellPath = /bin/sh;
770 shellScript = "${SRCROOT}/src/create_configure\n";
771 showEnvVarsInLog = 0;
772 };
773 F9CCF76B144CE2AD007CB524 /* make configure.h */ = {
774 isa = PBXShellScriptBuildPhase;
775 buildActionMask = 2147483647;
776 files = (
777 );
778 inputPaths = (
779 );
780 name = "make configure.h";
781 outputPaths = (
782 "$(DERIVED_FILE_DIR)/configure.h",
783 );
784 runOnlyForDeploymentPostprocessing = 0;
785 shellPath = /bin/sh;
786 shellScript = "${SRCROOT}/src/create_configure\n";
787 showEnvVarsInLog = 0;
788 };
789 F9CCF76F144CE2D6007CB524 /* make configure.h */ = {
790 isa = PBXShellScriptBuildPhase;
791 buildActionMask = 2147483647;
792 files = (
793 );
794 inputPaths = (
795 );
796 name = "make configure.h";
797 outputPaths = (
798 "$(DERIVED_FILE_DIR)/configure.h",
799 );
800 runOnlyForDeploymentPostprocessing = 0;
801 shellPath = /bin/sh;
802 shellScript = "${SRCROOT}/src/create_configure\n";
803 showEnvVarsInLog = 0;
804 };
805 F9CCF773144CE304007CB524 /* make configure.h */ = {
806 isa = PBXShellScriptBuildPhase;
807 buildActionMask = 2147483647;
808 files = (
809 );
810 inputPaths = (
811 );
812 name = "make configure.h";
813 outputPaths = (
814 "$(DERIVED_FILE_DIR)/configure.h",
815 );
816 runOnlyForDeploymentPostprocessing = 0;
817 shellPath = /bin/sh;
818 shellScript = "${SRCROOT}/src/create_configure\n";
819 showEnvVarsInLog = 0;
820 };
821 F9CCF77C144CE36B007CB524 /* make configure.h */ = {
822 isa = PBXShellScriptBuildPhase;
823 buildActionMask = 2147483647;
824 files = (
825 );
826 inputPaths = (
827 );
828 name = "make configure.h";
829 outputPaths = (
830 "$(DERIVED_FILE_DIR)/configure.h",
831 );
832 runOnlyForDeploymentPostprocessing = 0;
833 shellPath = /bin/sh;
834 shellScript = "${SRCROOT}/src/create_configure\n";
2f2f92e4
A
835 showEnvVarsInLog = 0;
836 };
ebf6f434 837 F9CCF781144CE3DF007CB524 /* make configure.h */ = {
d696c285
A
838 isa = PBXShellScriptBuildPhase;
839 buildActionMask = 2147483647;
840 files = (
841 );
842 inputPaths = (
843 );
ebf6f434 844 name = "make configure.h";
d696c285 845 outputPaths = (
a645023d 846 "$(DERIVED_FILE_DIR)/configure.h",
d696c285
A
847 );
848 runOnlyForDeploymentPostprocessing = 0;
a645023d 849 shellPath = /bin/sh;
ebf6f434
A
850 shellScript = "${SRCROOT}/src/create_configure\n";
851 showEnvVarsInLog = 0;
852 };
853 F9E8DB4D11921594007B4D6A /* make configure.h */ = {
854 isa = PBXShellScriptBuildPhase;
855 buildActionMask = 2147483647;
856 files = (
857 );
858 inputPaths = (
859 );
860 name = "make configure.h";
861 outputPaths = (
862 "$(DERIVED_FILE_DIR)/configure.h",
863 );
864 runOnlyForDeploymentPostprocessing = 0;
865 shellPath = /bin/bash;
866 shellScript = "${SRCROOT}/src/create_configure\n";
a61fdf0a
A
867 showEnvVarsInLog = 0;
868 };
d696c285
A
869/* End PBXShellScriptBuildPhase section */
870
871/* Begin PBXSourcesBuildPhase section */
872 F9023C3606D5A23E001BBF46 /* Sources */ = {
873 isa = PBXSourcesBuildPhase;
874 buildActionMask = 2147483647;
875 files = (
d696c285 876 F9C0D4BD06DD28D2001C7193 /* Options.cpp in Sources */,
a645023d
A
877 F9023C4E06D5A272001BBF46 /* ld.cpp in Sources */,
878 F9AA65891051E750003E3539 /* macho_relocatable_file.cpp in Sources */,
879 F9AA65DD1051EC4A003E3539 /* archive_file.cpp in Sources */,
880 F9AA65DE1051EC4A003E3539 /* lto_file.cpp in Sources */,
881 F9AA65DF1051EC4A003E3539 /* macho_dylib_file.cpp in Sources */,
d696c285 882 F9EA7584097882F3008B4F1D /* debugline.c in Sources */,
a645023d
A
883 F9AA687C10572E27003E3539 /* InputFiles.cpp in Sources */,
884 F9AA69B610583C0C003E3539 /* SymbolTable.cpp in Sources */,
885 F9AA69C110583E19003E3539 /* Resolver.cpp in Sources */,
886 F989D30D106826020014B60C /* OutputFile.cpp in Sources */,
887 F9AA65111051BD2B003E3539 /* stubs.cpp in Sources */,
888 F9AA6786105700C2003E3539 /* opaque_section_file.cpp in Sources */,
889 F9AA67B610570C41003E3539 /* dtrace_dof.cpp in Sources */,
890 F98498A310AE2159009E9878 /* compact_unwind.cpp in Sources */,
891 F98498A410AE2159009E9878 /* got.cpp in Sources */,
892 F9BA955E10A233000097A440 /* huge.cpp in Sources */,
b2fa67a8 893 F9849E3610B38EF5009E9878 /* order.cpp in Sources */,
a645023d
A
894 F984A38210BB4B0D009E9878 /* branch_island.cpp in Sources */,
895 F9A4DB9110F816FF00BD8423 /* objc.cpp in Sources */,
896 F9AE20FF1107D1440007ED5D /* dylibs.cpp in Sources */,
897 F93CB248116E69EB003233B8 /* tlvp.cpp in Sources */,
898 F9AA44DC1294885F00CB8390 /* branch_shim.cpp in Sources */,
ebf6f434
A
899 B3B672421406D42800A376BB /* Snapshot.cpp in Sources */,
900 F9CC24191461FB4300A92174 /* blob.cpp in Sources */,
d696c285
A
901 );
902 runOnlyForDeploymentPostprocessing = 0;
903 };
904 F971EED006D5ACF60041D381 /* Sources */ = {
905 isa = PBXSourcesBuildPhase;
906 buildActionMask = 2147483647;
907 files = (
a645023d
A
908 F9AA6FF910618CD2003E3539 /* macho_relocatable_file.cpp in Sources */,
909 F9AE23291109015E0007ED5D /* lto_file.cpp in Sources */,
d696c285
A
910 F933E3D9092E855B0083EAC8 /* ObjectDump.cpp in Sources */,
911 F9EA75BC09788857008B4F1D /* debugline.c in Sources */,
912 );
913 runOnlyForDeploymentPostprocessing = 0;
914 };
55e3d2f6
A
915 F9A3DDC70ED762B700C590B9 /* Sources */ = {
916 isa = PBXSourcesBuildPhase;
917 buildActionMask = 2147483647;
918 files = (
919 F9A3DDD30ED762E400C590B9 /* PruneTrie.cpp in Sources */,
920 );
921 runOnlyForDeploymentPostprocessing = 0;
922 };
923 F9B670020DDA176100E6D0DA /* Sources */ = {
924 isa = PBXSourcesBuildPhase;
925 buildActionMask = 2147483647;
926 files = (
927 F9B670120DDA17E800E6D0DA /* UnwindDump.cpp in Sources */,
928 );
929 runOnlyForDeploymentPostprocessing = 0;
930 };
931 F9BA515E0ECE58BE00D1D62E /* Sources */ = {
932 isa = PBXSourcesBuildPhase;
933 buildActionMask = 2147483647;
934 files = (
935 F9BA51650ECE58C800D1D62E /* dyldinfo.cpp in Sources */,
936 );
937 runOnlyForDeploymentPostprocessing = 0;
938 };
d696c285
A
939 F9EA72C8097454A6008B4F1D /* Sources */ = {
940 isa = PBXSourcesBuildPhase;
941 buildActionMask = 2147483647;
942 files = (
943 F9EA72D5097454FF008B4F1D /* machochecker.cpp in Sources */,
944 );
945 runOnlyForDeploymentPostprocessing = 0;
946 };
69a49097
A
947 F9EC77EB0A2F85F6002A3E39 /* Sources */ = {
948 isa = PBXSourcesBuildPhase;
949 buildActionMask = 2147483647;
950 files = (
951 F9EC78060A2F8674002A3E39 /* rebase.cpp in Sources */,
952 );
953 runOnlyForDeploymentPostprocessing = 0;
954 };
d696c285
A
955/* End PBXSourcesBuildPhase section */
956
957/* Begin PBXTargetDependency section */
69a49097
A
958 F96904890A4333AC00B77D2A /* PBXTargetDependency */ = {
959 isa = PBXTargetDependency;
960 target = F9EC77ED0A2F85F6002A3E39 /* rebase */;
961 targetProxy = F96904880A4333AC00B77D2A /* PBXContainerItemProxy */;
962 };
d696c285
A
963 F96D536A094A275D008E9EE8 /* PBXTargetDependency */ = {
964 isa = PBXTargetDependency;
965 target = F9023C3806D5A23E001BBF46 /* ld */;
966 targetProxy = F96D5369094A275D008E9EE8 /* PBXContainerItemProxy */;
967 };
968 F96D536C094A275F008E9EE8 /* PBXTargetDependency */ = {
969 isa = PBXTargetDependency;
970 target = F971EED206D5ACF60041D381 /* ObjectDump */;
971 targetProxy = F96D536B094A275F008E9EE8 /* PBXContainerItemProxy */;
972 };
55e3d2f6
A
973 F9A3DE160ED76D9A00C590B9 /* PBXTargetDependency */ = {
974 isa = PBXTargetDependency;
975 target = F9A3DDC90ED762B700C590B9 /* libprunetrie */;
976 targetProxy = F9A3DE150ED76D9A00C590B9 /* PBXContainerItemProxy */;
977 };
69a49097
A
978 F9B1A2690A3A568200DA8FAB /* PBXTargetDependency */ = {
979 isa = PBXTargetDependency;
980 target = F9023C3806D5A23E001BBF46 /* ld */;
981 targetProxy = F9B1A2680A3A568200DA8FAB /* PBXContainerItemProxy */;
982 };
983 F9B1A26B0A3A568400DA8FAB /* PBXTargetDependency */ = {
984 isa = PBXTargetDependency;
985 target = F9EC77ED0A2F85F6002A3E39 /* rebase */;
986 targetProxy = F9B1A26A0A3A568400DA8FAB /* PBXContainerItemProxy */;
987 };
55e3d2f6
A
988 F9B693890EC4D28C00076912 /* PBXTargetDependency */ = {
989 isa = PBXTargetDependency;
990 target = F9B670010DDA176100E6D0DA /* unwinddump */;
991 targetProxy = F9B693880EC4D28C00076912 /* PBXContainerItemProxy */;
992 };
993 F9B8135D0EC2620E00F94C13 /* PBXTargetDependency */ = {
994 isa = PBXTargetDependency;
995 target = F9B670010DDA176100E6D0DA /* unwinddump */;
996 targetProxy = F9B8135C0EC2620E00F94C13 /* PBXContainerItemProxy */;
997 };
998 F9C12EEA0ED65765005BC69D /* PBXTargetDependency */ = {
999 isa = PBXTargetDependency;
1000 target = F9BA51600ECE58BE00D1D62E /* dyldinfo */;
1001 targetProxy = F9C12EE90ED65765005BC69D /* PBXContainerItemProxy */;
1002 };
d696c285
A
1003 F9EA73970974999B008B4F1D /* PBXTargetDependency */ = {
1004 isa = PBXTargetDependency;
1005 target = F9EA72CA097454A6008B4F1D /* machocheck */;
1006 targetProxy = F9EA73960974999B008B4F1D /* PBXContainerItemProxy */;
1007 };
a645023d
A
1008 F9F9AD68116D58AF0028EFAB /* PBXTargetDependency */ = {
1009 isa = PBXTargetDependency;
1010 target = F9BA51600ECE58BE00D1D62E /* dyldinfo */;
1011 targetProxy = F9F9AD67116D58AF0028EFAB /* PBXContainerItemProxy */;
1012 };
d696c285
A
1013/* End PBXTargetDependency section */
1014
1015/* Begin XCBuildConfiguration section */
1016 F933D91C09291AC90083EAC8 /* Debug */ = {
1017 isa = XCBuildConfiguration;
1018 buildSettings = {
d425e388 1019 CLANG_CXX_LIBRARY = "libc++";
d696c285
A
1020 COPY_PHASE_STRIP = NO;
1021 CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
b2fa67a8 1022 DEAD_CODE_STRIPPING = YES;
69a49097 1023 DEBUG_INFORMATION_FORMAT = dwarf;
d696c285 1024 GCC_DYNAMIC_NO_PIC = YES;
69a49097 1025 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
d696c285
A
1026 GCC_MODEL_TUNING = G5;
1027 GCC_OPTIMIZATION_LEVEL = 0;
a645023d 1028 GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
d696c285
A
1029 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
1030 GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = NO;
1031 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
1032 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
1033 GCC_WARN_ABOUT_POINTER_SIGNEDNESS = NO;
1034 GCC_WARN_ABOUT_RETURN_TYPE = YES;
1035 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
1036 GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO;
1037 GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
1038 GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
1039 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
1040 GCC_WARN_MISSING_PARENTHESES = YES;
1041 GCC_WARN_NON_VIRTUAL_DESTRUCTOR = NO;
1042 GCC_WARN_PEDANTIC = NO;
ebf6f434 1043 GCC_WARN_SHADOW = NO;
d696c285
A
1044 GCC_WARN_SIGN_COMPARE = YES;
1045 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
1046 GCC_WARN_UNINITIALIZED_AUTOS = NO;
1047 GCC_WARN_UNKNOWN_PRAGMAS = YES;
1048 GCC_WARN_UNUSED_FUNCTION = YES;
1049 GCC_WARN_UNUSED_LABEL = YES;
1050 GCC_WARN_UNUSED_PARAMETER = NO;
1051 GCC_WARN_UNUSED_VALUE = YES;
1052 GCC_WARN_UNUSED_VARIABLE = YES;
77cc3118 1053 HEADER_SEARCH_PATHS = (
ebf6f434 1054 "$(DT_TOOLCHAIN_DIR)/usr/local/include",
77cc3118
A
1055 "$(DEVELOPER_DIR)/usr/local/include",
1056 "$(DEVELOPER_DIR)/usr/include",
1057 );
d696c285 1058 INSTALL_PATH = /usr/bin;
55e3d2f6 1059 LINKER_DISPLAYS_MANGLED_NAMES = NO;
2f2f92e4 1060 MACOSX_DEPLOYMENT_TARGET = "";
d425e388
A
1061 OTHER_CPLUSPLUSFLAGS = (
1062 "-stdlib=libc++",
1063 "$(OTHER_CPLUSPLUSFLAGS)",
1064 );
ebf6f434 1065 OTHER_LDFLAGS = (
d425e388 1066 "-stdlib=libc++",
ebf6f434
A
1067 "@$(DERIVED_SOURCES_DIR)/LTO_option.txt",
1068 "-Wl,-exported_symbol,__mh_execute_header",
1069 );
74cfe461 1070 PREBINDING = NO;
a61fdf0a 1071 PRODUCT_NAME = ld;
d696c285
A
1072 SECTORDER_FLAGS = "";
1073 VERSIONING_SYSTEM = "apple-generic";
1074 WARNING_CFLAGS = "-Wall";
1075 };
1076 name = Debug;
1077 };
1078 F933D91D09291AC90083EAC8 /* Release */ = {
1079 isa = XCBuildConfiguration;
1080 buildSettings = {
d425e388 1081 CLANG_CXX_LIBRARY = "libc++";
55e3d2f6 1082 COPY_PHASE_STRIP = NO;
d696c285 1083 CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
b2fa67a8 1084 DEAD_CODE_STRIPPING = YES;
69a49097 1085 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
d696c285 1086 GCC_DYNAMIC_NO_PIC = YES;
69a49097 1087 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
d425e388 1088 GCC_OPTIMIZATION_LEVEL = s;
a645023d
A
1089 GCC_PREPROCESSOR_DEFINITIONS = (
1090 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_FOR_TARGET_1)",
1091 NDEBUG,
1092 "$(GCC_PREPROCESSOR_DEFINITIONS_$(RC_RELEASE))",
1093 );
1094 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_FOR_TARGET_1 = "LD_VERS='\"ld64-$(RC_ProjectSourceVersion)\"'";
d696c285
A
1095 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
1096 GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = NO;
1097 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
1098 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
1099 GCC_WARN_ABOUT_POINTER_SIGNEDNESS = NO;
1100 GCC_WARN_ABOUT_RETURN_TYPE = YES;
1101 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
1102 GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO;
1103 GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
1104 GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
1105 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
1106 GCC_WARN_MISSING_PARENTHESES = YES;
1107 GCC_WARN_NON_VIRTUAL_DESTRUCTOR = NO;
1108 GCC_WARN_PEDANTIC = NO;
1109 GCC_WARN_SHADOW = NO;
1110 GCC_WARN_SIGN_COMPARE = YES;
1111 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
1112 GCC_WARN_UNINITIALIZED_AUTOS = NO;
1113 GCC_WARN_UNKNOWN_PRAGMAS = YES;
1114 GCC_WARN_UNUSED_FUNCTION = YES;
1115 GCC_WARN_UNUSED_LABEL = YES;
1116 GCC_WARN_UNUSED_PARAMETER = NO;
1117 GCC_WARN_UNUSED_VALUE = YES;
1118 GCC_WARN_UNUSED_VARIABLE = YES;
77cc3118 1119 HEADER_SEARCH_PATHS = (
ebf6f434 1120 "$(DT_TOOLCHAIN_DIR)/usr/local/include",
77cc3118
A
1121 "$(DEVELOPER_DIR)/usr/local/include",
1122 "$(DEVELOPER_DIR)/usr/include",
1123 );
d696c285 1124 INSTALL_PATH = /usr/bin;
d425e388
A
1125 OTHER_CPLUSPLUSFLAGS = (
1126 "-stdlib=libc++",
1127 "$(OTHER_CPLUSPLUSFLAGS)",
1128 );
55e3d2f6 1129 OTHER_LDFLAGS = (
d425e388 1130 "-stdlib=libc++",
ebf6f434 1131 "@$(DERIVED_SOURCES_DIR)/LTO_option.txt",
55e3d2f6
A
1132 "-Wl,-exported_symbol,__mh_execute_header",
1133 );
74cfe461 1134 PREBINDING = NO;
a61fdf0a 1135 PRODUCT_NAME = ld;
d696c285 1136 SECTORDER_FLAGS = "";
55e3d2f6
A
1137 STRIP_INSTALLED_PRODUCT = YES;
1138 STRIP_STYLE = debugging;
1139 VALID_ARCHS = "x86_64 i386 ppc";
d696c285
A
1140 VERSIONING_SYSTEM = "apple-generic";
1141 WARNING_CFLAGS = "-Wall";
1142 };
1143 name = Release;
1144 };
1145 F933D92009291AC90083EAC8 /* Debug */ = {
1146 isa = XCBuildConfiguration;
1147 buildSettings = {
d425e388 1148 CLANG_CXX_LIBRARY = "libc++";
d696c285 1149 COPY_PHASE_STRIP = NO;
69a49097
A
1150 DEBUG_INFORMATION_FORMAT = dwarf;
1151 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
d696c285
A
1152 GCC_MODEL_TUNING = G5;
1153 GCC_OPTIMIZATION_LEVEL = 0;
afe874b1 1154 GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = NO;
a645023d
A
1155 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
1156 GCC_WARN_ABOUT_RETURN_TYPE = YES;
1157 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
1158 GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
1159 GCC_WARN_SHADOW = YES;
1160 GCC_WARN_UNUSED_FUNCTION = YES;
1161 GCC_WARN_UNUSED_VALUE = YES;
1162 GCC_WARN_UNUSED_VARIABLE = YES;
1163 HEADER_SEARCH_PATHS = (
1164 "$(SRCROOT)/src/ld",
1165 "$(DEVELOPER_DIR)/usr/local/include",
1166 );
d696c285 1167 INSTALL_PATH = "$(HOME)/bin";
d425e388
A
1168 OTHER_CPLUSPLUSFLAGS = (
1169 "-stdlib=libc++",
1170 "$(OTHER_CFLAGS)",
1171 );
1172 OTHER_LDFLAGS = (
1173 "-stdlib=libc++",
1174 "@$(DERIVED_SOURCES_DIR)/LTO_option.txt",
1175 );
d696c285
A
1176 OTHER_REZFLAGS = "";
1177 PREBINDING = NO;
1178 PRODUCT_NAME = ObjectDump;
1179 SECTORDER_FLAGS = "";
1180 WARNING_CFLAGS = (
1181 "-Wmost",
1182 "-Wno-four-char-constants",
1183 "-Wno-unknown-pragmas",
1184 );
1185 };
1186 name = Debug;
1187 };
1188 F933D92109291AC90083EAC8 /* Release */ = {
1189 isa = XCBuildConfiguration;
1190 buildSettings = {
d425e388 1191 CLANG_CXX_LIBRARY = "libc++";
d696c285 1192 COPY_PHASE_STRIP = YES;
69a49097
A
1193 DEBUG_INFORMATION_FORMAT = dwarf;
1194 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
d696c285 1195 GCC_MODEL_TUNING = G5;
69a49097 1196 GCC_OPTIMIZATION_LEVEL = s;
a645023d
A
1197 GCC_PREPROCESSOR_DEFINITIONS = NDEBUG;
1198 HEADER_SEARCH_PATHS = (
1199 "$(SRCROOT)/src/ld",
1200 "$(DEVELOPER_DIR)/usr/local/include",
1201 );
d696c285 1202 INSTALL_PATH = "$(HOME)/bin";
d425e388
A
1203 OTHER_CPLUSPLUSFLAGS = (
1204 "-stdlib=libc++",
1205 "$(OTHER_CFLAGS)",
1206 );
1207 OTHER_LDFLAGS = (
1208 "-stdlib=libc++",
1209 "@$(DERIVED_SOURCES_DIR)/LTO_option.txt",
1210 );
d696c285
A
1211 OTHER_REZFLAGS = "";
1212 PREBINDING = NO;
1213 PRODUCT_NAME = ObjectDump;
d696c285
A
1214 WARNING_CFLAGS = (
1215 "-Wmost",
1216 "-Wno-four-char-constants",
1217 "-Wno-unknown-pragmas",
1218 );
1219 };
1220 name = Release;
1221 };
1222 F933D92409291AC90083EAC8 /* Debug */ = {
1223 isa = XCBuildConfiguration;
1224 buildSettings = {
ebf6f434
A
1225 ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)";
1226 ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64;
d696c285
A
1227 GCC_DYNAMIC_NO_PIC = NO;
1228 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
1229 };
1230 name = Debug;
1231 };
1232 F933D92509291AC90083EAC8 /* Release */ = {
1233 isa = XCBuildConfiguration;
1234 buildSettings = {
ebf6f434
A
1235 ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)";
1236 ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64;
d696c285
A
1237 GCC_DYNAMIC_NO_PIC = NO;
1238 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
1239 };
1240 name = Release;
1241 };
1242 F96D536E094A2773008E9EE8 /* Debug */ = {
1243 isa = XCBuildConfiguration;
1244 buildSettings = {
1245 COPY_PHASE_STRIP = NO;
1246 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1247 PRODUCT_NAME = "unit-tests";
1248 };
1249 name = Debug;
1250 };
1251 F96D536F094A2773008E9EE8 /* Release */ = {
1252 isa = XCBuildConfiguration;
1253 buildSettings = {
1254 COPY_PHASE_STRIP = YES;
1255 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1256 PRODUCT_NAME = "unit-tests";
1257 };
1258 name = Release;
1259 };
a645023d
A
1260 F9849FF810B5DE8E009E9878 /* Release-assert */ = {
1261 isa = XCBuildConfiguration;
1262 buildSettings = {
ebf6f434
A
1263 ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)";
1264 ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64;
a645023d
A
1265 GCC_DYNAMIC_NO_PIC = NO;
1266 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
1267 };
1268 name = "Release-assert";
1269 };
1270 F9849FF910B5DE8E009E9878 /* Release-assert */ = {
1271 isa = XCBuildConfiguration;
1272 buildSettings = {
1273 COPY_PHASE_STRIP = YES;
1274 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1275 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1276 PRODUCT_NAME = all;
1277 ZERO_LINK = NO;
1278 };
1279 name = "Release-assert";
1280 };
1281 F9849FFA10B5DE8E009E9878 /* Release-assert */ = {
1282 isa = XCBuildConfiguration;
1283 buildSettings = {
d425e388 1284 CLANG_CXX_LIBRARY = "libc++";
a645023d
A
1285 COPY_PHASE_STRIP = NO;
1286 CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
b2fa67a8 1287 DEAD_CODE_STRIPPING = YES;
a645023d
A
1288 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1289 GCC_DYNAMIC_NO_PIC = YES;
1290 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
d425e388 1291 GCC_OPTIMIZATION_LEVEL = s;
a645023d
A
1292 GCC_PREPROCESSOR_DEFINITIONS = (
1293 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_FOR_TARGET_1)",
1294 "$(GCC_PREPROCESSOR_DEFINITIONS_$(RC_RELEASE))",
1295 );
1296 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_FOR_TARGET_1 = "LD_VERS='\"ld64-$(RC_ProjectSourceVersion)\"'";
1297 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
1298 GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = NO;
1299 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
1300 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
1301 GCC_WARN_ABOUT_POINTER_SIGNEDNESS = NO;
1302 GCC_WARN_ABOUT_RETURN_TYPE = YES;
1303 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
1304 GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO;
1305 GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
1306 GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
1307 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
1308 GCC_WARN_MISSING_PARENTHESES = YES;
1309 GCC_WARN_NON_VIRTUAL_DESTRUCTOR = NO;
1310 GCC_WARN_PEDANTIC = NO;
1311 GCC_WARN_SHADOW = NO;
1312 GCC_WARN_SIGN_COMPARE = YES;
1313 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
1314 GCC_WARN_UNINITIALIZED_AUTOS = NO;
1315 GCC_WARN_UNKNOWN_PRAGMAS = YES;
1316 GCC_WARN_UNUSED_FUNCTION = YES;
1317 GCC_WARN_UNUSED_LABEL = YES;
1318 GCC_WARN_UNUSED_PARAMETER = NO;
1319 GCC_WARN_UNUSED_VALUE = YES;
1320 GCC_WARN_UNUSED_VARIABLE = YES;
1321 HEADER_SEARCH_PATHS = (
ebf6f434 1322 "$(DT_TOOLCHAIN_DIR)/usr/local/include",
a645023d
A
1323 "$(DEVELOPER_DIR)/usr/local/include",
1324 "$(DEVELOPER_DIR)/usr/include",
1325 );
1326 INSTALL_PATH = /usr/bin;
d425e388
A
1327 OTHER_CPLUSPLUSFLAGS = (
1328 "-stdlib=libc++",
1329 "$(OTHER_CPLUSPLUSFLAGS)",
1330 );
a645023d 1331 OTHER_LDFLAGS = (
d425e388 1332 "-stdlib=libc++",
ebf6f434 1333 "@$(DERIVED_SOURCES_DIR)/LTO_option.txt",
a645023d
A
1334 "-Wl,-exported_symbol,__mh_execute_header",
1335 );
1336 PREBINDING = NO;
1337 PRODUCT_NAME = ld;
1338 SECTORDER_FLAGS = "";
1339 STRIP_INSTALLED_PRODUCT = YES;
1340 STRIP_STYLE = debugging;
1341 VALID_ARCHS = "x86_64 i386 ppc";
1342 VERSIONING_SYSTEM = "apple-generic";
1343 WARNING_CFLAGS = "-Wall";
1344 };
1345 name = "Release-assert";
1346 };
1347 F9849FFB10B5DE8E009E9878 /* Release-assert */ = {
1348 isa = XCBuildConfiguration;
1349 buildSettings = {
d425e388 1350 CLANG_CXX_LIBRARY = "libc++";
a645023d
A
1351 COPY_PHASE_STRIP = NO;
1352 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1353 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1354 GCC_MODEL_TUNING = G5;
1355 GCC_PREPROCESSOR_DEFINITIONS = "$(GCC_PREPROCESSOR_DEFINITIONS_$(RC_RELEASE))";
1356 HEADER_SEARCH_PATHS = "";
1357 INSTALL_PATH = /usr/bin;
1358 OTHER_LDFLAGS = "-Wl,-exported_symbol,__mh_execute_header";
1359 PREBINDING = NO;
1360 PRODUCT_NAME = rebase;
1361 STRIP_INSTALLED_PRODUCT = YES;
1362 STRIP_STYLE = debugging;
1363 VALID_ARCHS = "i386 ppc x86_64";
1364 };
1365 name = "Release-assert";
1366 };
1367 F9849FFC10B5DE8E009E9878 /* Release-assert */ = {
1368 isa = XCBuildConfiguration;
1369 buildSettings = {
d425e388 1370 CLANG_CXX_LIBRARY = "libc++";
a645023d
A
1371 COPY_PHASE_STRIP = NO;
1372 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1373 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1374 GCC_MODEL_TUNING = G5;
afe874b1 1375 GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = NO;
a645023d
A
1376 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
1377 HEADER_SEARCH_PATHS = "";
1378 INSTALL_PATH = /usr/bin;
d425e388
A
1379 OTHER_CPLUSPLUSFLAGS = (
1380 "-stdlib=libc++",
1381 "$(OTHER_CFLAGS)",
1382 );
1383 OTHER_LDFLAGS = (
1384 "-stdlib=libc++",
1385 "-Wl,-exported_symbol,__mh_execute_header",
1386 );
a645023d
A
1387 PREBINDING = NO;
1388 PRODUCT_NAME = unwinddump;
1389 STRIP_INSTALLED_PRODUCT = YES;
1390 STRIP_STYLE = debugging;
1391 };
1392 name = "Release-assert";
1393 };
1394 F9849FFD10B5DE8E009E9878 /* Release-assert */ = {
1395 isa = XCBuildConfiguration;
1396 buildSettings = {
d425e388 1397 CLANG_CXX_LIBRARY = "libc++";
a645023d
A
1398 COPY_PHASE_STRIP = YES;
1399 DEBUG_INFORMATION_FORMAT = dwarf;
1400 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1401 GCC_MODEL_TUNING = G5;
1402 GCC_OPTIMIZATION_LEVEL = s;
1403 GCC_PREPROCESSOR_DEFINITIONS = NDEBUG;
afe874b1 1404 GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = NO;
a645023d
A
1405 HEADER_SEARCH_PATHS = (
1406 "$(SRCROOT)/src/ld",
1407 "$(DEVELOPER_DIR)/usr/local/include",
1408 );
1409 INSTALL_PATH = "$(HOME)/bin";
d425e388
A
1410 OTHER_CPLUSPLUSFLAGS = (
1411 "-stdlib=libc++",
1412 "$(OTHER_CFLAGS)",
1413 );
1414 OTHER_LDFLAGS = (
1415 "-stdlib=libc++",
1416 "@$(DERIVED_SOURCES_DIR)/LTO_option.txt",
1417 );
a645023d
A
1418 OTHER_REZFLAGS = "";
1419 PREBINDING = NO;
1420 PRODUCT_NAME = ObjectDump;
1421 WARNING_CFLAGS = (
1422 "-Wmost",
1423 "-Wno-four-char-constants",
1424 "-Wno-unknown-pragmas",
1425 );
1426 };
1427 name = "Release-assert";
1428 };
1429 F9849FFE10B5DE8E009E9878 /* Release-assert */ = {
1430 isa = XCBuildConfiguration;
1431 buildSettings = {
d425e388 1432 CLANG_CXX_LIBRARY = "libc++";
a645023d
A
1433 COPY_PHASE_STRIP = YES;
1434 DEBUG_INFORMATION_FORMAT = dwarf;
1435 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1436 GCC_MODEL_TUNING = G5;
1437 HEADER_SEARCH_PATHS = "";
1438 INSTALL_PATH = "$(HOME)/bin";
d425e388
A
1439 OTHER_CPLUSPLUSFLAGS = (
1440 "-stdlib=libc++",
1441 "$(OTHER_CFLAGS)",
1442 );
1443 OTHER_LDFLAGS = "-stdlib=libc++";
a645023d
A
1444 PREBINDING = NO;
1445 PRODUCT_NAME = machocheck;
1446 };
1447 name = "Release-assert";
1448 };
1449 F9849FFF10B5DE8E009E9878 /* Release-assert */ = {
1450 isa = XCBuildConfiguration;
1451 buildSettings = {
1452 ALWAYS_SEARCH_USER_PATHS = NO;
d425e388 1453 CLANG_CXX_LIBRARY = "libc++";
a645023d
A
1454 COPY_PHASE_STRIP = NO;
1455 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1456 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1457 GCC_MODEL_TUNING = G5;
1458 INSTALL_PATH = /usr/bin;
d425e388
A
1459 OTHER_CPLUSPLUSFLAGS = (
1460 "-stdlib=libc++",
1461 "$(OTHER_CFLAGS)",
1462 );
1463 OTHER_LDFLAGS = "-stdlib=libc++";
a645023d
A
1464 PREBINDING = NO;
1465 PRODUCT_NAME = dyldinfo;
1466 STRIP_INSTALLED_PRODUCT = YES;
1467 STRIP_STYLE = debugging;
1468 ZERO_LINK = NO;
1469 };
1470 name = "Release-assert";
1471 };
1472 F984A00010B5DE8E009E9878 /* Release-assert */ = {
1473 isa = XCBuildConfiguration;
1474 buildSettings = {
1475 ALWAYS_SEARCH_USER_PATHS = NO;
1476 COPY_PHASE_STRIP = NO;
1477 DEBUG_INFORMATION_FORMAT = dwarf;
1478 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1479 GCC_MODEL_TUNING = G5;
1480 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
1481 INSTALL_PATH = /usr/local/lib;
1482 PREBINDING = NO;
1483 PRODUCT_NAME = prunetrie;
1484 };
1485 name = "Release-assert";
1486 };
1487 F984A00110B5DE8E009E9878 /* Release-assert */ = {
1488 isa = XCBuildConfiguration;
1489 buildSettings = {
1490 COPY_PHASE_STRIP = YES;
1491 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1492 PRODUCT_NAME = "unit-tests";
1493 };
1494 name = "Release-assert";
1495 };
55e3d2f6
A
1496 F9A3DDCB0ED762B800C590B9 /* Debug */ = {
1497 isa = XCBuildConfiguration;
1498 buildSettings = {
1499 ALWAYS_SEARCH_USER_PATHS = NO;
1500 COPY_PHASE_STRIP = NO;
1501 GCC_DYNAMIC_NO_PIC = NO;
1502 GCC_MODEL_TUNING = G5;
1503 GCC_OPTIMIZATION_LEVEL = 0;
1504 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
1505 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
1506 INSTALL_PATH = /usr/local/lib;
1507 PREBINDING = NO;
1508 PRODUCT_NAME = prunetrie;
1509 };
1510 name = Debug;
1511 };
1512 F9A3DDCC0ED762B800C590B9 /* Release */ = {
1513 isa = XCBuildConfiguration;
1514 buildSettings = {
1515 ALWAYS_SEARCH_USER_PATHS = NO;
1516 COPY_PHASE_STRIP = NO;
1517 DEBUG_INFORMATION_FORMAT = dwarf;
1518 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1519 GCC_MODEL_TUNING = G5;
1520 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
1521 INSTALL_PATH = /usr/local/lib;
1522 PREBINDING = NO;
1523 PRODUCT_NAME = prunetrie;
1524 };
1525 name = Release;
1526 };
69a49097
A
1527 F9B1A26D0A3A568700DA8FAB /* Debug */ = {
1528 isa = XCBuildConfiguration;
1529 buildSettings = {
1530 COPY_PHASE_STRIP = NO;
1531 GCC_DYNAMIC_NO_PIC = NO;
1532 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1533 GCC_OPTIMIZATION_LEVEL = 0;
1534 PRODUCT_NAME = all;
1535 };
1536 name = Debug;
1537 };
1538 F9B1A26E0A3A568700DA8FAB /* Release */ = {
1539 isa = XCBuildConfiguration;
1540 buildSettings = {
1541 COPY_PHASE_STRIP = YES;
1542 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1543 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1544 PRODUCT_NAME = all;
1545 ZERO_LINK = NO;
1546 };
1547 name = Release;
1548 };
55e3d2f6
A
1549 F9B670060DDA176100E6D0DA /* Debug */ = {
1550 isa = XCBuildConfiguration;
1551 buildSettings = {
d425e388 1552 CLANG_CXX_LIBRARY = "libc++";
55e3d2f6
A
1553 COPY_PHASE_STRIP = NO;
1554 DEBUG_INFORMATION_FORMAT = dwarf;
1555 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1556 GCC_MODEL_TUNING = G5;
1557 GCC_OPTIMIZATION_LEVEL = 0;
afe874b1 1558 GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = NO;
55e3d2f6
A
1559 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
1560 INSTALL_PATH = "$(HOME)/bin";
d425e388
A
1561 OTHER_CPLUSPLUSFLAGS = (
1562 "-stdlib=libc++",
1563 "$(OTHER_CFLAGS)",
1564 );
1565 OTHER_LDFLAGS = "-stdlib=libc++";
55e3d2f6
A
1566 PREBINDING = NO;
1567 PRODUCT_NAME = unwinddump;
1568 };
1569 name = Debug;
1570 };
1571 F9B670070DDA176100E6D0DA /* Release */ = {
1572 isa = XCBuildConfiguration;
1573 buildSettings = {
d425e388 1574 CLANG_CXX_LIBRARY = "libc++";
55e3d2f6
A
1575 COPY_PHASE_STRIP = NO;
1576 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1577 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1578 GCC_MODEL_TUNING = G5;
afe874b1 1579 GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = NO;
55e3d2f6
A
1580 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
1581 HEADER_SEARCH_PATHS = "";
1582 INSTALL_PATH = /usr/bin;
d425e388
A
1583 OTHER_CPLUSPLUSFLAGS = (
1584 "-stdlib=libc++",
1585 "$(OTHER_CFLAGS)",
1586 );
55e3d2f6
A
1587 OTHER_LDFLAGS = "-Wl,-exported_symbol,__mh_execute_header";
1588 PREBINDING = NO;
1589 PRODUCT_NAME = unwinddump;
1590 STRIP_INSTALLED_PRODUCT = YES;
1591 STRIP_STYLE = debugging;
1592 };
1593 name = Release;
1594 };
1595 F9BA51630ECE58BF00D1D62E /* Debug */ = {
1596 isa = XCBuildConfiguration;
1597 buildSettings = {
1598 ALWAYS_SEARCH_USER_PATHS = NO;
d425e388 1599 CLANG_CXX_LIBRARY = "libc++";
55e3d2f6
A
1600 COPY_PHASE_STRIP = NO;
1601 GCC_DYNAMIC_NO_PIC = NO;
fb24a050 1602 GCC_ENABLE_FIX_AND_CONTINUE = NO;
55e3d2f6
A
1603 GCC_MODEL_TUNING = G5;
1604 GCC_OPTIMIZATION_LEVEL = 0;
fb24a050
A
1605 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
1606 GCC_WARN_ABOUT_RETURN_TYPE = YES;
1607 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
1608 GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
1609 GCC_WARN_MISSING_PARENTHESES = YES;
1610 GCC_WARN_SHADOW = YES;
1611 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
1612 GCC_WARN_UNUSED_LABEL = NO;
1613 GCC_WARN_UNUSED_VALUE = YES;
1614 GCC_WARN_UNUSED_VARIABLE = YES;
55e3d2f6 1615 INSTALL_PATH = /usr/local/bin;
d425e388
A
1616 OTHER_CPLUSPLUSFLAGS = (
1617 "-stdlib=libc++",
1618 "$(OTHER_CFLAGS)",
1619 );
1620 OTHER_LDFLAGS = "-stdlib=libc++";
55e3d2f6
A
1621 PREBINDING = NO;
1622 PRODUCT_NAME = dyldinfo;
fb24a050 1623 WARNING_CFLAGS = "-Wall";
55e3d2f6
A
1624 };
1625 name = Debug;
1626 };
1627 F9BA51640ECE58BF00D1D62E /* Release */ = {
1628 isa = XCBuildConfiguration;
1629 buildSettings = {
1630 ALWAYS_SEARCH_USER_PATHS = NO;
d425e388 1631 CLANG_CXX_LIBRARY = "libc++";
55e3d2f6
A
1632 COPY_PHASE_STRIP = NO;
1633 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1634 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1635 GCC_MODEL_TUNING = G5;
1636 INSTALL_PATH = /usr/bin;
d425e388
A
1637 OTHER_CPLUSPLUSFLAGS = (
1638 "-stdlib=libc++",
1639 "$(OTHER_CFLAGS)",
1640 );
1641 OTHER_LDFLAGS = "-stdlib=libc++";
55e3d2f6
A
1642 PREBINDING = NO;
1643 PRODUCT_NAME = dyldinfo;
1644 STRIP_INSTALLED_PRODUCT = YES;
1645 STRIP_STYLE = debugging;
1646 ZERO_LINK = NO;
1647 };
1648 name = Release;
1649 };
d696c285
A
1650 F9EA72D0097454D5008B4F1D /* Debug */ = {
1651 isa = XCBuildConfiguration;
1652 buildSettings = {
d425e388 1653 CLANG_CXX_LIBRARY = "libc++";
d696c285 1654 COPY_PHASE_STRIP = NO;
69a49097 1655 DEBUG_INFORMATION_FORMAT = dwarf;
d696c285
A
1656 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1657 GCC_MODEL_TUNING = G5;
69a49097 1658 GCC_OPTIMIZATION_LEVEL = 0;
d696c285 1659 INSTALL_PATH = "$(HOME)/bin";
d425e388
A
1660 OTHER_CPLUSPLUSFLAGS = (
1661 "-stdlib=libc++",
1662 "$(OTHER_CFLAGS)",
1663 );
1664 OTHER_LDFLAGS = "-stdlib=libc++";
d696c285
A
1665 PREBINDING = NO;
1666 PRODUCT_NAME = machocheck;
1667 };
1668 name = Debug;
1669 };
1670 F9EA72D1097454D5008B4F1D /* Release */ = {
1671 isa = XCBuildConfiguration;
1672 buildSettings = {
d425e388 1673 CLANG_CXX_LIBRARY = "libc++";
d696c285 1674 COPY_PHASE_STRIP = YES;
69a49097
A
1675 DEBUG_INFORMATION_FORMAT = dwarf;
1676 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
d696c285 1677 GCC_MODEL_TUNING = G5;
55e3d2f6 1678 HEADER_SEARCH_PATHS = "";
d696c285 1679 INSTALL_PATH = "$(HOME)/bin";
d425e388
A
1680 OTHER_CPLUSPLUSFLAGS = (
1681 "-stdlib=libc++",
1682 "$(OTHER_CFLAGS)",
1683 );
1684 OTHER_LDFLAGS = "-stdlib=libc++";
d696c285
A
1685 PREBINDING = NO;
1686 PRODUCT_NAME = machocheck;
1687 };
1688 name = Release;
1689 };
69a49097
A
1690 F9EC77F10A2F8616002A3E39 /* Debug */ = {
1691 isa = XCBuildConfiguration;
1692 buildSettings = {
d425e388 1693 CLANG_CXX_LIBRARY = "libc++";
69a49097
A
1694 COPY_PHASE_STRIP = NO;
1695 DEBUG_INFORMATION_FORMAT = dwarf;
1696 GCC_DYNAMIC_NO_PIC = NO;
1697 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1698 GCC_MODEL_TUNING = G5;
1699 GCC_OPTIMIZATION_LEVEL = 0;
1700 INSTALL_PATH = "$(HOME)/bin";
1701 PREBINDING = NO;
1702 PRODUCT_NAME = rebase;
1703 };
1704 name = Debug;
1705 };
1706 F9EC77F20A2F8616002A3E39 /* Release */ = {
1707 isa = XCBuildConfiguration;
1708 buildSettings = {
d425e388 1709 CLANG_CXX_LIBRARY = "libc++";
55e3d2f6 1710 COPY_PHASE_STRIP = NO;
69a49097
A
1711 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1712 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1713 GCC_MODEL_TUNING = G5;
1714 GCC_PREPROCESSOR_DEFINITIONS = "$(GCC_PREPROCESSOR_DEFINITIONS_$(RC_RELEASE))";
55e3d2f6 1715 HEADER_SEARCH_PATHS = "";
69a49097 1716 INSTALL_PATH = /usr/bin;
55e3d2f6 1717 OTHER_LDFLAGS = "-Wl,-exported_symbol,__mh_execute_header";
69a49097
A
1718 PREBINDING = NO;
1719 PRODUCT_NAME = rebase;
55e3d2f6
A
1720 STRIP_INSTALLED_PRODUCT = YES;
1721 STRIP_STYLE = debugging;
1722 VALID_ARCHS = "i386 ppc x86_64";
69a49097
A
1723 };
1724 name = Release;
1725 };
d696c285
A
1726/* End XCBuildConfiguration section */
1727
1728/* Begin XCConfigurationList section */
1729 F933D91B09291AC90083EAC8 /* Build configuration list for PBXNativeTarget "ld" */ = {
1730 isa = XCConfigurationList;
1731 buildConfigurations = (
1732 F933D91C09291AC90083EAC8 /* Debug */,
1733 F933D91D09291AC90083EAC8 /* Release */,
a645023d 1734 F9849FFA10B5DE8E009E9878 /* Release-assert */,
d696c285
A
1735 );
1736 defaultConfigurationIsVisible = 0;
a645023d 1737 defaultConfigurationName = "Release-assert";
d696c285
A
1738 };
1739 F933D91F09291AC90083EAC8 /* Build configuration list for PBXNativeTarget "ObjectDump" */ = {
1740 isa = XCConfigurationList;
1741 buildConfigurations = (
1742 F933D92009291AC90083EAC8 /* Debug */,
1743 F933D92109291AC90083EAC8 /* Release */,
a645023d 1744 F9849FFD10B5DE8E009E9878 /* Release-assert */,
d696c285
A
1745 );
1746 defaultConfigurationIsVisible = 0;
a645023d 1747 defaultConfigurationName = "Release-assert";
d696c285
A
1748 };
1749 F933D92309291AC90083EAC8 /* Build configuration list for PBXProject "ld64" */ = {
1750 isa = XCConfigurationList;
1751 buildConfigurations = (
1752 F933D92409291AC90083EAC8 /* Debug */,
1753 F933D92509291AC90083EAC8 /* Release */,
a645023d 1754 F9849FF810B5DE8E009E9878 /* Release-assert */,
d696c285
A
1755 );
1756 defaultConfigurationIsVisible = 0;
a645023d 1757 defaultConfigurationName = "Release-assert";
d696c285
A
1758 };
1759 F96D536D094A2773008E9EE8 /* Build configuration list for PBXAggregateTarget "unit-tests" */ = {
1760 isa = XCConfigurationList;
1761 buildConfigurations = (
1762 F96D536E094A2773008E9EE8 /* Debug */,
1763 F96D536F094A2773008E9EE8 /* Release */,
a645023d 1764 F984A00110B5DE8E009E9878 /* Release-assert */,
d696c285
A
1765 );
1766 defaultConfigurationIsVisible = 0;
a645023d 1767 defaultConfigurationName = "Release-assert";
d696c285 1768 };
55e3d2f6
A
1769 F9A3DDCF0ED762C100C590B9 /* Build configuration list for PBXNativeTarget "libprunetrie" */ = {
1770 isa = XCConfigurationList;
1771 buildConfigurations = (
1772 F9A3DDCB0ED762B800C590B9 /* Debug */,
1773 F9A3DDCC0ED762B800C590B9 /* Release */,
a645023d 1774 F984A00010B5DE8E009E9878 /* Release-assert */,
55e3d2f6
A
1775 );
1776 defaultConfigurationIsVisible = 0;
a645023d 1777 defaultConfigurationName = "Release-assert";
55e3d2f6 1778 };
69a49097
A
1779 F9B1A26C0A3A568700DA8FAB /* Build configuration list for PBXAggregateTarget "all" */ = {
1780 isa = XCConfigurationList;
1781 buildConfigurations = (
1782 F9B1A26D0A3A568700DA8FAB /* Debug */,
1783 F9B1A26E0A3A568700DA8FAB /* Release */,
a645023d 1784 F9849FF910B5DE8E009E9878 /* Release-assert */,
69a49097
A
1785 );
1786 defaultConfigurationIsVisible = 0;
a645023d 1787 defaultConfigurationName = "Release-assert";
69a49097 1788 };
55e3d2f6
A
1789 F9B670050DDA176100E6D0DA /* Build configuration list for PBXNativeTarget "unwinddump" */ = {
1790 isa = XCConfigurationList;
1791 buildConfigurations = (
1792 F9B670060DDA176100E6D0DA /* Debug */,
1793 F9B670070DDA176100E6D0DA /* Release */,
a645023d 1794 F9849FFC10B5DE8E009E9878 /* Release-assert */,
55e3d2f6
A
1795 );
1796 defaultConfigurationIsVisible = 0;
a645023d 1797 defaultConfigurationName = "Release-assert";
55e3d2f6
A
1798 };
1799 F9BA516D0ECE58DA00D1D62E /* Build configuration list for PBXNativeTarget "dyldinfo" */ = {
1800 isa = XCConfigurationList;
1801 buildConfigurations = (
1802 F9BA51630ECE58BF00D1D62E /* Debug */,
1803 F9BA51640ECE58BF00D1D62E /* Release */,
a645023d 1804 F9849FFF10B5DE8E009E9878 /* Release-assert */,
55e3d2f6
A
1805 );
1806 defaultConfigurationIsVisible = 0;
a645023d 1807 defaultConfigurationName = "Release-assert";
55e3d2f6 1808 };
d696c285
A
1809 F9EA72CF097454D5008B4F1D /* Build configuration list for PBXNativeTarget "machocheck" */ = {
1810 isa = XCConfigurationList;
1811 buildConfigurations = (
1812 F9EA72D0097454D5008B4F1D /* Debug */,
1813 F9EA72D1097454D5008B4F1D /* Release */,
a645023d 1814 F9849FFE10B5DE8E009E9878 /* Release-assert */,
d696c285
A
1815 );
1816 defaultConfigurationIsVisible = 0;
a645023d 1817 defaultConfigurationName = "Release-assert";
d696c285 1818 };
69a49097
A
1819 F9EC77F00A2F8616002A3E39 /* Build configuration list for PBXNativeTarget "rebase" */ = {
1820 isa = XCConfigurationList;
1821 buildConfigurations = (
1822 F9EC77F10A2F8616002A3E39 /* Debug */,
1823 F9EC77F20A2F8616002A3E39 /* Release */,
a645023d 1824 F9849FFB10B5DE8E009E9878 /* Release-assert */,
69a49097
A
1825 );
1826 defaultConfigurationIsVisible = 0;
a645023d 1827 defaultConfigurationName = "Release-assert";
69a49097 1828 };
d696c285
A
1829/* End XCConfigurationList section */
1830 };
1831 rootObject = F9023C3006D5A227001BBF46 /* Project object */;
1832}