9 /* Begin PBXAggregateTarget section */
10 F908134211D3ED0B00626CC1 /* libdyld */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = F908135211D3ED9000626CC1 /* Build configuration list for PBXAggregateTarget "libdyld" */;
14 F908135111D3ED9000626CC1 /* usr|include|mach-o */,
15 F908137011D3FB5000626CC1 /* usr|include */,
16 F908137111D3FB5000626CC1 /* usr|local|include|mach-o */,
17 F908137211D3FB5000626CC1 /* usr|share|man|man1 */,
18 F908137311D3FB5000626CC1 /* usr|share|man|man3 */,
21 F9B4D78012AD9736000605A6 /* PBXTargetDependency */,
22 F908134811D3ED1A00626CC1 /* PBXTargetDependency */,
25 productName = libdyld;
27 F9ED4C920630A73900DF4E74 /* all */ = {
28 isa = PBXAggregateTarget;
29 buildConfigurationList = F9D8C7E5087B087300E93EFB /* Build configuration list for PBXAggregateTarget "all" */;
33 F9ED4CA70630A78A00DF4E74 /* PBXTargetDependency */,
34 F9ED4CA90630A78A00DF4E74 /* PBXTargetDependency */,
35 F93937380A94FB6A00070A07 /* PBXTargetDependency */,
40 /* End PBXAggregateTarget section */
42 /* Begin PBXBuildFile section */
43 F906E2240639E96400B13DB2 /* dyld_debug.c in Sources */ = {isa = PBXBuildFile; fileRef = F906E2230639E96400B13DB2 /* dyld_debug.c */; };
44 F908134C11D3ED6200626CC1 /* dyld.h in usr|include|mach-o */ = {isa = PBXBuildFile; fileRef = F9ED4CEA0630A80600DF4E74 /* dyld.h */; };
45 F908134D11D3ED6200626CC1 /* dyld_images.h in usr|include|mach-o */ = {isa = PBXBuildFile; fileRef = F98D274C0AA79D7400416316 /* dyld_images.h */; };
46 F908135911D3FA8700626CC1 /* dlfcn.h in usr|include */ = {isa = PBXBuildFile; fileRef = F99EE6AE06B48D4200BF1992 /* dlfcn.h */; };
47 F908135D11D3FACD00626CC1 /* dyld-interposing.h in usr|local|include|mach-o */ = {isa = PBXBuildFile; fileRef = F918691408B16D2500E0F9DB /* dyld-interposing.h */; };
48 F908135E11D3FACD00626CC1 /* dyld_cache_format.h in usr|local|include|mach-o */ = {isa = PBXBuildFile; fileRef = F93937400A94FC4700070A07 /* dyld_cache_format.h */; };
49 F908135F11D3FACD00626CC1 /* dyld_gdb.h in usr|local|include|mach-o */ = {isa = PBXBuildFile; fileRef = F9ED4CE80630A80600DF4E74 /* dyld_gdb.h */; };
50 F908136011D3FACD00626CC1 /* dyld_priv.h in usr|local|include|mach-o */ = {isa = PBXBuildFile; fileRef = F9ED4CE90630A80600DF4E74 /* dyld_priv.h */; };
51 F908136411D3FB0300626CC1 /* dyld.1 in usr|share|man|man1 */ = {isa = PBXBuildFile; fileRef = EF799FE9070D27BB00F78484 /* dyld.1 */; };
52 F908136811D3FB3A00626CC1 /* dladdr.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = EF799FEB070D27BB00F78484 /* dladdr.3 */; };
53 F908136911D3FB3A00626CC1 /* dlclose.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = EF799FEC070D27BB00F78484 /* dlclose.3 */; };
54 F908136A11D3FB3A00626CC1 /* dlerror.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = EF799FED070D27BB00F78484 /* dlerror.3 */; };
55 F908136B11D3FB3A00626CC1 /* dlopen.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = EF799FEE070D27BB00F78484 /* dlopen.3 */; };
56 F908136C11D3FB3A00626CC1 /* dlsym.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = EF799FEF070D27BB00F78484 /* dlsym.3 */; };
57 F908136D11D3FB3A00626CC1 /* dyld.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = EF799FF0070D27BB00F78484 /* dyld.3 */; };
58 F908136E11D3FB3A00626CC1 /* dlopen_preflight.3 in usr|share|man|man3 */ = {isa = PBXBuildFile; fileRef = F9E572000A66EF41007D9BE9 /* dlopen_preflight.3 */; };
59 F913FADA0630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F913FAD90630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp */; };
60 F93937470A94FC4700070A07 /* update_dyld_shared_cache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F93937460A94FC4700070A07 /* update_dyld_shared_cache.cpp */; };
61 F94DB9040F0A9B1700323715 /* ImageLoaderMachOClassic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F94DB9000F0A9B1700323715 /* ImageLoaderMachOClassic.cpp */; };
62 F94DB9050F0A9B1700323715 /* ImageLoaderMachOCompressed.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F94DB9020F0A9B1700323715 /* ImageLoaderMachOCompressed.cpp */; settings = {COMPILER_FLAGS = "-O3"; }; };
63 F98C78F00F7C02E8006257D2 /* dsc_iterator.h in usr|local|include|mach-o */ = {isa = PBXBuildFile; fileRef = F9F2A56F0F7AEEE300B7C9EB /* dsc_iterator.h */; };
64 F99B8E630FEC11B400701838 /* dyld_shared_cache_util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F99B8E620FEC11B400701838 /* dyld_shared_cache_util.cpp */; };
65 F99B8EA30FEC1C4200701838 /* dsc_iterator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9F2A56E0F7AEEE300B7C9EB /* dsc_iterator.cpp */; };
66 F9A221E70F3A6D7C00D15F73 /* dyldLibSystemGlue.c in Sources */ = {isa = PBXBuildFile; fileRef = F9A221E60F3A6D7C00D15F73 /* dyldLibSystemGlue.c */; };
67 F9A6D6E4116F9DF20051CC16 /* threadLocalVariables.c in Sources */ = {isa = PBXBuildFile; fileRef = F9A6D6E2116F9DF20051CC16 /* threadLocalVariables.c */; };
68 F9A6D70C116FBBD10051CC16 /* threadLocalHelpers.s in Sources */ = {isa = PBXBuildFile; fileRef = F9A6D70B116FBBD10051CC16 /* threadLocalHelpers.s */; };
69 F9B0912911F11D3400096D49 /* dsc_slider.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9B0912811F11D3400096D49 /* dsc_slider.cpp */; };
70 F9B0913911F11DD300096D49 /* dsc_slider.h in usr|local|include|mach-o */ = {isa = PBXBuildFile; fileRef = F9B0913811F11DAB00096D49 /* dsc_slider.h */; };
71 F9BA514B0ECE4F4200D1D62E /* dyld_stub_binder.s in Sources */ = {isa = PBXBuildFile; fileRef = F99EFC0D0EAD60E8001032B8 /* dyld_stub_binder.s */; };
72 F9CE307A1208F1B50098B590 /* dsc_extractor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9CE30781208F1B50098B590 /* dsc_extractor.cpp */; };
73 F9CE307B1208F1C60098B590 /* dsc_extractor.h in usr|local|include|mach-o */ = {isa = PBXBuildFile; fileRef = F9CE30791208F1B50098B590 /* dsc_extractor.h */; };
74 F9D238DB0A9E2FD0002B55C7 /* update_dyld_shared_cache.1 in usr|share|man|man1 */ = {isa = PBXBuildFile; fileRef = F9D238D90A9E19A0002B55C7 /* update_dyld_shared_cache.1 */; };
75 F9ED4CD60630A7F100DF4E74 /* dyld_gdb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CC60630A7F100DF4E74 /* dyld_gdb.cpp */; };
76 F9ED4CD70630A7F100DF4E74 /* dyld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CC70630A7F100DF4E74 /* dyld.cpp */; };
77 F9ED4CD90630A7F100DF4E74 /* dyldAPIs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CC90630A7F100DF4E74 /* dyldAPIs.cpp */; };
78 F9ED4CDA0630A7F100DF4E74 /* dyldExceptions.c in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CCA0630A7F100DF4E74 /* dyldExceptions.c */; };
79 F9ED4CDB0630A7F100DF4E74 /* dyldInitialization.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CCB0630A7F100DF4E74 /* dyldInitialization.cpp */; };
80 F9ED4CDE0630A7F100DF4E74 /* dyldNew.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CCE0630A7F100DF4E74 /* dyldNew.cpp */; };
81 F9ED4CDF0630A7F100DF4E74 /* dyldStartup.s in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CCF0630A7F100DF4E74 /* dyldStartup.s */; };
82 F9ED4CE00630A7F100DF4E74 /* glue.c in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CD00630A7F100DF4E74 /* glue.c */; };
83 F9ED4CE10630A7F100DF4E74 /* ImageLoader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CD10630A7F100DF4E74 /* ImageLoader.cpp */; };
84 F9ED4CE30630A7F100DF4E74 /* ImageLoaderMachO.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CD30630A7F100DF4E74 /* ImageLoaderMachO.cpp */; };
85 F9ED4CE50630A7F100DF4E74 /* stub_binding_helper.s in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CD50630A7F100DF4E74 /* stub_binding_helper.s */; };
86 F9F256360639DBCC00A7427D /* dyldLock.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9ED4CCC0630A7F100DF4E74 /* dyldLock.cpp */; };
87 F9F2A5700F7AEEE300B7C9EB /* dsc_iterator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F9F2A56E0F7AEEE300B7C9EB /* dsc_iterator.cpp */; };
88 /* End PBXBuildFile section */
90 /* Begin PBXBuildRule section */
91 F921D3160703769A000D1056 /* PBXBuildRule */ = {
93 compilerSpec = com.apple.compilers.gcc;
94 fileType = sourcecode.cpp;
99 F921D317070376A6000D1056 /* PBXBuildRule */ = {
101 compilerSpec = com.apple.compilers.gcc;
102 fileType = sourcecode.c;
107 F921D318070376B0000D1056 /* PBXBuildRule */ = {
109 compilerSpec = com.apple.compilers.gcc;
110 fileType = sourcecode.asm;
115 F921D31E070376F1000D1056 /* PBXBuildRule */ = {
117 compilerSpec = com.apple.compilers.gcc;
118 fileType = sourcecode.cpp;
123 F9574C4906C94DA700142BFA /* PBXBuildRule */ = {
125 compilerSpec = com.apple.compilers.gcc;
126 fileType = sourcecode.c;
131 /* End PBXBuildRule section */
133 /* Begin PBXContainerItemProxy section */
134 F908134711D3ED1A00626CC1 /* PBXContainerItemProxy */ = {
135 isa = PBXContainerItemProxy;
136 containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */;
138 remoteGlobalIDString = F9ED4C9E0630A76B00DF4E74;
139 remoteInfo = libdyld.dylib;
141 F93937370A94FB6A00070A07 /* PBXContainerItemProxy */ = {
142 isa = PBXContainerItemProxy;
143 containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */;
145 remoteGlobalIDString = F93937310A94FAF700070A07;
146 remoteInfo = update_dyld_shared_cache;
148 F99B8E9F0FEC195800701838 /* PBXContainerItemProxy */ = {
149 isa = PBXContainerItemProxy;
150 containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */;
152 remoteGlobalIDString = F99B8E550FEC10F600701838;
153 remoteInfo = dyld_shared_cache_util;
155 F99B8EB10FEC220C00701838 /* PBXContainerItemProxy */ = {
156 isa = PBXContainerItemProxy;
157 containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */;
159 remoteGlobalIDString = F99B8E550FEC10F600701838;
160 remoteInfo = dyld_shared_cache_util;
162 F9B4D77F12AD9736000605A6 /* PBXContainerItemProxy */ = {
163 isa = PBXContainerItemProxy;
164 containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */;
166 remoteGlobalIDString = F9F2A5580F7AEE9800B7C9EB;
169 F9CE330A120F40EA0098B590 /* PBXContainerItemProxy */ = {
170 isa = PBXContainerItemProxy;
171 containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */;
173 remoteGlobalIDString = F9F2A5580F7AEE9800B7C9EB;
176 F9ED4CA60630A78A00DF4E74 /* PBXContainerItemProxy */ = {
177 isa = PBXContainerItemProxy;
178 containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */;
180 remoteGlobalIDString = F9ED4C970630A76000DF4E74;
183 F9ED4CA80630A78A00DF4E74 /* PBXContainerItemProxy */ = {
184 isa = PBXContainerItemProxy;
185 containerPortal = F9ED4C8B0630A72300DF4E74 /* Project object */;
187 remoteGlobalIDString = F9ED4C9E0630A76B00DF4E74;
188 remoteInfo = libdyld;
190 /* End PBXContainerItemProxy section */
192 /* Begin PBXCopyFilesBuildPhase section */
193 F908135111D3ED9000626CC1 /* usr|include|mach-o */ = {
194 isa = PBXCopyFilesBuildPhase;
196 dstPath = "/usr/include/mach-o";
197 dstSubfolderSpec = 0;
199 F908134C11D3ED6200626CC1 /* dyld.h in usr|include|mach-o */,
200 F908134D11D3ED6200626CC1 /* dyld_images.h in usr|include|mach-o */,
202 name = "usr|include|mach-o";
203 runOnlyForDeploymentPostprocessing = 1;
205 F908137011D3FB5000626CC1 /* usr|include */ = {
206 isa = PBXCopyFilesBuildPhase;
208 dstPath = /usr/include;
209 dstSubfolderSpec = 0;
211 F908135911D3FA8700626CC1 /* dlfcn.h in usr|include */,
213 name = "usr|include";
214 runOnlyForDeploymentPostprocessing = 1;
216 F908137111D3FB5000626CC1 /* usr|local|include|mach-o */ = {
217 isa = PBXCopyFilesBuildPhase;
219 dstPath = "/usr/local/include/mach-o";
220 dstSubfolderSpec = 0;
222 F908135D11D3FACD00626CC1 /* dyld-interposing.h in usr|local|include|mach-o */,
223 F908135E11D3FACD00626CC1 /* dyld_cache_format.h in usr|local|include|mach-o */,
224 F908135F11D3FACD00626CC1 /* dyld_gdb.h in usr|local|include|mach-o */,
225 F908136011D3FACD00626CC1 /* dyld_priv.h in usr|local|include|mach-o */,
227 name = "usr|local|include|mach-o";
228 runOnlyForDeploymentPostprocessing = 1;
230 F908137211D3FB5000626CC1 /* usr|share|man|man1 */ = {
231 isa = PBXCopyFilesBuildPhase;
233 dstPath = /usr/share/man/man1;
234 dstSubfolderSpec = 0;
236 F908136411D3FB0300626CC1 /* dyld.1 in usr|share|man|man1 */,
238 name = "usr|share|man|man1";
239 runOnlyForDeploymentPostprocessing = 1;
241 F908137311D3FB5000626CC1 /* usr|share|man|man3 */ = {
242 isa = PBXCopyFilesBuildPhase;
244 dstPath = /usr/share/man/man3;
245 dstSubfolderSpec = 0;
247 F908136811D3FB3A00626CC1 /* dladdr.3 in usr|share|man|man3 */,
248 F908136911D3FB3A00626CC1 /* dlclose.3 in usr|share|man|man3 */,
249 F908136A11D3FB3A00626CC1 /* dlerror.3 in usr|share|man|man3 */,
250 F908136B11D3FB3A00626CC1 /* dlopen.3 in usr|share|man|man3 */,
251 F908136C11D3FB3A00626CC1 /* dlsym.3 in usr|share|man|man3 */,
252 F908136D11D3FB3A00626CC1 /* dyld.3 in usr|share|man|man3 */,
253 F908136E11D3FB3A00626CC1 /* dlopen_preflight.3 in usr|share|man|man3 */,
255 name = "usr|share|man|man3";
256 runOnlyForDeploymentPostprocessing = 1;
258 F98C78D10F7C00EA006257D2 /* usr|local|include|mach-o */ = {
259 isa = PBXCopyFilesBuildPhase;
261 dstPath = "$(INSTALL_LOCATION)/usr/local/include/mach-o";
262 dstSubfolderSpec = 0;
264 F98C78F00F7C02E8006257D2 /* dsc_iterator.h in usr|local|include|mach-o */,
265 F9CE307B1208F1C60098B590 /* dsc_extractor.h in usr|local|include|mach-o */,
267 name = "usr|local|include|mach-o";
268 runOnlyForDeploymentPostprocessing = 1;
270 F9B0913511F11D8B00096D49 /* usr|local|include|mach-o */ = {
271 isa = PBXCopyFilesBuildPhase;
273 dstPath = "usr/local/include/mach-o";
274 dstSubfolderSpec = 0;
276 F9B0913911F11DD300096D49 /* dsc_slider.h in usr|local|include|mach-o */,
278 name = "usr|local|include|mach-o";
279 runOnlyForDeploymentPostprocessing = 1;
281 F9D238DD0A9E2FEE002B55C7 /* usr|share|man|man1 */ = {
282 isa = PBXCopyFilesBuildPhase;
284 dstPath = "$(INSTALL_LOCATION)/usr/$(LOCAL)/share/man/man1";
285 dstSubfolderSpec = 0;
287 F9D238DB0A9E2FD0002B55C7 /* update_dyld_shared_cache.1 in usr|share|man|man1 */,
289 name = "usr|share|man|man1";
290 runOnlyForDeploymentPostprocessing = 1;
292 /* End PBXCopyFilesBuildPhase section */
294 /* Begin PBXFileReference section */
295 834A90AB0E1D85D600555761 /* ObjCLegacyAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ObjCLegacyAbstraction.hpp; sourceTree = "<group>"; };
296 834A90AC0E1D85D600555761 /* ObjCModernAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ObjCModernAbstraction.hpp; sourceTree = "<group>"; };
297 EF799FE9070D27BB00F78484 /* dyld.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; name = dyld.1; path = doc/man/man1/dyld.1; sourceTree = SOURCE_ROOT; };
298 EF799FEB070D27BB00F78484 /* dladdr.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dladdr.3; path = doc/man/man3/dladdr.3; sourceTree = SOURCE_ROOT; };
299 EF799FEC070D27BB00F78484 /* dlclose.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dlclose.3; path = doc/man/man3/dlclose.3; sourceTree = SOURCE_ROOT; };
300 EF799FED070D27BB00F78484 /* dlerror.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dlerror.3; path = doc/man/man3/dlerror.3; sourceTree = SOURCE_ROOT; };
301 EF799FEE070D27BB00F78484 /* dlopen.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dlopen.3; path = doc/man/man3/dlopen.3; sourceTree = SOURCE_ROOT; };
302 EF799FEF070D27BB00F78484 /* dlsym.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dlsym.3; path = doc/man/man3/dlsym.3; sourceTree = SOURCE_ROOT; };
303 EF799FF0070D27BB00F78484 /* dyld.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 30; name = dyld.3; path = doc/man/man3/dyld.3; sourceTree = SOURCE_ROOT; };
304 F906E2230639E96400B13DB2 /* dyld_debug.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = dyld_debug.c; path = src/dyld_debug.c; sourceTree = "<group>"; };
305 F913FAD90630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyldAPIsInLibSystem.cpp; path = src/dyldAPIsInLibSystem.cpp; sourceTree = "<group>"; };
306 F918691408B16D2500E0F9DB /* dyld-interposing.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = "dyld-interposing.h"; path = "include/mach-o/dyld-interposing.h"; sourceTree = "<group>"; };
307 F93937320A94FAF700070A07 /* update_dyld_shared_cache */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = update_dyld_shared_cache; sourceTree = BUILT_PRODUCTS_DIR; };
308 F939373E0A94FC4700070A07 /* Architectures.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = Architectures.hpp; sourceTree = "<group>"; };
309 F939373F0A94FC4700070A07 /* CacheFileAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = CacheFileAbstraction.hpp; sourceTree = "<group>"; };
310 F93937400A94FC4700070A07 /* dyld_cache_format.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dyld_cache_format.h; sourceTree = "<group>"; };
311 F93937410A94FC4700070A07 /* FileAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = FileAbstraction.hpp; sourceTree = "<group>"; };
312 F93937430A94FC4700070A07 /* MachOFileAbstraction.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = MachOFileAbstraction.hpp; sourceTree = "<group>"; };
313 F93937440A94FC4700070A07 /* MachOLayout.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = MachOLayout.hpp; sourceTree = "<group>"; };
314 F93937460A94FC4700070A07 /* update_dyld_shared_cache.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = update_dyld_shared_cache.cpp; sourceTree = "<group>"; };
315 F939F219078F1A2100AC144F /* dyld_debug.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyld_debug.h; path = "include/mach-o/dyld_debug.h"; sourceTree = "<group>"; };
316 F94DB9000F0A9B1700323715 /* ImageLoaderMachOClassic.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ImageLoaderMachOClassic.cpp; path = src/ImageLoaderMachOClassic.cpp; sourceTree = "<group>"; };
317 F94DB9010F0A9B1700323715 /* ImageLoaderMachOClassic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageLoaderMachOClassic.h; path = src/ImageLoaderMachOClassic.h; sourceTree = "<group>"; };
318 F94DB9020F0A9B1700323715 /* ImageLoaderMachOCompressed.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ImageLoaderMachOCompressed.cpp; path = src/ImageLoaderMachOCompressed.cpp; sourceTree = "<group>"; };
319 F94DB9030F0A9B1700323715 /* ImageLoaderMachOCompressed.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageLoaderMachOCompressed.h; path = src/ImageLoaderMachOCompressed.h; sourceTree = "<group>"; };
320 F95C95160E994796007B7CB8 /* MachOTrie.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = MachOTrie.hpp; sourceTree = "<group>"; };
321 F976F548127B90F8004BA2A5 /* dyld.order */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = dyld.order; path = src/dyld.order; sourceTree = "<group>"; };
322 F98935B90A9A412B00FB6228 /* MachOBinder.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = MachOBinder.hpp; sourceTree = "<group>"; };
323 F98935BA0A9A412B00FB6228 /* MachORebaser.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = MachORebaser.hpp; sourceTree = "<group>"; };
324 F98D274C0AA79D7400416316 /* dyld_images.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyld_images.h; path = "include/mach-o/dyld_images.h"; sourceTree = "<group>"; };
325 F99B8E620FEC11B400701838 /* dyld_shared_cache_util.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dyld_shared_cache_util.cpp; sourceTree = "<group>"; };
326 F99B8E670FEC121100701838 /* dyld_shared_cache_util */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dyld_shared_cache_util; sourceTree = BUILT_PRODUCTS_DIR; };
327 F99EE6AE06B48D4200BF1992 /* dlfcn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dlfcn.h; path = include/dlfcn.h; sourceTree = "<group>"; };
328 F99EFC0D0EAD60E8001032B8 /* dyld_stub_binder.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; name = dyld_stub_binder.s; path = src/dyld_stub_binder.s; sourceTree = "<group>"; };
329 F9A221E60F3A6D7C00D15F73 /* dyldLibSystemGlue.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dyldLibSystemGlue.c; path = src/dyldLibSystemGlue.c; sourceTree = "<group>"; };
330 F9A6D6E2116F9DF20051CC16 /* threadLocalVariables.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = threadLocalVariables.c; path = src/threadLocalVariables.c; sourceTree = "<group>"; };
331 F9A6D70B116FBBD10051CC16 /* threadLocalHelpers.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; name = threadLocalHelpers.s; path = src/threadLocalHelpers.s; sourceTree = "<group>"; };
332 F9AB709D0BA75730002F6068 /* dyldLibSystemInterface.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyldLibSystemInterface.h; path = src/dyldLibSystemInterface.h; sourceTree = "<group>"; };
333 F9AC7E930B7BB67700FEB38B /* version.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = version.c; sourceTree = BUILT_PRODUCTS_DIR; };
334 F9B01E3D0739ABDE00CF981B /* dyld.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; name = dyld.exp; path = src/dyld.exp; sourceTree = SOURCE_ROOT; };
335 F9B0912311F11D1600096D49 /* libdsc_slider.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdsc_slider.a; sourceTree = BUILT_PRODUCTS_DIR; };
336 F9B0912811F11D3400096D49 /* dsc_slider.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dsc_slider.cpp; sourceTree = "<group>"; };
337 F9B0913811F11DAB00096D49 /* dsc_slider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dsc_slider.h; sourceTree = "<group>"; };
338 F9CE30781208F1B50098B590 /* dsc_extractor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dsc_extractor.cpp; sourceTree = "<group>"; };
339 F9CE30791208F1B50098B590 /* dsc_extractor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dsc_extractor.h; sourceTree = "<group>"; };
340 F9D238D90A9E19A0002B55C7 /* update_dyld_shared_cache.1 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.man; path = update_dyld_shared_cache.1; sourceTree = "<group>"; };
341 F9E572000A66EF41007D9BE9 /* dlopen_preflight.3 */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = dlopen_preflight.3; sourceTree = "<group>"; };
342 F9ED4C980630A76000DF4E74 /* dyld */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dyld; sourceTree = BUILT_PRODUCTS_DIR; };
343 F9ED4C9F0630A76B00DF4E74 /* libdyld.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libdyld.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
344 F9ED4CC60630A7F100DF4E74 /* dyld_gdb.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyld_gdb.cpp; path = src/dyld_gdb.cpp; sourceTree = SOURCE_ROOT; };
345 F9ED4CC70630A7F100DF4E74 /* dyld.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyld.cpp; path = src/dyld.cpp; sourceTree = SOURCE_ROOT; };
346 F9ED4CC80630A7F100DF4E74 /* dyld.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyld.h; path = src/dyld.h; sourceTree = SOURCE_ROOT; };
347 F9ED4CC90630A7F100DF4E74 /* dyldAPIs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyldAPIs.cpp; path = src/dyldAPIs.cpp; sourceTree = SOURCE_ROOT; };
348 F9ED4CCA0630A7F100DF4E74 /* dyldExceptions.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = dyldExceptions.c; path = src/dyldExceptions.c; sourceTree = SOURCE_ROOT; };
349 F9ED4CCB0630A7F100DF4E74 /* dyldInitialization.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyldInitialization.cpp; path = src/dyldInitialization.cpp; sourceTree = SOURCE_ROOT; };
350 F9ED4CCC0630A7F100DF4E74 /* dyldLock.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyldLock.cpp; path = src/dyldLock.cpp; sourceTree = SOURCE_ROOT; };
351 F9ED4CCD0630A7F100DF4E74 /* dyldLock.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyldLock.h; path = src/dyldLock.h; sourceTree = SOURCE_ROOT; };
352 F9ED4CCE0630A7F100DF4E74 /* dyldNew.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dyldNew.cpp; path = src/dyldNew.cpp; sourceTree = SOURCE_ROOT; };
353 F9ED4CCF0630A7F100DF4E74 /* dyldStartup.s */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 4; lastKnownFileType = sourcecode.asm; name = dyldStartup.s; path = src/dyldStartup.s; sourceTree = SOURCE_ROOT; tabWidth = 8; usesTabs = 1; };
354 F9ED4CD00630A7F100DF4E74 /* glue.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = glue.c; path = src/glue.c; sourceTree = SOURCE_ROOT; };
355 F9ED4CD10630A7F100DF4E74 /* ImageLoader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ImageLoader.cpp; path = src/ImageLoader.cpp; sourceTree = SOURCE_ROOT; };
356 F9ED4CD20630A7F100DF4E74 /* ImageLoader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ImageLoader.h; path = src/ImageLoader.h; sourceTree = SOURCE_ROOT; };
357 F9ED4CD30630A7F100DF4E74 /* ImageLoaderMachO.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ImageLoaderMachO.cpp; path = src/ImageLoaderMachO.cpp; sourceTree = SOURCE_ROOT; };
358 F9ED4CD40630A7F100DF4E74 /* ImageLoaderMachO.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ImageLoaderMachO.h; path = src/ImageLoaderMachO.h; sourceTree = SOURCE_ROOT; };
359 F9ED4CD50630A7F100DF4E74 /* stub_binding_helper.s */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 4; lastKnownFileType = sourcecode.asm; name = stub_binding_helper.s; path = src/stub_binding_helper.s; sourceTree = SOURCE_ROOT; tabWidth = 8; usesTabs = 1; };
360 F9ED4CE80630A80600DF4E74 /* dyld_gdb.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyld_gdb.h; path = "include/mach-o/dyld_gdb.h"; sourceTree = SOURCE_ROOT; };
361 F9ED4CE90630A80600DF4E74 /* dyld_priv.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyld_priv.h; path = "include/mach-o/dyld_priv.h"; sourceTree = SOURCE_ROOT; };
362 F9ED4CEA0630A80600DF4E74 /* dyld.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyld.h; path = "include/mach-o/dyld.h"; sourceTree = SOURCE_ROOT; };
363 F9F2A5590F7AEE9800B7C9EB /* libdsc.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdsc.a; sourceTree = BUILT_PRODUCTS_DIR; };
364 F9F2A56E0F7AEEE300B7C9EB /* dsc_iterator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dsc_iterator.cpp; sourceTree = "<group>"; };
365 F9F2A56F0F7AEEE300B7C9EB /* dsc_iterator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dsc_iterator.h; sourceTree = "<group>"; };
366 /* End PBXFileReference section */
368 /* Begin PBXFrameworksBuildPhase section */
369 F93937300A94FAF700070A07 /* Frameworks */ = {
370 isa = PBXFrameworksBuildPhase;
371 buildActionMask = 2147483647;
374 runOnlyForDeploymentPostprocessing = 0;
376 F99B8E540FEC10F600701838 /* Frameworks */ = {
377 isa = PBXFrameworksBuildPhase;
378 buildActionMask = 2147483647;
381 runOnlyForDeploymentPostprocessing = 0;
383 F9F2A5570F7AEE9800B7C9EB /* Frameworks */ = {
384 isa = PBXFrameworksBuildPhase;
385 buildActionMask = 2147483647;
388 runOnlyForDeploymentPostprocessing = 0;
390 /* End PBXFrameworksBuildPhase section */
392 /* Begin PBXGroup section */
393 EF799FE7070D27BB00F78484 /* man */ = {
396 EF799FE8070D27BB00F78484 /* man1 */,
397 EF799FEA070D27BB00F78484 /* man3 */,
401 sourceTree = SOURCE_ROOT;
403 EF799FE8070D27BB00F78484 /* man1 */ = {
406 EF799FE9070D27BB00F78484 /* dyld.1 */,
407 F9D238D90A9E19A0002B55C7 /* update_dyld_shared_cache.1 */,
411 sourceTree = SOURCE_ROOT;
413 EF799FEA070D27BB00F78484 /* man3 */ = {
416 EF799FEB070D27BB00F78484 /* dladdr.3 */,
417 EF799FEC070D27BB00F78484 /* dlclose.3 */,
418 EF799FED070D27BB00F78484 /* dlerror.3 */,
419 EF799FEE070D27BB00F78484 /* dlopen.3 */,
420 EF799FEF070D27BB00F78484 /* dlsym.3 */,
421 F9E572000A66EF41007D9BE9 /* dlopen_preflight.3 */,
422 EF799FF0070D27BB00F78484 /* dyld.3 */,
426 sourceTree = SOURCE_ROOT;
428 F939373D0A94FC4700070A07 /* launch-cache */ = {
431 F939373E0A94FC4700070A07 /* Architectures.hpp */,
432 F939373F0A94FC4700070A07 /* CacheFileAbstraction.hpp */,
433 F93937400A94FC4700070A07 /* dyld_cache_format.h */,
434 F93937410A94FC4700070A07 /* FileAbstraction.hpp */,
435 F93937430A94FC4700070A07 /* MachOFileAbstraction.hpp */,
436 F93937440A94FC4700070A07 /* MachOLayout.hpp */,
437 F98935BA0A9A412B00FB6228 /* MachORebaser.hpp */,
438 F98935B90A9A412B00FB6228 /* MachOBinder.hpp */,
439 F95C95160E994796007B7CB8 /* MachOTrie.hpp */,
440 834A90AB0E1D85D600555761 /* ObjCLegacyAbstraction.hpp */,
441 834A90AC0E1D85D600555761 /* ObjCModernAbstraction.hpp */,
442 F93937460A94FC4700070A07 /* update_dyld_shared_cache.cpp */,
443 F9F2A56E0F7AEEE300B7C9EB /* dsc_iterator.cpp */,
444 F9F2A56F0F7AEEE300B7C9EB /* dsc_iterator.h */,
445 F9B0912811F11D3400096D49 /* dsc_slider.cpp */,
446 F9B0913811F11DAB00096D49 /* dsc_slider.h */,
447 F9CE30781208F1B50098B590 /* dsc_extractor.cpp */,
448 F9CE30791208F1B50098B590 /* dsc_extractor.h */,
449 F99B8E620FEC11B400701838 /* dyld_shared_cache_util.cpp */,
451 path = "launch-cache";
452 sourceTree = "<group>";
454 F9ED4C870630A72200DF4E74 = {
457 F9ED4CBB0630A7AA00DF4E74 /* src */,
458 F9ED4CC30630A7BE00DF4E74 /* doc */,
459 F9ED4CBE0630A7B100DF4E74 /* include */,
460 F9ED4C990630A76000DF4E74 /* Products */,
461 F939373D0A94FC4700070A07 /* launch-cache */,
463 sourceTree = "<group>";
465 F9ED4C990630A76000DF4E74 /* Products */ = {
468 F9ED4C980630A76000DF4E74 /* dyld */,
469 F9ED4C9F0630A76B00DF4E74 /* libdyld.dylib */,
470 F93937320A94FAF700070A07 /* update_dyld_shared_cache */,
471 F9F2A5590F7AEE9800B7C9EB /* libdsc.a */,
472 F99B8E670FEC121100701838 /* dyld_shared_cache_util */,
473 F9B0912311F11D1600096D49 /* libdsc_slider.a */,
476 sourceTree = "<group>";
478 F9ED4CBB0630A7AA00DF4E74 /* src */ = {
481 F9ED4CC60630A7F100DF4E74 /* dyld_gdb.cpp */,
482 F9ED4CC70630A7F100DF4E74 /* dyld.cpp */,
483 F9ED4CC80630A7F100DF4E74 /* dyld.h */,
484 F9ED4CC90630A7F100DF4E74 /* dyldAPIs.cpp */,
485 F9ED4CCA0630A7F100DF4E74 /* dyldExceptions.c */,
486 F9AB709D0BA75730002F6068 /* dyldLibSystemInterface.h */,
487 F913FAD90630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp */,
488 F9ED4CCB0630A7F100DF4E74 /* dyldInitialization.cpp */,
489 F9ED4CCC0630A7F100DF4E74 /* dyldLock.cpp */,
490 F9ED4CCD0630A7F100DF4E74 /* dyldLock.h */,
491 F9ED4CCE0630A7F100DF4E74 /* dyldNew.cpp */,
492 F9ED4CCF0630A7F100DF4E74 /* dyldStartup.s */,
493 F99EFC0D0EAD60E8001032B8 /* dyld_stub_binder.s */,
494 F9ED4CD00630A7F100DF4E74 /* glue.c */,
495 F9ED4CD10630A7F100DF4E74 /* ImageLoader.cpp */,
496 F9ED4CD20630A7F100DF4E74 /* ImageLoader.h */,
497 F9ED4CD30630A7F100DF4E74 /* ImageLoaderMachO.cpp */,
498 F9ED4CD40630A7F100DF4E74 /* ImageLoaderMachO.h */,
499 F94DB9000F0A9B1700323715 /* ImageLoaderMachOClassic.cpp */,
500 F94DB9010F0A9B1700323715 /* ImageLoaderMachOClassic.h */,
501 F94DB9020F0A9B1700323715 /* ImageLoaderMachOCompressed.cpp */,
502 F94DB9030F0A9B1700323715 /* ImageLoaderMachOCompressed.h */,
503 F9ED4CD50630A7F100DF4E74 /* stub_binding_helper.s */,
504 F9B01E3D0739ABDE00CF981B /* dyld.exp */,
505 F976F548127B90F8004BA2A5 /* dyld.order */,
506 F9AC7E930B7BB67700FEB38B /* version.c */,
507 F918691408B16D2500E0F9DB /* dyld-interposing.h */,
508 F9A221E60F3A6D7C00D15F73 /* dyldLibSystemGlue.c */,
509 F906E2230639E96400B13DB2 /* dyld_debug.c */,
510 F9A6D6E2116F9DF20051CC16 /* threadLocalVariables.c */,
511 F9A6D70B116FBBD10051CC16 /* threadLocalHelpers.s */,
514 sourceTree = "<group>";
516 F9ED4CBE0630A7B100DF4E74 /* include */ = {
519 F98D274C0AA79D7400416316 /* dyld_images.h */,
520 F9ED4CE80630A80600DF4E74 /* dyld_gdb.h */,
521 F9ED4CE90630A80600DF4E74 /* dyld_priv.h */,
522 F939F219078F1A2100AC144F /* dyld_debug.h */,
523 F9ED4CEA0630A80600DF4E74 /* dyld.h */,
524 F99EE6AE06B48D4200BF1992 /* dlfcn.h */,
527 sourceTree = "<group>";
529 F9ED4CC30630A7BE00DF4E74 /* doc */ = {
532 EF799FE7070D27BB00F78484 /* man */,
535 sourceTree = SOURCE_ROOT;
537 /* End PBXGroup section */
539 /* Begin PBXNativeTarget section */
540 F93937310A94FAF700070A07 /* update_dyld_shared_cache */ = {
541 isa = PBXNativeTarget;
542 buildConfigurationList = F93937340A94FB2900070A07 /* Build configuration list for PBXNativeTarget "update_dyld_shared_cache" */;
544 F939372F0A94FAF700070A07 /* Sources */,
545 F93937300A94FAF700070A07 /* Frameworks */,
546 F9D238DD0A9E2FEE002B55C7 /* usr|share|man|man1 */,
547 F991E3030FF1A4EC0082CCC9 /* do not install duplicates */,
552 F99B8EA00FEC195800701838 /* PBXTargetDependency */,
553 F9CE330B120F40EA0098B590 /* PBXTargetDependency */,
555 name = update_dyld_shared_cache;
556 productName = update_dyld_shared_cache;
557 productReference = F93937320A94FAF700070A07 /* update_dyld_shared_cache */;
558 productType = "com.apple.product-type.tool";
560 F99B8E550FEC10F600701838 /* dyld_shared_cache_util */ = {
561 isa = PBXNativeTarget;
562 buildConfigurationList = F99B8E5D0FEC10F800701838 /* Build configuration list for PBXNativeTarget "dyld_shared_cache_util" */;
564 F99B8E530FEC10F600701838 /* Sources */,
565 F99B8E540FEC10F600701838 /* Frameworks */,
571 name = dyld_shared_cache_util;
572 productName = dscutil;
573 productReference = F99B8E670FEC121100701838 /* dyld_shared_cache_util */;
574 productType = "com.apple.product-type.tool";
576 F9B0912211F11D1600096D49 /* libdsc_slider */ = {
577 isa = PBXNativeTarget;
578 buildConfigurationList = F9B0912A11F11D3400096D49 /* Build configuration list for PBXNativeTarget "libdsc_slider" */;
580 F9B0912011F11D1600096D49 /* Sources */,
581 F9B0913511F11D8B00096D49 /* usr|local|include|mach-o */,
587 name = libdsc_slider;
588 productName = libdsc_slider;
589 productReference = F9B0912311F11D1600096D49 /* libdsc_slider.a */;
590 productType = "com.apple.product-type.library.static";
592 F9ED4C970630A76000DF4E74 /* dyld */ = {
593 isa = PBXNativeTarget;
594 buildConfigurationList = F9D8C7DD087B087300E93EFB /* Build configuration list for PBXNativeTarget "dyld" */;
596 F9D050C811DD701A00FB0A29 /* configure archives */,
597 F9ED4C950630A76000DF4E74 /* Sources */,
598 F907E2490FA6469000BFEDBD /* install iPhone file */,
599 F99B8EB60FEC236500701838 /* suppress macosx dyld_shared_cache_util */,
602 F921D318070376B0000D1056 /* PBXBuildRule */,
603 F921D317070376A6000D1056 /* PBXBuildRule */,
604 F921D3160703769A000D1056 /* PBXBuildRule */,
607 F99B8EB20FEC220C00701838 /* PBXTargetDependency */,
611 productReference = F9ED4C980630A76000DF4E74 /* dyld */;
612 productType = "com.apple.product-type.tool";
614 F9ED4C9E0630A76B00DF4E74 /* libdyld.dylib */ = {
615 isa = PBXNativeTarget;
616 buildConfigurationList = F9D8C7E1087B087300E93EFB /* Build configuration list for PBXNativeTarget "libdyld.dylib" */;
618 F9ED4C9C0630A76B00DF4E74 /* Sources */,
621 F921D31E070376F1000D1056 /* PBXBuildRule */,
622 F9574C4906C94DA700142BFA /* PBXBuildRule */,
626 name = libdyld.dylib;
627 productName = libdyld;
628 productReference = F9ED4C9F0630A76B00DF4E74 /* libdyld.dylib */;
629 productType = "com.apple.product-type.library.dynamic";
631 F9F2A5580F7AEE9800B7C9EB /* libdsc */ = {
632 isa = PBXNativeTarget;
633 buildConfigurationList = F9F2A56B0F7AEEB100B7C9EB /* Build configuration list for PBXNativeTarget "libdsc" */;
635 F9F2A5560F7AEE9800B7C9EB /* Sources */,
636 F9F2A5570F7AEE9800B7C9EB /* Frameworks */,
637 F98C78D10F7C00EA006257D2 /* usr|local|include|mach-o */,
645 productReference = F9F2A5590F7AEE9800B7C9EB /* libdsc.a */;
646 productType = "com.apple.product-type.library.static";
648 /* End PBXNativeTarget section */
650 /* Begin PBXProject section */
651 F9ED4C8B0630A72300DF4E74 /* Project object */ = {
653 buildConfigurationList = F9D8C7E9087B087300E93EFB /* Build configuration list for PBXProject "dyld" */;
654 compatibilityVersion = "Xcode 3.1";
655 developmentRegion = English;
656 hasScannedForEncodings = 1;
663 mainGroup = F9ED4C870630A72200DF4E74;
664 productRefGroup = F9ED4C990630A76000DF4E74 /* Products */;
668 F9ED4C920630A73900DF4E74 /* all */,
669 F9ED4C970630A76000DF4E74 /* dyld */,
670 F908134211D3ED0B00626CC1 /* libdyld */,
671 F9ED4C9E0630A76B00DF4E74 /* libdyld.dylib */,
672 F93937310A94FAF700070A07 /* update_dyld_shared_cache */,
673 F9F2A5580F7AEE9800B7C9EB /* libdsc */,
674 F99B8E550FEC10F600701838 /* dyld_shared_cache_util */,
675 F9B0912211F11D1600096D49 /* libdsc_slider */,
678 /* End PBXProject section */
680 /* Begin PBXShellScriptBuildPhase section */
681 F907E2490FA6469000BFEDBD /* install iPhone file */ = {
682 isa = PBXShellScriptBuildPhase;
688 name = "install iPhone file";
691 runOnlyForDeploymentPostprocessing = 1;
693 shellScript = "if [ \"${PLATFORM_NAME}\" = \"iphoneos\" ] \nthen\n\tmkdir -p ${DSTROOT}//System/Library/Caches/com.apple.dyld\n\techo \"existence of this file enables dyld to have dylibs override shared cache\" > ${DSTROOT}//System/Library/Caches/com.apple.dyld/enable-dylibs-to-override-cache\nfi\n";
694 showEnvVarsInLog = 0;
696 F991E3030FF1A4EC0082CCC9 /* do not install duplicates */ = {
697 isa = PBXShellScriptBuildPhase;
703 name = "do not install duplicates";
706 runOnlyForDeploymentPostprocessing = 1;
708 shellScript = "if [ \"${INSTALL_LOCATION}\" = \"\" ] \nthen\n # on iOS, libdyld builds arm libdsc.a and u_d_s_c builds intel libdsc.a\n # on MacOSX, to avoid collision, u_d_s_c does not install libdsc.a\n\trm -rf ${DSTROOT}/usr/local/include\n\trm -rf ${DSTROOT}/usr/local/lib\nfi\n";
709 showEnvVarsInLog = 0;
711 F99B8EB60FEC236500701838 /* suppress macosx dyld_shared_cache_util */ = {
712 isa = PBXShellScriptBuildPhase;
718 name = "suppress macosx dyld_shared_cache_util";
721 runOnlyForDeploymentPostprocessing = 1;
723 shellScript = "# iPhone wants a copy of dyld_shared_cache_util on the device\n# MacOSX does not need a copy because update_dyld_shared_cache target already installed a copy\nif [ \"${PLATFORM_NAME}\" = \"macosx\" ] \nthen\n\trm -rf ${DSTROOT}/usr/local\nfi\n";
724 showEnvVarsInLog = 0;
726 F9D050C811DD701A00FB0A29 /* configure archives */ = {
727 isa = PBXShellScriptBuildPhase;
728 buildActionMask = 12;
733 name = "configure archives";
735 "$(DERIVED_SOURCES_DIR)/archives.txt",
737 runOnlyForDeploymentPostprocessing = 0;
739 shellScript = "# link with all .a files in /usr/local/lib/dyld\nls -1 ${SDKROOT}/usr/local/lib/dyld/*.a > ${DERIVED_SOURCES_DIR}/archives.txt \n\n# link with crash report archive if it exists\nif [ -f ${SDKROOT}/usr/local/lib/libCrashReporterClient.a ]\nthen\n echo \\\"${SDKROOT}/usr/local/lib/libCrashReporterClient.a\\\" >> ${DERIVED_SOURCES_DIR}/archives.txt \nfi\n";
740 showEnvVarsInLog = 0;
742 /* End PBXShellScriptBuildPhase section */
744 /* Begin PBXSourcesBuildPhase section */
745 F939372F0A94FAF700070A07 /* Sources */ = {
746 isa = PBXSourcesBuildPhase;
747 buildActionMask = 2147483647;
749 F93937470A94FC4700070A07 /* update_dyld_shared_cache.cpp in Sources */,
751 runOnlyForDeploymentPostprocessing = 0;
753 F99B8E530FEC10F600701838 /* Sources */ = {
754 isa = PBXSourcesBuildPhase;
755 buildActionMask = 2147483647;
757 F99B8EA30FEC1C4200701838 /* dsc_iterator.cpp in Sources */,
758 F99B8E630FEC11B400701838 /* dyld_shared_cache_util.cpp in Sources */,
760 runOnlyForDeploymentPostprocessing = 0;
762 F9B0912011F11D1600096D49 /* Sources */ = {
763 isa = PBXSourcesBuildPhase;
764 buildActionMask = 2147483647;
766 F9B0912911F11D3400096D49 /* dsc_slider.cpp in Sources */,
768 runOnlyForDeploymentPostprocessing = 0;
770 F9ED4C950630A76000DF4E74 /* Sources */ = {
771 isa = PBXSourcesBuildPhase;
772 buildActionMask = 2147483647;
774 F9ED4CDF0630A7F100DF4E74 /* dyldStartup.s in Sources */,
775 F9ED4CDB0630A7F100DF4E74 /* dyldInitialization.cpp in Sources */,
776 F9ED4CD70630A7F100DF4E74 /* dyld.cpp in Sources */,
777 F9ED4CD90630A7F100DF4E74 /* dyldAPIs.cpp in Sources */,
778 F9ED4CDA0630A7F100DF4E74 /* dyldExceptions.c in Sources */,
779 F9ED4CD60630A7F100DF4E74 /* dyld_gdb.cpp in Sources */,
780 F9ED4CE00630A7F100DF4E74 /* glue.c in Sources */,
781 F9ED4CE10630A7F100DF4E74 /* ImageLoader.cpp in Sources */,
782 F9ED4CE30630A7F100DF4E74 /* ImageLoaderMachO.cpp in Sources */,
783 F9ED4CE50630A7F100DF4E74 /* stub_binding_helper.s in Sources */,
784 F9ED4CDE0630A7F100DF4E74 /* dyldNew.cpp in Sources */,
785 F94DB9040F0A9B1700323715 /* ImageLoaderMachOClassic.cpp in Sources */,
786 F94DB9050F0A9B1700323715 /* ImageLoaderMachOCompressed.cpp in Sources */,
788 runOnlyForDeploymentPostprocessing = 0;
790 F9ED4C9C0630A76B00DF4E74 /* Sources */ = {
791 isa = PBXSourcesBuildPhase;
792 buildActionMask = 2147483647;
794 F9F256360639DBCC00A7427D /* dyldLock.cpp in Sources */,
795 F9BA514B0ECE4F4200D1D62E /* dyld_stub_binder.s in Sources */,
796 F9A221E70F3A6D7C00D15F73 /* dyldLibSystemGlue.c in Sources */,
797 F913FADA0630A8AE00B7AE9D /* dyldAPIsInLibSystem.cpp in Sources */,
798 F906E2240639E96400B13DB2 /* dyld_debug.c in Sources */,
799 F9A6D6E4116F9DF20051CC16 /* threadLocalVariables.c in Sources */,
800 F9A6D70C116FBBD10051CC16 /* threadLocalHelpers.s in Sources */,
802 runOnlyForDeploymentPostprocessing = 0;
804 F9F2A5560F7AEE9800B7C9EB /* Sources */ = {
805 isa = PBXSourcesBuildPhase;
806 buildActionMask = 2147483647;
808 F9F2A5700F7AEEE300B7C9EB /* dsc_iterator.cpp in Sources */,
809 F9CE307A1208F1B50098B590 /* dsc_extractor.cpp in Sources */,
811 runOnlyForDeploymentPostprocessing = 0;
813 /* End PBXSourcesBuildPhase section */
815 /* Begin PBXTargetDependency section */
816 F908134811D3ED1A00626CC1 /* PBXTargetDependency */ = {
817 isa = PBXTargetDependency;
818 target = F9ED4C9E0630A76B00DF4E74 /* libdyld.dylib */;
819 targetProxy = F908134711D3ED1A00626CC1 /* PBXContainerItemProxy */;
821 F93937380A94FB6A00070A07 /* PBXTargetDependency */ = {
822 isa = PBXTargetDependency;
823 target = F93937310A94FAF700070A07 /* update_dyld_shared_cache */;
824 targetProxy = F93937370A94FB6A00070A07 /* PBXContainerItemProxy */;
826 F99B8EA00FEC195800701838 /* PBXTargetDependency */ = {
827 isa = PBXTargetDependency;
828 target = F99B8E550FEC10F600701838 /* dyld_shared_cache_util */;
829 targetProxy = F99B8E9F0FEC195800701838 /* PBXContainerItemProxy */;
831 F99B8EB20FEC220C00701838 /* PBXTargetDependency */ = {
832 isa = PBXTargetDependency;
833 target = F99B8E550FEC10F600701838 /* dyld_shared_cache_util */;
834 targetProxy = F99B8EB10FEC220C00701838 /* PBXContainerItemProxy */;
836 F9B4D78012AD9736000605A6 /* PBXTargetDependency */ = {
837 isa = PBXTargetDependency;
838 target = F9F2A5580F7AEE9800B7C9EB /* libdsc */;
839 targetProxy = F9B4D77F12AD9736000605A6 /* PBXContainerItemProxy */;
841 F9CE330B120F40EA0098B590 /* PBXTargetDependency */ = {
842 isa = PBXTargetDependency;
843 target = F9F2A5580F7AEE9800B7C9EB /* libdsc */;
844 targetProxy = F9CE330A120F40EA0098B590 /* PBXContainerItemProxy */;
846 F9ED4CA70630A78A00DF4E74 /* PBXTargetDependency */ = {
847 isa = PBXTargetDependency;
848 target = F9ED4C970630A76000DF4E74 /* dyld */;
849 targetProxy = F9ED4CA60630A78A00DF4E74 /* PBXContainerItemProxy */;
851 F9ED4CA90630A78A00DF4E74 /* PBXTargetDependency */ = {
852 isa = PBXTargetDependency;
853 target = F9ED4C9E0630A76B00DF4E74 /* libdyld.dylib */;
854 targetProxy = F9ED4CA80630A78A00DF4E74 /* PBXContainerItemProxy */;
856 /* End PBXTargetDependency section */
858 /* Begin XCBuildConfiguration section */
859 F908134311D3ED0C00626CC1 /* Debug */ = {
860 isa = XCBuildConfiguration;
862 COPY_PHASE_STRIP = NO;
863 GCC_DYNAMIC_NO_PIC = NO;
864 GCC_OPTIMIZATION_LEVEL = 0;
865 INSTALLHDRS_COPY_PHASE = YES;
866 PRODUCT_NAME = libdyld;
870 F908134411D3ED0C00626CC1 /* Release */ = {
871 isa = XCBuildConfiguration;
873 COPY_PHASE_STRIP = YES;
874 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
875 GCC_ENABLE_FIX_AND_CONTINUE = NO;
876 INSTALLHDRS_COPY_PHASE = YES;
877 PRODUCT_NAME = libdyld;
882 F93937350A94FB2900070A07 /* Debug */ = {
883 isa = XCBuildConfiguration;
885 COPY_PHASE_STRIP = NO;
886 DEBUG_INFORMATION_FORMAT = dwarf;
887 GCC_DYNAMIC_NO_PIC = YES;
888 GCC_ENABLE_FIX_AND_CONTINUE = NO;
889 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
890 GCC_OPTIMIZATION_LEVEL = 0;
891 GCC_THREADSAFE_STATICS = NO;
892 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
893 GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO;
894 GCC_WARN_MISSING_PARENTHESES = YES;
895 GCC_WARN_SHADOW = YES;
896 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
897 GCC_WARN_UNUSED_FUNCTION = YES;
898 GCC_WARN_UNUSED_VARIABLE = YES;
900 PRODUCT_NAME = update_dyld_shared_cache;
901 VALID_ARCHS = "x86_64 i386";
905 F93937360A94FB2900070A07 /* Release */ = {
906 isa = XCBuildConfiguration;
909 COPY_PHASE_STRIP = NO;
910 CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
911 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
912 GCC_OPTIMIZATION_LEVEL = s;
913 GCC_THREADSAFE_STATICS = NO;
914 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
915 INSTALL_PATH = "$(INSTALL_LOCATION)/usr/$(LOCAL)/bin";
916 LOCAL = "$(LOCAL_$(RC_TARGET_CONFIG))";
917 LOCAL_iPhone = local;
919 PRODUCT_NAME = update_dyld_shared_cache;
920 STRIP_INSTALLED_PRODUCT = YES;
921 STRIP_STYLE = debugging;
922 VALID_ARCHS = "x86_64 i386";
923 VERSIONING_SYSTEM = "apple-generic";
927 F99B8E580FEC10F600701838 /* Debug */ = {
928 isa = XCBuildConfiguration;
930 ALWAYS_SEARCH_USER_PATHS = NO;
931 COPY_PHASE_STRIP = NO;
932 GCC_DYNAMIC_NO_PIC = NO;
933 GCC_ENABLE_FIX_AND_CONTINUE = YES;
934 GCC_MODEL_TUNING = G5;
935 GCC_OPTIMIZATION_LEVEL = 0;
936 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
937 INSTALL_PATH = "$(INSTALL_LOCATION)/usr/local/bin";
939 PRODUCT_NAME = dyld_shared_cache_util;
943 F99B8E590FEC10F600701838 /* Release */ = {
944 isa = XCBuildConfiguration;
946 ALWAYS_SEARCH_USER_PATHS = NO;
947 COPY_PHASE_STRIP = YES;
948 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
949 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
950 INSTALL_PATH = "$(INSTALL_LOCATION)/usr/local/bin";
952 PRODUCT_NAME = dyld_shared_cache_util;
957 F9B0912411F11D1700096D49 /* Debug */ = {
958 isa = XCBuildConfiguration;
960 ALWAYS_SEARCH_USER_PATHS = NO;
961 COPY_PHASE_STRIP = NO;
962 GCC_DYNAMIC_NO_PIC = NO;
963 GCC_ENABLE_FIX_AND_CONTINUE = YES;
964 GCC_MODEL_TUNING = G5;
965 GCC_OPTIMIZATION_LEVEL = 0;
966 INSTALL_PATH = /usr/local/lib;
968 PRODUCT_NAME = libdsc_slider;
972 F9B0912511F11D1700096D49 /* Release */ = {
973 isa = XCBuildConfiguration;
975 ALWAYS_SEARCH_USER_PATHS = NO;
976 COPY_PHASE_STRIP = NO;
977 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
978 GCC_ENABLE_FIX_AND_CONTINUE = NO;
979 INSTALLHDRS_COPY_PHASE = YES;
980 INSTALL_PATH = /usr/local/lib;
981 PRODUCT_NAME = dsc_slider;
986 F9D8C7DE087B087300E93EFB /* Debug */ = {
987 isa = XCBuildConfiguration;
989 ALWAYS_SEARCH_USER_PATHS = NO;
994 BASE_ADDRESS_armv4t = 0x2fe00000;
995 BASE_ADDRESS_armv5 = 0x2fe00000;
996 BASE_ADDRESS_armv6 = 0x2fe00000;
997 BASE_ADDRESS_armv7 = 0x2fe00000;
998 BASE_ADDRESS_i386 = 0x8fe00000;
999 BASE_ADDRESS_ppc = 0x8fe00000;
1000 BASE_ADDRESS_x86_64 = 0x7fff5fc00000;
1001 CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
1002 DEAD_CODE_STRIPPING = YES;
1003 DEBUG_INFORMATION_FORMAT = dwarf;
1004 EXPORTED_SYMBOLS_FILE = "$(SRCROOT)/src/dyld.exp";
1005 GCC_C_LANGUAGE_STANDARD = c99;
1006 GCC_DYNAMIC_NO_PIC = NO;
1007 GCC_ENABLE_BUILTIN_FUNCTIONS = NO;
1008 GCC_OPTIMIZATION_LEVEL = 0;
1009 GCC_PREPROCESSOR_DEFINITIONS = "DYLD_VERSION=$(RC_ProjectSourceVersion)";
1010 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
1011 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
1012 GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL = NO;
1013 GCC_WARN_MISSING_PARENTHESES = YES;
1014 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
1015 GCC_WARN_UNINITIALIZED_AUTOS = NO;
1016 HEADER_SEARCH_PATHS = (
1020 INSTALL_PATH = /usr/lib;
1024 "$(BASE_ADDRESS_$(CURRENT_ARCH))",
1025 "@$(DERIVED_SOURCES_DIR)/archives.txt",
1028 "-Wl,-e,__dyld_start",
1030 "-Wl,-dylinker_install_name,/usr/lib/dyld",
1033 PRODUCT_NAME = dyld;
1035 UNSTRIPPED_PRODUCT = NO;
1036 VERSIONING_SYSTEM = "apple-generic";
1039 "-Wno-four-char-constants",
1044 F9D8C7E0087B087300E93EFB /* Release */ = {
1045 isa = XCBuildConfiguration;
1051 BASE_ADDRESS_armv4t = 0x2fe00000;
1052 BASE_ADDRESS_armv5 = 0x2fe00000;
1053 BASE_ADDRESS_armv6 = 0x2fe00000;
1054 BASE_ADDRESS_armv7 = 0x2fe00000;
1055 BASE_ADDRESS_i386 = 0x8fe00000;
1056 BASE_ADDRESS_ppc = 0x8fe00000;
1057 BASE_ADDRESS_x86_64 = 0x7fff5fc00000;
1058 CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
1059 DEAD_CODE_STRIPPING = YES;
1060 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1061 EXPORTED_SYMBOLS_FILE = "$(SRCROOT)/src/dyld.exp";
1062 GCC_C_LANGUAGE_STANDARD = c99;
1063 GCC_DYNAMIC_NO_PIC = NO;
1064 GCC_ENABLE_CPP_RTTI = NO;
1065 GCC_OPTIMIZATION_LEVEL = s;
1066 GCC_PREPROCESSOR_DEFINITIONS = "DYLD_VERSION=$(RC_ProjectSourceVersion)";
1067 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
1068 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
1069 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;
1070 HEADER_SEARCH_PATHS = (
1074 INSTALL_PATH = /usr/lib;
1075 ORDER_FILE = "$(SRCROOT)/src/dyld.order";
1076 "OTHER_CFLAGS[arch=armv6]" = "-mthumb";
1079 "$(BASE_ADDRESS_$(CURRENT_ARCH))",
1080 "@$(DERIVED_SOURCES_DIR)/archives.txt",
1083 "-Wl,-e,__dyld_start",
1085 "-Wl,-dylinker_install_name,/usr/lib/dyld",
1088 PRODUCT_NAME = dyld;
1090 UNSTRIPPED_PRODUCT = NO;
1091 VERSIONING_SYSTEM = "apple-generic";
1094 "-Wno-four-char-constants",
1095 "-Wno-unknown-pragmas",
1100 F9D8C7E2087B087300E93EFB /* Debug */ = {
1101 isa = XCBuildConfiguration;
1103 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
1104 EXECUTABLE_PREFIX = lib;
1105 GCC_C_LANGUAGE_STANDARD = gnu99;
1106 GCC_ENABLE_CPP_EXCEPTIONS = NO;
1107 GCC_ENABLE_CPP_RTTI = NO;
1108 GCC_OPTIMIZATION_LEVEL = 0;
1109 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
1110 HEADER_SEARCH_PATHS = "$(SRCROOT)/include";
1111 INSTALL_PATH = /usr/lib/system;
1113 PRODUCT_NAME = dyld;
1116 "-Wno-four-char-constants",
1117 "-Wno-unknown-pragmas",
1122 F9D8C7E4087B087300E93EFB /* Release */ = {
1123 isa = XCBuildConfiguration;
1129 COPY_PHASE_STRIP = YES;
1130 CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
1131 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1132 DYLIB_CURRENT_VERSION = "$(RC_ProjectSourceVersion)";
1133 EXECUTABLE_PREFIX = lib;
1134 GCC_C_LANGUAGE_STANDARD = gnu99;
1135 GCC_ENABLE_CPP_EXCEPTIONS = NO;
1136 GCC_ENABLE_CPP_RTTI = NO;
1137 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1138 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
1139 HEADER_SEARCH_PATHS = "$(SRCROOT)/include";
1140 INSTALLHDRS_COPY_PHASE = YES;
1141 INSTALL_PATH = /usr/lib/system;
1149 PRODUCT_NAME = dyld;
1150 SEPARATE_STRIP = YES;
1151 STRIP_INSTALLED_PRODUCT = YES;
1152 VERSIONING_SYSTEM = "apple-generic";
1155 "-Wno-four-char-constants",
1156 "-Wno-unknown-pragmas",
1161 F9D8C7E6087B087300E93EFB /* Debug */ = {
1162 isa = XCBuildConfiguration;
1168 F9D8C7E8087B087300E93EFB /* Release */ = {
1169 isa = XCBuildConfiguration;
1175 F9D8C7EA087B087300E93EFB /* Debug */ = {
1176 isa = XCBuildConfiguration;
1181 F9D8C7EC087B087300E93EFB /* Release */ = {
1182 isa = XCBuildConfiguration;
1187 F9F2A55A0F7AEE9900B7C9EB /* Debug */ = {
1188 isa = XCBuildConfiguration;
1190 ALWAYS_SEARCH_USER_PATHS = NO;
1191 COPY_PHASE_STRIP = NO;
1192 GCC_DYNAMIC_NO_PIC = NO;
1193 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1194 GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
1195 GCC_MODEL_TUNING = G5;
1196 GCC_OPTIMIZATION_LEVEL = 0;
1197 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
1198 INSTALL_PATH = /usr/local/lib;
1204 F9F2A55B0F7AEE9900B7C9EB /* Release */ = {
1205 isa = XCBuildConfiguration;
1207 COPY_PHASE_STRIP = NO;
1208 GCC_ENABLE_CPP_EXCEPTIONS = NO;
1209 GCC_ENABLE_CPP_RTTI = NO;
1210 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1211 GCC_ENABLE_OBJC_EXCEPTIONS = NO;
1212 GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
1213 GCC_MODEL_TUNING = G5;
1214 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
1215 GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
1216 GCC_WARN_ABOUT_RETURN_TYPE = YES;
1217 GCC_WARN_PEDANTIC = NO;
1218 GCC_WARN_SHADOW = NO;
1219 GCC_WARN_SIGN_COMPARE = YES;
1220 GCC_WARN_UNINITIALIZED_AUTOS = YES;
1221 GCC_WARN_UNUSED_VARIABLE = YES;
1222 INSTALLHDRS_COPY_PHASE = YES;
1223 INSTALL_PATH = "$(INSTALL_LOCATION)/usr/local/lib";
1229 /* End XCBuildConfiguration section */
1231 /* Begin XCConfigurationList section */
1232 F908135211D3ED9000626CC1 /* Build configuration list for PBXAggregateTarget "libdyld" */ = {
1233 isa = XCConfigurationList;
1234 buildConfigurations = (
1235 F908134311D3ED0C00626CC1 /* Debug */,
1236 F908134411D3ED0C00626CC1 /* Release */,
1238 defaultConfigurationIsVisible = 0;
1239 defaultConfigurationName = Release;
1241 F93937340A94FB2900070A07 /* Build configuration list for PBXNativeTarget "update_dyld_shared_cache" */ = {
1242 isa = XCConfigurationList;
1243 buildConfigurations = (
1244 F93937350A94FB2900070A07 /* Debug */,
1245 F93937360A94FB2900070A07 /* Release */,
1247 defaultConfigurationIsVisible = 0;
1248 defaultConfigurationName = Release;
1250 F99B8E5D0FEC10F800701838 /* Build configuration list for PBXNativeTarget "dyld_shared_cache_util" */ = {
1251 isa = XCConfigurationList;
1252 buildConfigurations = (
1253 F99B8E580FEC10F600701838 /* Debug */,
1254 F99B8E590FEC10F600701838 /* Release */,
1256 defaultConfigurationIsVisible = 0;
1257 defaultConfigurationName = Release;
1259 F9B0912A11F11D3400096D49 /* Build configuration list for PBXNativeTarget "libdsc_slider" */ = {
1260 isa = XCConfigurationList;
1261 buildConfigurations = (
1262 F9B0912411F11D1700096D49 /* Debug */,
1263 F9B0912511F11D1700096D49 /* Release */,
1265 defaultConfigurationIsVisible = 0;
1266 defaultConfigurationName = Release;
1268 F9D8C7DD087B087300E93EFB /* Build configuration list for PBXNativeTarget "dyld" */ = {
1269 isa = XCConfigurationList;
1270 buildConfigurations = (
1271 F9D8C7DE087B087300E93EFB /* Debug */,
1272 F9D8C7E0087B087300E93EFB /* Release */,
1274 defaultConfigurationIsVisible = 0;
1275 defaultConfigurationName = Release;
1277 F9D8C7E1087B087300E93EFB /* Build configuration list for PBXNativeTarget "libdyld.dylib" */ = {
1278 isa = XCConfigurationList;
1279 buildConfigurations = (
1280 F9D8C7E2087B087300E93EFB /* Debug */,
1281 F9D8C7E4087B087300E93EFB /* Release */,
1283 defaultConfigurationIsVisible = 0;
1284 defaultConfigurationName = Release;
1286 F9D8C7E5087B087300E93EFB /* Build configuration list for PBXAggregateTarget "all" */ = {
1287 isa = XCConfigurationList;
1288 buildConfigurations = (
1289 F9D8C7E6087B087300E93EFB /* Debug */,
1290 F9D8C7E8087B087300E93EFB /* Release */,
1292 defaultConfigurationIsVisible = 0;
1293 defaultConfigurationName = Release;
1295 F9D8C7E9087B087300E93EFB /* Build configuration list for PBXProject "dyld" */ = {
1296 isa = XCConfigurationList;
1297 buildConfigurations = (
1298 F9D8C7EA087B087300E93EFB /* Debug */,
1299 F9D8C7EC087B087300E93EFB /* Release */,
1301 defaultConfigurationIsVisible = 0;
1302 defaultConfigurationName = Release;
1304 F9F2A56B0F7AEEB100B7C9EB /* Build configuration list for PBXNativeTarget "libdsc" */ = {
1305 isa = XCConfigurationList;
1306 buildConfigurations = (
1307 F9F2A55A0F7AEE9900B7C9EB /* Debug */,
1308 F9F2A55B0F7AEE9900B7C9EB /* Release */,
1310 defaultConfigurationIsVisible = 0;
1311 defaultConfigurationName = Release;
1313 /* End XCConfigurationList section */
1315 rootObject = F9ED4C8B0630A72300DF4E74 /* Project object */;