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